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
/
doom
/
m_menu.c
Age
Commit message (
Expand
)
Author
2014-10-21
bfgedition: remap menu graphics by means of DEH_AddStringReplacement()
Fabian Greffrath
2014-05-05
Clean up file headers.
Simon Howard
2014-04-19
joystick: Add joystick button to toggle menu.
Simon Howard
2014-03-30
doom: Eliminate use of sprintf().
Simon Howard
2014-03-30
Eliminate some uses of sprintf() from common code.
Simon Howard
2014-03-29
doom: Eliminate use of unsafe string functions.
Simon Howard
2014-03-23
Set default for key_menu_screenshot to 0.
Simon Howard
2014-03-18
Add a dedicated key for taking screenshots.
Fabian Greffrath
2014-03-16
doom: Fix behavior of M_EPI4 menu item.
Simon Howard
2014-03-02
doom: Reverse detail graphic for BFG edition.
Simon Howard
2014-02-20
Add BFG edition workaround for options menu crash.
Simon Howard
2013-10-28
Fix Vanilla behavior of shift key when entering savegame names in the
Simon Howard
2013-09-04
Extend "emulation" of menu pause key behavior to caps/num/scroll lock
Simon Howard
2013-08-17
Fix Chocolate Doom/Strife to emulate weird Vanilla behavior when the
Simon Howard
2012-12-24
Merge from trunk.
Simon Howard
2012-10-28
Merge from trunk.
Simon Howard
2011-10-29
Enable gcc warning to detect redundant declarations, and clean up
Simon Howard
2011-10-20
Confirm quit game when the window close button is clicked a second time.
Simon Howard
2011-09-24
Don't allow menu actions when running with -testcontrols. Quit
Simon Howard
2011-09-20
Add dedicated pack_chex and pack_hacx values for the Chex Quest and Hacx
Simon Howard
2011-06-13
Merge from trunk.
Simon Howard
2011-02-12
Merge from trunk.
Simon Howard
2010-12-10
Merge from trunk. This is slightly out of date as I did the merge
Simon Howard
2010-05-03
Merge from trunk.
Simon Howard
2009-06-09
Move menu/map/weapon key variables into common code, and bind variables.
Simon Howard
2009-06-09
Merge from trunk.
Simon Howard
2009-05-04
Fix window close button to bring up F10 quit message.
Simon Howard
2008-09-20
Remove screen parameter from V_DrawPatch functions; update code to use
Simon Howard
2008-09-17
Silence compiler warning.
Simon Howard
2008-09-06
Remove includes of doomdef.h where possible, move generic parts into top
Simon Howard
2008-09-06
Move doom-specific files to a separate directory.
Simon Howard