summaryrefslogtreecommitdiff
path: root/src/hexen
AgeCommit message (Expand)Author
2008-10-03Disable calls into low-level netgame code, until netgames are fixed.Simon Howard
2008-10-03Remove calls to Logitech Cyberman code.Simon Howard
2008-10-03Remove #defines for hexen/r_draw.c; we are only using the C versions ofSimon 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 duplicate SlopeDiv function.Simon 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-01Remove Hexen duplicate KEY_ definitions.Simon Howard
2008-10-01Merge tinttable variable to common.Simon 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-17Remove Logitech Cyberman code.Simon Howard
2008-09-17Convert MAXINT/MININT -> INT_MAX/INT_MIN in Heretic/Hexen code.Simon Howard
2008-09-16Clean up some warnings in the 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-09Replace Hexen CD music API with SDL-based equivalent (as yet untested).Simon Howard
2008-09-05Add missing Hexen Makefile.am.Simon Howard
2008-09-05Remove z_zone.c and tables.c, as these are identical to the version inSimon 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-04Remove unused files.Simon Howard
2008-09-04Add GPLed Heretic/Hexen source.Simon Howard