Source-Changes archive

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

CVS commit: src/games/phantasia



Module Name:    src
Committed By:   ross
Date:           Wed Apr  7 17:46:47 UTC 2004

Modified Files:
        src/games/phantasia: fight.c gamesupport.c include.h interplayer.c io.c
            main.c misc.c phantstruct.h setup.c

Log Message:
Rework to use curses.h only on the target, not on the host.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/games/phantasia/fight.c
cvs rdiff -r1.6 -r1.7 src/games/phantasia/gamesupport.c \
    src/games/phantasia/interplayer.c src/games/phantasia/io.c
cvs rdiff -r1.4 -r1.5 src/games/phantasia/include.h
cvs rdiff -r1.12 -r1.13 src/games/phantasia/main.c \
    src/games/phantasia/setup.c
cvs rdiff -r1.10 -r1.11 src/games/phantasia/misc.c
cvs rdiff -r1.3 -r1.4 src/games/phantasia/phantstruct.h

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