Subject: CVS commit: pkgsrc/games/prboom
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 04/06/2006 16:08:34
Module Name:	pkgsrc
Committed By:	drochner
Date:		Thu Apr  6 16:08:34 UTC 2006

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

Log Message:
update to 2.4.0
changes:
emulate reject overflows and spechit overflows - from prboom-plus
more original doom compatibility options
improve stretched graphics drawing for hires
fix super-shotgun reload on last shot
fix compilation with gcc 4.x
fix some more dehacked support problems (e.g. Hacx)
fix crash if pwad contains zero-length sound lumps
added possibility to use mmap for wad access, this leads to less memory usage
simplified the memory handling
removed old Doom v1.2 lumps from prboom.wad
windows also uses prboom.wad now
add Mac OS X bundle build
removed lumps and tables which are in prboom.wad from source


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/games/prboom/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/games/prboom/distinfo
cvs rdiff -r1.2 -r1.3 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.