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
/
heretic
/
g_game.c
Age
Commit message (
Expand
)
Author
2010-05-03
Use dehacked printf functions in Heretic code where appropriate.
Simon Howard
2010-04-18
Use DEH_String() around TXT_ definitions from dstrings.h.
Simon Howard
2010-02-08
Add Heretic implementation of HHE "Text" section, add DEH_String()
Simon Howard
2009-06-09
Make Heretic weapon keys reconfigurable.
Simon Howard
2009-03-09
Remove WATCOMC usage (thanks Quasar)
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-09-28
Expand number of joystick buttons supported by Heretic to the number
Simon Howard
2008-09-28
Make the joybspeed autorun hack work in Heretic.
Simon Howard
2008-09-28
Add support for extra mouse and keyboard controls to Heretic code.
Simon Howard
2008-09-27
Save Heretic configuration files on exit.
Simon Howard
2008-09-26
Fix up Heretic code for mmaped WAD I/O. Call W_ReleaseLump* instead of
Simon Howard
2008-09-24
Remove old configuration file code and Cyberman code.
Simon Howard
2008-09-23
Add heretic key controls to config file list. Add key binding code to
Simon Howard
2008-09-20
Remove definitions from heretic/doomdef.h and use common headers. Merge
Simon Howard
2008-09-20
Move m_random.[ch] to doom/ (as Hexen uses a different random number
Simon Howard
2008-09-20
Remove bits from heretic/m_misc.c that are in common; change
Simon Howard
2008-09-20
Merge heretic/v_video.c to common code.
Simon Howard
2008-09-17
Remove definitions from heretic/doomdef.h that are in common code.
Simon Howard
2008-09-17
Split sound code out of Heretic's i_ibm.c into s_sound.c. Rename
Simon Howard
2008-09-14
Silence some compiler warnings on heretic/hexen code.
Simon Howard
2008-09-05
Remove z_zone.c and tables.c, as these are identical to the version in
Simon Howard
2008-09-05
Fix #include statements to use lower case filenames. Add automake
Simon Howard
2008-09-05
Reformat (beautify) Raven sources and add GPL headers.
Simon Howard
2008-09-04
Add GPLed Heretic/Hexen source.
Simon Howard