home · contact · privacy
License everything (GPL).
[plomrogue] / src / server / init.h
2014-10-09 Christian HellerLicense everything (GPL).
2014-07-13 Christian HellerServer: Read in former "config" data as normal server...
2014-07-10 Christian HellerServer: Simplify rule for when to update worldstate...
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...
2014-04-14 Christian HellerServer: Make config file define to which map object...
2014-04-09 Christian HellerServer: Make config file set number of objects' start...
2014-04-09 Christian HellerServer: Make map geometry definable in config file.
2014-03-17 Christian HellerRe-factored server's main() into smaller routines in...
2014-01-25 Christian HellerFixed bug where record unlinking in remake_world()...
2014-01-25 Christian HellerServer's remake_world() unlinks any pre-existing record...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...