Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 4 days |
|\ | | | | | | | wouter/text-component | ||
| * | fix code standard | Loek Le Blansch | 4 days |
| | | |||
| * | make format | WBoerenkamps | 7 days |
| | | |||
| * | keyboard state working | WBoerenkamps | 7 days |
| | | |||
| * | removed sdlcontext from header and implemented initiliser list for EventData | WBoerenkamps | 7 days |
| | | |||
| * | make format | WBoerenkamps | 8 days |
| | | |||
| * | added window events back to code and function cleanup | WBoerenkamps | 8 days |
| | | |||
| * | keyboard state implemented | WBoerenkamps | 8 days |
| | | |||
| * | save | WBoerenkamps | 9 days |
| | | |||
| * | save | WBoerenkamps | 9 days |
| | | |||
| * | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 9 days |
| |\ | | | | | | | | | | wouter/inputSystem | ||
| * | | make format | WBoerenkamps | 12 days |
| | | | |||
| * | | get_keyboard_state working | WBoerenkamps | 12 days |
| | | | |||
| * | | make format | WBoerenkamps | 12 days |
| | | | |||
| * | | seperated long function | WBoerenkamps | 12 days |
| | | | |||
| * | | testing window events | WBoerenkamps | 12 days |
| | | | |||
| * | | made getKeyboardState | WBoerenkamps | 12 days |
| | | | |||
| * | | save | WBoerenkamps | 14 days |
| | | | |||
* | | | final changes | WBoerenkamps | 4 days |
| | | | |||
* | | | last changes | WBoerenkamps | 4 days |
| | | | |||
* | | | text now working with optional | WBoerenkamps | 4 days |
| | | | |||
* | | | feedback changes | WBoerenkamps | 7 days |
| | | | |||
* | | | make format | WBoerenkamps | 9 days |
| | | | |||
* | | | added enter between functions | WBoerenkamps | 9 days |
| | | | |||
* | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 9 days |
|\ \ \ | | |/ | |/| | | | | wouter/text-component | ||
| * | | removed \class in sdlcontext | heavydemon21 | 10 days |
| | | | |||
| * | | Merge branch 'master' into niels/UI | heavydemon21 | 10 days |
| |\ \ | |||
| * | | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 10 days |
| | | | | |||
| * | | | making rendering fonts and UI | heavydemon21 | 12 days |
| | |/ | |/| | |||
* | | | fontcontext removed from sdlcontext | WBoerenkamps | 9 days |
| | | | |||
* | | | font facade added to SDLContext | WBoerenkamps | 9 days |
| | | | |||
* | | | font working | WBoerenkamps | 9 days |
| |/ |/| | |||
* | | implemented feedback | heavydemon21 | 10 days |
| | | |||
* | | fixed the aspect ratio and removed the ratio from sprite and give it to ↵ | heavydemon21 | 12 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 | 13 days |
| | | |||
* | | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 13 days |
|/ | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | ||
* | 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 |
| | |\ \ |