summaryrefslogtreecommitdiffstats
path: root/Map.gd
AgeCommit message (Expand)AuthorFilesLines
2020-07-11implement shortest pathJérémy Zurcher1-1/+7
2020-07-11properly implement road marchJérémy Zurcher1-1/+13
2020-07-10add check boxesJérémy Zurcher1-10/+20
2020-07-10implement possible_moves()Jérémy Zurcher1-5/+11
2020-07-09implement different terrain type, use elevation, and height to compute LOSJérémy Zurcher1-13/+11
2020-07-09Initial commitJérémy Zurcher1-0/+122