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
/
am_map.c
Age
Commit message (
Expand
)
Author
2014-03-22
heretic/hexen: Fix automap background scrolling.
Simon Howard
2013-12-28
heretic: fix automap panning left
Chris Fielder
2012-12-24
Fix compiler warnings by removing variables that are set but not used.
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-06-09
Make Heretic map reconfigurable.
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-09-25
Remove ExtendedWAD variable; use gamemode == retail.
Simon Howard
2008-09-24
Replace all occurrences of long with int in the Heretic code.
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
Remove definitions from heretic/doomdef.h that are in common code.
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