home · contact · privacy
Added -Wextra to compiler flags, found out about redundant test.
[plomrogue] / src / server / init.h
2014-01-25 Christian HellerFixed bug where record unlinking in remake_world()...
2014-01-25 Christian HellerServer's remake_world() unlinks any pre-existing record...
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...