summaryrefslogtreecommitdiff
path: root/src/hexen/sv_save.c
AgeCommit message (Expand)Author
2015-05-05warnings: fix "value computed is not used" warningsFabian Greffrath
2015-03-30Turn maxplayers into a global variableFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30hexen: Eliminate use of sprintf().Simon Howard
2014-03-29heretic: Eliminate use of unsafe string functions.Simon Howard
2013-09-01Read/write thinker structures portably. Hexen savegames should now beSimon Howard
2013-08-25Read/write mobj_t structures to savegame files portably.Simon Howard
2013-08-25First step towards portable Hexen savegames. Perform endiannessSimon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-09-25Fix special1/special2 values in Hexen code so that they can properlySimon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-08Switch configuration file code to common configuration file code, andSimon Howard
2008-10-01Use common versions of ticcmd_t and event_t for Hexen code. Remove oldSimon Howard
2008-10-01Merge Hexen fixed_t and angle definitions to common code, plus byteSimon Howard
2008-09-16Clean up some warnings in the Hexen code.Simon Howard
2008-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard