summaryrefslogtreecommitdiff
path: root/src/m_controls.c
AgeCommit message (Expand)Author
2021-05-07Keybinding adjustmenttrimui-sneonloop
2021-05-07Initial trimui s supportneonloop
2015-02-20Refactor config file API.Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-04-19joystick: Add joystick button to toggle menu.Simon Howard
2014-04-01Replace all snprintf() calls with M_snprintf().Simon Howard
2014-03-30Eliminate some uses of sprintf() from common code.Simon Howard
2014-03-23Set default for key_menu_screenshot to 0.Simon Howard
2014-03-19Initialize key_menu_screenshot with -1.Fabian Greffrath
2014-03-18Add a dedicated key for taking screenshots.Fabian Greffrath
2014-03-13Allow to rebind artifact keys in Hexen.Fabian Greffrath
2013-08-11Remove Windows CE support.Simon Howard
2010-09-19Massive work on the HUD. Multiline messages now work properly and areJames Haley
2010-09-18Tons of warnings fixed - now only 7 warnings at warning level 3, andJames Haley
2010-09-10Post-merge fixes: Created project for OPL library. Fixed OPL library toJames Haley
2010-09-09Merge from raven-branch.Simon Howard
2010-09-02Added Strife keys to configuration. Note that this *depends* on theJames Haley
2010-08-31Merge from trunk.Simon Howard
2009-06-13Merge from trunk.Simon Howard
2009-06-12Merge from trunk.Simon Howard
2009-06-09Move menu/map/weapon key variables into common code, and bind variables.Simon Howard
2008-11-02Fix up raven-branch copyright notices.Simon Howard
2008-10-08Switch configuration file code to common configuration file code, andSimon Howard
2008-09-28Move novert support into common i_video.c code.Simon Howard
2008-09-23Add heretic key controls to config file list. Add key binding code toSimon Howard
2008-09-11Refactor configuration file system to allow configuration file variablesSimon Howard
2008-09-10Split out variables for controls into common m_controls.c.Simon Howard