index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hexen
/
sv_save.c
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2014-04-01
Replace all snprintf() calls with M_snprintf().
Simon Howard
2014-03-30
hexen: Eliminate use of sprintf().
Simon Howard
2014-03-29
heretic: Eliminate use of unsafe string functions.
Simon Howard
2013-09-01
Read/write thinker structures portably. Hexen savegames should now be
Simon Howard
2013-08-25
Read/write mobj_t structures to savegame files portably.
Simon Howard
2013-08-25
First step towards portable Hexen savegames. Perform endianness
Simon Howard
2011-10-29
Enable gcc warning to detect redundant declarations, and clean up
Simon Howard
2011-09-25
Fix special1/special2 values in Hexen code so that they can properly
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-10-08
Switch configuration file code to common configuration file code, and
Simon Howard
2008-10-01
Use common versions of ticcmd_t and event_t for Hexen code. Remove old
Simon Howard
2008-10-01
Merge Hexen fixed_t and angle definitions to common code, plus byte
Simon Howard
2008-09-16
Clean up some warnings in the Hexen code.
Simon Howard
2008-09-05
Reformat (beautify) Raven sources and add GPL headers.
Simon Howard
2008-09-04
Add GPLed Heretic/Hexen source.
Simon Howard