Commit message (Expand) | Author | Age | |
---|---|---|---|
* | `make format` | Loek Le Blansch | 9 days |
* | fix physics test | Loek Le Blansch | 9 days |
* | add script unit tests + major refactoring | Loek Le Blansch | 9 days |
* | added physics system | jaroWMR | 2024-11-07 |
* | update clang-tidy configuration | Loek Le Blansch | 2024-11-07 |
* | add game_object_id_t type | Loek Le Blansch | 2024-11-07 |
* | Made id const | max-001 | 2024-11-07 |
* | Made std::string const reference (instead of copy by value) | max-001 | 2024-11-06 |
* | Added comments and replaced some auto with concrete types | max-001 | 2024-11-06 |
* | Make format | max-001 | 2024-11-06 |
* | merge #18 | Loek Le Blansch | 2024-11-05 |
* | Merge remote-tracking branch 'origin/master' into max/gameobject | max-001 | 2024-11-05 |
|\ | |||
| * | remove util and api namespaces | Loek Le Blansch | 2024-11-05 |
* | | Make format | max-001 | 2024-11-05 |
* | | Replaced auto with concrete type | max-001 | 2024-11-05 |
* | | Modified GameObject according to class diagram (design document) | max-001 | 2024-11-05 |
|/ | |||
* | move user-facing classes to api namespace | Loek Le Blansch | 2024-10-23 |