Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into niels/UI | heavydemon21 | 7 days |
|\ | |||
| * | mege with master | WBoerenkamps | 7 days |
| |\ | |||
| * | | removed unused functions and friend relationss | WBoerenkamps | 10 days |
| | | | |||
* | | | Merge branch 'master' into niels/UI | heavydemon21 | 8 days |
|\ \ \ | | |/ | |/| | |||
| * | | implemented feedback | heavydemon21 | 8 days |
| | | | |||
| * | | make format | heavydemon21 | 8 days |
| | | | |||
| * | | adjusted aspect ratio | heavydemon21 | 8 days |
| | | | |||
| * | | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 8 days |
| |\| | |||
| * | | implemented feedback wouter, improved animator. however if spritesheet ↵ | heavydemon21 | 9 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 | 10 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 | 10 days |
| | | | |||
| * | | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 11 days |
| | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | ||
* | | | make format | heavydemon21 | 8 days |
| | | | |||
* | | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 8 days |
| | | | |||
* | | | making rendering fonts and UI | heavydemon21 | 9 days |
| |/ |/| | |||
* | | hotfix draw call | heavydemon21 | 10 days |
| | | |||
* | | revert #66 except for `src/test/InputTest.cpp` | Loek Le Blansch | 10 days |
| | | |||
* | | fixed inputtest test because of adjusting inputtest values. however ↵ | heavydemon21 | 11 days |
|/ | | | | inputtest passes while sdlcontext returns pixel coordinates????? | ||
* | implemented feedback | heavydemon21 | 12 days |
| | |||
* | make format | heavydemon21 | 13 days |
| | |||
* | implemented final max feedback | heavydemon21 | 13 days |
| | |||
* | merged master | heavydemon21 | 13 days |
| | |||
* | Merge branch 'master' into decoupling | heavydemon21 | 13 days |
|\ | |||
| * | nitpick #55 | Loek Le Blansch | 14 days |
| | | |||
| * | make format | WBoerenkamps | 14 days |
| | | |||
| * | 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 |
| | |\ \ | |||
| | * | | | Working color, fucked up git merge | heavydemon21 | 2024-11-14 |
| | | | | | |||
| | * | | | color paremeter in sprite works | heavydemon21 | 2024-11-14 |
| | | | | | |||
| * | | | | small {} changes | WBoerenkamps | 2024-11-27 |
| | | | | | |||
| * | | | | added enters | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | changed enum name | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | make format | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | code standard fixing | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | button test working | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | most test working | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | creating inputSystem tests | WBoerenkamps | 2024-11-24 |
| | | | | | |||
| * | | | | merge | WBoerenkamps | 2024-11-24 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge remote-tracking branch 'origin/master' into max/vector2 | max-001 | 2024-11-22 |
| | |\ \ \ \ |