codeimp
|
14415a7767
|
@ This should fix a problem with actions in combination with the Control key. Also removed the modifier keys check in the BaseVisual* classes OnEditEnd events, because I don't know why it is there and it prevents the user from assigning a key combination for that action.
|
2010-08-14 18:07:38 +00:00 |
|
codeimp
|
acd1fe69fd
|
@ Changed key combinations (disregardshift) to still allow Control keys
@ Fixed crash with editing an unknown thing
@ Minor Game Configuration changes
|
2010-08-13 19:11:06 +00:00 |
|
codeimp
|
f1aa81bd32
|
Added quick-keys to menus and menu items (such as Alt+F for File menu, but for some reason they don't underline when you press Alt)
|
2010-08-12 21:00:54 +00:00 |
|
codeimp
|
afd255bd68
|
Restructured configuration parsing code and added a file include system. Use in structure where to include a file like this: include(file [, structurepath] );
|
2009-07-28 13:40:30 +00:00 |
|
codeimp
|
ef67891c15
|
Made the BindMethods and UnbindMethods functions in the ActionManager public so they can be used in plugins
|
2009-05-16 16:45:28 +00:00 |
|
codeimp
|
fd9308d74f
|
@ work in progress (do not use this revision)
|
2009-05-02 14:59:05 +00:00 |
|
codeimp
|
7e7f24e965
|
@ re-added source code with new directory structure
|
2009-04-19 18:07:22 +00:00 |
|