| Commit message (Expand) | Author | Age |
... | |
| * | | | | | assetmanager | heavydemon21 | 2024-11-12 |
| * | | | | | Adjusted rendering to make it work with newer system | heavydemon21 | 2024-11-11 |
| |/ / / / |
|
| * | / / | update contributing.md | Loek Le Blansch | 2024-11-11 |
| | |/ /
| |/| | |
|
* | | | | 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 |
* | | | | removed auto from code | WBoerenkamps | 2024-11-12 |
* | | | | dispatch and queue working | WBoerenkamps | 2024-11-12 |
* | | | | backup | WBoerenkamps | 2024-11-11 |
* | | | | interfaces working but unsubscribe broken | WBoerenkamps | 2024-11-11 |
* | | | | big cleanup events + events are now structs | WBoerenkamps | 2024-11-11 |
|/ / / |
|
* | | | update soloud | Loek Le Blansch | 2024-11-08 |
* | | | nitpicks (merge #27) | Loek Le Blansch | 2024-11-08 |
* | | | Merge branch 'niels/cleanup' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | fixed all the RAII | heavydemon21 | 2024-11-08 |
| * | | Made it RAII | heavydemon21 | 2024-11-08 |
| * | | updated to satisfy the code review | heavydemon21 | 2024-11-08 |
| * | | fixed include code-style | heavydemon21 | 2024-11-08 |
| * | | deleted compile.sh | heavydemon21 | 2024-11-08 |
| * | | fixed the includes and const settings | heavydemon21 | 2024-11-08 |
| * | | todo's animator system | heavydemon21 | 2024-11-08 |
| * | | code style | heavydemon21 | 2024-11-08 |
| |/ |
|
* | | update libraries | Loek Le Blansch | 2024-11-08 |
* | | fix sdl_ttf submodule | Loek Le Blansch | 2024-11-08 |
* | | `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 |
| * | corrected doxygen comment | jaroWMR | 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 |
| * | update makefile | jaroWMR | 2024-11-07 |
| * | added physics system | jaroWMR | 2024-11-07 |
| * | update clang-tidy configuration | Loek Le Blansch | 2024-11-07 |
| * | add game_object_id_t type | Loek Le Blansch | 2024-11-07 |
| * | no more singleton systems | Loek Le Blansch | 2024-11-07 |
| * | merge #20 | Loek Le Blansch | 2024-11-07 |
| * | Merge remote-tracking branch 'origin/master' into max/big-cleanup | max-001 | 2024-11-07 |
| |\ |
|
| | * | update contributing.md | Loek Le Blansch | 2024-11-07 |
| | * | Merge branch 'max/code-style' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-07 |
| | |\ |
|
| | | * | Fix | max-001 | 2024-11-07 |
| | | * | Fix | max-001 | 2024-11-07 |
| | | * | Added code styles | max-001 | 2024-11-07 |
| | * | | fix script example segmentation fault | Loek Le Blansch | 2024-11-07 |
| | |/ |
|
| * | | Made id const | max-001 | 2024-11-07 |
| * | | Made name and tag const | max-001 | 2024-11-07 |