1
0
forked from 0ad/0ad
0ad/source/gui/scripting
Ykkrosh 9e499cdec5 # Fix hotkey bugs.
Simplify hotkey system to use strings consistently.
Restrict scope of GUI hotkey bindings to the associated page.
Avoid hard-coding list of hotkeys.
Clean up the code a little bit and fix some bugs.
Remove unused "!" prefix for key negation.
Fixes #567.

This was SVN commit r8444.
2010-10-23 02:37:00 +00:00
..
GuiScriptConversions.cpp # Fix hotkey bugs. 2010-10-23 02:37:00 +00:00
JSInterface_GUITypes.cpp Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
JSInterface_GUITypes.h # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
JSInterface_IGUIObject.cpp Remove focus from chat box after sending message 2010-08-13 13:50:03 +00:00
JSInterface_IGUIObject.h Remove focus from chat box after sending message 2010-08-13 13:50:03 +00:00
ScriptFunctions.cpp Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions. 2010-10-21 19:54:59 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00