home · contact · privacy
Server: Replace unnecessary bitwise operations with simple == tests.
[plomrogue] / src / server / god_commands.h
2014-08-02 Christian HellerAdd auto-mapping / map memory.
2014-07-13 Christian HellerServer: Read in former "config" data as normal server...