| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | add doxygen + check const correctness | Loek Le Blansch | 2024-11-13 |
| * | | | | | | update logging to use C++20 format and classes | Loek Le Blansch | 2024-11-13 |
* | | | | | | | 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 |
* | | | | | | | merge with wouter/events | JAROWMR | 2024-11-15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | events example working | WBoerenkamps | 2024-11-15 |
| * | | | | | | | feedback | WBoerenkamps | 2024-11-15 |
| * | | | | | | | merge | WBoerenkamps | 2024-11-14 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-13 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | make format | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added keycodes | WBoerenkamps | 2024-11-13 |
| * | | | | | | | moved get_instance | WBoerenkamps | 2024-11-13 |
| * | | | | | | | tested channel and deactivating in function | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added some extra comments | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added activate/deactive to listeners and doxygen comments | WBoerenkamps | 2024-11-13 |
| * | | | | | | | dispatch and queue working | WBoerenkamps | 2024-11-12 |
| * | | | | | | | interfaces working but unsubscribe broken | WBoerenkamps | 2024-11-11 |
* | | | | | | | | merge with master | JAROWMR | 2024-11-15 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | `make format` | Loek Le Blansch | 2024-11-13 |
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | merge with master | JAROWMR | 2024-11-13 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Merge branch 'master' into niels/cleanup | Loek Le Blansch | 2024-11-12 |
| | |\ \ \ \
| | | | |/ /
| | | |/| /
| | | |_|/
| | |/| | |
|
| | | * | | ran make format | WBoerenkamps | 2024-11-11 |
| | | * | | added gameloop example | WBoerenkamps | 2024-11-09 |
| | | * | | cleanup code | WBoerenkamps | 2024-11-09 |
| | | * | | changed variables | WBoerenkamps | 2024-11-09 |
| | | |/ |
|
| | * / | Adjusted rendering to make it work with newer system | heavydemon21 | 2024-11-11 |
| | |/ |
|
| * | | clang format and tidy | JAROWMR | 2024-11-10 |
| * | | make empty example particle | JAROWMR | 2024-11-10 |
| * | | added unit test for particles | JAROWMR | 2024-11-10 |
| * | | fixed build | JAROWMR | 2024-11-08 |
| * | | particle updated | Jaro | 2024-11-08 |
| |/ |
|
* | | added collision methodes | JAROWMR | 2024-11-12 |
* | | fixed build issue | JAROWMR | 2024-11-11 |
* | | box-box collision | JAROWMR | 2024-11-10 |
|/ |
|
* | `make format` | Loek Le Blansch | 2024-11-08 |
* | merge `master` into `loek/savemgr` | Loek Le Blansch | 2024-11-07 |
|\ |
|
| * | merge #25 + nitpicking | Loek Le Blansch | 2024-11-07 |
| * | Make format | max-001 | 2024-11-07 |
| * | removed line in cmakelist | jaroWMR | 2024-11-07 |
| * | deleted old poc | jaroWMR | 2024-11-07 |
| * | remove sdlapp | jaroWMR | 2024-11-07 |
| * | added physics system | jaroWMR | 2024-11-07 |
| * | update clang-tidy configuration | Loek Le Blansch | 2024-11-07 |
| * | no more singleton systems | Loek Le Blansch | 2024-11-07 |
| * | Made name and tag const | max-001 | 2024-11-07 |
| * | Made game_object_id const | max-001 | 2024-11-07 |