home · contact · privacy
Server/py: Remove superfluous line.
[plomrogue] / src / server / run.h
2014-12-06 Christian HellerServer: Restructure io_loop(), and make obey_msg()...
2014-11-20 Christian HellerServer: Only fflush() via send_to_outfile() when messag...
2014-11-14 Christian HellerSend log messages through server out file. Includes...
2014-10-28 Christian HellerServer: meta command STACK to list item stack below...
2014-10-09 Christian HellerLicense everything (GPL).
2014-08-03 Christian HellerServer: Only write record and save file if 15 seconds...
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-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...