home · contact · privacy
Server/AI: Explore map for (long-time) unexplored cells.
[plomrogue] / src / server / hardcoded_strings.h
2015-01-30 Christian HellerServer/AI: Explore map for (long-time) unexplored cells.
2014-10-15 Christian HellerServer: New command TT_PROLIFERATE sets chance for...
2014-10-09 Christian HellerLicense everything (GPL).
2014-08-17 Christian HellerServer: Add inanimate things to map memory, integrate...
2014-08-03 Christian HellerAdd command to let the AI decide player's next move.
2014-08-02 Christian HellerAdd auto-mapping / map memory.
2014-07-24 Christian HellerServer: Rename thing, thing type and thing action selec...
2014-07-13 Christian HellerServer: Read in former "config" data as normal server...
2014-07-09 Christian HellerRefactor atomic writing to atomic_write_start() + atomi...
2014-07-09 Christian HellerServer: Merge duplicate string literals of "sprintf()".
2014-07-09 Christian HellerServer: Fix hardcoded_strings enum naming bug.
2014-07-09 Christian HellerServer: Start hardcoded_strings s's enum names with...
2014-07-04 Christian HellerLoad last world state from save file, not from re-stepp...