Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | code cleanup changes | WBoerenkamps | 2024-11-11 | |
| | | * | | | | fixed spacing | WBoerenkamps | 2024-11-11 | |
| | | * | | | | added more doxygen comments | WBoerenkamps | 2024-11-11 | |
| | | * | | | | master merge | WBoerenkamps | 2024-11-11 | |
| | | |\| | | | ||||
| | | * | | | | added line break | WBoerenkamps | 2024-11-09 | |
| | | * | | | | make format changes | WBoerenkamps | 2024-11-09 | |
| | | * | | | | cleanup code | WBoerenkamps | 2024-11-09 | |
| | | * | | | | changed comment | WBoerenkamps | 2024-11-09 | |
| | | * | | | | more cleanup | WBoerenkamps | 2024-11-09 | |
| | | * | | | | changed variables | WBoerenkamps | 2024-11-09 | |
| | * | | | | | assetmanager | heavydemon21 | 13 days | |
| | | |/ / / | | |/| | | | ||||
| * | | | | | fixed feedback | JAROWMR | 12 days | |
| | |_|_|/ | |/| | | | ||||
| * | | | | clang format and tidy | JAROWMR | 2024-11-10 | |
| * | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 2024-11-10 | |
| |\| | | | ||||
| * | | | | changed includes | JAROWMR | 2024-11-10 | |
| * | | | | added forward declaration and const reference sprite | 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 | |
| | |/ / | |/| | | ||||
* | | | | fixed build issue | JAROWMR | 2024-11-11 | |
* | | | | box-box collision | JAROWMR | 2024-11-10 | |
* | | | | created colliders | JAROWMR | 2024-11-10 | |
| |/ / |/| | | ||||
* | | | 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 | |
| * | | fixed the includes and const settings | heavydemon21 | 2024-11-08 | |
| * | | code style | heavydemon21 | 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 | |
| * | 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 | |
| * | merge #20 | Loek Le Blansch | 2024-11-07 | |
| * | Merge remote-tracking branch 'origin/master' into max/big-cleanup | 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 | |
| * | | Made game_object_id const | max-001 | 2024-11-07 | |
| * | | Removed destructor | max-001 | 2024-11-07 | |
| * | | Merge remote-tracking branch 'origin/master' into max/big-cleanup | max-001 | 2024-11-07 | |
| |\| | ||||
| | * | fix code standard and merge #19 | Loek Le Blansch | 2024-11-06 | |
| | * | Renamed methods and replaced the queue with a simple string | max-001 | 2024-11-06 | |
| | * | Used const references instead of pass by value | max-001 | 2024-11-06 | |
| | * | Make format | max-001 | 2024-11-06 |