pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/refkeen



Module name:	wip
Committed by:	yhardy
Date:		Wed Aug 19 19:21:33 UTC 2015

Added Files:
	wip/refkeen: DESCR Makefile PLIST distinfo

Log Message:
Import refkeen-20150313 as wip/refkeen.

These are ports of Keen Dreams, Catacomb 3-D (The Descent) and The Catacomb
Adventure Series. Although it may initially seem non-obvious, the reason these
ports are available under a single project is that a lot of common code can be
found. It may be true that Keen Dreams is a smooth-scrolling 2D platformer
game, while the Catacombs are 3D first person shooters, but there are still
common low-level 2D picture and font drawing routines, as well as very similar
user input and sound output routines. Files with such code are often marked
"ID Engine". A later revision of the codebase is also found in Wolfenstein 3D.

These source ports aim to reproduce behaviors of original executables
for DOS, including bugs, at least if it's not too difficult
(e.g., anything that highly depends on the memory layout).
With the exception of The Catacomb Armageddon/Apocalypse, this also includes
compatibility with saved games for original DOS executables (done per version).
The Chocolate Doom source port can be considered an inspiration for that.

This is a game engine - the data files are not included.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/refkeen/DESCR wip/refkeen/Makefile \
    wip/refkeen/PLIST wip/refkeen/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/refkeen/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/refkeen/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/refkeen/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/refkeen/distinfo?r1=0&r2=1.1

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

------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index