| Commit message (Expand) | Author | Age |
* | implemented feedback | heavydemon21 | 2024-12-11 |
* | make format | heavydemon21 | 2024-12-11 |
* | adjusted aspect ratio | heavydemon21 | 2024-12-11 |
* | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 2024-12-11 |
|\ |
|
| * | hotfix draw call | heavydemon21 | 2024-12-09 |
| * | revert #66 except for `src/test/InputTest.cpp` | Loek Le Blansch | 2024-12-09 |
| * | fixed inputtest test because of adjusting inputtest values. however inputtest... | heavydemon21 | 2024-12-08 |
* | | implemented feedback wouter, improved animator. however if spritesheet aspect... | heavydemon21 | 2024-12-10 |
* | | fixed the aspect ratio and removed the ratio from sprite and give it to textu... | heavydemon21 | 2024-12-09 |
* | | made sdlcontext not a singleton anymore | heavydemon21 | 2024-12-08 |
* | | removed singleton from SDLContext, problem now is cannot call functionalities... | heavydemon21 | 2024-12-08 |
|/ |
|
* | implemented feedback | heavydemon21 | 2024-12-06 |
* | make format | heavydemon21 | 2024-12-06 |
* | implemented final max feedback | heavydemon21 | 2024-12-06 |
* | merged master | heavydemon21 | 2024-12-06 |
* | 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 textu... | heavydemon21 | 2024-12-03 |
| | * | 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 |
| | |\ \ \ \ |
|
| | | * | | | | rendering particles in at the center point and not in the top left corner. | heavydemon21 | 2024-11-21 |
| | * | | | | | Replaced Vector2<double> by vec2 typedef | max-001 | 2024-11-22 |
| | * | | | | | Minor changes due to templating of Vector2 | max-001 | 2024-11-21 |
| | |/ / / / |
|
| * | | | | | input facade | WBoerenkamps | 2024-11-24 |
| * | | | | | button handling | WBoerenkamps | 2024-11-19 |
| * | | | | | sdl changes | WBoerenkamps | 2024-11-18 |
| * | | | | | added mouse and key event triggering | WBoerenkamps | 2024-11-18 |