summaryrefslogtreecommitdiffstats
path: root/rogue/save.c
Commit message (Collapse)AuthorAgeFilesLines
* - use correctly bounded strings when reloading a saved game. in particular,mrg2002-10-011-13/+16
| | | | | | | do not let the save game file "string length" exceed the amount of space supplied. as noted by <stanojr@iserver.sk> on bugtraq. - minor KNF. tested by simonb.
* Fix -Wsign-compare warnings.jsm1999-09-181-4/+4
|
* Fix buffer overrun in rogue.jsm1999-09-131-6/+14
|
* constify, per PR 6148hubertf1998-11-101-11/+11
|
* WARNSify (not an insignificant task...)lukem1997-10-121-53/+44
|
* clean up import, NetBSD RCS Idscgd1995-04-221-4/+9
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+426