summaryrefslogtreecommitdiffstats
path: root/phantasia/gamesupport.c
Commit message (Collapse)AuthorAgeFilesLines
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-5/+5
| | | the games.
* Add use of `const' where appropriate to the games.jsm1999-09-081-2/+2
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* 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
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* rcs id conventionscgd1995-03-241-0/+2
|
* phantasia(6), from 44litejtc1994-10-211-0/+722