aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/GameObject.cpp
Commit message (Expand)AuthorAge
* It is now possible to reset the persistent flagmax-0018 days
* Merge remote-tracking branch 'origin/master' into max/ecsmax-00110 days
|\
| * Replaced Vector2<double> by vec2 typedefmax-00112 days
| * Minor changes due to templating of Vector2max-00112 days
* | Implemented persistent objectsmax-00112 days
|/
* replace more vector<reference_wrapper<T>> with RefVectorLoek Le Blansch14 days
* `make format`Loek Le Blansch2024-11-15
* merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
|\
| * wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
* | cleanup + fix examplesLoek Le Blansch2024-11-13
* | `make format`Loek Le Blansch2024-11-13
* | fix physics testLoek Le Blansch2024-11-13
* | add script unit tests + major refactoringLoek Le Blansch2024-11-12
|/
* added physics systemjaroWMR2024-11-07
* update clang-tidy configurationLoek Le Blansch2024-11-07
* add game_object_id_t typeLoek Le Blansch2024-11-07
* Made id constmax-0012024-11-07
* Made std::string const reference (instead of copy by value)max-0012024-11-06
* Added comments and replaced some auto with concrete typesmax-0012024-11-06
* Make formatmax-0012024-11-06
* merge #18Loek Le Blansch2024-11-05
* Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-11-05
|\
| * remove util and api namespacesLoek Le Blansch2024-11-05
* | Make formatmax-0012024-11-05
* | Replaced auto with concrete typemax-0012024-11-05
* | Modified GameObject according to class diagram (design document)max-0012024-11-05
|/
* move user-facing classes to api namespaceLoek Le Blansch2024-10-23