| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add script api for replaymanager | Loek Le Blansch | 2024-12-12 |
| | | |||
| * | clean up ReplayManager API | Loek Le Blansch | 2024-12-12 |
| | | |||
| * | working proof of concept replay system | Loek Le Blansch | 2024-12-11 |
| | | |||
| * | split up loopmanager into SystemManager and Engine | Loek Le Blansch | 2024-12-11 |
| | | |||
| * | more replay system WIP | Loek Le Blansch | 2024-12-11 |
| | | |||
| * | more WIP | Loek Le Blansch | 2024-12-11 |
| | | |||
| * | example working again | Loek Le Blansch | 2024-12-11 |
| | | |||
| * | merge master | Loek Le Blansch | 2024-12-11 |
| |\ | |||
| | * | `make format` | Loek Le Blansch | 2024-12-11 |
| | | | |||
| | * | fix tests | Loek Le Blansch | 2024-12-11 |
| | | | |||
| | * | removed Texture from profiling | heavydemon21 | 2024-12-11 |
| | | | |||
| | * | implemented feedback on test | heavydemon21 | 2024-12-11 |
| | | | |||
| | * | reverted to master | heavydemon21 | 2024-12-11 |
| | | | |||
| | * | implemented feedback | heavydemon21 | 2024-12-11 |
| | | | |||
| | * | make format | heavydemon21 | 2024-12-11 |
| | | | |||
| | * | adjusted aspect ratio | heavydemon21 | 2024-12-11 |
| | | | |||
| | * | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 2024-12-11 |
| | |\ | |||
| | | * | Implemented feedback | max-001 | 2024-12-11 |
| | | | | |||
| | | * | Clarified 0.75f | max-001 | 2024-12-11 |
| | | | | |||
| | | * | Make format | max-001 | 2024-12-11 |
| | | | | |||
| | | * | Corrected constexpr | max-001 | 2024-12-11 |
| | | | | |||
| | | * | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 2024-12-11 |
| | | |\ | |||
| | | * | | Added Doxygen | max-001 | 2024-12-11 |
| | | | | | |||
| | | * | | Removed magic numbers | max-001 | 2024-12-11 |
| | | | | | |||
| | | * | | Implemented feedback | max-001 | 2024-12-10 |
| | | | | | |||
| | | * | | Passing transform by reference | max-001 | 2024-12-10 |
| | | | | | |||
| | | * | | Replaced xor | max-001 | 2024-12-10 |
| | | | | | |||
| | | * | | Replaced copy by reference | max-001 | 2024-12-10 |
| | | | | | |||
| | | * | | Implemented feedback | max-001 | 2024-12-10 |
| | | | | | |||
| | | * | | Deleted header | max-001 | 2024-12-09 |
| | | | | | |||
| | | * | | Implemented oval path | max-001 | 2024-12-09 |
| | | | | | |||
| | | * | | Added comments | max-001 | 2024-12-09 |
| | | | | | |||
| | | * | | Fixed merge issue | max-001 | 2024-12-09 |
| | | | | | |||
| | | * | | Fixed merge issue | max-001 | 2024-12-09 |
| | | | | | |||
| | | * | | Deleted header | max-001 | 2024-12-09 |
| | | | | | |||
| | | * | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 2024-12-09 |
| | | |\ \ | |||
| | | * | | | Make format | max-001 | 2024-12-09 |
| | | | | | | |||
| | | * | | | Modified path_follow a bit | max-001 | 2024-12-09 |
| | | | | | | |||
| | | * | | | Improved Doxygen | max-001 | 2024-12-09 |
| | | | | | | |||
| | | * | | | Deleted unnecessary header | max-001 | 2024-12-09 |
| | | | | | | |||
| | | * | | | Added Doxygen | max-001 | 2024-12-09 |
| | | | | | | |||
| | | * | | | Implemented path_follow | max-001 | 2024-12-06 |
| | | | | | | |||
| | | * | | | Implemented flee and arrive behaviors | max-001 | 2024-12-06 |
| | | | | | | |||
| | | * | | | Improved example | max-001 | 2024-12-06 |
| | | | | | | |||
| | | * | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AI | max-001 | 2024-12-06 |
| | | |\ \ \ | |||
| | | * | | | | Corrected accumulate_force() | max-001 | 2024-12-06 |
| | | | | | | | |||
| | | * | | | | Using Rigidbody from now on | max-001 | 2024-12-06 |
| | | | | | | | |||
| | | * | | | | Added script to shutdown game (by throwing an exception and not catching it) | max-001 | 2024-12-06 |
| | | | | | | | |||
| | | * | | | | Make format | max-001 | 2024-12-06 |
| | | | | | | | |||
| | | * | | | | Modified game loop | max-001 | 2024-12-06 |
| | | | | | | | |||