Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
* | Assets moved to global game state | Dan Goodliffe | 2023-04-17 |
* | Replace include guard macros with pragma once | Dan Goodliffe | 2022-01-02 |
* | Separate geographic data (GeoData) from its visual representation(s) (Terrain) | Dan Goodliffe | 2022-01-02 |
* | Create GameState, the single global for the root of everything | Dan Goodliffe | 2021-03-15 |