aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* updating collision systemJAROWMR2024-12-18
|
* pulled api changeJAROWMR2024-12-16
|\
| * make formatJAROWMR2024-12-14
| |
| * updated api and gameJAROWMR2024-12-14
| |
* | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe ↵JAROWMR2024-12-16
|\ \ | | | | | | | | | into jaro/collision-system-handeling
| * | change position to offsetJAROWMR2024-12-14
| | |
| * | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-14
| |\| | | | | | | | | | jaro/particle-system-improvement
| * | make formatJAROWMR2024-12-13
| | |
| * | friend explainedJAROWMR2024-12-13
| | |
| * | broken particle testJAROWMR2024-12-12
| | |
| * | update commentJAROWMR2024-12-12
| | |
| * | updated commentJAROWMR2024-12-12
| | |
| * | updated particle emitterJAROWMR2024-12-12
| | |
| * | merge physicsJAROWMR2024-12-12
| |\ \
| * \ \ merge masterJAROWMR2024-12-12
| |\ \ \
| * | | | changed spawnrate of particles (bound to delta time)JAROWMR2024-12-07
| | | | |
| * | | | Merge branch 'jaro/physics-system-improvement' into ↵JAROWMR2024-12-07
| |\ \ \ \ | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement
| * | | | | changed double to floatJAROWMR2024-12-07
| | | | | |
* | | | | | removed rigidbody offsetJAROWMR2024-12-16
| | | | | |
* | | | | | added collision featuresJAROWMR2024-12-16
| |_|_|_|/ |/| | | |
* | | | | make formatJAROWMR2024-12-13
| | | | |
* | | | | moved code to cppJAROWMR2024-12-13
| | | | |
* | | | | added scene to cmakeJAROWMR2024-12-13
| | | | |
* | | | | added feedbackJAROWMR2024-12-13
| | | | |
* | | | | moved mediator upJAROWMR2024-12-13
| | | | |
* | | | | removed merge includeJAROWMR2024-12-12
| | | | |
* | | | | Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe ↵JAROWMR2024-12-12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into jaro/mediator_concealing_scene
| * | | | | formatJAROWMR2024-12-12
| | | | | |
* | | | | | fixed includesJAROWMR2024-12-12
|/ / / / /
* | | | / shielded mediatorJAROWMR2024-12-12
| |_|_|/ |/| | |
* | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-12-12
|\ \ \ \ | | |_|/ | |/| | | | | | jaro/physics-system-improvement
| * | | `make format`Loek Le Blansch2024-12-12
| | | |
* | | | removed merge fileJAROWMR2024-12-12
| | | |
* | | | fixed gameJAROWMR2024-12-12
| | | |
* | | | added fixed updateJAROWMR2024-12-11
| | | |
* | | | merge masterJAROWMR2024-12-11
|\| | | | |_|/ |/| |
| * | last changesWBoerenkamps2024-12-11
| | |
| * | mege with masterWBoerenkamps2024-12-11
| |\ \
| | * | implemented feedbackheavydemon212024-12-11
| | | |
| | * | make formatheavydemon212024-12-11
| | | |
| | * | adjusted aspect ratioheavydemon212024-12-11
| | | |
| | * | Merge branch 'master' into niels/remove_singletonheavydemon212024-12-11
| | |\ \
| | * | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon212024-12-10
| | | | | | | | | | | | | | | | | | | | 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 ↵heavydemon212024-12-09
| | | | | | | | | | | | | | | | | | | | 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 format`wouter/gameloopLoek Le Blansch2024-12-11
| | | | |
| * | | | WIP fix LoopTimerManagerLoek Le Blansch2024-12-11
| | | | |
| * | | | feedback but error after conflictWBoerenkamps2024-12-11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Implemented feedbackmax-0012024-12-11
| | | | |