aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | bounceJAROWMR2024-11-17
| * | | | | | | | | | | moved object after static collisionJAROWMR2024-11-17
| * | | | | | | | | | | added functionality to example and added picturesJAROWMR2024-11-17
| * | | | | | | | | | | collision handeling exampleJAROWMR2024-11-15
| * | | | | | | | | | | added data struct for eventJAROWMR2024-11-15
| * | | | | | | | | | | merge with masterJAROWMR2024-11-15
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | added function to call collision handlersJAROWMR2024-11-14
| * | | | | | | | | | | saved reference in storage struct to send to handelerJAROWMR2024-11-14
| * | | | | | | | | | | improving how to save collisionsJAROWMR2024-11-14
| * | | | | | | | | | | fixed bugs in collision systemJAROWMR2024-11-14
| * | | | | | | | | | | updated testJAROWMR2024-11-14
| * | | | | | | | | | | added comments to systemJAROWMR2024-11-12
| * | | | | | | | | | | added collision methodesJAROWMR2024-11-12
| * | | | | | | | | | | box-box collisionJAROWMR2024-11-10
* | | | | | | | | | | | saveWBoerenkamps2024-12-05
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | process PR feedbackLoek Le Blansch2024-12-04
* | | | | | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch2024-12-04
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | implemented feedback removed get_width and height --> get_size for both textu...heavydemon212024-12-03
| * | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Working color, fucked up git mergeheavydemon212024-11-14
| * | | | | | | | | | color paremeter in sprite worksheavydemon212024-11-14
* | | | | | | | | | | `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
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | implemented loek feedbackheavydemon212024-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
| * | | | | | | | | make formatheavydemon212024-11-28
| * | | | | | | | | implemented feedback. biggest changes are teh camera_ref removedheavydemon212024-11-27
| * | | | | | | | | make format and offset for the cameara relative from the transform gameobjectheavydemon212024-11-27
| * | | | | | | | | implemented feedback on PR40 and made camera sizes ivec2heavydemon212024-11-27
| * | | | | | | | | implemented all the feedbackheavydemon212024-11-26
| * | | | | | | | | adjusted vector2 to vec2heavydemon212024-11-26
| * | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-26
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | make formatheavydemon212024-11-22
| * | | | | | | | | working moving camera, flip animations, resizing with animations, and black barsheavydemon212024-11-22
| * | | | | | | | | working scaling image with scaling world to screenheavydemon212024-11-22
| * | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_posheavydemon212024-11-21
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | adjusted branch based on feedbackheavydemon212024-11-20
| * | | | | | | | | rendering based on world unites instead of pixelsheavydemon212024-11-18
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | manager mediator refactorLoek Le Blansch2024-11-28
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/master' into max/vector2max-0012024-11-22
|\ \ \ \ \ \ \ \
| * | | | | | | | `make format`Loek Le Blansch2024-11-21
| * | | | | | | | use OptionalRef instead of pointer referencesLoek Le Blansch2024-11-21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Replaced Vector2<double> by vec2 typedefmax-0012024-11-22