aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to textu...heavydemon219 days
* | | | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon219 days
* | | | | | | | | | | | removed singleton from SDLContext, problem now is cannot call functionalities...heavydemon2110 days
| | | | | | | | | | * | make formatheavydemon217 days
| | | | | | | | | | * | updated the code so that get_events() calculates pixel units to game unitsheavydemon217 days
| | | | | | | | | | * | Merge branch 'master' into niels/UIheavydemon217 days
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #68 from lonkaars/max/AIMax-0017 days
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Implemented feedbackmax-0017 days
| | * | | | | | | | | | | Clarified 0.75fmax-0017 days
| | * | | | | | | | | | | Make formatmax-0017 days
| | * | | | | | | | | | | Corrected constexprmax-0017 days
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0017 days
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch7 days
| * | | | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch7 days
| * | | | | | | | | | | | merge masterLoek Le Blansch7 days
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch7 days
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch9 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch9 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | add doxygen commentsLoek Le Blansch11 days
| | * | | | | | | | | | | | | merge with masterLoek Le Blansch11 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | `make format`Loek Le Blansch11 days
| | * | | | | | | | | | | | | more script utilitiesLoek Le Blansch11 days
| | * | | | | | | | | | | | | add more fetching functions to ComponentManagerLoek Le Blansch12 days
| * | | | | | | | | | | | | | merge masterLoek Le Blansch7 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | fix AudioSystem bug + add regression testloek/audioLoek Le Blansch7 days
| | * | | | | | | | | | | | | add ResourceManager to LoopManagerLoek Le Blansch8 days
| | * | | | | | | | | | | | | process feedback on #60Loek Le Blansch8 days
| | * | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch9 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch9 days
| |/| | | | | | | | | | | | | |/| | | | |/ / / / / / / / / | | | |_|/| | | | | | | | | | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | merge masterLoek Le Blansch11 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | `make format`Loek Le Blansch13 days
* | | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch13 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | add unit testLoek Le Blansch13 days
* | | | | | | | | | | | | | | remove copy/move constructor/operator from base ResourceLoek Le Blansch13 days
* | | | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch13 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch14 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | remove `Private`Loek Le Blansch2024-12-02
* | | | | | | | | | | | | | | | add doxygen comments + clean upLoek Le Blansch2024-11-30
* | | | | | | | | | | | | | | | `make format`Loek Le Blansch2024-11-30
* | | | | | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into loek/audioLoek Le Blansch2024-11-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | test and debug audio systemLoek Le Blansch2024-11-30
* | | | | | | | | | | | | | | | fix audio system implementationLoek Le Blansch2024-11-30
* | | | | | | | | | | | | | | | audio system kinda workingLoek Le Blansch2024-11-29
* | | | | | | | | | | | | | | | more audio system WIPLoek Le Blansch2024-11-29
* | | | | | | | | | | | | | | | more utility classes for Audio systemLoek Le Blansch2024-11-29
* | | | | | | | | | | | | | | | merge `loek/scripts`Loek Le Blansch2024-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | remove large thinkLoek Le Blansch2024-11-28
* | | | | | | | | | | | | | | | | implement resource managerLoek Le Blansch2024-11-28
* | | | | | | | | | | | | | | | | big WIPLoek Le Blansch2024-11-26
* | | | | | | | | | | | | | | | | merge `master`Loek Le Blansch2024-11-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \