summaryrefslogtreecommitdiff
path: root/game/gamestate.h
Commit message (Collapse)AuthorAge
* Reformat with new clang-formatDan Goodliffe2023-11-07
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Assets moved to global game stateDan Goodliffe2023-04-17
|
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Separate geographic data (GeoData) from its visual representation(s) (Terrain)Dan Goodliffe2022-01-02
|
* Create GameState, the single global for the root of everythingDan Goodliffe2021-03-15