home · contact · privacy
Merged world.wmeta and world.winconf_db into world.wins.
[plomrogue] / src / client / keybindings.c
2014-01-23 Christian HellerMerged world.wmeta and world.winconf_db into world...
2014-01-23 Christian HellerRead interface config from one file (which can be set...
2014-01-22 Christian HellerIncluded <stddef.h> were NULL was used.
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 HellerSome variable / struct member renaming to better differ...
2014-01-21 Christian HellerMinor comment-cosmetic corrections.
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...