aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | | * | | | hotfix draw callheavydemon218 days
| | |/ / / /
| | * | | | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch8 days
| | | | | |
| | * | | | fixed inputtest test because of adjusting inputtest values. however ↵heavydemon219 days
| | | | | | | | | | | | | | | | | | | | | | | | inputtest passes while sdlcontext returns pixel coordinates?????
| | * | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon2111 days
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon2111 days
| | |\ \ \ \
| | | | | | * Make formatmax-0018 days
| | | | | | |
| | | | | | * Modified path_follow a bitmax-0018 days
| | | | | | |
| | | | | | * Improved Doxygenmax-0018 days
| | | | | | |
| | | | | | * Deleted unnecessary headermax-0018 days
| | | | | | |
| | | | | | * Added Doxygenmax-0018 days
| | | | | | |
| | | | | | * Implemented path_followmax-00111 days
| | | | | | |
| | | | | | * Implemented flee and arrive behaviorsmax-00111 days
| | | | | | |
| | | | | | * Improved examplemax-00111 days
| | | | | | |
| | | | | | * Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-00111 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-00112 days
| | | | | | | | |
| | | | | | * | | Used Mediatormax-00112 days
| | | | | | | | |
| | | | | | * | | Merge remote-tracking branch 'origin/master' into max/AImax-00112 days
| | | | | | |\ \ \
| | | | | | * | | | Implemeted seek behaviormax-00113 days
| | | | | | | | | |
| | | | | | * | | | Increased gameloop timemax-00113 days
| | | | | | | | | |
| | | | | | * | | | Extended Vector2max-00113 days
| | | | | | | | | |
| | | | | | * | | | Setup some behaviorsmax-00113 days
| | | | | | | | | |
| | | | | | * | | | Added AI componentmax-00113 days
| | | | | | | | | |
| | | | | | * | | | Modified test and setup of AISystemmax-00113 days
| | | | | | | | | |
| | | | | | * | | | Setup test for AImax-00113 days
| | | | | | | | | |
* | | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon217 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aspect_ratio is not the same as the single frame then the scaling is wrong
* | | | | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to ↵heavydemon218 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
* | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon219 days
| | | | | | | | | |
* | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon219 days
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* | | | | | | | | merge masterLoek Le Blansch10 days
|\| | | | | | | |
| * | | | | | | | nitpick #59Loek Le Blansch11 days
| | | | | | | | |
| * | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch11 days
| |\| | | | | | |
| | * | | | | | | fixed testsheavydemon2111 days
| | | | | | | | |
| * | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch11 days
| |\| | | | | | | | | |/ / / / / / | |/| | | | | |
| | * | | | | | make formatheavydemon2111 days
| | | | | | | |
| | * | | | | | implemented feedbackheavydemon2111 days
| | | | | | | |
| | * | | | | | make formatheavydemon2111 days
| | | | | | | |
| | * | | | | | implemented final max feedbackheavydemon2111 days
| | | | | | | |
| | * | | | | | added animatorsystem updateheavydemon2111 days
| | | | | | | |
| | * | | | | | make formatheavydemon2111 days
| | | | | | | |
| | * | | | | | merged masterheavydemon2111 days
| | | | | | | |
| | * | | | | | Merge branch 'master' into decouplingheavydemon2111 days
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | make formatheavydemon2113 days
| | | | | | | |
| | * | | | | | implemented feedback, cameraValues need better name?heavydemon2113 days
| | | | | | | |