aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade
Commit message (Collapse)AuthorAge
* saveWBoerenkamps8 days
|
* Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps8 days
|\ | | | | | | wouter/inputSystem
| * removed \class in sdlcontextheavydemon219 days
| |
| * Merge branch 'master' into niels/UIheavydemon219 days
| |\
| | * mege with masterWBoerenkamps9 days
| | |\
| | * \ feedback but error after conflictWBoerenkamps9 days
| | |\ \
| | * | | removed unused functions and friend relationssWBoerenkamps11 days
| | | | |
| * | | | Merge branch 'master' into niels/UIheavydemon219 days
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | implemented feedbackheavydemon219 days
| | | | |
| | * | | make formatheavydemon219 days
| | | | |
| | * | | adjusted aspect ratioheavydemon219 days
| | | | |
| | * | | Merge branch 'master' into niels/remove_singletonheavydemon219 days
| | |\ \ \ | | | | |/ | | | |/|
| | * | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2110 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 ↵heavydemon2111 days
| | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| | * | | made sdlcontext not a singleton anymoreheavydemon2112 days
| | | | |
| | * | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon2112 days
| | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
| * | | | make formatheavydemon219 days
| | | | |
| * | | | updated the code so that get_events() calculates pixel units to game unitsheavydemon219 days
| | | | |
| * | | | Merge branch 'master' into niels/UIheavydemon219 days
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'master' into loek/audioLoek Le Blansch11 days
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | * | merge masterLoek Le Blansch13 days
| | |\ \
| | * | | `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
| | |\ \ \ \
| | * | | | | 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
| | |\ \ \ \ \
| | * \ \ \ \ \ merge with `master`Loek Le Blansch2024-11-22
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge `master` into `loek/audio`Loek Le Blansch2024-11-16
| | |\ \ \ \ \ \ \
| | * | | | | | | | ResourceManager working + testedLoek Le Blansch2024-11-14
| | | | | | | | | |
| | * | | | | | | | more WIP audio system + utilitiesLoek 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
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | move some files from `loek/tests` to `loek/audio`Loek Le Blansch2024-11-13
| | | | | | | | | | | |
| * | | | | | | | | | | making rendering fonts and UIheavydemon2111 days
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | removed enterWBoerenkamps11 days
| | | | | | | | | | |
* | | | | | | | | | | make formatWBoerenkamps11 days
| | | | | | | | | | |
* | | | | | | | | | | get_keyboard_state workingWBoerenkamps11 days
| | | | | | | | | | |
* | | | | | | | | | | make formatWBoerenkamps11 days
| | | | | | | | | | |
* | | | | | | | | | | resize/move tests workingWBoerenkamps11 days
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/inputSystem
| * | | | | | | | | | hotfix draw callheavydemon2111 days
| | | | | | | | | | |