summaryrefslogtreecommitdiffstats
path: root/phantasia/gamesupport.c
Commit message (Expand)AuthorAgeFilesLines
* Dumping all system includes anything uses in one big header file is so 1986.dholland2009-08-311-2/+11
* ANSIfy function declarations. Object file diffs cross-checked.dholland2009-05-251-8/+7
* Don't presume phantasia's internal bool (char) is the same as that injsm2005-02-151-3/+3
* Undef bool before including <curses.h>, since it tries to typedefhe2004-04-111-1/+2
* Rework to use curses.h only on the target, not on the host.ross2004-04-071-1/+2
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-5/+5
* Add use of `const' where appropriate to the games.jsm1999-09-081-2/+2
* WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem1997-10-131-644/+469
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-3/+3
* rcs id conventionscgd1995-03-241-0/+2
* phantasia(6), from 44litejtc1994-10-211-0/+722