Please make all keys bindable in the config file so we
can change even stuff like what the F keys do. When
they're hard-coded it limits what options we modders
have to do crazy new stuff like Quake2 style objective
computer things.
:-D
Rellik (rellik_jmd@yahoo.com)
How much is this covered by latest keyboard code changes.
The F keys are handled by an override in m_menu.c. Some of them could be replaced with console bindings for example, but not the ones that open specific menus. I'll take a look.