summaryrefslogtreecommitdiffstats
path: root/phantasia/fight.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix arguments to *printw().jdc2000-04-271-2/+2
|
* Fix two ubiquitous operator precedence error of typejdolecek2000-03-301-3/+3
| | | | bar = foo + (cond) ? x : y. Patch sent by John Darrow in bin/9698.
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-3/+3
| | | the games.
* Add braces to make the new egcs happy.veego1998-08-301-3/+5
|
* WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem1997-10-131-1479/+1181
|
* rcs id conventionscgd1995-03-241-0/+2
|
* phantasia(6), from 44litejtc1994-10-211-0/+1688