aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.h
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps9 days
|\ | | | | | | wouter/text-component
| * fix code standardLoek Le Blansch9 days
| |
| * make formatWBoerenkamps12 days
| |
| * keyboard state workingWBoerenkamps12 days
| |
| * removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps12 days
| |
| * make formatWBoerenkamps13 days
| |
| * added window events back to code and function cleanupWBoerenkamps13 days
| |
| * keyboard state implementedWBoerenkamps13 days
| |
| * saveWBoerenkamps13 days
| |
| * saveWBoerenkamps14 days
| |
| * Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps14 days
| |\ | | | | | | | | | wouter/inputSystem
| * | make formatWBoerenkamps2024-12-09
| | |
| * | get_keyboard_state workingWBoerenkamps2024-12-09
| | |
| * | make formatWBoerenkamps2024-12-09
| | |
| * | seperated long functionWBoerenkamps2024-12-09
| | |
| * | testing window eventsWBoerenkamps2024-12-09
| | |
| * | made getKeyboardStateWBoerenkamps2024-12-09
| | |
| * | saveWBoerenkamps2024-12-07
| | |
* | | final changesWBoerenkamps9 days
| | |
* | | last changesWBoerenkamps9 days
| | |
* | | text now working with optionalWBoerenkamps9 days
| | |
* | | feedback changesWBoerenkamps12 days
| | |
* | | make formatWBoerenkamps13 days
| | |
* | | added enter between functionsWBoerenkamps13 days
| | |
* | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
|\ \ \ | | |/ | |/| | | | wouter/text-component
| * | removed \class in sdlcontextheavydemon212024-12-11
| | |
| * | Merge branch 'master' into niels/UIheavydemon212024-12-11
| |\ \
| * | | updated the code so that get_events() calculates pixel units to game unitsheavydemon212024-12-11
| | | |
| * | | making rendering fonts and UIheavydemon212024-12-09
| | |/ | |/|
* | | fontcontext removed from sdlcontextWBoerenkamps13 days
| | |
* | | font facade added to SDLContextWBoerenkamps13 days
| | |
* | | font workingWBoerenkamps13 days
| |/ |/|
* | implemented feedbackheavydemon212024-12-11
| |
* | fixed the aspect ratio and removed the ratio from sprite and give it to ↵heavydemon212024-12-09
| | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
* | made sdlcontext not a singleton anymoreheavydemon212024-12-08
| |
* | removed singleton from SDLContext, problem now is cannot call ↵heavydemon212024-12-08
|/ | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* nitpick #59Loek Le Blansch2024-12-06
|
* make formatheavydemon212024-12-06
|
* implemented feedbackheavydemon212024-12-06
|
* Merge branch 'master' into decouplingheavydemon212024-12-06
|\
| * feedback changesWBoerenkamps2024-12-05
| |
| * loeks feedback changesWBoerenkamps2024-12-04
| |
| * make formatWBoerenkamps2024-12-03
| |
| * Merge branch 'jaro/collision-system' into wouter/exampleGameWBoerenkamps2024-12-03
| |\
| | * implemented feedback removed get_width and height --> get_size for both ↵heavydemon212024-12-03
| | | | | | | | | | | | texture and sdlcontext
| | * make formatheavydemon212024-12-02
| | |
| | * rendering color workingheavydemon212024-12-02
| | |
| | * fixed the color functionalityheavydemon212024-12-02
| | |
| | * Merge branch 'master' into niels/rendering_colorheavydemon212024-12-02
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into niels/rendering_colorheavydemon212024-11-18
| | |\ \