Module Name: src Committed By: dholland Date: Sat Mar 22 22:58:56 UTC 2014
Modified Files: src/games/atc: def.h extern.h input.c main.c struct.h update.c Log Message: Make the list of place types an enumeration. Use unsigned values for place numbers. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/games/atc/def.h cvs rdiff -u -r1.16 -r1.17 src/games/atc/extern.h cvs rdiff -u -r1.27 -r1.28 src/games/atc/input.c cvs rdiff -u -r1.21 -r1.22 src/games/atc/main.c cvs rdiff -u -r1.9 -r1.10 src/games/atc/struct.h cvs rdiff -u -r1.24 -r1.25 src/games/atc/update.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.