aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.h
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps5 days
|\ | | | | | | wouter/text-component
| * fix code standardLoek Le Blansch5 days
| |
| * make formatWBoerenkamps8 days
| |
| * keyboard state workingWBoerenkamps8 days
| |
| * removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps8 days
| |
| * make formatWBoerenkamps9 days
| |
| * added window events back to code and function cleanupWBoerenkamps9 days
| |
| * keyboard state implementedWBoerenkamps9 days
| |
| * saveWBoerenkamps10 days
| |
| * saveWBoerenkamps10 days
| |
| * Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps10 days
| |\ | | | | | | | | | wouter/inputSystem
| * | make formatWBoerenkamps13 days
| | |
| * | get_keyboard_state workingWBoerenkamps13 days
| | |
| * | make formatWBoerenkamps13 days
| | |
| * | seperated long functionWBoerenkamps13 days
| | |
| * | testing window eventsWBoerenkamps13 days
| | |
| * | made getKeyboardStateWBoerenkamps13 days
| | |
| * | saveWBoerenkamps2024-12-07
| | |
* | | final changesWBoerenkamps5 days
| | |
* | | last changesWBoerenkamps5 days
| | |
* | | text now working with optionalWBoerenkamps5 days
| | |
* | | feedback changesWBoerenkamps8 days
| | |
* | | make formatWBoerenkamps10 days
| | |
* | | added enter between functionsWBoerenkamps10 days
| | |
* | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps10 days
|\ \ \ | | |/ | |/| | | | wouter/text-component
| * | removed \class in sdlcontextheavydemon2111 days
| | |
| * | Merge branch 'master' into niels/UIheavydemon2111 days
| |\ \
| * | | updated the code so that get_events() calculates pixel units to game unitsheavydemon2111 days
| | | |
| * | | making rendering fonts and UIheavydemon2113 days
| | |/ | |/|
* | | fontcontext removed from sdlcontextWBoerenkamps10 days
| | |
* | | font facade added to SDLContextWBoerenkamps10 days
| | |
* | | font workingWBoerenkamps10 days
| |/ |/|
* | implemented feedbackheavydemon2111 days
| |
* | fixed the aspect ratio and removed the ratio from sprite and give it to ↵heavydemon2113 days
| | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
* | made sdlcontext not a singleton anymoreheavydemon2114 days
| |
* | removed singleton from SDLContext, problem now is cannot call ↵heavydemon2114 days
|/ | | | 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
| | |\ \