home · contact · privacy
Added client commands config error check condition: third token longer than one char.
[plomrogue] / src / server / io.c
2014-01-25 Christian HellerRemoved unnecessary NULLings of pointers, explained...
2014-01-22 Christian HellerIncluded <stddef.h> were NULL was used.
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...