Commit message (Expand) | Author | Age | |
---|---|---|---|
* | updates makefile | JAROWMR | 12 days |
* | make empty example particle | JAROWMR | 12 days |
* | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 12 days |
|\ | |||
| * | update soloud | Loek Le Blansch | 14 days |
| * | nitpicks (merge #27) | Loek Le Blansch | 14 days |
| * | Merge branch 'niels/cleanup' of github.com:lonkaars/crepe | Loek Le Blansch | 14 days |
| |\ | |||
| | * | fixed all the RAII | heavydemon21 | 14 days |
| | * | Made it RAII | heavydemon21 | 14 days |
| | * | updated to satisfy the code review | heavydemon21 | 14 days |
| | * | fixed include code-style | heavydemon21 | 14 days |
| | * | deleted compile.sh | heavydemon21 | 14 days |
| | * | fixed the includes and const settings | heavydemon21 | 14 days |
| | * | todo's animator system | heavydemon21 | 14 days |
| | * | code style | heavydemon21 | 14 days |
* | | | changed includes | JAROWMR | 12 days |
* | | | added forward declaration and const reference sprite | JAROWMR | 12 days |
* | | | added comments and code standard | JAROWMR | 12 days |
* | | | improved readablity code | JAROWMR | 12 days |
* | | | added boundary tests and added functionality | JAROWMR | 12 days |
* | | | added tests and fixed bugs in system | JAROWMR | 12 days |
* | | | updated test | JAROWMR | 12 days |
* | | | added unit test for particles | JAROWMR | 12 days |
* | | | fixed build | JAROWMR | 13 days |
* | | | particle updated | Jaro | 14 days |
|/ / | |||
* | | update libraries | Loek Le Blansch | 14 days |
* | | fix sdl_ttf submodule | Loek Le Blansch | 14 days |
* | | `make format` | Loek Le Blansch | 14 days |
|/ | |||
* | 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 |
| * | | Made game_object_id const | max-001 | 2024-11-07 |