home · contact · privacy
Also built checks for server config files, and accordingly reformatted those.
[plomrogue] / src / server / map_objects.c
2014-01-28 Christian HellerAlso built checks for server config files, and accordin...
2014-01-25 Christian HellerRemoved unnecessary NULLings of pointers, explained...
2014-01-25 Christian HellerRemoved redundant calls for zeroing of memory, especial...
2014-01-22 Christian HellerIncluded <stddef.h> were NULL was used.
2014-01-21 Christian HellerMinor comment-cosmetic corrections.
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...