home · contact · privacy
License everything (GPL).
[plomrogue] / src / client / keybindings.h
2014-10-09 Christian HellerLicense everything (GPL).
2014-04-06 Christian HellerClient: Fit interface_conf to new config file style...
2014-03-18 Christian HellerMinor improvement in comment and TODO.
2014-03-10 Christian HellerIn client, keybinding databases now store keybindings...
2014-03-10 Christian HellerSome variable / struct member renaming for greater...
2014-01-28 Christian HellerClient: Added checks / syntax validation for config...
2014-01-23 Christian HellerRead interface config from one file (which can be set...
2014-01-22 Christian HellerClient: Moved KeyBindingDB selection by char into keybi...
2014-01-22 Christian HellerSimplified client control library and interaction with it.
2014-01-21 Christian HellerRemoved indirection in control.c and therefore unused...
2014-01-21 Christian HellerCorrected erroneous interpretation of keycodes as comma...
2014-01-21 Christian HellerSome variable / struct member renaming to better differ...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...