aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | Modified path_follow a bitmax-00110 days
| * | | | | | | | | | | | | | | | Improved Doxygenmax-00110 days
| * | | | | | | | | | | | | | | | Deleted unnecessary headermax-00110 days
| * | | | | | | | | | | | | | | | Added Doxygenmax-00110 days
| * | | | | | | | | | | | | | | | Implemented path_followmax-00113 days
| * | | | | | | | | | | | | | | | Implemented flee and arrive behaviorsmax-00113 days
| * | | | | | | | | | | | | | | | Improved examplemax-00113 days
| * | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00113 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Corrected accumulate_force()max-00113 days
| * | | | | | | | | | | | | | | | | Using Rigidbody from now onmax-00113 days
| * | | | | | | | | | | | | | | | | Added script to shutdown game (by throwing an exception and not catching it)max-00113 days
| * | | | | | | | | | | | | | | | | Make formatmax-00113 days
| * | | | | | | | | | | | | | | | | Modified game loopmax-00113 days
| * | | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00113 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Added some explanation to Vector2max-00113 days
| * | | | | | | | | | | | | | | | | | Make formatmax-00114 days
| * | | | | | | | | | | | | | | | | | Used Mediatormax-00114 days
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00114 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | Setup test for AImax-0012024-12-04
* | | | | | | | | | | | | | | | | | | feedbackWBoerenkamps8 days
* | | | | | | | | | | | | | | | | | | changed function name and removed autoWBoerenkamps9 days
* | | | | | | | | | | | | | | | | | | make formatWBoerenkamps9 days
* | | | | | | | | | | | | | | | | | | feedback changesWBoerenkamps9 days
* | | | | | | | | | | | | | | | | | | clarified doxygen and changed function nameWBoerenkamps9 days
* | | | | | | | | | | | | | | | | | | changed infinity to 0WBoerenkamps9 days
* | | | | | | | | | | | | | | | | | | fixed 0 division and duplicate startWBoerenkamps9 days
* | | | | | | | | | | | | | | | | | | removed autoWBoerenkamps10 days
* | | | | | | | | | | | | | | | | | | checked for 0 divisionWBoerenkamps10 days
* | | | | | | | | | | | | | | | | | | removed unused functions and friend relationssWBoerenkamps10 days
* | | | | | | | | | | | | | | | | | | switched doxygenWBoerenkamps10 days
* | | | | | | | | | | | | | | | | | | added doxygensWBoerenkamps10 days
* | | | | | | | | | | | | | | | | | | fixed a small mistake in sceneManager and added the load_next_scene to the loopWBoerenkamps10 days
* | | | | | | | | | | | | | | | | | | removed white line and standard target fps = 60WBoerenkamps10 days
* | | | | | | | | | | | | | | | | | | merge masterWBoerenkamps10 days
* | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps10 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | hotfix draw callheavydemon2110 days
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps10 days
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch10 days
| * | | | | | | | | | | | | | | | | fixed inputtest test because of adjusting inputtest values. however inputtest...heavydemon2111 days
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | changed some function namesWBoerenkamps10 days
* | | | | | | | | | | | | | | | | make formatWBoerenkamps11 days
* | | | | | | | | | | | | | | | | added scaled fixed delta timeWBoerenkamps11 days
* | | | | | | | | | | | | | | | | removed commentsWBoerenkamps12 days
* | | | | | | | | | | | | | | | | added line breakWBoerenkamps12 days