aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | 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 Blansch8 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-0017 days
| * | | | | | | | | | | | | | | | Replaced xormax-0017 days
| * | | | | | | | | | | | | | | | Replaced copy by referencemax-0017 days
| * | | | | | | | | | | | | | | | Implemented feedbackmax-0017 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-00111 days
| * | | | | | | | | | | | | | | | | Using Rigidbody from now onmax-00111 days
| * | | | | | | | | | | | | | | | | Added script to shutdown game (by throwing an exception and not catching it)max-00111 days
| * | | | | | | | | | | | | | | | | Make formatmax-00111 days
| * | | | | | | | | | | | | | | | | Modified game loopmax-00111 days
| * | | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00111 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Added some explanation to Vector2max-00111 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
| * | | | | | | | | | | | | | | | | | Increased gameloop timemax-00112 days
| * | | | | | | | | | | | | | | | | | Extended Vector2max-00112 days