Subject: CVS commit: pkgsrc/games/prboom
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 08/03/2006 20:18:04
Module Name:	pkgsrc
Committed By:	drochner
Date:		Thu Aug  3 20:18:04 UTC 2006

Modified Files:
	pkgsrc/games/prboom: Makefile distinfo
	pkgsrc/games/prboom/patches: patch-aa patch-ab patch-ac

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/games/prboom/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/games/prboom/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/games/prboom/patches/patch-aa \
    pkgsrc/games/prboom/patches/patch-ac
cvs rdiff -r1.4 -r1.5 pkgsrc/games/prboom/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.