aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | text now working with optionalWBoerenkamps6 days
| * | | | | | | | | | | | | | code not workingWBoerenkamps6 days
| * | | | | | | | | | | | | | make formatWBoerenkamps7 days
| * | | | | | | | | | | | | | small changesWBoerenkamps7 days
| * | | | | | | | | | | | | | segmentation fault fixedWBoerenkamps7 days
| * | | | | | | | | | | | | | very illegal commit do not pushWBoerenkamps7 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
| * | | | | | | | | | | | | | 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 formatWBoerenkamps11 days
| * | | | | | | | | | | | | | added const std::string&WBoerenkamps11 days
| * | | | | | | | | | | | | | removed asset includeWBoerenkamps11 days
| * | | | | | | | | | | | | | added small check to the exampleWBoerenkamps11 days
| * | | | | | | | | | | | | | removed referenceWBoerenkamps11 days
| * | | | | | | | | | | | | | make formatWBoerenkamps11 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 finishedWBoerenkamps12 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 functionsWBoerenkamps8 days
| * | | | | | | | | | | | | | | | | added keystateWBoerenkamps8 days
| * | | | | | | | | | | | | | | | | removed large commentWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | keyboard state workingWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps9 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps10 days
| * | | | | | | | | | | | | | | | | reverted Keycode backWBoerenkamps10 days
| * | | | | | | | | | | | | | | | | added window events back to code and function cleanupWBoerenkamps10 days