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
/
m_controls.c
Age
Commit message (
Expand
)
Author
2014-04-19
joystick: Add joystick button to toggle menu.
Simon Howard
2014-04-01
Replace all snprintf() calls with M_snprintf().
Simon Howard
2014-03-30
Eliminate some uses of sprintf() from common code.
Simon Howard
2014-03-23
Set default for key_menu_screenshot to 0.
Simon Howard
2014-03-19
Initialize key_menu_screenshot with -1.
Fabian Greffrath
2014-03-18
Add a dedicated key for taking screenshots.
Fabian Greffrath
2014-03-13
Allow to rebind artifact keys in Hexen.
Fabian Greffrath
2013-08-11
Remove Windows CE support.
Simon Howard
2010-09-19
Massive work on the HUD. Multiline messages now work properly and are
James Haley
2010-09-18
Tons of warnings fixed - now only 7 warnings at warning level 3, and
James Haley
2010-09-10
Post-merge fixes: Created project for OPL library. Fixed OPL library to
James Haley
2010-09-09
Merge from raven-branch.
Simon Howard
2010-09-02
Added Strife keys to configuration. Note that this *depends* on the
James Haley
2010-08-31
Merge from trunk.
Simon Howard
2009-06-13
Merge from trunk.
Simon Howard
2009-06-12
Merge from trunk.
Simon Howard
2009-06-09
Move menu/map/weapon key variables into common code, and bind variables.
Simon Howard
2008-11-02
Fix up raven-branch copyright notices.
Simon Howard
2008-10-08
Switch configuration file code to common configuration file code, and
Simon Howard
2008-09-28
Move novert support into common i_video.c code.
Simon Howard
2008-09-23
Add heretic key controls to config file list. Add key binding code to
Simon Howard
2008-09-11
Refactor configuration file system to allow configuration file variables
Simon Howard
2008-09-10
Split out variables for controls into common m_controls.c.
Simon Howard