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
/
in_lude.c
Age
Commit message (
Expand
)
Author
2011-10-29
Enable gcc warning to detect redundant declarations, and clean up
Simon Howard
2010-04-18
Add some DEH_String() calls where appropriate.
Simon Howard
2010-02-08
Add Heretic implementation of HHE "Text" section, add DEH_String()
Simon Howard
2009-05-07
Fix conflict between 'time' variable and libc time function.
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-10-01
Rename "FuzzColumn"/"FuzzPatch" for Heretic/Hexen code to
Simon Howard
2008-09-27
Fix crash caused by mistake in previous change.
Simon Howard
2008-09-26
Fix up Heretic code for mmaped WAD I/O. Call W_ReleaseLump* instead of
Simon Howard
2008-09-25
Remove ExtendedWAD variable; use gamemode == retail.
Simon Howard
2008-09-20
Remove definitions from heretic/doomdef.h and use common headers. Merge
Simon Howard
2008-09-20
Replace heretic "screen" variable with I_VideoBuffer.
Simon Howard
2008-09-20
Merge heretic/v_video.c to common code.
Simon Howard
2008-09-17
Split sound code out of Heretic's i_ibm.c into s_sound.c. Rename
Simon Howard
2008-09-17
Convert MAXINT/MININT -> INT_MAX/INT_MIN in Heretic/Hexen code.
Simon Howard
2008-09-14
Silence some compiler warnings on heretic/hexen code.
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