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
/
heretic
/
r_data.c
Age
Commit message (
Expand
)
Author
2010-05-03
Shut up compiler warnings.
Simon Howard
2010-02-08
Add Heretic implementation of HHE "Text" section, add DEH_String()
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
2008-11-08
Use sizeof(short) to calculate size for allocation.
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-09-28
Tidy up heretic start up messages.
Simon Howard
2008-09-26
Use sizeof for size of types, rather than hard-coding the size.
Simon Howard
2008-09-26
Fix up Heretic code for mmaped WAD I/O. Call W_ReleaseLump* instead of
Simon Howard
2008-09-20
Remove definitions from heretic/doomdef.h and use common headers. Merge
Simon Howard
2008-09-17
Remove heretic definitions for fixed math arithmetic and endianness
Simon Howard
2008-09-05
Fix #include statements to use lower case filenames. Add automake
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