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
/
hexen
/
g_game.c
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2014-04-29
hexen: Fix joystick strafe left/right buttons.
Simon Howard
2014-04-19
joystick: Add an axis to allow strafing.
Simon Howard
2014-03-29
heretic: Eliminate use of unsafe string functions.
Simon Howard
2014-03-24
Fix various Clang compiler warnings.
Simon Howard
2014-03-23
heretic/hexen: Fix -timedemo.
Simon Howard
2014-03-17
Allow for PNG screenshots.
Fabian Greffrath
2014-03-16
heretic/hexen: Fix pause key remapping.
Simon Howard
2014-03-13
Allow to rebind artifact keys in Hexen.
Fabian Greffrath
2013-12-23
heretic, hexen: Fix mouse (and joystick) weapon cycling.
svdijk
2013-09-21
Fix mouse "use" button in Heretic (thanks mooseman2).
Simon Howard
2011-10-29
Enable gcc warning to detect redundant declarations, and clean up
Simon Howard
2011-10-19
Oops.
Simon Howard
2011-10-19
Change MAXPLAYERS to NET_MAXPLAYERS and add back individual MAXPLAYERS
Simon Howard
2011-10-17
Fix Hexen multiplayer spy key rebinding.
Simon Howard
2011-10-15
Add weapon cycling keys for Hexen.
Simon Howard
2011-10-15
Revert previous change to angle constants and apply a more specific fix.
Simon Howard
2011-10-14
Convert Hexen to use common main loop code. Working multiplayer!
Simon Howard
2011-09-25
Fix special1/special2 values in Hexen code so that they can properly
Simon Howard
2011-09-24
Add -testcontrols to Hexen.
Simon Howard
2009-06-10
Make Hexen weapon and map keys reconfigurable.
Simon Howard
2009-03-09
Remove WATCOMC usage (thanks Quasar)
Simon Howard
2008-12-01
Remove 'uint' type.
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-10-30
Factor out Heretic and Hexen versions of m_misc.c. Make -file for
Simon Howard
2008-10-12
Fix autorun hack for Hexen.
Simon Howard
2008-10-09
Replace Z_ChangeTag/Z_Free usage with W_ReleaseLump*
Simon Howard
2008-10-08
Switch configuration file code to common configuration file code, and
Simon Howard
2008-10-03
Remove calls to Logitech Cyberman code.
Simon Howard
2008-10-02
Split out high-level sound code from hexen/i_ibm.c and refactor to use
Simon Howard
2008-10-01
Remove Hexen duplicate KEY_ definitions.
Simon Howard
2008-10-01
Use common versions of ticcmd_t and event_t for Hexen code. Remove old
Simon Howard
2008-10-01
Merge Hexen fixed_t and angle definitions to common code, plus byte
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