Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tested system, added roation to emitter | JAROWMR | 4 days |
| | |||
* | rotating sprite on particle | JAROWMR | 4 days |
| | |||
* | Merge branch 'jaro/collision-system-handeling' of github.com:lonkaars/crepe ↵ | JAROWMR | 5 days |
|\ | | | | | | | into jaro/collision-system-handeling | ||
| * | Merge remote-tracking branch 'origin/master' into ↵ | max-001 | 6 days |
| |\ | | | | | | | | | | jaro/collision-system-handeling | ||
| | * | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 6 days |
| | |\ | | | | | | | | | | | | | wouter/text-component | ||
| | * | | readded const and used emplace instead | WBoerenkamps | 6 days |
| | | | | |||
| | * | | final changes | WBoerenkamps | 6 days |
| | | | | |||
| | * | | last changes | WBoerenkamps | 6 days |
| | | | | |||
| | * | | text now working with optional | WBoerenkamps | 6 days |
| | | | | |||
| | * | | code not working | WBoerenkamps | 6 days |
| | | | | |||
* | | | | updating collision system | JAROWMR | 5 days |
|/ / / | |||
* | | | make format | JAROWMR | 6 days |
| | | | |||
* | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe ↵ | JAROWMR | 6 days |
|\ \ \ | | |/ | |/| | | | | into jaro/collision-system-handeling | ||
| * | | broken particle test | JAROWMR | 10 days |
| | | | |||
| * | | updated particle emitter | JAROWMR | 11 days |
| |/ | |||
* / | Added util for position | JAROWMR | 7 days |
|/ | |||
* | make format | heavydemon21 | 12 days |
| | |||
* | include order fixed | heavydemon21 | 12 days |
| | |||
* | Merge branch 'master' into niels/UI | heavydemon21 | 12 days |
|\ | |||
| * | implemented feedback wouter, improved animator. however if spritesheet ↵ | heavydemon21 | 13 days |
| | | | | | | | | aspect_ratio is not the same as the single frame then the scaling is wrong | ||
| * | made sdlcontext not a singleton anymore | heavydemon21 | 2024-12-08 |
| | | |||
| * | removed singleton from SDLContext, problem now is cannot call ↵ | heavydemon21 | 2024-12-08 |
| | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call | ||
* | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 12 days |
| | | |||
* | | making rendering fonts and UI | heavydemon21 | 14 days |
|/ | |||
* | nitpick #59 | Loek Le Blansch | 2024-12-06 |
| | |||
* | fixed tests | heavydemon21 | 2024-12-06 |
| | |||
* | implemented feedback | heavydemon21 | 2024-12-06 |
| | |||
* | implemented final max feedback | heavydemon21 | 2024-12-06 |
| | |||
* | Merge branch 'master' into decoupling | heavydemon21 | 2024-12-06 |
|\ | |||
| * | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-04 |
| |\ | |||
| | * | implemented feedback removed get_width and height --> get_size for both ↵ | heavydemon21 | 2024-12-03 |
| | | | | | | | | | | | | texture and sdlcontext | ||
| | * | Merge branch 'master' into niels/rendering_color | heavydemon21 | 2024-12-02 |
| | |\ | |||
| | * | | implemented PR#35 feedback | heavydemon21 | 2024-11-18 |
| | | | | |||
| | * | | merged master | heavydemon21 | 2024-11-18 |
| | | | | |||
| | * | | Merge remote-tracking branch 'origin/master' into niels/rendering_color | heavydemon21 | 2024-11-18 |
| | |\ \ | |||
| * | | | | `make format` | Loek Le Blansch | 2024-11-30 |
| | | | | | |||
| * | | | | add more documentation to Mediator + fix system mediator use | Loek Le Blansch | 2024-11-28 |
| | | | | | |||
| * | | | | merge `master` | Loek Le Blansch | 2024-11-28 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
| * | | | | manager mediator refactor | Loek Le Blansch | 2024-11-28 |
| | | | | | |||
* | | | | | make format | heavydemon21 | 2024-12-04 |
| | | | | | |||
* | | | | | implemented feedback, cameraValues need better name? | heavydemon21 | 2024-12-04 |
| | | | | | |||
* | | | | | added all the contructor strutcts for animator,sprite and camera | heavydemon21 | 2024-12-02 |
| | | | | | |||
* | | | | | making struct constructors | heavydemon21 | 2024-12-02 |
| | | | | | |||
* | | | | | cleaner camera implementation | heavydemon21 | 2024-11-30 |
| |/ / / |/| | | | |||
* | | | | implemented loek feedback | heavydemon21 | 2024-11-28 |
| | | | | |||
* | | | | make format | heavydemon21 | 2024-11-28 |
| | | | | |||
* | | | | adjusted more it should now be finsished | heavydemon21 | 2024-11-28 |
| | | | | |||
* | | | | implemented feedback to have draw struct | heavydemon21 | 2024-11-28 |
| | | | | |||
* | | | | implemented feedback. biggest changes are teh camera_ref removed | heavydemon21 | 2024-11-27 |
| | | | | |||
* | | | | make format and offset for the cameara relative from the transform gameobject | heavydemon21 | 2024-11-27 |
| | | | |