aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | | | | | | | | * Modified path_follow a bitmax-00111 days
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * Improved Doxygenmax-00111 days
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * Deleted unnecessary headermax-00111 days
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * Added Doxygenmax-00111 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-00114 days
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | Using Rigidbody from now onmax-00114 days
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | Added script to shutdown game (by throwing an exception and not catching it)max-00114 days
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | Make formatmax-00114 days
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | Modified game loopmax-00114 days
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00114 days
| | | | | | | | | | | | | | | | | |\ \
| | | | | | | | | | | | | | | | | * | | Added some explanation to Vector2max-00114 days
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | Make formatmax-0012024-12-05
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | Used Mediatormax-0012024-12-05
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-05
| | | | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | |_|/ / / | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | | | * | | 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
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | making rendering fonts and UIheavydemon2110 days
| |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #67 from lonkaars/niels/decoupling_pixel_and_posloek11 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | hotfix draw call
| * | | | | | | | | | | | | | | | | | hotfix draw callheavydemon2111 days
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch11 days
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | fixed inputtest test because of adjusting inputtest values. however ↵heavydemon2112 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inputtest passes while sdlcontext returns pixel coordinates?????
* | | | | | | | | | | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon2113 days
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | nitpick #59Loek Le Blansch13 days
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch13 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch13 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon2113 days
|\| | | | | | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | merge #53Loek Le Blansch13 days
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepeLoek Le Blansch13 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | make formatJAROWMR13 days
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | enabled all test expect profilingJAROWMR13 days
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | review feedbackJAROWMR13 days
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | removed roundJAROWMR14 days
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | fixed float round issueJAROWMR14 days
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | removed minus one from calculationJAROWMR14 days
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | bug foxJAROWMR14 days
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | dynamic and static bug fixesJAROWMR2024-12-05
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | merge with master and keypressed added to gameJAROWMR2024-12-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | make formatJAROWMR2024-12-04
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | added collision layers to example and unit testJAROWMR2024-12-04
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | added collision layersJAROWMR2024-12-04
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | make formatJAROWMR2024-12-04
| | | | | | | | | | | | | | | | |