Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
| |\ | |||
| | * | Merge pull request #68 from lonkaars/max/AI | Max-001 | 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 |
| | | |\ | | | |/ | | |/| | |||
| | * | | add SaveManager to LoopManager | Loek Le Blansch | 2024-12-10 |
| | * | | use opaque type instead of forward declared DB for unique_ptr in SaveManager | Loek Le Blansch | 2024-12-10 |
| | * | | merge master | Loek Le Blansch | 2024-12-10 |
| | |\ \ | |||
| | * \ \ | merge master | Loek Le Blansch | 2024-12-10 |
| | |\ \ \ | |||
| | * \ \ \ | Merge branch 'master' into loek/savemgr | Loek Le Blansch | 2024-12-09 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'master' into loek/savemgr | Loek Le Blansch | 2024-12-09 |
| | |\ \ \ \ \ | |||
| | * | | | | | | minor cleanup | Loek Le Blansch | 2024-12-07 |
| | * | | | | | | `make format` | Loek Le Blansch | 2024-12-07 |
| | * | | | | | | add SaveManager to Script | Loek Le Blansch | 2024-12-07 |
| | * | | | | | | make SaveManager no longer a singleton | Loek Le Blansch | 2024-12-07 |
| | | | | | | * | 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 |