summaryrefslogtreecommitdiff
path: root/src/heretic/sb_bar.c
AgeCommit message (Expand)Author
2014-12-29add missing includes for calling SHORT() in HereticFabian Greffrath
2014-12-22even more endianness fixes by myself (Ronald Lasmanowicz)derek57
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30heretic: Eliminate use of sprintf().Simon Howard
2014-03-24Fix various Clang compiler warnings.Simon Howard
2013-10-15Remove gamemission variables for Heretic and Hexen and hard-code to theSimon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2010-04-18Use DEH_String() around TXT_ definitions from dstrings.h.Simon Howard
2010-02-08Add Heretic implementation of HHE "Text" section, add DEH_String()Simon Howard
2008-11-23Shut up compiler warnings in Heretic code.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-30Factor out Heretic and Hexen versions of m_misc.c. Make -file forSimon Howard
2008-10-01Rename "FuzzColumn"/"FuzzPatch" for Heretic/Hexen code toSimon Howard
2008-09-24Remove external reference to DisplayTicker; make this callSimon Howard
2008-09-24Rework Heretic cheat code to use common m_cheat.c code.Simon Howard
2008-09-20Move m_random.[ch] to doom/ (as Hexen uses a different random numberSimon Howard
2008-09-20Replace heretic "screen" variable with I_VideoBuffer.Simon Howard
2008-09-20Merge heretic/v_video.c to common code.Simon Howard
2008-09-17Remove definitions from heretic/doomdef.h that are in common code.Simon Howard
2008-09-17Split sound code out of Heretic's i_ibm.c into s_sound.c. RenameSimon Howard
2008-09-05Fix #include statements to use lower case filenames. Add automakeSimon Howard
2008-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard