home · contact · privacy
Some code-internal restructuring following the assumption that game map height /
[plomrogue] / src / server / map_objects.c
2014-02-05 Christian HellerSome code-internal restructuring following the assumpti...
2014-01-28 Christian HellerCheck for existence of server config files.
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...