aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | adjusted aspect ratioheavydemon219 days
| | | * | | | | | | | | | | | | Merge branch 'master' into niels/remove_singletonheavydemon219 days
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet aspect...heavydemon2110 days
| | | * | | | | | | | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to textu...heavydemon2111 days
| | | * | | | | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon2112 days
| | | * | | | | | | | | | | | | removed singleton from SDLContext, problem now is cannot call functionalities...heavydemon2112 days
| | * | | | | | | | | | | | | | make formatheavydemon219 days
| | * | | | | | | | | | | | | | updated the code so that get_events() calculates pixel units to game unitsheavydemon219 days
| | * | | | | | | | | | | | | | Merge branch 'master' into niels/UIheavydemon219 days
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Implemented feedbackmax-0019 days
| | | * | | | | | | | | | | | | Clarified 0.75fmax-0019 days
| | | * | | | | | | | | | | | | Make formatmax-0019 days
| | | * | | | | | | | | | | | | Corrected constexprmax-0019 days
| | | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0019 days
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch10 days
| | | | * | | | | | | | | | | | | use opaque type instead of forward declared DB for unique_ptr in SaveManagerLoek Le Blansch10 days
| | | | * | | | | | | | | | | | | merge masterLoek Le Blansch10 days
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch10 days
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/scriptsLoek Le Blansch11 days
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|/ / / / | | | | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch12 days
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|/ / / / | | | | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | add doxygen commentsLoek Le Blansch13 days
| | | | | * | | | | | | | | | | | | | merge with masterLoek Le Blansch13 days
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|/ / / / | | | | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | `make format`Loek Le Blansch13 days
| | | | | * | | | | | | | | | | | | | more script utilitiesLoek Le Blansch13 days
| | | | | * | | | | | | | | | | | | | add more fetching functions to ComponentManagerLoek Le Blansch2024-12-06
| | | | * | | | | | | | | | | | | | | merge masterLoek Le Blansch10 days
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / / / / / | | | | | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | fix AudioSystem bug + add regression testLoek Le Blansch10 days
| | | | | * | | | | | | | | | | | | | add ResourceManager to LoopManagerLoek Le Blansch10 days
| | | | | * | | | | | | | | | | | | | process feedback on #60Loek Le Blansch10 days
| | | | | * | | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch11 days
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / / / / / / / / / | | | | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch12 days
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / / / / / / / / / | | | | | | |/| | | / / / / / / / / / | | | | | | |_|_|_|/ / / / / / / / / | | | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | merge masterLoek Le Blansch13 days
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / / / / / / / / | | | | | | |/| | | | | | | | | | |
| | | | | * | | | | | | | | | | | | `make format`Loek Le Blansch2024-12-05
| | | | | * | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-05
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | add unit testLoek Le Blansch2024-12-05
| | | | | * | | | | | | | | | | | | | remove copy/move constructor/operator from base ResourceLoek Le Blansch2024-12-04
| | | | | * | | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-04
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|/ / / / | | | | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-04
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | remove `Private`Loek Le Blansch2024-12-02
| | | | | * | | | | | | | | | | | | | | add doxygen comments + clean upLoek Le Blansch2024-11-30
| | | | | * | | | | | | | | | | | | | | `make format`Loek 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