summaryrefslogtreecommitdiff
path: root/src/p_saveg.c
AgeCommit message (Expand)Author
2010-05-01Silence printf(DEH_String(...)) warnings, by providing a DEH_printfSimon Howard
2010-05-01Fix compiler warnings with savegame and response file code.Simon Howard
2008-04-19Fix warning.Simon Howard
2008-04-19Don't successfully save a savegame if a buffer overrun occurs, and don'tSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-05-25Put savegames in separate directories depending on the IWAD.Simon Howard
2006-05-19Initialise tracers to NULL on savegame load - fixes a problem with Simon Howard
2006-02-15Remove the savegame buffer entirely. Keep the old savegame size limitSimon Howard
2006-01-19Move savegame header read/write code into p_saveg.cSimon Howard
2006-01-19Remove now-redundant note about structure packing.Simon Howard
2006-01-19Add functions to r/w structures to the savegame buffer, rather thanSimon Howard
2006-01-16Vanilla savegame load/saveSimon Howard
2005-10-16Global "configdir" variable with directory to store config files in.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard