summaryrefslogtreecommitdiff
path: root/src/hexen/sb_bar.c
AgeCommit message (Expand)Author
2015-02-02adapt cheat codes for the demo versionFabian Greffrath
2015-01-20First shot at support for the Hexen 4-level DemoFabian Greffrath
2014-12-18fix some more endianess issues with the width fields in patch_t structsFabian Greffrath
2014-05-05Clean up file headers.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30hexen: Eliminate use of sprintf().Simon Howard
2013-10-06Finish implementation of Hexen CD audio music mode.Simon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-10-23Fix compiler warnings (thanks Edward-San).Simon Howard
2009-03-09Remove WATCOMC usage (thanks Quasar)Simon Howard
2008-11-23Shut up some Hexen compiler warnings.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-29Update Hexen to use common cheats code.Simon Howard
2008-10-08Use internal DisplayTicker variable for hexen/sb_bar.c.Simon Howard
2008-10-08Switch configuration file code to common configuration file code, andSimon Howard
2008-10-02Split out high-level sound code from hexen/i_ibm.c and refactor to useSimon Howard
2008-10-01Merge hexen/v_video.c to common.Simon Howard
2008-10-01Rename "FuzzColumn"/"FuzzPatch" for Heretic/Hexen code toSimon Howard
2008-10-01Use common versions of ticcmd_t and event_t for Hexen code. Remove oldSimon Howard
2008-10-01Merge Hexen fixed_t and angle definitions to common code, plus byteSimon Howard
2008-09-16Clean up some warnings in the Hexen code.Simon Howard
2008-09-11Remove duplicate w_wad.c from hexen/ and DevMaps option.Simon Howard
2008-09-05Reformat (beautify) Raven sources and add GPL headers.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard