home · contact · privacy
Server/py: Use -O3 for libplomrogue.
[plomrogue] / confclient /
2014-12-07 Christian HellerClient: Shorten waiting-for-server message in "Items...
2014-12-07 Christian HellerClient: Be verbose about waiting for server input for...
2014-12-06 Christian HellerClient: Remove redundant map scrolling code.
2014-12-06 Christian HellerClient: Drop now redundant map centering systems.
2014-12-06 Christian HellerAdd "look" mode to query things on any cell via new...
2014-11-21 Christian HellerDisplay stack of things player is standing on.
2014-11-13 Christian HellerClient: Remove unused "active window's keys" window...
2014-11-07 Christian HellerClient: Change default window config.
2014-11-07 Christian HellerClient: Restructure passing of keybinding manipulation...
2014-11-07 Christian HellerClient: Further simplify display of available keybindings.
2014-11-07 Christian HellerClient: Simplify display of available keybindings.
2014-08-03 Christian HellerAdd command to let the AI decide player's next move.
2014-07-08 Christian HellerClient: Add auto-center of map on player each new turn...
2014-05-14 Christian HellerClient: Use 'D' for item drop, standardize across inter...
2014-04-16 Christian HellerClient: Change default window config to focus on map...
2014-04-16 Christian HellerClient: Change default window config to widen map window.
2014-04-16 Christian HellerMake grids hexagonal, remove all diagonal movement...
2014-04-06 Christian HellerClient: Fit files in confclient/single_wins/ to new...
2014-04-06 Christian HellerClient: Fit interface_conf to new config file style...
2014-04-03 Christian HellerClient: Apply new commands DB file format, fix wrong...
2014-03-31 Christian HellerClient: Shorten strings whose width does not fit well...
2014-03-18 Christian HellerClient: Minor re-configuration of default window geometry.
2014-03-18 Christian HellerIn the client, different modes of treating linebreaks...
2014-03-10 Christian HellerRemoved scoring.
2014-02-05 Christian HellerAdded diagonal movement, with a 1.4 penalty.
2014-01-28 Christian HellerAdded default single-window interface config files...
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 HellerFixed typo in confclient/commands that led to a swallow...
2014-01-22 Christian HellerDefine server messages and server message arguments...
2014-01-22 Christian HellerRemoved unused client command id.
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...