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
/
r_data.c
Age
Commit message (
Expand
)
Author
2014-11-26
hexen: Fix incorrect size on M_StringCopy().
Simon Howard
2014-05-05
Clean up file headers.
Simon Howard
2014-03-29
misc: Make arguments to string functions const.
Simon Howard
2014-03-29
heretic: Eliminate use of unsafe string functions.
Simon Howard
2012-12-24
Fix compiler warnings by removing variables that are set but not used.
Simon Howard
2009-10-16
Fix compile under MSVC (thanks entryway).
Simon Howard
2009-01-27
Don't align "colormaps" on a 256 byte boundary (fix for 64 bit)
Simon Howard
2009-01-27
Use sizeof() to calculate amounts to allocate, rather than hard-coded
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-10-09
Replace Z_ChangeTag/Z_Free usage with W_ReleaseLump*
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-05
Reformat (beautify) Raven sources and add GPL headers.
Simon Howard
2008-09-04
Add GPLed Heretic/Hexen source.
Simon Howard