summaryrefslogtreecommitdiffstats
path: root/adventure/save.c
Commit message (Expand)AuthorAgeFilesLines
* avoid leaving off the trailing nul in a literal string.mrg2021-04-131-3/+3
* Get all the games compiling for iOSCameron Katri2021-02-221-0/+2
* Minor tidyup.dholland2014-03-221-6/+6
* Oops, I forgot to actually implement the checksumming code for the newdholland2012-01-081-13/+25
* Redo save file handling. The old save files were unportable, had nodholland2012-01-071-46/+712
* Whn ths cd ws wrttn, thr ws bt shrtg nd vwls wr xtrml xpnsv. Nowadays,dholland2009-08-251-10/+10
* sprinkle staticdholland2009-08-121-5/+5
* KNF and WARNS=3jmc2005-07-011-8/+6
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Adventure(6) should check for errors (e.g. disk full or quotahubertf1999-07-171-3/+7
* This patch cleans up the handling of the variable `saved' inhubertf1999-07-161-3/+3
* constify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-09-131-4/+4
* KNFifylukem1997-10-111-102/+99
* PR/3964: Eric Fischer: Remove dependencies to traditional cpp...christos1997-08-111-64/+69
* clean up RCS idscgd1995-03-211-0/+6
* adventure(6), from 44litejtc1994-10-211-0/+184