aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | hotfix draw callheavydemon2110 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
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | use fixed delta timeJAROWMR12 days
* | | | | | | | | | | | | | | | | | fixed transformJAROWMR12 days
* | | | | | | | | | | | | | | | | | restored fileJAROWMR12 days
* | | | | | | | | | | | | | | | | | restore fileJAROWMR12 days
* | | | | | | | | | | | | | | | | | improved physics for AIJAROWMR12 days
* | | | | | | | | | | | | | | | | | pulled AIJAROWMR12 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
| * | | | | | | | | | | | | | | | | 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-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
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | nitpick #59Loek Le Blansch13 days
* | | | | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch13 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fixed testsheavydemon2113 days
* | | | | | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepeLoek Le Blansch13 days
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | make formatheavydemon2113 days
| * | | | | | | | | | | | | | | | | | implemented feedbackheavydemon2113 days
| * | | | | | | | | | | | | | | | | | make formatheavydemon2113 days
| * | | | | | | | | | | | | | | | | | implemented final max feedbackheavydemon2113 days
| * | | | | | | | | | | | | | | | | | added animatorsystem updateheavydemon2113 days
| * | | | | | | | | | | | | | | | | | make formatheavydemon2113 days
| * | | | | | | | | | | | | | | | | | merged masterheavydemon2113 days
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into decouplingheavydemon2113 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | make formatheavydemon212024-12-04
| * | | | | | | | | | | | | | | | | | implemented feedback, cameraValues need better name?heavydemon212024-12-04
| * | | | | | | | | | | | | | | | | | fixed the one cycle aimatorsystem where it did not do the last frame_for the ...heavydemon212024-12-03
| * | | | | | | | | | | | | | | | | | make formatheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | | added all the contructor strutcts for animator,sprite and cameraheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | | making struct constructorsheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | | tmp commitheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | | comments i animator and sprite. added sprite indepentdent scale and angleheavydemon212024-12-02
| * | | | | | | | | | | | | | | | | | make formatheavydemon212024-11-30
| * | | | | | | | | | | | | | | | | | improved animatorheavydemon212024-11-30