Source-Changes archive

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

CVS commit: src/games/sail



Module Name:    src
Committed By:   dholland
Date:           Sun Mar 15 00:50:47 UTC 2009

Modified Files:
        src/games/sail: display.h pl_2.c pl_7.c

Log Message:
Move newturn() from pl_7 to pl_2.
pl_7 was mostly curses/display stuff, is going to be all display stuff.
pl_2 is where the main loop lives.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/games/sail/display.h
cvs rdiff -u -r1.11 -r1.12 src/games/sail/pl_2.c
cvs rdiff -u -r1.33 -r1.34 src/games/sail/pl_7.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