Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | save | WBoerenkamps | 8 days |
| | |||
* | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 8 days |
|\ | | | | | | | wouter/inputSystem | ||
| * | Merge branch 'master' into niels/UI | heavydemon21 | 9 days |
| |\ | |||
| | * | mege with master | WBoerenkamps | 9 days |
| | |\ | |||
| | * | | removed unused functions and friend relationss | WBoerenkamps | 11 days |
| | | | | |||
| * | | | Merge branch 'master' into niels/UI | heavydemon21 | 9 days |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | implemented feedback | heavydemon21 | 9 days |
| | | | | |||
| | * | | make format | heavydemon21 | 9 days |
| | | | | |||
| | * | | adjusted aspect ratio | heavydemon21 | 9 days |
| | | | | |||
| | * | | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 9 days |
| | |\| | |||
| | * | | implemented feedback wouter, improved animator. however if spritesheet ↵ | heavydemon21 | 10 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 | 11 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 | 12 days |
| | | | | |||
| | * | | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 12 days |
| | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | ||
| * | | | make format | heavydemon21 | 9 days |
| | | | | |||
| * | | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 9 days |
| | | | | |||
| * | | | making rendering fonts and UI | heavydemon21 | 11 days |
| | |/ | |/| | |||
* | | | removed enter | WBoerenkamps | 11 days |
| | | | |||
* | | | make format | WBoerenkamps | 11 days |
| | | | |||
* | | | get_keyboard_state working | WBoerenkamps | 11 days |
| | | | |||
* | | | make format | WBoerenkamps | 11 days |
| | | | |||
* | | | resize/move tests working | WBoerenkamps | 11 days |
| | | | |||
* | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 11 days |
|\| | | | | | | | | | | | wouter/inputSystem | ||
| * | | hotfix draw call | heavydemon21 | 11 days |
| | | | |||
| * | | revert #66 except for `src/test/InputTest.cpp` | Loek Le Blansch | 11 days |
| | | | |||
| * | | fixed inputtest test because of adjusting inputtest values. however ↵ | heavydemon21 | 12 days |
| |/ | | | | | | | inputtest passes while sdlcontext returns pixel coordinates????? | ||
* | | seperated long function | WBoerenkamps | 11 days |
| | | |||
* | | testing window events | WBoerenkamps | 11 days |
| | | |||
* | | made getKeyboardState | WBoerenkamps | 11 days |
| | | |||
* | | save | WBoerenkamps | 13 days |
|/ | |||
* | implemented feedback | heavydemon21 | 14 days |
| | |||
* | make format | heavydemon21 | 14 days |
| | |||
* | implemented final max feedback | heavydemon21 | 14 days |
| | |||
* | merged master | heavydemon21 | 14 days |
| | |||
* | Merge branch 'master' into decoupling | heavydemon21 | 2024-12-06 |
|\ | |||
| * | nitpick #55 | Loek Le Blansch | 2024-12-05 |
| | | |||
| * | make format | WBoerenkamps | 2024-12-05 |
| | | |||
| * | fixed changes with mediator | WBoerenkamps | 2024-12-04 |
| | | |||
| * | loeks feedback changes | WBoerenkamps | 2024-12-04 |
| | | |||
| * | make format | WBoerenkamps | 2024-12-03 |
| | | |||
| * | world units for click | WBoerenkamps | 2024-12-03 |
| | | |||
| * | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 2024-12-03 |
| |\ | |||
| | * | `make format` | Loek Le Blansch | 2024-12-03 |
| | | | |||
| | * | implemented feedback removed get_width and height --> get_size for both ↵ | heavydemon21 | 2024-12-03 |
| | | | | | | | | | | | | texture and sdlcontext | ||
| | * | make format | heavydemon21 | 2024-12-02 |
| | | | |||
| | * | rendering color working | heavydemon21 | 2024-12-02 |
| | | | |||
| | * | fixed the color functionality | heavydemon21 | 2024-12-02 |
| | | | |||
| | * | Merge branch 'master' into niels/rendering_color | heavydemon21 | 2024-12-02 |
| | |\ | |||
| | * | | implemented PR#35 feedback | heavydemon21 | 2024-11-18 |
| | | | | |||
| | * | | Merge remote-tracking branch 'origin/master' into niels/rendering_color | heavydemon21 | 2024-11-18 |
| | |\ \ |