home · contact · privacy
Server/py: Remove superfluous line.
[plomrogue] / src / server / main.c
2014-10-09 Christian HellerLicense everything (GPL).
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-04-09 Christian HellerServer: Make map geometry definable in config file.
2014-04-06 Christian HellerClient: Fit interface_conf to new config file style...
2014-03-30 Christian HellerMake server config files more readable, their parsing...
2014-03-25 Christian Hellerconfserver/defs -> confserver/map_objects; fixed debug...
2014-03-17 Christian HellerRe-factored server's main() into smaller routines in...
2014-03-17 Christian HellerRe-wrote large parts of the server client architecture...
2014-02-05 Christian HellerAdded diagonal movement, with a 1.4 penalty.
2014-01-28 Christian HellerCheck for existence of server config files.
2014-01-28 Christian HellerAlso built checks for server config files, and accordin...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...