home · contact · privacy
Server, plugin: Refactor ai (plugin hooks).
[plomrogue] / server / ai.py
2016-02-27 Christian HellerServer, plugin: Refactor ai (plugin hooks).
2016-02-24 Christian HellerServer: Speed-optimize AI algorithms.
2016-02-22 Christian HellerServer: Make list of symbols of passable fields configu...
2016-02-21 Christian HellerServer: Fix dependences on possibly undefined actions.
2016-02-19 Christian HellerConsistent use of "pickup" instead of "pickup" as comma...
2016-01-31 Christian HellerAdd GPL notices to all source files.
2016-01-31 Christian HellerServer: Split in many files, reorganize code slightly...