summaryrefslogtreecommitdiffstats
path: root/rogue/save.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make moredholland2008-01-141-120/+107
* Whitespace/KNF nits.dholland2008-01-141-11/+11
* Comprehensive (or at least extensive) string handling cleanup for rogue.dholland2007-12-271-10/+18
* Call fclose() appropriately if there is a problem with the save file.abs2006-03-171-2/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* - use correctly bounded strings when reloading a saved game. in particular,mrg2002-10-011-13/+16
* 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