| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | move more files from `loek/tests` to `loek/audio`loek/tests | Loek Le Blansch | 2024-11-13 |
| | | |||
| * | cleanup + fix examples | Loek Le Blansch | 2024-11-13 |
| | | |||
| * | move some files from `loek/tests` to `loek/audio` | Loek Le Blansch | 2024-11-13 |
| | | |||
| * | `make format` | Loek Le Blansch | 2024-11-13 |
| | | |||
| * | re-enable loop manager + remove more singletons | Loek Le Blansch | 2024-11-13 |
| | | |||
| * | fix physics test | Loek Le Blansch | 2024-11-13 |
| | | |||
| * | add script unit tests + major refactoring | Loek Le Blansch | 2024-11-12 |
| | | |||
| * | nitpick #30 | Loek Le Blansch | 2024-11-12 |
| | | |||
| * | Merge branch 'master' into niels/cleanup | Loek Le Blansch | 2024-11-12 |
| |\ | |||
| | * | `make format` | Loek Le Blansch | 2024-11-12 |
| | | | |||
| | * | pull src/makefile from loek/cleanup | Loek Le Blansch | 2024-11-12 |
| | | | |||
| | * | changed doxygen comment of friend class | WBoerenkamps | 2024-11-12 |
| | | | |||
| | * | git format | WBoerenkamps | 2024-11-11 |
| | | | |||
| | * | added chrono::duration | WBoerenkamps | 2024-11-11 |
| | | | |||
| | * | fixed some headers | WBoerenkamps | 2024-11-11 |
| | | | |||
| | * | ran make format | WBoerenkamps | 2024-11-11 |
| | | | |||
| | * | changed seconds into ms | WBoerenkamps | 2024-11-11 |
| | | | |||
| | * | 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 |
| | | | | |||
| | * | | added gameloop example | 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 | 2024-11-12 |
| | | | | |||
| * | | | Adjusted rendering to make it work with newer system | heavydemon21 | 2024-11-11 |
| | |/ |/| | |||
| * | | 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 |
| | | | |||
| * | | `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 |
| | | | |||