Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Added AI component | max-001 | 13 days | |
| | | | | | | | ||||
| * | | | | | | Modified test and setup of AISystem | max-001 | 13 days | |
| | | | | | | | ||||
* | | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵ | heavydemon21 | 6 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 ↵ | heavydemon21 | 7 days | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off | |||
* | | | | | | | made sdlcontext not a singleton anymore | heavydemon21 | 8 days | |
| | | | | | | | ||||
* | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 9 days | |
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | |||
* | | | | | | merge master | Loek Le Blansch | 10 days | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||
| * | | | | | nitpick #59 | Loek Le Blansch | 10 days | |
| | | | | | | ||||
| * | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepe | Loek Le Blansch | 10 days | |
| |\ \ \ \ \ | ||||
| | * | | | | | implemented feedback | heavydemon21 | 10 days | |
| | | | | | | | ||||
| | * | | | | | make format | heavydemon21 | 10 days | |
| | | | | | | | ||||
| | * | | | | | implemented final max feedback | heavydemon21 | 10 days | |
| | | | | | | | ||||
| | * | | | | | added animatorsystem update | heavydemon21 | 11 days | |
| | | | | | | | ||||
| | * | | | | | Merge branch 'master' into decoupling | heavydemon21 | 11 days | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||
| | * | | | | | make format | heavydemon21 | 13 days | |
| | | | | | | | ||||
| | * | | | | | implemented feedback, cameraValues need better name? | heavydemon21 | 13 days | |
| | | | | | | | ||||
| | * | | | | | make format | heavydemon21 | 2024-12-02 | |
| | | | | | | | ||||
| | * | | | | | added all the contructor strutcts for animator,sprite and camera | heavydemon21 | 2024-12-02 | |
| | | | | | | | ||||
| | * | | | | | making struct constructors | heavydemon21 | 2024-12-02 | |
| | | | | | | | ||||
| | * | | | | | tmp commit | heavydemon21 | 2024-12-02 | |
| | | | | | | | ||||
| | * | | | | | comments i animator and sprite. added sprite indepentdent scale and angle | heavydemon21 | 2024-12-02 | |
| | | | | | | | ||||
| | * | | | | | make format | heavydemon21 | 2024-11-30 | |
| | | | | | | | ||||
| | * | | | | | improved animator | heavydemon21 | 2024-11-30 | |
| | | | | | | | ||||
| | * | | | | | first version of new viewport floats without the use of sdl functions | heavydemon21 | 2024-11-30 | |
| | | | | | | | ||||
| | * | | | | | working floating point black bars | heavydemon21 | 2024-11-29 | |
| | | | | | | | ||||
| * | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe | Loek Le Blansch | 10 days | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||
| | * | | | | | make format | JAROWMR | 10 days | |
| | | | | | | | ||||
| | * | | | | | review feedback | JAROWMR | 10 days | |
| | | |_|_|/ | | |/| | | | ||||
| | * | | | | merge with master and keypressed added to game | JAROWMR | 11 days | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||
| | * | | | | make format | JAROWMR | 12 days | |
| | | | | | | ||||
| | * | | | | added collision layers | JAROWMR | 12 days | |
| | | | | | | ||||
| | * | | | | make format | JAROWMR | 12 days | |
| | | | | | | ||||
| | * | | | | improved comments | JAROWMR | 13 days | |
| | | | | | | ||||
| | * | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-system | JAROWMR | 13 days | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||
| | * | | | | removed part of if | JAROWMR | 13 days | |
| | | | | | | ||||
| | * | | | | improved comments | JAROWMR | 13 days | |
| | | | | | | ||||
| | * | | | | changed some values because of feedback and merged from master | JAROWMR | 2024-12-02 | |
| | | | | | | ||||
| | * | | | | feedback fix | JAROWMR | 2024-12-02 | |
| | | | | | | ||||
| | * | | | | added some comments and const | JAROWMR | 2024-12-02 | |
| | | | | | | ||||
| | * | | | | merge with master | JAROWMR | 2024-12-01 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||
| | * | | | | improved readablity of check_collision function and reset LoopManager | JAROWMR | 2024-12-01 | |
| | | | | | | ||||
| | * | | | | feedback changes | JAROWMR | 2024-12-01 | |
| | | | | | | ||||
| | * | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-system | JAROWMR | 2024-11-23 | |
| | |\ \ \ \ | ||||
| | * | | | | | added doxygen comments | JAROWMR | 2024-11-23 | |
| | | | | | | | ||||
| | * | | | | | Fixing PR | JAROWMR | 2024-11-23 | |
| | | | | | | | ||||
| | * | | | | | script fix | JAROWMR | 2024-11-22 | |
| | | | | | | | ||||
| | * | | | | | merge with master | JAROWMR | 2024-11-22 | |
| | | | | | | | ||||
| | * | | | | | merge with master | JAROWMR | 2024-11-22 | |
| | |\ \ \ \ \ | ||||
| | * \ \ \ \ \ | merge with master | JAROWMR | 2024-11-21 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | clean up CollisionTest | Loek Le Blansch | 2024-11-20 | |
| | | | | | | | | |