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
/
p_setup.c
Age
Commit message (
Expand
)
Author
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-10-06
Finish implementation of Hexen CD audio music mode.
Simon Howard
2013-08-10
Add documentation comments for Heretic and Hexen command line arguments.
Simon Howard
2009-03-09
Remove WATCOMC usage (thanks Quasar)
Simon Howard
2009-01-27
Calculate size of linebuffer using sizeof (64-bit fix)
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-10-24
Further fixes to stop lumps being modified.
Simon Howard
2008-10-24
Fix Heretic/Hexen implementations of P_LoadBlockmap to not modify the
Simon Howard
2008-10-09
Replace Z_ChangeTag/Z_Free usage with W_ReleaseLump*
Simon Howard
2008-10-02
Split out high-level sound code from hexen/i_ibm.c and refactor to use
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-11
Remove duplicate w_wad.c from hexen/ and DevMaps option.
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