Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | added doxygen | JAROWMR | 2024-11-19 | |
| * | | | | | | | | | | improved bounce | JAROWMR | 2024-11-17 | |
| * | | | | | | | | | | bounce | JAROWMR | 2024-11-17 | |
| * | | | | | | | | | | moved object after static collision | JAROWMR | 2024-11-17 | |
| * | | | | | | | | | | added functionality to example and added pictures | JAROWMR | 2024-11-17 | |
| * | | | | | | | | | | collision handeling example | JAROWMR | 2024-11-15 | |
| * | | | | | | | | | | added data struct for event | JAROWMR | 2024-11-15 | |
| * | | | | | | | | | | merge with wouter/events | JAROWMR | 2024-11-15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | merge with master | JAROWMR | 2024-11-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | added function to call collision handlers | JAROWMR | 2024-11-14 | |
| * | | | | | | | | | | | | saved reference in storage struct to send to handeler | JAROWMR | 2024-11-14 | |
| * | | | | | | | | | | | | improving how to save collisions | JAROWMR | 2024-11-14 | |
| * | | | | | | | | | | | | fixed bugs in collision system | JAROWMR | 2024-11-14 | |
| * | | | | | | | | | | | | updated test | JAROWMR | 2024-11-14 | |
| * | | | | | | | | | | | | updated test | JAROWMR | 2024-11-13 | |
| * | | | | | | | | | | | | added comments to system | JAROWMR | 2024-11-12 | |
| * | | | | | | | | | | | | added collision methodes | JAROWMR | 2024-11-12 | |
| * | | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-system | JAROWMR | 2024-11-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | fixed build issue | JAROWMR | 2024-11-11 | |
| * | | | | | | | | | | | | | box-box collision | JAROWMR | 2024-11-10 | |
| * | | | | | | | | | | | | | created colliders | JAROWMR | 2024-11-10 | |
* | | | | | | | | | | | | | | remove redundant codeloek/cleanup | Loek Le Blansch | 11 days | |
* | | | | | | | | | | | | | | update contributing.md | Loek Le Blansch | 11 days | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | nitpick #55 | Loek Le Blansch | 12 days | |
* | | | | | | | | | | | | | make format | WBoerenkamps | 12 days | |
* | | | | | | | | | | | | | feedback changes | WBoerenkamps | 12 days | |
* | | | | | | | | | | | | | todo | WBoerenkamps | 12 days | |
* | | | | | | | | | | | | | fixed changes with mediator | WBoerenkamps | 13 days | |
* | | | | | | | | | | | | | make format | WBoerenkamps | 13 days | |
* | | | | | | | | | | | | | merge master | WBoerenkamps | 13 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | process PR feedback | Loek Le Blansch | 13 days | |
| * | | | | | | | | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 13 days | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | fix namespace type references + update contributing.md | Loek Le Blansch | 13 days | |
| | * | | | | | | | | | | | | | use doxygen `\n` instead of html | Loek Le Blansch | 13 days | |
| | * | | | | | | | | | | | | | update contributing.md | Loek Le Blansch | 13 days | |
| | * | | | | | | | | | | | | | Merge branch 'jaro/contributing_update' of github.com:lonkaars/crepe | Loek Le Blansch | 13 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | Added doxygen features tab standard to contributing | JAROWMR | 14 days | |
| | * | | | | | | | | | | | | | | update feature listing | Loek Le Blansch | 14 days | |
| | |/ / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | / / | wrap lines | Loek Le Blansch | 14 days | |
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | 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 | 13 days | |
* | | | | | | | | | | | | | | added a last this-> | WBoerenkamps | 13 days | |
* | | | | | | | | | | | | | | make format | WBoerenkamps | 13 days |