aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.cpp
Commit message (Expand)AuthorAge
* load font almost workingWBoerenkamps6 days
* mege with masterWBoerenkamps7 days
|\
| * implemented feedbackheavydemon217 days
| * make formatheavydemon217 days
| * adjusted aspect ratioheavydemon217 days
| * Merge branch 'master' into niels/remove_singletonheavydemon217 days
| |\
| * | implemented feedback wouter, improved animator. however if spritesheet aspect...heavydemon218 days
| * | fixed the aspect ratio and removed the ratio from sprite and give it to textu...heavydemon219 days
| * | made sdlcontext not a singleton anymoreheavydemon2110 days
| * | removed singleton from SDLContext, problem now is cannot call functionalities...heavydemon2110 days
* | | removed unused functions and friend relationssWBoerenkamps9 days
| |/ |/|
* | hotfix draw callheavydemon219 days
* | revert #66 except for `src/test/InputTest.cpp`Loek Le Blansch10 days
* | fixed inputtest test because of adjusting inputtest values. however inputtest...heavydemon2110 days
|/
* implemented feedbackheavydemon2112 days
* make formatheavydemon2112 days
* implemented final max feedbackheavydemon2112 days
* merged masterheavydemon2113 days
* Merge branch 'master' into decouplingheavydemon2113 days
|\
| * nitpick #55Loek Le Blansch13 days
| * make formatWBoerenkamps13 days
| * fixed changes with mediatorWBoerenkamps2024-12-04
| * loeks feedback changesWBoerenkamps2024-12-04
| * make formatWBoerenkamps2024-12-03
| * world units for clickWBoerenkamps2024-12-03
| * Merge branch 'jaro/collision-system' into wouter/exampleGameWBoerenkamps2024-12-03
| |\
| | * `make format`Loek Le Blansch2024-12-03
| | * implemented feedback removed get_width and height --> get_size for both textu...heavydemon212024-12-03
| | * make formatheavydemon212024-12-02
| | * rendering color workingheavydemon212024-12-02
| | * fixed the color functionalityheavydemon212024-12-02
| | * Merge branch 'master' into niels/rendering_colorheavydemon212024-12-02
| | |\
| | * | implemented PR#35 feedbackheavydemon212024-11-18
| | * | Merge remote-tracking branch 'origin/master' into niels/rendering_colorheavydemon212024-11-18
| | |\ \
| | * | | Working color, fucked up git mergeheavydemon212024-11-14
| | * | | color paremeter in sprite worksheavydemon212024-11-14
| * | | | small {} changesWBoerenkamps2024-11-27
| * | | | added entersWBoerenkamps2024-11-25
| * | | | changed enum nameWBoerenkamps2024-11-25
| * | | | make formatWBoerenkamps2024-11-25
| * | | | code standard fixingWBoerenkamps2024-11-25
| * | | | button test workingWBoerenkamps2024-11-25
| * | | | most test workingWBoerenkamps2024-11-25
| * | | | creating inputSystem testsWBoerenkamps2024-11-24
| * | | | mergeWBoerenkamps2024-11-24
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into max/vector2max-0012024-11-22
| | |\ \ \ \
| | | * | | | rendering particles in at the center point and not in the top left corner.heavydemon212024-11-21
| | * | | | | Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
| | * | | | | Minor changes due to templating of Vector2max-0012024-11-21
| | |/ / / /
| * | | | | input facadeWBoerenkamps2024-11-24