home · contact · privacy
In the client, different modes of treating linebreaks are avaiable for
[plomrogue] / src / client / windows.h
2014-03-18 Christian HellerIn the client, different modes of treating linebreaks...
2014-02-05 Christian HellerEliminated some potential problems for alternative...
2014-02-05 Christian HellerSome code-internal restructuring following the assumpti...
2014-01-28 Christian HellerClient: Added checks / syntax validation for config...
2014-01-25 Christian HellerMade sure client is not confused by newlines at the...
2014-01-25 Christian HellerClient: Renamed some world members, commented world...
2014-01-25 Christian HellerMerged Win and WinConf structs, windows.h and wincontro...
2014-01-23 Christian HellerMerged world.wmeta and world.winconf_db into world...
2014-01-22 Christian HellerHandle SIGWINCH signals via reset_windows().
2014-01-22 Christian HellerClient: Moved pad creation/sizing/deletion into (un...
2014-01-22 Christian HellerClient: Changed window sizing algorithm to fix bug...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...