| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | code style | heavydemon21 | 2024-11-08 | |
| | | | |/ | ||||
| | * | | | changed includes | JAROWMR | 2024-11-10 | |
| | * | | | added forward declaration and const reference sprite | JAROWMR | 2024-11-10 | |
| | * | | | added comments and code standard | JAROWMR | 2024-11-10 | |
| | * | | | improved readablity code | JAROWMR | 2024-11-10 | |
| | * | | | added boundary tests and added functionality | JAROWMR | 2024-11-10 | |
| | * | | | added tests and fixed bugs in system | JAROWMR | 2024-11-10 | |
| | * | | | updated test | 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 | |
| | |/ / | ||||
| | * / | `make format` | Loek Le Blansch | 2024-11-08 | |
| | |/ | ||||
| * | | move more files from `loek/tests` to `loek/audio` | Loek Le Blansch | 2024-11-13 | |
| * | | move some files from `loek/tests` to `loek/audio` | Loek Le Blansch | 2024-11-13 | |
| * | | more WIP audio system | Loek Le Blansch | 2024-11-07 | |
| |/ | ||||
| * | 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 | |
| | |\ | ||||
| | | * | 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 | |
| | * | | Code style | 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 | |
| | | * | Merge remote-tracking branch 'origin/master' into max/scenes | max-001 | 2024-11-06 | |
| | | |\ | ||||
| | | * | | Improved test | max-001 | 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 | |
| | | * | | Merge remote-tracking branch 'origin/master' into max/scenes | max-001 | 2024-11-06 | |
| | | |\ \ | ||||
| | | * | | | Make format | max-001 | 2024-11-05 | |
| | | * | | | Replaced crepe::api to crepe | max-001 | 2024-11-05 | |
| | | * | | | Merge | max-001 | 2024-11-05 | |
| | | * | | | Merge remote-tracking branch 'origin/max/gameobject' into max/scenes | max-001 | 2024-11-05 | |
| | | |\ \ \ | ||||
| | | * | | | | Added examples for the SceneManager | max-001 | 2024-11-05 | |
| | | * | | | | Added SceneManager | max-001 | 2024-11-05 | |
| | | * | | | | Added abstract Scene class | max-001 | 2024-11-05 | |