home · contact · privacy
Add basic food clock (but no consumables yet to re-set it).
[plomrogue] / src / server / things.h
2015-02-08 Christian HellerAdd basic food clock (but no consumables yet to re...
2015-01-30 Christian HellerServer/AI: Explore map for (long-time) unexplored cells.
2014-10-15 Christian HellerFix code line lengths.
2014-10-15 Christian HellerServer: New command TT_PROLIFERATE sets chance for...
2014-10-09 Christian HellerLicense everything (GPL).
2014-08-22 Christian HellerServer: Remove unneeded library includes.
2014-08-17 Christian HellerServer: Free memorized things on map upon actor death.
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...