Module Name: src Committed By: dholland Date: Fri Aug 6 09:14:40 UTC 2010
Modified Files: src/games/sail: dr_main.c extern.h globals.c lo_main.c main.c pl_7.c pl_main.c Log Message: Rework the game startup so it uses curses nicely. There are now menus and stuff for picking scenarios and ships and all that. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/sail/dr_main.c cvs rdiff -u -r1.35 -r1.36 src/games/sail/extern.h cvs rdiff -u -r1.15 -r1.16 src/games/sail/globals.c cvs rdiff -u -r1.18 -r1.19 src/games/sail/lo_main.c cvs rdiff -u -r1.25 -r1.26 src/games/sail/main.c cvs rdiff -u -r1.39 -r1.40 src/games/sail/pl_7.c cvs rdiff -u -r1.26 -r1.27 src/games/sail/pl_main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.