home · contact · privacy
Fix buggy healthy_addch().
[plomrogue] / libplomrogue.c
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-02-24 Christian HellerServer: Outsource part of update_map_memory to C library.
2016-02-22 Christian HellerServer: Make list of symbols of passable fields configu...
2015-12-16 Christian HellerReplace old with new client, drop redo system needed...
2015-08-25 Christian HellerFurther changes/fixes to the build system / file system...
2015-03-09 Christian HellerServer/py: Further optimizations by putting stuff into...
2015-03-09 Christian Hellerlibplomrogue: Remove outcommented code.
2015-03-08 Christian HellerServer/py: Add movable AI.
2015-03-06 Christian HellerServer/py: Undummify build_fov_map().
2015-03-06 Christian HellerServer/py: Undummify actor_move().
2015-03-05 Christian HellerServer/py: Add map navigation infrastructure / API...
2015-03-05 Christian HellerServer/py: Add randomness infrastructure, libplomrogue...