| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | made sdlcontext not a singleton anymore | heavydemon21 | 2024-12-08 |
| | | |||
| * | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 2024-12-08 |
| | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | ||
| * | fixed loop fix | WBoerenkamps | 2024-11-22 |
| | | |||
| * | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
| |\ | |||
| | * | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
| | | | |||
| * | | update logging to use C++20 format and classes | Loek Le Blansch | 2024-11-13 |
| |/ | |||
| * | 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 |
| | | |||
| * | added more doxygen comments | WBoerenkamps | 2024-11-11 |
| | | |||
| * | make format changes | WBoerenkamps | 2024-11-09 |
| | | |||
| * | cleanup code | WBoerenkamps | 2024-11-09 |
| | | |||
| * | more cleanup | WBoerenkamps | 2024-11-09 |
| | | |||
| * | changed variables | WBoerenkamps | 2024-11-09 |