summaryrefslogtreecommitdiff
path: root/game/worldobject.h
Commit message (Collapse)AuthorAge
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Move TickDuration to its own filesDan Goodliffe2021-12-13
|
* Move TickDuration type into global scopeDan Goodliffe2021-03-08
|
* Floating point seconds TickDurationDan Goodliffe2021-02-14
|
* Factor to support worlds, objects, windows etcDan Goodliffe2021-01-18