Source-Changes archive

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

CVS commit: src/games/monop



Module Name:    src
Committed By:   dholland
Date:           Sun Feb 24 01:30:56 UTC 2008

Modified Files:
        src/games/monop: execute.c

Log Message:
New save/load code. Related to (but not the same as) the new save/load
code in OpenBSD.

Note: this breaks compatibility with old save files. However, the old
save files were missing critical information, had a completely insane
format, and didn't work anyway.

I will be riding this breakage with another breakage within a day or
two when I fix the insanity in the card deck handling.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/games/monop/execute.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