summaryrefslogtreecommitdiff
path: root/src/strife/m_saves.c
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30strife: Eliminate use of sprintf().Simon Howard
2014-03-29strife: Eliminate use of unsafe string functions.Simon Howard
2012-02-14Fix save game directory behavior under Windows.Simon Howard
2011-09-13Remove use of magic number in M_ReadMisObj, and fix Kaiser's name whileJames Haley
2011-02-12Savegame code complete, hubs functional. Chocolate Strife is playable!James Haley
2011-02-11Finished routines in m_saves.c. Added M_CreateSaveDirs to makeJames Haley
2011-02-10Restarted work on hub save code. Brought in multiple filepath handlingJames Haley
2011-01-30Add win_opendir.c module for MSVC++ builds which contains public domainJames Haley
2010-10-03Added beginnings of Strife hub save code. ATTN fraggle: please addJames Haley