aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | readded const and used emplace insteadWBoerenkamps6 days
| * | | | | | | | | | | | | | | final changesWBoerenkamps6 days
| * | | | | | | | | | | | | | | last changesWBoerenkamps6 days
| * | | | | | | | | | | | | | | removed iostreamWBoerenkamps6 days
| * | | | | | | | | | | | | | | testing somethingWBoerenkamps6 days
| * | | | | | | | | | | | | | | text now working with optionalWBoerenkamps6 days
| * | | | | | | | | | | | | | | code not workingWBoerenkamps6 days
| * | | | | | | | | | | | | | | make formatWBoerenkamps6 days
| * | | | | | | | | | | | | | | small changesWBoerenkamps6 days
| * | | | | | | | | | | | | | | segmentation fault fixedWBoerenkamps6 days
| * | | | | | | | | | | | | | | very illegal commit do not pushWBoerenkamps6 days
| * | | | | | | | | | | | | | | added constWBoerenkamps7 days
| * | | | | | | | | | | | | | | retrieving font with resource manager addedWBoerenkamps7 days
| * | | | | | | | | | | | | | | make formatWBoerenkamps7 days
| * | | | | | | | | | | | | | | font family implemented in the text componentWBoerenkamps7 days
| * | | | | | | | | | | | | | | headers to c file changeWBoerenkamps7 days
| * | | | | | | | | | | | | | | remove launchWBoerenkamps9 days
| * | | | | | | | | | | | | | | make formatWBoerenkamps9 days
| * | | | | | | | | | | | | | | feedback changesWBoerenkamps9 days
| * | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps9 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | sdl_ttf to submodules + feedback changesWBoerenkamps9 days
| * | | | | | | | | | | | | | | fixed formatWBoerenkamps10 days
| * | | | | | | | | | | | | | | added const std::string&WBoerenkamps10 days
| * | | | | | | | | | | | | | | removed asset includeWBoerenkamps10 days
| * | | | | | | | | | | | | | | added small check to the exampleWBoerenkamps10 days
| * | | | | | | | | | | | | | | removed referenceWBoerenkamps10 days
| * | | | | | | | | | | | | | | make formatWBoerenkamps10 days
| * | | | | | | | | | | | | | | added pattern removal on exceptionWBoerenkamps11 days
| * | | | | | | | | | | | | | | added enter between functionsWBoerenkamps11 days
| * | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps11 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | removed asset managerWBoerenkamps11 days
| * | | | | | | | | | | | | | | fontcontext removed from sdlcontextWBoerenkamps11 days
| * | | | | | | | | | | | | | | font facade added to SDLContextWBoerenkamps11 days
| * | | | | | | | | | | | | | | font workingWBoerenkamps11 days
| * | | | | | | | | | | | | | | load font almost workingWBoerenkamps11 days
| * | | | | | | | | | | | | | | text component pretty much finishedWBoerenkamps11 days
| * | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | saveWBoerenkamps12 days
| * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | saveWBoerenkamps12 days
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ font progressWBoerenkamps13 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | font progressWBoerenkamps13 days
| * | | | | | | | | | | | | | | | | | | sdlfontcontextWBoerenkamps13 days
* | | | | | | | | | | | | | | | | | | | startWBoerenkamps6 days
* | | | | | | | | | | | | | | | | | | | Merge branch 'wouter/inputSystem' into wouter/button-improvementWBoerenkamps6 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | enter between functionsWBoerenkamps7 days
| * | | | | | | | | | | | | | | | | | added keystateWBoerenkamps7 days
| * | | | | | | | | | | | | | | | | | removed large commentWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | | make formatWBoerenkamps9 days