home · contact · privacy
Make grids hexagonal, remove all diagonal movement penalty hassle.
[plomrogue] / src / server / map_object_actions.h
2014-04-16 Christian HellerMake grids hexagonal, remove all diagonal movement...
2014-04-14 Christian HellerServer: Explain in map_object_actions.h why MapObjAct...
2014-03-30 Christian HellerMake server config files more readable, their parsing...
2014-03-26 Christian HellerServer: Move common config file reading stuff into...
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...