summaryrefslogtreecommitdiffstats
path: root/assets
AgeCommit message (Collapse)AuthorFilesLines
2020-07-20Ignore .import, but unignore *.importPelle Nilsson13-0/+442
The *.import files are useful to have the import settings of assets in version control. Otherwise changes to how assets are imported will be lost. However the .import subdirectory can be ignored as everything in it is automatically generated when opening the editor anyway.
2020-07-19implement Range Of Influence DemoJérémy Zurcher1-0/+0
2020-07-15add zoom buttons, support one button mouse, add fontJérémy Zurcher1-0/+0
2020-07-11implement shortest pathJérémy Zurcher1-0/+0
2020-07-11properly implement road marchJérémy Zurcher2-0/+0
2020-07-10Hex : reorder overlays, add moveJérémy Zurcher1-0/+0
2020-07-09implement different terrain type, use elevation, and height to compute LOSJérémy Zurcher4-0/+0
2020-07-09Initial commitJérémy Zurcher7-0/+0