aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | last changesWBoerenkamps11 days
| * | | | | | | | | | | | | | removed iostreamWBoerenkamps11 days
| * | | | | | | | | | | | | | text now working with optionalWBoerenkamps11 days
| * | | | | | | | | | | | | | code not workingWBoerenkamps11 days
| * | | | | | | | | | | | | | make formatWBoerenkamps11 days
| * | | | | | | | | | | | | | small changesWBoerenkamps11 days
| * | | | | | | | | | | | | | segmentation fault fixedWBoerenkamps11 days
| * | | | | | | | | | | | | | very illegal commit do not pushWBoerenkamps11 days
| * | | | | | | | | | | | | | added constWBoerenkamps11 days
| * | | | | | | | | | | | | | make formatWBoerenkamps11 days
| * | | | | | | | | | | | | | font family implemented in the text componentWBoerenkamps11 days
| * | | | | | | | | | | | | | headers to c file changeWBoerenkamps11 days
| * | | | | | | | | | | | | | make formatWBoerenkamps13 days
| * | | | | | | | | | | | | | feedback changesWBoerenkamps13 days
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps13 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | sdl_ttf to submodules + feedback changesWBoerenkamps13 days
| * | | | | | | | | | | | | | fixed formatWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | added const std::string&WBoerenkamps2024-12-12
| * | | | | | | | | | | | | | removed asset includeWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | removed referenceWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | make formatWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | added pattern removal on exceptionWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | added enter between functionsWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps2024-12-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | removed asset managerWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | fontcontext removed from sdlcontextWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | font facade added to SDLContextWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | font workingWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | load font almost workingWBoerenkamps2024-12-12
| * | | | | | | | | | | | | | text component pretty much finishedWBoerenkamps2024-12-11
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps2024-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | saveWBoerenkamps2024-12-11
| * | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps2024-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | saveWBoerenkamps2024-12-11
| * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps2024-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ font progressWBoerenkamps2024-12-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | font progressWBoerenkamps2024-12-10
| * | | | | | | | | | | | | | | | | | sdlfontcontextWBoerenkamps2024-12-10
* | | | | | | | | | | | | | | | | | | startWBoerenkamps11 days
* | | | | | | | | | | | | | | | | | | Merge branch 'wouter/inputSystem' into wouter/button-improvementWBoerenkamps11 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | enter between functionsWBoerenkamps12 days
| * | | | | | | | | | | | | | | | | added keystateWBoerenkamps12 days
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps13 days
| * | | | | | | | | | | | | | | | | keyboard state workingWBoerenkamps14 days
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps14 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps14 days
| * | | | | | | | | | | | | | | | | make formatWBoerenkamps2024-12-13
| * | | | | | | | | | | | | | | | | reverted Keycode backWBoerenkamps2024-12-13
| * | | | | | | | | | | | | | | | | added window events back to code and function cleanupWBoerenkamps2024-12-13
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps2024-12-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |