0ad/source/gui/scripting
Ykkrosh e43eb0c18b # Various hotkey fixes and cleanups.
Support ctrl for removing entities from selection.
Move big screenshot hotkey to shift+F2.
Increase mouse wheel rotation speed.
Fix HotkeyIsPressed when a more specific hotkey was matched instead.
Support multiple hotkeys with the same binding.
Use hotkeys instead of raw key events in GUI.
Delete some obsolete hotkey definitions.
Remove unused broken EntitySelection toggle method.

This was SVN commit r8546.
2010-11-07 20:42:52 +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 # Various hotkey fixes and cleanups. 2010-11-07 20:42:52 +00:00
ScriptFunctions.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00