Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix code standard | Loek Le Blansch | 5 days |
| | |||
* | make format | WBoerenkamps | 8 days |
| | |||
* | keyboard state working | WBoerenkamps | 8 days |
| | |||
* | removed sdlcontext from header and implemented initiliser list for EventData | WBoerenkamps | 8 days |
| | |||
* | make format | WBoerenkamps | 9 days |
| | |||
* | added window events back to code and function cleanup | WBoerenkamps | 9 days |
| | |||
* | keyboard state implemented | WBoerenkamps | 9 days |
| | |||
* | save | WBoerenkamps | 10 days |
| | |||
* | save | WBoerenkamps | 10 days |
| | |||
* | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 10 days |
|\ | | | | | | | wouter/inputSystem | ||
| * | removed \class in sdlcontext | heavydemon21 | 11 days |
| | | |||
| * | Merge branch 'master' into niels/UI | heavydemon21 | 11 days |
| |\ | |||
| | * | implemented feedback | heavydemon21 | 11 days |
| | | | |||
| | * | fixed the aspect ratio and removed the ratio from sprite and give it to ↵ | heavydemon21 | 13 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 | 14 days |
| | | | |||
| | * | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 2024-12-08 |
| | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | ||
| * | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 11 days |
| | | | |||
| * | | making rendering fonts and UI | heavydemon21 | 13 days |
| |/ | |||
* | | make format | WBoerenkamps | 13 days |
| | | |||
* | | get_keyboard_state working | WBoerenkamps | 13 days |
| | | |||
* | | make format | WBoerenkamps | 13 days |
| | | |||
* | | seperated long function | WBoerenkamps | 13 days |
| | | |||
* | | testing window events | WBoerenkamps | 13 days |
| | | |||
* | | made getKeyboardState | WBoerenkamps | 13 days |
| | | |||
* | | save | WBoerenkamps | 2024-12-07 |
|/ | |||
* | nitpick #59 | Loek Le Blansch | 2024-12-06 |
| | |||
* | make format | heavydemon21 | 2024-12-06 |
| | |||
* | implemented feedback | heavydemon21 | 2024-12-06 |
| | |||
* | Merge branch 'master' into decoupling | heavydemon21 | 2024-12-06 |
|\ | |||
| * | feedback changes | WBoerenkamps | 2024-12-05 |
| | | |||
| * | loeks feedback changes | WBoerenkamps | 2024-12-04 |
| | | |||
| * | make format | WBoerenkamps | 2024-12-03 |
| | | |||
| * | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 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 |
| | |\ | |||
| | * \ | Merge remote-tracking branch 'origin/master' into niels/rendering_color | heavydemon21 | 2024-11-18 |
| | |\ \ | |||
| | * | | | color paremeter in sprite works | heavydemon21 | 2024-11-14 |
| | | | | | |||
| * | | | | added on_enter and on_hover | WBoerenkamps | 2024-11-28 |
| | | | | | |||
| * | | | | make format | WBoerenkamps | 2024-11-27 |
| | | | | | |||
| * | | | | pr feedback | WBoerenkamps | 2024-11-27 |
| | | | | | |||
| * | | | | extra enter | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | added enters | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | changed enum name | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | make format | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | most test working | WBoerenkamps | 2024-11-25 |
| | | | | | |||
| * | | | | merge | WBoerenkamps | 2024-11-24 |
| |\ \ \ \ | |||
| * | | | | | input facade | WBoerenkamps | 2024-11-24 |
| | | | | | |