home · contact · privacy
Add "look" mode to query things on any cell via new THINGS_HERE command.
[plomrogue] / confclient / commands
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-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-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-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 HellerIn the client, different modes of treating linebreaks...
2014-02-05 Christian HellerAdded diagonal movement, with a 1.4 penalty.
2014-01-28 Christian HellerClient: Added checks / syntax validation for config...
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...