| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | reverted | JAROWMR | 2024-12-12 |
| | | |||
| * | change get fixed_dt to float | JAROWMR | 2024-12-12 |
| | | |||
| * | made better readable | JAROWMR | 2024-12-12 |
| | | |||
| * | updated constraints | JAROWMR | 2024-12-12 |
| | | |||
| * | change get dt | JAROWMR | 2024-12-12 |
| | | |||
| * | make format | JAROWMR | 2024-12-12 |
| | | |||
| * | timing fix | JAROWMR | 2024-12-11 |
| | | |||
| * | added fixed update | JAROWMR | 2024-12-11 |
| | | |||
| * | use fixed delta time | JAROWMR | 2024-12-07 |
| | | |||
| * | fixed transform | JAROWMR | 2024-12-07 |
| | | |||
| * | improved physics for AI | JAROWMR | 2024-12-07 |
| | | |||
| * | merge with master and keypressed added to game | JAROWMR | 2024-12-05 |
| |\ | |||
| | * | `make format` | Loek Le Blansch | 2024-11-30 |
| | | | |||
| | * | add more documentation to Mediator + fix system mediator use | Loek Le Blansch | 2024-11-28 |
| | | | |||
| | * | manager mediator refactor | Loek Le Blansch | 2024-11-28 |
| | | | |||
| * | | make format | JAROWMR | 2024-12-04 |
| | | | |||
| * | | removed part of if | JAROWMR | 2024-12-03 |
| | | | |||
| * | | improved comments | JAROWMR | 2024-12-03 |
| | | | |||
| * | | changed some values because of feedback and merged from master | JAROWMR | 2024-12-02 |
| |/ | |||
| * | Replaced Vector2<double> by vec2 typedef | max-001 | 2024-11-22 |
| | | |||
| * | Minor changes due to templating of Vector2 | max-001 | 2024-11-21 |
| | | |||
| * | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 2024-11-20 |
| | | |||
| * | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
| |\ | |||
| | * | `make format`loek/wrap | Loek Le Blansch | 2024-11-15 |
| | | | |||
| | * | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
| | | | |||
| * | | fix physics test | Loek Le Blansch | 2024-11-13 |
| |/ | |||
| * | merge #25 + nitpicking | Loek Le Blansch | 2024-11-07 |
| | | |||
| * | Make format | max-001 | 2024-11-07 |
| | | |||
| * | added physics system | jaroWMR | 2024-11-07 |
| | | |||
| * | update clang-tidy configuration | Loek Le Blansch | 2024-11-07 |
| | | |||
| * | Made game_object_id const | max-001 | 2024-11-07 |
| | | |||
| * | `make format` | Loek Le Blansch | 2024-11-05 |
| | | |||
| * | remove util and api namespaces | Loek Le Blansch | 2024-11-05 |
| | | |||
| * | move systems + update contributing.md | Loek Le Blansch | 2024-11-05 |