Commit message (Expand) | Author | Age | |
---|---|---|---|
* | more replay system WIP | Loek Le Blansch | 10 days |
* | more WIP | Loek Le Blansch | 10 days |
* | example working again | Loek Le Blansch | 10 days |
* | merge master | Loek Le Blansch | 10 days |
|\ | |||
| * | `make format` | Loek Le Blansch | 10 days |
| * | fix tests | Loek Le Blansch | 10 days |
| * | removed Texture from profiling | heavydemon21 | 10 days |
| * | implemented feedback on test | heavydemon21 | 10 days |
| * | reverted to master | heavydemon21 | 10 days |
| * | implemented feedback | heavydemon21 | 10 days |
| * | make format | heavydemon21 | 10 days |
| * | adjusted aspect ratio | heavydemon21 | 10 days |
| * | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 10 days |
| |\ | |||
| | * | Implemented feedback | max-001 | 10 days |
| | * | Clarified 0.75f | max-001 | 10 days |
| | * | Make format | max-001 | 10 days |
| | * | Corrected constexpr | max-001 | 10 days |
| | * | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 10 days |
| | |\ | |||
| | * | | Added Doxygen | max-001 | 10 days |
| | * | | Removed magic numbers | max-001 | 10 days |
| | * | | Implemented feedback | max-001 | 11 days |
| | * | | Passing transform by reference | max-001 | 11 days |
| | * | | Replaced xor | max-001 | 11 days |
| | * | | Replaced copy by reference | max-001 | 11 days |
| | * | | Implemented feedback | max-001 | 11 days |
| | * | | Deleted header | max-001 | 12 days |
| | * | | Implemented oval path | max-001 | 12 days |
| | * | | Added comments | max-001 | 12 days |
| | * | | Fixed merge issue | max-001 | 12 days |
| | * | | Fixed merge issue | max-001 | 12 days |
| | * | | Deleted header | max-001 | 12 days |
| | * | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 12 days |
| | |\ \ | |||
| | * | | | Make format | max-001 | 12 days |
| | * | | | Modified path_follow a bit | max-001 | 12 days |
| | * | | | Improved Doxygen | max-001 | 12 days |
| | * | | | Deleted unnecessary header | max-001 | 12 days |
| | * | | | Added Doxygen | max-001 | 12 days |
| | * | | | 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 |
| | * | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AI | max-001 | 2024-12-06 |
| | |\ \ \ \ | |||
| | * | | | | | Added some explanation to Vector2 | max-001 | 2024-12-06 |
| | * | | | | | Make format | max-001 | 2024-12-05 |
| | * | | | | | Used Mediator | max-001 | 2024-12-05 |