| Commit message (Expand) | Author | Age |
... | |
* | | | | | incorporate feedback on #26 | Loek Le Blansch | 2024-11-13 |
* | | | | | update logging to use C++20 format and classes | Loek Le Blansch | 2024-11-13 |
* | | | | | Merge branch 'master' into loek/cleanup | Loek Le Blansch | 2024-11-12 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | `make format` | Loek Le Blansch | 2024-11-12 |
| * | | | | pull .clang-format from loek/cleanup | Loek Le Blansch | 2024-11-12 |
| * | | | | pull src/makefile from loek/cleanup | Loek Le Blansch | 2024-11-12 |
| * | | | | revert submodule changes from #28 | Loek Le Blansch | 2024-11-12 |
| * | | | | Merge branch 'wouter/LoopManager-new' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-12 |
| |\ \ \ \ |
|
| | * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/LoopMa... | WBoerenkamps | 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 |
| | | |_|/
| | |/| | |
|
| * | | | | update contributing.md | Loek Le Blansch | 2024-11-12 |
| | |_|/
| |/| | |
|
* | | | | `make format` | Loek Le Blansch | 2024-11-12 |
* | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-12 |
|\| | | |
|
| * | | | update contributing.md | Loek Le Blansch | 2024-11-11 |
| | |/
| |/| |
|
| * | | update soloud | Loek Le Blansch | 2024-11-08 |
| * | | 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 |
| * | | update libraries | Loek Le Blansch | 2024-11-08 |
| * | | fix sdl_ttf submodule | Loek Le Blansch | 2024-11-08 |
| * | | `make format` | Loek Le Blansch | 2024-11-08 |
| |/ |
|
* | | fix code standard issue in Exception | Loek Le Blansch | 2024-11-08 |
* | | update cleanup | Loek Le Blansch | 2024-11-07 |
* | | update clang-format and run `make format` over my (loek)s files | Loek Le Blansch | 2024-11-07 |
* | | start cleanup | 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 |