Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | update feature listing | Loek Le Blansch | 2024-12-03 | |
| | |/ / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | / / | wrap lines | Loek Le Blansch | 2024-12-03 | |
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | fix memory leak | Loek Le Blansch | 2024-12-03 | |
| * | | | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into loek/scripts | Loek Le Blansch | 2024-11-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | `make format` | Loek Le Blansch | 2024-11-30 | |
| * | | | | | | | | | | | | | add more documentation to Mediator + fix system mediator use | Loek Le Blansch | 2024-11-28 | |
| * | | | | | | | | | | | | | merge `master` | Loek Le Blansch | 2024-11-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | add test for Script::set_next_scene | Loek Le Blansch | 2024-11-28 | |
| * | | | | | | | | | | | | | split up script tests | Loek Le Blansch | 2024-11-28 | |
| * | | | | | | | | | | | | | manager mediator refactor | Loek Le Blansch | 2024-11-28 | |
* | | | | | | | | | | | | | | feedback changes | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | added a last this-> | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | loeks feedback changes | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | last changes | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | last change | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | feedback changes | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | example change | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | removed iostream header | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | check if camera position change button still works | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | if button outside viewport fix | WBoerenkamps | 2024-12-04 | |
* | | | | | | | | | | | | | | removed asset from git ignore | WBoerenkamps | 2024-12-03 | |
* | | | | | | | | | | | | | | button example | WBoerenkamps | 2024-12-03 | |
* | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-03 | |
* | | | | | | | | | | | | | | changed test for changes | WBoerenkamps | 2024-12-03 | |
* | | | | | | | | | | | | | | world units for click | WBoerenkamps | 2024-12-03 | |
* | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 2024-12-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | `make format` | Loek Le Blansch | 2024-12-03 | |
| * | | | | | | | | | | | | | implemented feedback removed get_width and height --> get_size for both textu... | heavydemon21 | 2024-12-03 | |
| * | | | | | | | | | | | | | make format | heavydemon21 | 2024-12-02 | |
| * | | | | | | | | | | | | | rendering color working | heavydemon21 | 2024-12-02 | |
| * | | | | | | | | | | | | | fixed the color functionality | heavydemon21 | 2024-12-02 | |
| * | | | | | | | | | | | | | Merge branch 'master' into niels/rendering_color | heavydemon21 | 2024-12-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | update contributing.md | Loek Le Blansch | 2024-11-29 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | `make format` | Loek Le Blansch | 2024-11-28 | |
| | * | | | | | | | | | | | implemented loek feedback | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | sprite had include wrong order | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | make format | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | adjusted more it should now be finsished | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | removed animator rectangle | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | implemented feedback to have draw struct | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | making test work again | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | Merge branch 'master' into niels/decoupling_pixel_and_pos | heavydemon21 | 2024-11-28 | |
| | |\| | | | | | | | | | | ||||
| | * | | | | | | | | | | | adjusted texture and sprite to hold a texture, instead of reference | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | make format | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | feedback implemented | heavydemon21 | 2024-11-28 | |
| | * | | | | | | | | | | | implemented feedback. biggest changes are teh camera_ref removed | heavydemon21 | 2024-11-27 | |
| | * | | | | | | | | | | | make format and offset for the cameara relative from the transform gameobject | heavydemon21 | 2024-11-27 |