[go: up one dir, main page]

Menu

Commit [r875]  Maximize  Restore  History

new keybindings work

2001-10-21 Alexander Rawass <alexannika@...>

* added mapping from string to KBHandler to config_xml
* modified firekeyboard.h
the static void xxKey(int, KBSTATE) are now public
to be used in config_xml
* removed config tests from main.cpp
* uncommented old BindKeys(..) in FlyByKeyboard::FlyByKeyboard
* uncommented old BindKeys(..) in FireKeyboard
* uncommented old BindKeys(..) in main_loop:InitializeInput
* added cockpit-callbacks to main_loop.h
gave it namespace CockpitKeys
* added bindings to vegastrike.config

alexannika 2001-10-21

changed /trunk/vegastrike/ChangeLog
changed /trunk/vegastrike/data/vegastrike.config
changed /trunk/vegastrike/src/cmd/ai/firekeyboard.cpp
changed /trunk/vegastrike/src/cmd/ai/firekeyboard.h
changed /trunk/vegastrike/src/cmd/ai/flykeyboard.cpp
changed /trunk/vegastrike/src/config_xml.cpp
changed /trunk/vegastrike/src/config_xml.h
changed /trunk/vegastrike/src/main.cpp
changed /trunk/vegastrike/src/main_loop.cpp
changed /trunk/vegastrike/src/main_loop.h