summaryrefslogtreecommitdiff
path: root/src/deh_main.c
AgeCommit message (Expand)Author
2006-12-24Javadoc-style self-documenting system for command line options.Simon Howard
2006-10-27Allow multiple dehacked patches to be specified with the -deh commandSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-06Send deh/wad checksums to the server when connecting.Simon Howard
2006-10-05Dehacked information checksum generationSimon Howard
2006-09-21Fix a lot of warnings (for fussy compilers) and one always-true checkRussell Rice
2006-09-02Allow loading dehacked 2.3 patches.Simon Howard
2006-06-18Add deh_section_sound to dehacked sections list (thanks to rpeter on the Simon Howard
2005-10-17DEH_CheckCommandLine -> DEH_Init, for consistency with other InitSimon Howard
2005-10-17Add a "loading" message for each dehacked patch we load, to be orthogonalSimon Howard
2005-10-17Ignore comments in dehacked files.Simon Howard
2005-10-09Check the header of dehacked files and make sure we only load validSimon Howard
2005-10-08Dehacked "Sound" section supportSimon Howard
2005-10-04Dehacked "Misc" section parser (currently a dummy)Simon Howard
2005-10-04Rewrite cheats code. Add dehacked cheat replacement.Simon Howard
2005-10-03Replace end of section functions with NULLs as they arent currently beingSimon Howard
2005-10-02The beginnings of dehacked supportSimon Howard