aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
...
| | * | | | | | | | | | | Setup some behaviorsmax-0012024-12-04
| | | | | | | | | | | | |
| | * | | | | | | | | | | Added AI componentmax-0012024-12-04
| | | | | | | | | | | | |
| | * | | | | | | | | | | Modified test and setup of AISystemmax-0012024-12-04
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2113 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 ↵heavydemon2114 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| * | | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon212024-12-08
| | | | | | | | | | | |
| * | | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon212024-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* | | | | | | | | | | | WIPLoek Le Blansch12 days
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into loek/replayLoek Le Blansch12 days
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch13 days
| | | | | | | | | | | |
| * | | | | | | | | | | merge masterLoek Le Blansch13 days
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge masterLoek Le Blansch13 days
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into loek/savemgrLoek Le Blansch14 days
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | minor cleanupLoek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | `make format`Loek Le Blansch2024-12-07
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | add SaveManager to ScriptLoek Le Blansch2024-12-07
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | big WIPLoek Le Blansch13 days
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch13 days
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | add ResourceManager to LoopManagerLoek Le Blansch13 days
| | | | | | | | | | | |
| * | | | | | | | | | | process feedback on #60Loek Le Blansch13 days
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch14 days
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | merge masterLoek Le Blansch2024-12-07
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | `make format`Loek Le Blansch2024-12-05
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into loek/audioLoek Le Blansch2024-12-05
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | 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
| | | | | | | | | | |
| * | | | | | | | | | fix audio system implementationLoek Le Blansch2024-11-30
| | | | | | | | | | |
| * | | | | | | | | | audio system kinda workingLoek Le Blansch2024-11-29
| | | | | | | | | | |
| * | | | | | | | | | more utility classes for Audio systemLoek Le Blansch2024-11-29
| | | | | | | | | | |
| * | | | | | | | | | merge `loek/scripts`Loek Le Blansch2024-11-29
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | big WIPLoek Le Blansch2024-11-26
| | | | | | | | | | | |
| * | | | | | | | | | | merge `master`Loek Le Blansch2024-11-25
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge with `master`Loek Le Blansch2024-11-22
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge `loek/util`Loek Le Blansch2024-11-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge `master` into `loek/audio`Loek Le Blansch2024-11-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | added thoughtsLoek Le Blansch2024-11-14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ResourceManager working + testedLoek Le Blansch2024-11-14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | more WIP audio system + utilitiesLoek Le Blansch2024-11-14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | fix resource managerLoek Le Blansch2024-11-14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | move some shit aroundLoek Le Blansch2024-11-14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | implement asset + more WIP audio systemLoek Le Blansch2024-11-14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | merge `loek/cleanup` into `loek/audio`Loek Le Blansch2024-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge `master` into `loek/audio`Loek Le Blansch2024-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | more WIP audio systemLoek Le Blansch2024-11-07
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'master' into loek/scriptsLoek Le Blansch14 days
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | hotfix draw callheavydemon2114 days
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | merge with masterLoek Le Blansch2024-12-07
|\| | | | | | | | | | | | | | | |