summaryrefslogtreecommitdiff
path: root/src/hexen/h2_main.c
AgeCommit message (Expand)Author
2008-10-08Save config file at exit and initialise sound (fixes music)Simon Howard
2008-10-08Replace hexen "shareware" variable with gamemode/gamemission. UseSimon Howard
2008-10-08Minor tweaks to get chocolate-hexen to build.Simon Howard
2008-10-08Switch configuration file code to common configuration file code, andSimon Howard
2008-10-03Add missing UpdateState variable.Simon Howard
2008-10-03Rename Hexen main function to common D_DoomMain function.Simon Howard
2008-10-02Split out high-level sound code from hexen/i_ibm.c and refactor to useSimon Howard
2008-10-01Remove some redundant DOS and NeXT-related code.Simon Howard
2008-10-01Remove some duplicate definitions from h2def.h.Simon Howard
2008-10-01Merge hexen/v_video.c to common.Simon 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-17Convert MAXINT/MININT -> INT_MAX/INT_MIN in Heretic/Hexen code.Simon Howard
2008-09-14Silence some compiler warnings on heretic/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