home · contact · privacy
Server: Add inanimate things to map memory, integrate into AI searches.
[plomrogue] / src / server / things.h
2014-08-17 Christian HellerServer: Add inanimate things to map memory, integrate...
2014-08-16 Christian HellerServer: Always display consumables on top of stack...
2014-08-13 Christian HellerServer: Minor field of view code simplifications.
2014-08-02 Christian HellerAdd auto-mapping / map memory.
2014-07-24 Christian HellerServer: Fix buggy initialization of new thing types.
2014-07-24 Christian HellerServer: Fix buggy evaluation of THING_ACTION id argument.
2014-07-13 Christian HellerServer: Read in former "config" data as normal server...
2014-07-04 Christian HellerLoad last world state from save file, not from re-stepp...
2014-06-20 Christian HellerServer: Internally, rename "map object" stuff to "thing...