home · contact · privacy
Maps are always squares, therefore define only their edge lengths.
[plomrogue] / src / client / map.c
2014-05-14 Christian HellerMaps are always squares, therefore define only their...
2014-04-17 Christian HellerClient: Fix bug that made horizontal scrolling jump...
2014-04-16 Christian HellerMake grids hexagonal, remove all diagonal movement...
2014-03-26 Christian HellerGot rid of misc.h. Split off remains into array_append...
2014-02-05 Christian HellerSome code-internal restructuring following the assumpti...
2014-02-05 Christian HellerAdded diagonal movement, with a 1.4 penalty.