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
/
sb_bar.c
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2014-04-01
Replace all snprintf() calls with M_snprintf().
Simon Howard
2014-03-30
heretic: Eliminate use of sprintf().
Simon Howard
2014-03-24
Fix various Clang compiler warnings.
Simon Howard
2013-10-15
Remove gamemission variables for Heretic and Hexen and hard-code to the
Simon Howard
2011-10-29
Enable gcc warning to detect redundant declarations, and clean up
Simon Howard
2010-04-18
Use DEH_String() around TXT_ definitions from dstrings.h.
Simon Howard
2010-02-08
Add Heretic implementation of HHE "Text" section, add DEH_String()
Simon Howard
2008-11-23
Shut up compiler warnings in Heretic 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-01
Rename "FuzzColumn"/"FuzzPatch" for Heretic/Hexen code to
Simon Howard
2008-09-24
Remove external reference to DisplayTicker; make this call
Simon Howard
2008-09-24
Rework Heretic cheat code to use common m_cheat.c code.
Simon Howard
2008-09-20
Move m_random.[ch] to doom/ (as Hexen uses a different random number
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
Split sound code out of Heretic's i_ibm.c into s_sound.c. Rename
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