aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0019 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Make formatmax-0019 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Modified path_follow a bitmax-0019 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Improved Doxygenmax-0019 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Deleted unnecessary headermax-0019 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Added Doxygenmax-0019 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Implemented path_followmax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Implemented flee and arrive behaviorsmax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Improved examplemax-00112 days
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00112 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Corrected accumulate_force()max-00112 days
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Using Rigidbody from now onmax-00112 days
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Added script to shutdown game (by throwing an exception and not catching it)max-00112 days
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Make formatmax-00112 days
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Modified game loopmax-00112 days
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00112 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Added some explanation to Vector2max-00112 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Make formatmax-00113 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Used Mediatormax-00113 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Implemeted seek behaviormax-00114 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Increased gameloop timemax-00114 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Extended Vector2max-00114 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Setup some behaviorsmax-00114 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Added AI componentmax-00114 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Modified test and setup of AISystemmax-00114 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Setup test for AImax-00114 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | feedbackWBoerenkamps7 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | changed function name and removed autoWBoerenkamps8 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | make formatWBoerenkamps8 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | feedback changesWBoerenkamps8 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | clarified doxygen and changed function nameWBoerenkamps8 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | changed infinity to 0WBoerenkamps8 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | fixed 0 division and duplicate startWBoerenkamps8 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | removed autoWBoerenkamps9 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | checked for 0 divisionWBoerenkamps9 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | removed unused functions and friend relationssWBoerenkamps9 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | switched doxygenWBoerenkamps9 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | added doxygensWBoerenkamps9 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | fixed a small mistake in sceneManager and added the load_next_scene to the loopWBoerenkamps9 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | removed white line and standard target fps = 60WBoerenkamps9 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | merge masterWBoerenkamps9 days
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps9 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | hotfix draw callheavydemon219 days
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps9 days
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch9 days
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fixed inputtest test because of adjusting inputtest values. however ↵heavydemon2110 days
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inputtest passes while sdlcontext returns pixel coordinates?????
* | | | | | | | | | | | | | | | | changed some function namesWBoerenkamps9 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | make formatWBoerenkamps10 days
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | added scaled fixed delta timeWBoerenkamps10 days
| | | | | | | | | | | | | | | | |