Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ran make format | WBoerenkamps | 10 days |
* | changed seconds into ms | WBoerenkamps | 10 days |
* | code cleanup changes | WBoerenkamps | 10 days |
* | fixed spacing | WBoerenkamps | 11 days |
* | added more doxygen comments | WBoerenkamps | 11 days |
* | master merge | WBoerenkamps | 11 days |
|\ | |||
| * | nitpicks (merge #27) | Loek Le Blansch | 13 days |
| * | Merge branch 'niels/cleanup' of github.com:lonkaars/crepe | Loek Le Blansch | 13 days |
| |\ | |||
| | * | fixed all the RAII | heavydemon21 | 13 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 |
* | | | added line break | WBoerenkamps | 13 days |
* | | | make format changes | WBoerenkamps | 13 days |
* | | | added gameloop example | WBoerenkamps | 13 days |
* | | | cleanup code | WBoerenkamps | 13 days |
* | | | changed comment | WBoerenkamps | 13 days |
* | | | more cleanup | WBoerenkamps | 13 days |
* | | | changed variables | WBoerenkamps | 13 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 |
| |\ | |||
| | * | 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 |