aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-12-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | fix namespace type references + update contributing.mdLoek Le Blansch2024-12-04
| | * | | | | | | | | | | | | | | use doxygen `\n` instead of htmlLoek Le Blansch2024-12-04
| * | | | | | | | | | | | | | | | fix memory leakLoek Le Blansch2024-12-03
| * | | | | | | | | | | | | | | | `make format`Loek Le Blansch2024-11-30
| * | | | | | | | | | | | | | | | add more documentation to Mediator + fix system mediator useLoek Le Blansch2024-11-28
| * | | | | | | | | | | | | | | | merge `master`Loek Le Blansch2024-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | add test for Script::set_next_sceneLoek Le Blansch2024-11-28
| * | | | | | | | | | | | | | | | split up script testsLoek Le Blansch2024-11-28
| * | | | | | | | | | | | | | | | manager mediator refactorLoek Le Blansch2024-11-28
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | testsWBoerenkamps2024-12-04
* | | | | | | | | | | | | | | | gameloop testsWBoerenkamps2024-12-04
* | | | | | | | | | | | | | | | testWBoerenkamps2024-12-04
* | | | | | | | | | | | | | | | merge 2 gameloop branchesWBoerenkamps2024-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | looptimer no singletonWBoerenkamps2024-12-04
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | update feature listingLoek Le Blansch2024-12-03
| * | | | | | | | | | | | | | | wrap linesLoek Le Blansch2024-12-03
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | `make format`Loek Le Blansch2024-12-03
| * | | | | | | | | | | | | | implemented feedback removed get_width and height --> get_size for both textu...heavydemon212024-12-03
| * | | | | | | | | | | | | | make formatheavydemon212024-12-02
| * | | | | | | | | | | | | | rendering color workingheavydemon212024-12-02
| * | | | | | | | | | | | | | fixed the color functionalityheavydemon212024-12-02
| * | | | | | | | | | | | | | Merge branch 'master' into niels/rendering_colorheavydemon212024-12-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | implemented PR#35 feedbackheavydemon212024-11-18
| * | | | | | | | | | | | | | merged masterheavydemon212024-11-18
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/rendering_colorheavydemon212024-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | adapted some filesheavydemon212024-11-14
| * | | | | | | | | | | | | | | Working color, fucked up git mergeheavydemon212024-11-14
| * | | | | | | | | | | | | | | color paremeter in sprite worksheavydemon212024-11-14
* | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloopWBoerenkamps2024-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | `make format`Loek Le Blansch2024-11-28
| * | | | | | | | | | | | | | | implemented loek feedbackheavydemon212024-11-28
| * | | | | | | | | | | | | | | sprite had include wrong orderheavydemon212024-11-28
| * | | | | | | | | | | | | | | make formatheavydemon212024-11-28
| * | | | | | | | | | | | | | | adjusted more it should now be finsishedheavydemon212024-11-28
| * | | | | | | | | | | | | | | removed animator rectangleheavydemon212024-11-28
| * | | | | | | | | | | | | | | implemented feedback to have draw structheavydemon212024-11-28
| * | | | | | | | | | | | | | | making test work againheavydemon212024-11-28
| * | | | | | | | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'max/ecs' of github.com:lonkaars/crepeLoek Le Blansch2024-11-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Improved testmax-0012024-11-26
| | | * | | | | | | | | | | | | Added testmax-0012024-11-26
| | | * | | | | | | | | | | | | Renamed componentArray to component_arraymax-0012024-11-26
| | | * | | | | | | | | | | | | Improved delete_all_components()max-0012024-11-26
| | | * | | | | | | | | | | | | It is now possible to reset the persistent flagmax-0012024-11-26
| | | * | | | | | | | | | | | | Replaced vector by unordered_mapmax-0012024-11-26
| | | * | | | | | | | | | | | | Make formatmax-0012024-11-24
| | | * | | | | | | | | | | | | Corrected includemax-0012024-11-24
| | | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/ecsmax-0012024-11-24
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | | Extended testmax-0012024-11-22