home · contact · privacy
Fix buggy healthy_addch().
[plomrogue] / roguelike-client
2016-03-05 Christian HellerClient: Fix inventory selection bug on inventory shrinking.
2016-02-26 Christian HellerClient: Solve automatic reconfiguring of windows in...
2016-02-21 Christian HellerClient: Fix bugs in plugin infrastructure.
2016-02-20 Christian HellerChange plugin naming convention.
2016-02-20 Christian HellerAdd client plugin infrastructure.
2016-02-17 Christian HellerClient: Minor comment language fix.
2016-01-31 Christian HellerAdd GPL notices to all source files.
2016-01-27 Christian HellerClient: Add TODO comment.
2016-01-27 Christian HellerClient: Make worldstate file data reading order configu...
2016-01-27 Christian HellerClient: Minor refactorings.
2016-01-09 Christian HellerClient: More refactoring.
2016-01-09 Christian HellerClient: Remove debugging code, superfluous whitespace.
2015-12-18 Christian HellerClient: Restructure into modules below client/.
2015-12-16 Christian HellerClient: Fix win_map() confusion when map smaller than...
2015-12-16 Christian HellerReplace old with new client, drop redo system needed...