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
/
strife
/
p_saveg.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-31
strife: Add missing NULL to M_StringJoin call.
Simon Howard
2014-03-31
Fix typo in src/strife/p_saveg.c
Fabian Greffrath
2014-03-30
strife: Eliminate use of sprintf().
Simon Howard
2012-02-10
Remove all temporary code that was put in place until MAXPLAYERS became
James Haley
2011-02-12
Savegame code complete, hubs functional. Chocolate Strife is playable!
James Haley
2010-10-03
Added beginnings of Strife hub save code. ATTN fraggle: please add
James Haley
2010-09-29
Significant work on savegames.
James Haley
2010-09-09
Merge from raven-branch.
Simon Howard
2010-08-31
Revamped player_t to match binary layout of structure, aside from
James Haley
2010-02-01
Create strife directory as a copy of doom directory, change Makefile.am
Simon Howard
2010-02-01
Remove improperly-created strife directory.
Simon Howard
2010-02-01
Populated src/strife with copy of source files from src/doom - TODOs:
James Haley