home · contact · privacy
Move tests for value size < UINT8_MAX into err_try_fgets() (flag: "8").
[plomrogue] / src / server / map_object_actions.h
2014-03-25 Christian HellerServer: Make objects definable as "consumable" to gain...
2014-02-05 Christian HellerAdded diagonal movement, with a 1.4 penalty.
2014-02-01 Christian HellerEnsure that multiple inanimate objects on a map cell...
2014-01-31 Christian HellerHeavily improved enemy path-finding. Also corrected...
2014-01-28 Christian HellerCheck for existence of server config files.
2014-01-21 Christian HellerMAJOR re-write. Split plomrogue into a server and a...