| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-04 |
* | | | | | | | | | | | | merge master | WBoerenkamps | 2024-12-04 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | process PR feedback | Loek Le Blansch | 2024-12-04 |
| * | | | | | | | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-04 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | fix namespace type references + update contributing.md | Loek Le Blansch | 2024-12-04 |
| | * | | | | | | | | | | | | use doxygen `\n` instead of html | Loek Le Blansch | 2024-12-04 |
| | * | | | | | | | | | | | | update contributing.md | Loek Le Blansch | 2024-12-04 |
| | * | | | | | | | | | | | | Merge branch 'jaro/contributing_update' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-04 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | Added doxygen features tab standard to contributing | JAROWMR | 2024-12-03 |
| | * | | | | | | | | | | | | | 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 |