Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to ↵ | heavydemon21 | 9 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 | 9 days | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 10 days | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | |||
| | | | | | | | | | * | | make format | heavydemon21 | 7 days | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 7 days | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | Merge branch 'master' into niels/UI | heavydemon21 | 7 days | |
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #68 from lonkaars/max/AI | Max-001 | 7 days | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Max/ai | |||
| | * | | | | | | | | | | | Implemented feedback | max-001 | 7 days | |
| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Clarified 0.75f | max-001 | 7 days | |
| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Make format | max-001 | 7 days | |
| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Corrected constexpr | max-001 | 7 days | |
| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 7 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | add SaveManager to LoopManager | Loek Le Blansch | 7 days | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManager | Loek Le Blansch | 7 days | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | merge master | Loek Le Blansch | 8 days | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 8 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 9 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 9 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | add doxygen comments | Loek Le Blansch | 11 days | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | merge with master | Loek Le Blansch | 11 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | `make format` | Loek Le Blansch | 11 days | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | more script utilities | Loek Le Blansch | 11 days | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | add more fetching functions to ComponentManager | Loek Le Blansch | 12 days | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | merge master | Loek Le Blansch | 8 days | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | fix AudioSystem bug + add regression testloek/audio | Loek Le Blansch | 8 days | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | add ResourceManager to LoopManager | Loek Le Blansch | 8 days | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | process feedback on #60 | Loek Le Blansch | 8 days | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 9 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 9 days | |
| |/| | | | | | | | | | | | | |/| | | | |/ / / / / / / / / | | | |_|/| | | | | | | | | | | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | merge master | Loek Le Blansch | 11 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | `make format` | Loek Le Blansch | 13 days | |
| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 13 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | add unit test | Loek Le Blansch | 13 days | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | remove copy/move constructor/operator from base Resource | Loek Le Blansch | 13 days | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 14 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 14 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | remove `Private` | Loek Le Blansch | 2024-12-02 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | add doxygen comments + clean up | Loek Le Blansch | 2024-11-30 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | `make format` | Loek Le Blansch | 2024-11-30 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into loek/audio | Loek Le Blansch | 2024-11-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | test and debug audio system | Loek Le Blansch | 2024-11-30 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | fix audio system implementation | Loek Le Blansch | 2024-11-30 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | audio system kinda working | Loek Le Blansch | 2024-11-29 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | more audio system WIP | Loek Le Blansch | 2024-11-29 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | more utility classes for Audio system | Loek Le Blansch | 2024-11-29 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | merge `loek/scripts` | Loek Le Blansch | 2024-11-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | | remove large think | Loek Le Blansch | 2024-11-28 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | implement resource manager | Loek Le Blansch | 2024-11-28 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | big WIP | Loek Le Blansch | 2024-11-26 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | merge `master` | Loek Le Blansch | 2024-11-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |