home · contact · privacy
Fix buggy healthy_addch().
[plomrogue] / testing /
2016-03-05 Christian HellerServer, plugin: Fix buggy passing of strings to C library.
2016-03-02 Christian HellerServer: Fix AI bug (searching too costly consumable...
2016-03-01 Christian HellerUpdate testing data.
2016-03-01 Christian HellerServer: Minor save file generation optimization.
2016-02-29 Christian HellerServer, plugin: New testing data.
2015-09-09 Christian HellerRedo AI.
2015-09-08 Christian HellerFix bug in standing_on_food() (returned True on items...
2015-09-08 Christian HellerSimplify hungering / over-eating, depend on TT_LIFEPOIN...
2015-09-01 Christian HellerFix memory map not updating world map terrain when...
2015-09-01 Christian HellerReplace TT_CONSUMABLE with more general TT_TOOL (type...
2015-09-01 Christian HellerSave world map in savefile, generate only on MAKE_WORLD...
2015-08-25 Christian HellerEnsure equal data is written in equal command order...
2015-03-08 Christian HellerAdd Python server testing script.