home · contact · privacy
Server/py: Remove superfluous line.
[plomrogue] / src / server / cleanup.c
2014-11-14 Christian HellerSend log messages through server out file. Includes...
2014-10-09 Christian HellerLicense everything (GPL).
2014-07-23 Christian HellerUse not f_name variable but __func__, standardize funct...
2014-07-09 Christian HellerServer: Start hardcoded_strings s's enum names with...
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-03-17 Christian HellerRe-wrote large parts of the server client architecture...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...