aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Collapse)AuthorAge
...
| * | | | | | | | most test workingWBoerenkamps2024-11-25
| | | | | | | | |
| * | | | | | | | mergeWBoerenkamps2024-11-24
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | input facadeWBoerenkamps2024-11-24
| | | | | | | | |
| * | | | | | | | button handlingWBoerenkamps2024-11-19
| | | | | | | | |
| * | | | | | | | added keycode conversionWBoerenkamps2024-11-18
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | make formatJAROWMR14 days
| | | | | | | |
* | | | | | | | added collision layersJAROWMR14 days
| | | | | | | |
* | | | | | | | make formatJAROWMR14 days
| | | | | | | |
* | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-systemJAROWMR2024-12-03
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | implemented feedback removed get_width and height --> get_size for both ↵heavydemon212024-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture and sdlcontext
| * | | | | | | 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
| | | | | | | |
* | | | | | | | removed part of ifJAROWMR2024-12-03
| | | | | | | |
* | | | | | | | improved commentsJAROWMR2024-12-03
| | | | | | | |
* | | | | | | | added and changed some commentsJAROWMR2024-12-03
| | | | | | | |
* | | | | | | | moved active check to update and changed gather of componentsJAROWMR2024-12-03
| | | | | | | |
* | | | | | | | changed some values because of feedback and merged from masterJAROWMR2024-12-02
| | | | | | | |
* | | | | | | | moved visitJAROWMR2024-12-02
| | | | | | | |
* | | | | | | | const correct and naming of functionsJAROWMR2024-12-02
| | | | | | | |
* | | | | | | | added some comments and constJAROWMR2024-12-02
| | | | | | | |
* | | | | | | | resolution for circle circle and box circleJAROWMR2024-12-02
| | | | | | | |
* | | | | | | | removed commentsJAROWMR2024-12-01
| | | | | | | |
* | | | | | | | merge with masterJAROWMR2024-12-01
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | 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
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | improved readablity of check_collision function and reset LoopManagerJAROWMR2024-12-01
| | | | | | | |
* | | | | | | | moved functionJAROWMR2024-12-01
| | | | | | | |
* | | | | | | | improved doxygen commentsJAROWMR2024-12-01
| | | | | | | |
* | | | | | | | removed struct and renamed structsJAROWMR2024-12-01
| | | | | | | |
* | | | | | | | added doxygen commentsJAROWMR2024-11-23
| | | | | | | |