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_acs.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
2010-05-03
Fix compiler warnings.
Simon Howard
2008-12-02
Fix endianness bug with Hexen ACS code.
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-10-30
Factor out Heretic and Hexen versions of m_misc.c. Make -file for
Simon Howard
2008-10-29
Add packed structure attribute for structures read from disk.
Simon Howard
2008-10-24
Endianness fixes for ACS code.
Simon Howard
2008-10-09
Fix crashes when loading the same level twice.
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-09-05
Reformat (beautify) Raven sources and add GPL headers.
Simon Howard
2008-09-04
Add GPLed Heretic/Hexen source.
Simon Howard