aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | | small {} changesWBoerenkamps2024-11-27
| * | | | | added RefVectorWBoerenkamps2024-11-27
| * | | | | pr feedbackWBoerenkamps2024-11-27
| * | | | | extra enterWBoerenkamps2024-11-25
| * | | | | removed some unnecesary headersWBoerenkamps2024-11-25
| * | | | | added doxygen commentWBoerenkamps2024-11-25
| * | | | | removed gameLoop exampleWBoerenkamps2024-11-25
| * | | | | added entersWBoerenkamps2024-11-25
| * | | | | changed enum nameWBoerenkamps2024-11-25
| * | | | | make formatWBoerenkamps2024-11-25
| * | | | | code standard fixingWBoerenkamps2024-11-25
| * | | | | button test workingWBoerenkamps2024-11-25
| * | | | | most test workingWBoerenkamps2024-11-25
| * | | | | creating inputSystem testsWBoerenkamps2024-11-24
| * | | | | mergeWBoerenkamps2024-11-24
| |\ \ \ \ \
| * | | | | | input facadeWBoerenkamps2024-11-24
| * | | | | | button handlingWBoerenkamps2024-11-19
| * | | | | | sdl changesWBoerenkamps2024-11-18
| * | | | | | added mouse and key event triggeringWBoerenkamps2024-11-18
| * | | | | | Merge branch 'wouter/events' into wouter/inputSystemWBoerenkamps2024-11-18
| |\ \ \ \ \ \
| * | | | | | | added keycode conversionWBoerenkamps2024-11-18
* | | | | | | | make formatheavydemon2112 days
* | | | | | | | implemented feedback, cameraValues need better name?heavydemon2112 days
* | | | | | | | fixed the one cycle aimatorsystem where it did not do the last frame_for the ...heavydemon2113 days
* | | | | | | | make formatheavydemon2113 days
* | | | | | | | added all the contructor strutcts for animator,sprite and cameraheavydemon2113 days
* | | | | | | | making struct constructorsheavydemon2113 days
* | | | | | | | tmp commitheavydemon2113 days
* | | | | | | | comments i animator and sprite. added sprite indepentdent scale and angleheavydemon2114 days
* | | | | | | | make formatheavydemon212024-11-30
* | | | | | | | improved animatorheavydemon212024-11-30
* | | | | | | | cleaner camera implementationheavydemon212024-11-30
* | | | | | | | zoomed viewportheavydemon212024-11-30
* | | | | | | | first version of new viewport floats without the use of sdl functionsheavydemon212024-11-30
* | | | | | | | working floating point black barsheavydemon212024-11-29
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | `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
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | 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