aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | ResourceManager working + testedLoek Le Blansch2024-11-14
| | * | | | | | | | | | | | | | | more WIP audio system + utilitiesLoek Le Blansch2024-11-14
| | * | | | | | | | | | | | | | | fix resource managerLoek Le Blansch2024-11-14
| | * | | | | | | | | | | | | | | move some shit aroundLoek Le Blansch2024-11-14
| | * | | | | | | | | | | | | | | implement asset + more WIP audio systemLoek Le Blansch2024-11-14
| | * | | | | | | | | | | | | | | 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 Blansch7 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into loek/savemgrLoek Le Blansch7 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | minor cleanupLoek Le Blansch9 days
| * | | | | | | | | | | | | | | | | | `make format`Loek Le Blansch9 days
| * | | | | | | | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch9 days
| * | | | | | | | | | | | | | | | | | make SaveManager no longer a singletonLoek Le Blansch9 days
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * Added Doxygenmax-0015 days
| | | | | | | | | | | | | | | | | * Removed magic numbersmax-0015 days
| | | | | | | | | | | | | | | | | * Implemented feedbackmax-0016 days
| | | | | | | | | | | | | | | | | * Passing transform by referencemax-0016 days
| | | | | | | | | | | | | | | | | * Replaced xormax-0016 days
| | | | | | | | | | | | | | | | | * Replaced copy by referencemax-0016 days
| | | | | | | | | | | | | | | | | * Implemented feedbackmax-0016 days
| | | | | | | | | | | | | | | | | * Deleted headermax-0017 days
| | | | | | | | | | | | | | | | | * Implemented oval pathmax-0017 days
| | | | | | | | | | | | | | | | | * Added commentsmax-0017 days
| | | | | | | | | | | | | | | | | * Fixed merge issuemax-0017 days
| | | | | | | | | | | | | | | | | * Fixed merge issuemax-0017 days
| | | | | | | | | | | | | | | | | * Deleted headermax-0017 days
| | | | | | | | | | | | | | | | | * Merge remote-tracking branch 'origin/master' into max/AImax-0017 days
| | | | | | | | | | | | | | | | | |\ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * Make formatmax-0017 days
| | | | | | | | | | | | | | | | | * Modified path_follow a bitmax-0017 days
| | | | | | | | | | | | | | | | | * Improved Doxygenmax-0017 days
| | | | | | | | | | | | | | | | | * Deleted unnecessary headermax-0017 days
| | | | | | | | | | | | | | | | | * Added Doxygenmax-0017 days
| | | | | | | | | | | | | | | | | * Implemented path_followmax-00110 days
| | | | | | | | | | | | | | | | | * Implemented flee and arrive behaviorsmax-00110 days
| | | | | | | | | | | | | | | | | * Improved examplemax-00110 days
| | | | | | | | | | | | | | | | | * Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00110 days
| | | | | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | | | * | Corrected accumulate_force()max-00110 days
| | | | | | | | | | | | | | | | | * | Using Rigidbody from now onmax-00110 days
| | | | | | | | | | | | | | | | | * | Added script to shutdown game (by throwing an exception and not catching it)max-00110 days
| | | | | | | | | | | | | | | | | * | Make formatmax-00110 days
| | | | | | | | | | | | | | | | | * | Modified game loopmax-00110 days
| | | | | | | | | | | | | | | | | * | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00110 days
| | | | | | | | | | | | | | | | | |\ \
| | | | | | | | | | | | | | | | | * | | Added some explanation to Vector2max-00110 days
| | | | | | | | | | | | | | | | | * | | Make formatmax-00111 days
| | | | | | | | | | | | | | | | | * | | Used Mediatormax-00111 days
| | | | | | | | | | | | | | | | | * | | Merge remote-tracking branch 'origin/master' into max/AImax-00111 days
| | | | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | |_|/ / / | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | | | * | | Implemeted seek behaviormax-00112 days