aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | | | | | | merge `loek/cleanup` into `loek/audio`Loek Le Blansch2024-11-14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge `master` into `loek/audio`Loek Le Blansch2024-11-14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | move more files from `loek/tests` to `loek/audio`Loek Le Blansch2024-11-13
| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | move some files from `loek/tests` to `loek/audio`Loek Le Blansch2024-11-13
| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | more WIP audio systemLoek Le Blansch2024-11-07
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' into loek/savemgrLoek Le Blansch12 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | minor cleanupLoek Le Blansch14 days
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | `make format`Loek Le Blansch14 days
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch14 days
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | make SaveManager no longer a singletonLoek Le Blansch14 days
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Added Doxygenmax-00110 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Removed magic numbersmax-00110 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Implemented feedbackmax-00111 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Passing transform by referencemax-00111 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Replaced xormax-00111 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Replaced copy by referencemax-00111 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Implemented feedbackmax-00111 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Deleted headermax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Implemented oval pathmax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Added commentsmax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fixed merge issuemax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fixed merge issuemax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Deleted headermax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00112 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Modified path_follow a bitmax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Improved Doxygenmax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Added Doxygenmax-00112 days
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Implemented path_followmax-0012024-12-06
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Implemented flee and arrive behaviorsmax-0012024-12-06
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Improved examplemax-0012024-12-06
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-0012024-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Corrected accumulate_force()max-0012024-12-06
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Using Rigidbody from now onmax-0012024-12-06
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Make formatmax-0012024-12-06
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Modified game loopmax-0012024-12-06
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-0012024-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Added some explanation to Vector2max-0012024-12-06
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Make formatmax-0012024-12-05
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Used Mediatormax-0012024-12-05
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Implemeted seek behaviormax-0012024-12-04
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Increased gameloop timemax-0012024-12-04
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Extended Vector2max-0012024-12-04
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Setup some behaviorsmax-0012024-12-04
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Added AI componentmax-0012024-12-04
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Modified test and setup of AISystemmax-0012024-12-04
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | feedbackWBoerenkamps10 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | changed function name and removed autoWBoerenkamps11 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | make formatWBoerenkamps11 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | feedback changesWBoerenkamps11 days
| | | | | | | | | | | | | | | | |