summaryrefslogtreecommitdiff
path: root/src/strife/p_saveg.c
AgeCommit message (Expand)Author
2015-05-04warnings: fix some cast to/from pointer from/to int warningsFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-31strife: Add missing NULL to M_StringJoin call.Simon Howard
2014-03-31Fix typo in src/strife/p_saveg.cFabian Greffrath
2014-03-30strife: Eliminate use of sprintf().Simon Howard
2012-02-10Remove all temporary code that was put in place until MAXPLAYERS becameJames Haley
2011-02-12Savegame code complete, hubs functional. Chocolate Strife is playable!James Haley
2010-10-03Added beginnings of Strife hub save code. ATTN fraggle: please addJames Haley
2010-09-29Significant work on savegames.James Haley
2010-09-09Merge from raven-branch.Simon Howard
2010-08-31Revamped player_t to match binary layout of structure, aside fromJames Haley
2010-02-01Create strife directory as a copy of doom directory, change Makefile.amSimon Howard
2010-02-01Remove improperly-created strife directory.Simon Howard
2010-02-01Populated src/strife with copy of source files from src/doom - TODOs:James Haley