Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-20 | Ignore .import, but unignore *.import | Pelle Nilsson | 13 | -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-19 | implement Range Of Influence Demo | Jérémy Zurcher | 1 | -0/+0 | |
2020-07-15 | add zoom buttons, support one button mouse, add font | Jérémy Zurcher | 1 | -0/+0 | |
2020-07-11 | implement shortest path | Jérémy Zurcher | 1 | -0/+0 | |
2020-07-11 | properly implement road march | Jérémy Zurcher | 2 | -0/+0 | |
2020-07-10 | Hex : reorder overlays, add move | Jérémy Zurcher | 1 | -0/+0 | |
2020-07-09 | implement different terrain type, use elevation, and height to compute LOS | Jérémy Zurcher | 4 | -0/+0 | |
2020-07-09 | Initial commit | Jérémy Zurcher | 7 | -0/+0 | |