home · contact · privacy
Server: Abort more elegantly on --help argument.
[plomrogue] / server /
2016-02-20 Christian HellerAdd client plugin infrastructure.
2016-02-19 Christian HellerRefactor worldstate file writing, make it more extensible.
2016-02-19 Christian HellerConsistent use of "pickup" instead of "pickup" as comma...
2016-02-17 Christian HellerServer: Fix bug in action_exists().
2016-02-06 Christian HellerServer: Ignore calls to action names with undefined...
2016-02-06 Christian HellerServer: Force control for proper map length before...
2016-02-06 Christian HellerServer: Make world initialization conf file choosable.
2016-01-31 Christian HellerAdd GPL notices to all source files.
2016-01-31 Christian HellerServer: Split in many files, reorganize code slightly...
2016-01-27 Christian HellerServer: Start modularizing into separate files.