Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #68 from lonkaars/max/AI | Max-001 | 4 days |
| |\ \ | | | | | | | | | Max/ai | ||
| | * | | 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 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||
| | * | | | | | | | fix AudioSystem bug + add regression testloek/audio | Loek Le Blansch | 5 days |
| | | | | | | | | | |||
| | * | | | | | | | add ResourceManager to LoopManager | Loek Le Blansch | 5 days |
| | | | | | | | | | |||
| | * | | | | | | | process feedback on #60 | Loek Le Blansch | 5 days |
| | | | | | | | | | |||
| | * | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 6 days |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | |||
| | * | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 6 days |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | / | | | |_|_|_|_|/ | | |/| | | | | | |||
| | * | | | | | | merge master | Loek Le Blansch | 8 days |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||
| | * | | | | | | `make format` | Loek Le Blansch | 10 days |
| | | | | | | | | |||
| | * | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 10 days |
| | |\ \ \ \ \ \ | |||
| | * | | | | | | | add unit test | Loek Le Blansch | 10 days |
| | | | | | | | | | |||
| | * | | | | | | | remove copy/move constructor/operator from base Resource | Loek Le Blansch | 11 days |
| | | | | | | | | | |||
| | * | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 11 days |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into loek/audio | Loek Le Blansch | 11 days |
| | |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | remove `Private` | Loek Le Blansch | 13 days |
| | | | | | | | | | | |