index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
deh_main.c
Age
Commit message (
Expand
)
Author
2006-12-24
Javadoc-style self-documenting system for command line options.
Simon Howard
2006-10-27
Allow multiple dehacked patches to be specified with the -deh command
Simon Howard
2006-10-18
Strip out CVS logs, RCS Id tags.
Simon Howard
2006-10-06
Send deh/wad checksums to the server when connecting.
Simon Howard
2006-10-05
Dehacked information checksum generation
Simon Howard
2006-09-21
Fix a lot of warnings (for fussy compilers) and one always-true check
Russell Rice
2006-09-02
Allow loading dehacked 2.3 patches.
Simon Howard
2006-06-18
Add deh_section_sound to dehacked sections list (thanks to rpeter on the
Simon Howard
2005-10-17
DEH_CheckCommandLine -> DEH_Init, for consistency with other Init
Simon Howard
2005-10-17
Add a "loading" message for each dehacked patch we load, to be orthogonal
Simon Howard
2005-10-17
Ignore comments in dehacked files.
Simon Howard
2005-10-09
Check the header of dehacked files and make sure we only load valid
Simon Howard
2005-10-08
Dehacked "Sound" section support
Simon Howard
2005-10-04
Dehacked "Misc" section parser (currently a dummy)
Simon Howard
2005-10-04
Rewrite cheats code. Add dehacked cheat replacement.
Simon Howard
2005-10-03
Replace end of section functions with NULLs as they arent currently being
Simon Howard
2005-10-02
The beginnings of dehacked support
Simon Howard