Source-Changes archive

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

CVS commit: basesrc/games/hack



Module Name:    basesrc
Committed By:   chuck
Date:           Thu Aug 22 01:49:34 UTC 2002

Modified Files:
        basesrc/games/hack: hack.mkshop.c

Log Message:
shops are only supposed to have 1 door (as per standard hack 1.0.3).
for some reason, the version of 1.0.3 that was in the 4.4 lite tree
was modified to allow shops with two doors -- this violates the spirit
of the game.   with this diff, we revert back to classic 1.0.3 behavior.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/games/hack/hack.mkshop.c

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




Home | Main Index | Thread Index | Old Index