aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade
Commit message (Collapse)AuthorAge
* Merge branch 'master' into loek/savemgrLoek Le Blansch5 days
|\
| * fix code standardLoek Le Blansch5 days
| |
| * make formatWBoerenkamps8 days
| |
| * keyboard state workingWBoerenkamps8 days
| |
| * removed sdlcontext from header and implemented initiliser list for EventDataWBoerenkamps8 days
| |
| * make formatWBoerenkamps9 days
| |
| * added window events back to code and function cleanupWBoerenkamps9 days
| |
| * keyboard state implementedWBoerenkamps10 days
| |
| * saveWBoerenkamps10 days
| |
| * saveWBoerenkamps10 days
| |
| * Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps11 days
| |\ | | | | | | | | | wouter/inputSystem
| * | removed enterWBoerenkamps13 days
| | |
| * | make formatWBoerenkamps13 days
| | |
| * | get_keyboard_state workingWBoerenkamps13 days
| | |
| * | make formatWBoerenkamps13 days
| | |
| * | resize/move tests workingWBoerenkamps13 days
| | |
| * | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps13 days
| |\ \ | | | | | | | | | | | | wouter/inputSystem
| * | | seperated long functionWBoerenkamps13 days
| | | |
| * | | testing window eventsWBoerenkamps13 days
| | | |
| * | | made getKeyboardStateWBoerenkamps13 days
| | | |
| * | | saveWBoerenkamps2024-12-07
| | | |
* | | | `make format`Loek Le Blansch8 days
| | | |
* | | | move DB fix from `loek/doxygen` to `loek/savemgr`Loek Le Blansch8 days
| |_|/ |/| |
* | | removed \class in sdlcontextheavydemon2111 days
| | |
* | | Merge branch 'master' into niels/UIheavydemon2111 days
|\ \ \
| * \ \ mege with masterWBoerenkamps11 days
| |\ \ \
| * \ \ \ feedback but error after conflictWBoerenkamps11 days
| |\ \ \ \
| * | | | | removed unused functions and friend relationssWBoerenkamps13 days
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into niels/UIheavydemon2111 days
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | implemented feedbackheavydemon2111 days
| | | | |
| * | | | make formatheavydemon2111 days
| | | | |
| * | | | adjusted aspect ratioheavydemon2111 days
| | | | |
| * | | | Merge branch 'master' into niels/remove_singletonheavydemon2111 days
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2112 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 ↵heavydemon2113 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
* | | | | make formatheavydemon2111 days
| | | | |
* | | | | updated the code so that get_events() calculates pixel units to game unitsheavydemon2111 days
| | | | |
* | | | | Merge branch 'master' into niels/UIheavydemon2111 days
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into loek/audioLoek Le Blansch13 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
| |\ \ \ \
| * | | | | 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
| | | | | |