aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | small changesWBoerenkamps6 days
| * | | | | | | | | | | | | | segmentation fault fixedWBoerenkamps6 days
| * | | | | | | | | | | | | | very illegal commit do not pushWBoerenkamps6 days
| * | | | | | | | | | | | | | added constWBoerenkamps6 days
| * | | | | | | | | | | | | | make formatWBoerenkamps6 days
| * | | | | | | | | | | | | | font family implemented in the text componentWBoerenkamps6 days
| * | | | | | | | | | | | | | headers to c file changeWBoerenkamps6 days
| * | | | | | | | | | | | | | make formatWBoerenkamps8 days
| * | | | | | | | | | | | | | feedback changesWBoerenkamps8 days
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps8 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | sdl_ttf to submodules + feedback changesWBoerenkamps8 days
| * | | | | | | | | | | | | | fixed formatWBoerenkamps10 days
| * | | | | | | | | | | | | | added const std::string&WBoerenkamps10 days
| * | | | | | | | | | | | | | removed asset includeWBoerenkamps10 days
| * | | | | | | | | | | | | | removed referenceWBoerenkamps10 days
| * | | | | | | | | | | | | | make formatWBoerenkamps10 days
| * | | | | | | | | | | | | | added pattern removal on exceptionWBoerenkamps10 days
| * | | | | | | | | | | | | | added enter between functionsWBoerenkamps10 days
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps10 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | removed asset managerWBoerenkamps10 days
| * | | | | | | | | | | | | | fontcontext removed from sdlcontextWBoerenkamps10 days
| * | | | | | | | | | | | | | font facade added to SDLContextWBoerenkamps10 days
| * | | | | | | | | | | | | | font workingWBoerenkamps10 days
| * | | | | | | | | | | | | | load font almost workingWBoerenkamps10 days
| * | | | | | | | | | | | | | text component pretty much finishedWBoerenkamps11 days
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps11 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | saveWBoerenkamps11 days
| * | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps11 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | saveWBoerenkamps11 days
| * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps11 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ font progressWBoerenkamps12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | font progressWBoerenkamps12 days
| * | | | | | | | | | | | | | | | | | sdlfontcontextWBoerenkamps12 days
* | | | | | | | | | | | | | | | | | | startWBoerenkamps5 days
* | | | | | | | | | | | | | | | | | | Merge branch 'wouter/inputSystem' into wouter/button-improvementWBoerenkamps5 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | enter between functionsWBoerenkamps7 days
| * | | | | | | | | | | | | | | | | added keystateWBoerenkamps7 days
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps8 days
| * | | | | | | | | | | | | | | | | keyboard state workingWBoerenkamps8 days
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps8 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps8 days
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | reverted Keycode backWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | added window events back to code and function cleanupWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps9 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | keyboard state implementedWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | saveWBoerenkamps10 days
| * | | | | | | | | | | | | | | | | saveWBoerenkamps10 days
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps10 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | seperat ints converted to floatWBoerenkamps10 days