home · contact · privacy
Server, plugin: Refactor ai (plugin hooks).
[plomrogue] / server / config /
2016-02-27 Christian HellerServer, plugin: Refactor ai (plugin hooks).
2016-02-27 Christian HellerServer, plugin: Refactor thingproliferation (plugin...
2016-02-27 Christian HellerServer, plugin: Refactor make_world modularity.
2016-02-24 Christian HellerServer: Make thing action effort calculation selectable.
2016-02-24 Christian HellerServer: Add terrain description to things_here command.
2016-02-23 Christian HellerServer: Make decrement_lifepoints function selectable.
2016-02-22 Christian HellerServer: Make make_world function selectable.
2016-02-22 Christian HellerServer: Make thingproliferation function selectable.
2016-02-22 Christian HellerServer: Make map generator selectable.
2016-02-22 Christian HellerServer: Make list of symbols of passable fields configu...
2016-02-21 Christian HellerServer: Make default thing attributes configurable.
2016-02-21 Christian HellerServer: Make ai func selectable.
2016-02-20 Christian HellerServer: Transform PLUGIN command to God command, save...
2016-02-19 Christian HellerRefactor worldstate file writing, make it more extensible.
2016-02-19 Christian HellerConsistent use of "pickup" instead of "pickup" as comma...
2016-02-06 Christian HellerServer: Make world initialization conf file choosable.
2016-01-31 Christian HellerAdd GPL notices to all source files.
2016-01-31 Christian HellerServer: Split in many files, reorganize code slightly...
2016-01-27 Christian HellerServer: Start modularizing into separate files.