aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | | | | | | 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 Blansch13 days
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into loek/savemgrLoek Le Blansch13 days
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | minor cleanupLoek Le Blansch2024-12-07
| | | * | | | | | | | | | | | | | | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | * | | | | | | | | | | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch2024-12-07
| | | * | | | | | | | | | | | | | | | | | | | | make SaveManager no longer a singletonLoek Le Blansch2024-12-07
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Added Doxygenmax-00111 days
| | * | | | | | | | | | | | | | | | | | | | | Removed magic numbersmax-00111 days
| | * | | | | | | | | | | | | | | | | | | | | Implemented feedbackmax-00112 days
| | * | | | | | | | | | | | | | | | | | | | | Passing transform by referencemax-00112 days
| | * | | | | | | | | | | | | | | | | | | | | Replaced xormax-00112 days
| | * | | | | | | | | | | | | | | | | | | | | Replaced copy by referencemax-00112 days
| | * | | | | | | | | | | | | | | | | | | | | Implemented feedbackmax-00112 days
| | * | | | | | | | | | | | | | | | | | | | | Deleted headermax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Implemented oval pathmax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Added commentsmax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Fixed merge issuemax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Fixed merge issuemax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Deleted headermax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Make formatmax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Modified path_follow a bitmax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Improved Doxygenmax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Deleted unnecessary headermax-00113 days
| | * | | | | | | | | | | | | | | | | | | | | Added Doxygenmax-00113 days
| * | | | | | | | | | | | | | | | | | | | | | making rendering fonts and UIheavydemon2113 days
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | hotfix draw callheavydemon2113 days
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch13 days
| * | | | | | | | | | | | | | | | | | | | fixed inputtest test because of adjusting inputtest values. however inputtest...heavydemon2114 days
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | added thisJAROWMR2024-12-07
* | | | | | | | | | | | | | | | | | | | changed spawnrate of particles (bound to delta time)JAROWMR2024-12-07
* | | | | | | | | | | | | | | | | | | | Merge branch 'jaro/physics-system-improvement' into jaro/particle-system-impr...JAROWMR2024-12-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | use fixed delta timeJAROWMR2024-12-07
| * | | | | | | | | | | | | | | | | | | fixed transformJAROWMR2024-12-07
* | | | | | | | | | | | | | | | | | | | changed double to floatJAROWMR2024-12-07
* | | | | | | | | | | | | | | | | | | | merge aiJAROWMR2024-12-07
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | restored fileJAROWMR2024-12-07
| * | | | | | | | | | | | | | | | | | | restore fileJAROWMR2024-12-07
| * | | | | | | | | | | | | | | | | | | improved physics for AIJAROWMR2024-12-07
| * | | | | | | | | | | | | | | | | | | pulled AIJAROWMR2024-12-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| / / / / / / / / / / / / / / / / / | | |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | merge AIJAROWMR2024-12-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | 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