aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | implemented feedbackheavydemon212024-12-17
| * | | | | | | | | | merged masterheavydemon212024-12-17
| * | | | | | | | | | Merge branch 'master' into niels/UIheavydemon212024-12-17
| |\| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into niels/UIheavydemon212024-12-17
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | make formatheavydemon212024-12-17
| * | | | | | | | | | config will be checout with master once PR#77 is merged, and sdlcontext adjus...heavydemon212024-12-17
| * | | | | | | | | | Merge branch 'master' into niels/UIheavydemon212024-12-17
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | revered to masterheavydemon212024-12-17
| * | | | | | | | | | adjusted commentsheavydemon212024-12-17
| * | | | | | | | | | Merge branch 'master' into niels/UIheavydemon212024-12-17
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | finalized text renderingheavydemon212024-12-17
| * | | | | | | | | | | make formatheavydemon212024-12-17
| * | | | | | | | | | | workig rending textheavydemon212024-12-17
| * | | | | | | | | | | Merge branch 'wouter/text-component' into niels/UIheavydemon212024-12-17
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | merging wouterheavydemon212024-12-17
| * | | | | | | | | | | | Merge branch 'wouter/text-component' into niels/UIheavydemon212024-12-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tmp fixheavydemon212024-12-17
| * | | | | | | | | | | | | Merge branch 'wouter/text-component' into niels/UIheavydemon212024-12-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | idkheavydemon212024-12-17
| * | | | | | | | | | | | | | rendersysheavydemon212024-12-16
| * | | | | | | | | | | | | | fontingheavydemon212024-12-16
* | | | | | | | | | | | | | | updated coments and reverted test cmakeJAROWMR14 days
* | | | | | | | | | | | | | | added some commentsJAROWMR14 days
* | | | | | | | | | | | | | | improved doxygen commentsJAROWMR14 days
* | | | | | | | | | | | | | | improved doxygenJAROWMR14 days
* | | | | | | | | | | | | | | tested system, added roation to emitterJAROWMR2024-12-19
* | | | | | | | | | | | | | | fixed bugJAROWMR2024-12-19
* | | | | | | | | | | | | | | bug fix and doxygen fixJAROWMR2024-12-19
* | | | | | | | | | | | | | | rotating sprite on particleJAROWMR2024-12-19
* | | | | | | | | | | | | | | testing dynamicJAROWMR2024-12-18
* | | | | | | | | | | | | | | merged detection and resolution functionsJAROWMR2024-12-18
* | | | | | | | | | | | | | | before merging of resolution and handlingJAROWMR2024-12-18
* | | | | | | | | | | | | | | Merge branch 'jaro/collision-system-handeling' of github.com:lonkaars/crepe i...JAROWMR2024-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into jaro/collision-system-hande...max-0012024-12-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | `make format`Loek Le Blansch2024-12-17
| | * | | | | | | | | | | | | | fix tests + nitpick #77Loek Le Blansch2024-12-17
| | * | | | | | | | | | | | | | make formatWBoerenkamps2024-12-17
| | * | | | | | | | | | | | | | feedback changesWBoerenkamps2024-12-17
| | * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c...WBoerenkamps2024-12-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | fix code standardLoek Le Blansch2024-12-17
| | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | add noexcept qualifier to Script::get_key_stateLoek Le Blansch2024-12-17
| | | * | | | | | | | | | | | Merge branch 'wouter/inputSystem' of github.com:lonkaars/crepeLoek Le Blansch2024-12-17
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | enter between functionsWBoerenkamps2024-12-15
| | | | * | | | | | | | | | added keystateWBoerenkamps2024-12-15
| | | | * | | | | | | | | | make formatWBoerenkamps2024-12-14
| | | | * | | | | | | | | | keyboard state workingWBoerenkamps2024-12-14
| | | | * | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS...WBoerenkamps2024-12-14
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ / | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps2024-12-14
| | | | * | | | | | | | | | make formatWBoerenkamps2024-12-13
| | | | * | | | | | | | | | reverted Keycode backWBoerenkamps2024-12-13