| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add basic environment object | Dan Goodliffe | 2024-09-20 |
| | | | | | Will hold world time/date, weather, location etc | ||
| * | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
| | | |||
| * | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
| | | | | | Half of them acquired a .cpp part anyway | ||
| * | 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 |
