aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | removed iostreamWBoerenkamps8 days
| * | | | | | | | | | | | | | text now working with optionalWBoerenkamps8 days
| * | | | | | | | | | | | | | code not workingWBoerenkamps8 days
| * | | | | | | | | | | | | | make formatWBoerenkamps8 days
| * | | | | | | | | | | | | | small changesWBoerenkamps8 days
| * | | | | | | | | | | | | | segmentation fault fixedWBoerenkamps8 days
| * | | | | | | | | | | | | | very illegal commit do not pushWBoerenkamps8 days
| * | | | | | | | | | | | | | added constWBoerenkamps8 days
| * | | | | | | | | | | | | | make formatWBoerenkamps8 days
| * | | | | | | | | | | | | | font family implemented in the text componentWBoerenkamps8 days
| * | | | | | | | | | | | | | headers to c file changeWBoerenkamps8 days
| * | | | | | | | | | | | | | make formatWBoerenkamps11 days
| * | | | | | | | | | | | | | feedback changesWBoerenkamps11 days
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps11 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | sdl_ttf to submodules + feedback changesWBoerenkamps11 days
| * | | | | | | | | | | | | | fixed formatWBoerenkamps12 days
| * | | | | | | | | | | | | | added const std::string&WBoerenkamps12 days
| * | | | | | | | | | | | | | removed asset includeWBoerenkamps12 days
| * | | | | | | | | | | | | | removed referenceWBoerenkamps12 days
| * | | | | | | | | | | | | | make formatWBoerenkamps12 days
| * | | | | | | | | | | | | | added pattern removal on exceptionWBoerenkamps12 days
| * | | | | | | | | | | | | | added enter between functionsWBoerenkamps12 days
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | removed asset managerWBoerenkamps12 days
| * | | | | | | | | | | | | | fontcontext removed from sdlcontextWBoerenkamps12 days
| * | | | | | | | | | | | | | font facade added to SDLContextWBoerenkamps12 days
| * | | | | | | | | | | | | | font workingWBoerenkamps12 days
| * | | | | | | | | | | | | | load font almost workingWBoerenkamps12 days
| * | | | | | | | | | | | | | text component pretty much finishedWBoerenkamps13 days
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps13 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | saveWBoerenkamps13 days
| * | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps13 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | saveWBoerenkamps13 days
| * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps13 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ font progressWBoerenkamps2024-12-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | font progressWBoerenkamps2024-12-10
| * | | | | | | | | | | | | | | | | | sdlfontcontextWBoerenkamps2024-12-10
* | | | | | | | | | | | | | | | | | | startWBoerenkamps8 days
* | | | | | | | | | | | | | | | | | | Merge branch 'wouter/inputSystem' into wouter/button-improvementWBoerenkamps8 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | enter between functionsWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | added keystateWBoerenkamps9 days
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps11 days
| * | | | | | | | | | | | | | | | | keyboard state workingWBoerenkamps11 days
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps11 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps11 days
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps12 days
| * | | | | | | | | | | | | | | | | reverted Keycode backWBoerenkamps12 days
| * | | | | | | | | | | | | | | | | added window events back to code and function cleanupWBoerenkamps12 days
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps12 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | keyboard state implementedWBoerenkamps12 days