head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.32 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.30 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.28 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.26 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.24 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.22 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.20 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.18 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.16 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.14 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.12 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.10 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.8 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.6 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.4 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.2 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.2.0.14 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.12 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.10 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.8 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.6 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.4 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.2 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.1.1.1.0.16 pkgsrc-2004Q3-base:1.1.1.1 pkgsrc-2004Q2:1.1.1.1.0.14 pkgsrc-2004Q2-base:1.1.1.1 pkgsrc-2004Q1:1.1.1.1.0.12 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-2003Q4:1.1.1.1.0.10 pkgsrc-2003Q4-base:1.1.1.1 netbsd-1-6-1:1.1.1.1.0.6 netbsd-1-6-1-base:1.1.1.1 netbsd-1-6:1.1.1.1.0.8 netbsd-1-6-RELEASE-base:1.1.1.1 pkgviews:1.1.1.1.0.4 pkgviews-base:1.1.1.1 buildlink2:1.1.1.1.0.2 buildlink2-base:1.1.1.1 netbsd-1-5-PATCH003:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2006.08.29.10.23.21; author drochner; state dead; branches; next 1.4; 1.4 date 2006.08.03.20.18.04; author drochner; state Exp; branches; next 1.3; 1.3 date 2006.07.24.20.03.25; author drochner; state Exp; branches; next 1.2; 1.2 date 2004.09.25.20.02.55; author snj; state Exp; branches; next 1.1; 1.1 date 2001.07.26.12.33.59; author zuntum; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.07.26.12.33.59; author zuntum; state Exp; branches; next ; desc @@ 1.5 log @update to 2.4.5 changes: -fix crash when saving the game in levels with lots of monsters (bug introduced in 2.4.4) --nodeh option to disable automatic loading of dehacked-in-wad lump -Unified software and opengl engine into one binary -Added video mode selection to menu -fix demo desyncs on E1M5 on x86_64 systems -Fullscreen setting will only take effect after game restart -reduce red palette translation if the menu is up, so the menu can still be read -screenshots now in PNG format on Linux/Unix in GL mode too -Added experimental -checksum option for demo playback comparison -Merged new internal patch (graphics) format from PrBoom 2.3 -some Mac OS X fixes @ text @$NetBSD: patch-aa,v 1.4 2006/08/03 20:18:04 drochner Exp $ --- configure.orig 2006-07-29 18:17:22.000000000 +0200 +++ configure @@@@ -1898,9 +1898,9 @@@@ _ACEOF fi if test "x$prefix" != xNONE; then - DOOMWADDIR="$prefix/share/games/doom" + DOOMWADDIR="$prefix/share/doom" else - DOOMWADDIR="$ac_default_prefix/share/games/doom" + DOOMWADDIR="$ac_default_prefix/share/doom" fi cat >>confdefs.h <<_ACEOF @ 1.4 log @update to 2.4.4 changes: - Don't fail when a texture name can't be looked up - Increased several limits - Thanks to entryway and RjY - Increased number of sidedef limit to 65534 - Increased number of vertexes limit to 65535 - Fixed crash when crossing sectors with very big height differences - fix crash on E4M8 - Mac OS X: Launcher has a Console that displays text output from the game - New command-line options for setting a window (-window) or fullscreen (-nowindow) mode temporarily. - The maximal supported resolution is increased from 1600x1200 to 2048x1536 - GLBoom will use the closest supported resolution when running fullscreen - The "RUN" key inverts the autorun state - Live monsters are highlighted in a different colour on the iddt-automap - Fixed OpenGL sky rendering in Requiem and Memento Mori - The "Show coordinates of automap pointer" setting works now - merged many cleanups and fixes from PrBoom 2.3 - fix translucency map file handle leak - fix consistency failures in netgames - prevent crashes at 800x600 caused by rounding errors with naive clipping - fixed slowdown at 1024x768 on some systems - ability to play tasdoom demos directly - -solo-net option is a shortcut for one-player network games - emulate spechit overflows for dosdoom and tasdoom compatibility - made several cleanups and fixes @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @update to 2.4.3 changes: -speed improvements in higher resolutions -bugfixes -improvements in Mac OS X support -some cleanup -Move gamma correction tables into prboom.wad @ text @d3 1 a3 1 --- configure.orig 2006-07-23 17:40:25.000000000 +0200 d5 2 a6 2 @@@@ -1821,9 +1821,9 @@@@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst @ 1.2 log @Take maintainership. Update to 2.2.5. Changes: - fix crash caused by long messages in HUD - live monster counter on HUD - notify server if client quits during startup wait - improved response file parser - fast forward to given map # in demo playback - fixes for various sound bugs (no more delay in NetBSD!) - fix doom2 demos at levels with >10 deathmatch starts - and more compatibility and demo fixes - support higher-turning-resolution demos from v1.91 - fix compilation with gcc 3.4.x @ text @d3 3 a5 3 --- configure.orig 2004-09-22 04:14:32.000000000 -0700 +++ configure 2004-09-25 12:37:19.000000000 -0700 @@@@ -1859,9 +1859,9 @@@@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst d15 1 a16 1 #define DOOMWADDIR "$DOOMWADDIR" @ 1.1 log @Initial revision @ text @d3 3 a5 3 --- configure.orig Mon Jun 18 00:14:24 2001 +++ configure @@@@ -922,9 +922,9 @@@@ d15 1 a15 1 cat >> confdefs.h <