aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* make formatWBoerenkamps7 days
|
* button improvementsWBoerenkamps7 days
|
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps7 days
|\ | | | | | | wouter/button-improvement
| * make formatWBoerenkamps8 days
| |
| * feedback changesWBoerenkamps8 days
| |
| * Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps8 days
| |\ | | | | | | | | | wouter/text-component
| | * add noexcept qualifier to Script::get_key_stateLoek Le Blansch8 days
| | |
| | * Merge branch 'wouter/inputSystem' of github.com:lonkaars/crepeLoek Le Blansch8 days
| | |\
| | * \ Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepeLoek Le Blansch8 days
| | |\ \
| | | * | change position to offsetJAROWMR11 days
| | | | |
| | | * | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR11 days
| | | |\ \ | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| | | * | | make formatJAROWMR11 days
| | | | | |
| | | * | | friend explainedJAROWMR11 days
| | | | | |
| | | * | | broken particle testJAROWMR12 days
| | | | | |
| | | * | | update commentJAROWMR12 days
| | | | | |
| | | * | | updated commentJAROWMR12 days
| | | | | |
| | | * | | updated particle emitterJAROWMR13 days
| | | | | |
| | | * | | merge physicsJAROWMR13 days
| | | |\ \ \
| | | * \ \ \ merge masterJAROWMR13 days
| | | |\ \ \ \
| | | * | | | | changed spawnrate of particles (bound to delta time)JAROWMR2024-12-07
| | | | | | | |
| | | * | | | | Merge branch 'jaro/physics-system-improvement' into ↵JAROWMR2024-12-07
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| | | * | | | | | changed double to floatJAROWMR2024-12-07
| | | | | | | | |
| * | | | | | | | small changesWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | readded const and used emplace insteadWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | final changesWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | text now working with optionalWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | make formatWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | very illegal commit do not pushWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | added constWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | make formatWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | font family implemented in the text componentWBoerenkamps8 days
| | | | | | | | |
| * | | | | | | | make formatWBoerenkamps11 days
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | sdl_ttf to submodules + feedback changesWBoerenkamps11 days
| | | | | | | | |
| * | | | | | | | added const std::string&WBoerenkamps12 days
| | | | | | | | |
| * | | | | | | | removed asset includeWBoerenkamps12 days
| | | | | | | | |
| * | | | | | | | make formatWBoerenkamps12 days
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps12 days
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | removed asset managerWBoerenkamps12 days
| | | | | | | | |
| * | | | | | | | font facade added to SDLContextWBoerenkamps12 days
| | | | | | | | |
| * | | | | | | | load font almost workingWBoerenkamps12 days
| | | | | | | | |
| * | | | | | | | text component pretty much finishedWBoerenkamps13 days
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/text-component
| * \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/text-component
| * | | | | | | | | | saveWBoerenkamps13 days
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/text-component
| * \ \ \ \ \ \ \ \ \ \ font progressWBoerenkamps2024-12-10
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | font progressWBoerenkamps2024-12-10
| | | | | | | | | | | | |
* | | | | | | | | | | | | startWBoerenkamps8 days
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'wouter/inputSystem' into wouter/button-improvementWBoerenkamps8 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |