summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-15add zoom buttons, support one button mouse, add fontJérémy Zurcher6-57/+110
2020-07-15Camera : adapt zoom_boundariesJérémy Zurcher1-1/+2
2020-07-15redo app tree to support resizingJérémy Zurcher2-40/+55
2020-07-15must reconfigure camera after map swapJérémy Zurcher1-0/+1
2020-07-15logic clean upJérémy Zurcher3-19/+26
2020-07-15Map : clean upJérémy Zurcher2-62/+65
2020-07-15HexBoard : remove unused parameterJérémy Zurcher1-4/+4
2020-07-14update READMEJérémy Zurcher1-2/+2
2020-07-14normalize and optimize Orientation in line of sightsJérémy Zurcher1-40/+30
2020-07-11update gifsJérémy Zurcher3-1/+2
2020-07-11implement shortest pathJérémy Zurcher6-2/+65
2020-07-11properly implement road marchJérémy Zurcher7-13/+30
2020-07-11fix anglesJérémy Zurcher1-20/+24
2020-07-10add check boxesJérémy Zurcher3-10/+48
2020-07-10implement possible_moves()Jérémy Zurcher8-10/+112
2020-07-10Hex : reorder overlays, add moveJérémy Zurcher2-14/+16
2020-07-10fix adjacents()Jérémy Zurcher1-3/+3
2020-07-09add screencastJérémy Zurcher3-1/+1
2020-07-09implement different terrain type, use elevation, and height to compute LOSJérémy Zurcher8-29/+56
2020-07-09implement adjacents()Jérémy Zurcher2-1/+18
2020-07-09add READMEJérémy Zurcher3-0/+23
2020-07-09Initial commitJérémy Zurcher22-0/+740