home · contact · privacy
Server: Read in former "config" data as normal server god commands.
[plomrogue] / src / server / things.c
2014-07-13 Christian HellerServer: Read in former "config" data as normal server...
2014-07-09 Christian HellerServer: Merge duplicate string literals of "sprintf()".
2014-07-09 Christian HellerTest return values of _all_ *printf() calls.
2014-07-09 Christian HellerReplace uses of variable-length arrays with try_malloc...
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...