Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | added loopTimer to mediator and fixed update loop | WBoerenkamps | 11 days | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | tests | WBoerenkamps | 11 days | |
| | | | | | | | | | ||||
| | * | | | | | | | gameloop tests | WBoerenkamps | 11 days | |
| | | | | | | | | | ||||
| | * | | | | | | | test | WBoerenkamps | 11 days | |
| | | | | | | | | | ||||
| | * | | | | | | | merge 2 gameloop branches | WBoerenkamps | 11 days | |
| | |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | | looptimer no singleton | WBoerenkamps | 11 days | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-12-01 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | removed gameloop example | WBoerenkamps | 2024-11-27 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | loopTimer tests | WBoerenkamps | 2024-11-24 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | start of tests | WBoerenkamps | 2024-11-24 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-11-24 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | fps counter functionality | WBoerenkamps | 2024-11-24 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | make format | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | include order fixed | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | make format | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | forget includes | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'master' into niels/UI | heavydemon21 | 4 days | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | `make format` | Loek Le Blansch | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | fix tests | Loek Le Blansch | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | removed Texture from profiling | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | implemented feedback on test | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | reverted to master | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | implemented feedback | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | make format | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | adjusted aspect ratio | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 4 days | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵ | heavydemon21 | 5 days | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aspect_ratio is not the same as the single frame then the scaling is wrong | |||
| | * | | | | | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to ↵ | heavydemon21 | 6 days | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off | |||
| | * | | | | | | | | | | made sdlcontext not a singleton anymore | heavydemon21 | 7 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 7 days | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | |||
| * | | | | | | | | | | | make format | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 4 days | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'master' into niels/UI | heavydemon21 | 4 days | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | Implemented feedback | max-001 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | Clarified 0.75f | max-001 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | Make format | max-001 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | Corrected constexpr | max-001 | 4 days | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 4 days | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | add SaveManager to LoopManager | Loek Le Blansch | 5 days | |
| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManager | Loek Le Blansch | 5 days | |
| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | merge master | Loek Le Blansch | 5 days | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 5 days | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 6 days | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | ||||
| | | | * | | | | | | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 6 days | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | ||||
| | | | * | | | | | | | | | | | add doxygen comments | Loek Le Blansch | 8 days | |
| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | merge with master | Loek Le Blansch | 8 days | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | ||||
| | | | * | | | | | | | | | | | `make format` | Loek Le Blansch | 8 days | |
| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | more script utilities | Loek Le Blansch | 8 days | |
| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | add more fetching functions to ComponentManager | Loek Le Blansch | 9 days | |
| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | merge master | Loek Le Blansch | 5 days | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | |