Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | add doxygen comments + clean up | Loek Le Blansch | 2024-11-30 | |
| | | | | | | ||||
| * | | | | | `make format` | Loek Le Blansch | 2024-11-30 | |
| | | | | | | ||||
| * | | | | | test and debug audio system | Loek Le Blansch | 2024-11-30 | |
| | | | | | | ||||
| * | | | | | fix audio system implementation | Loek Le Blansch | 2024-11-30 | |
| | | | | | | ||||
| * | | | | | audio system kinda working | Loek Le Blansch | 2024-11-29 | |
| | | | | | | ||||
| * | | | | | more audio system WIP | Loek Le Blansch | 2024-11-29 | |
| | | | | | | ||||
| * | | | | | more utility classes for Audio system | Loek Le Blansch | 2024-11-29 | |
| | | | | | | ||||
| * | | | | | merge `loek/scripts` | Loek Le Blansch | 2024-11-29 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | merge with `master` | Loek Le Blansch | 2024-11-22 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | merge `master` into `loek/audio` | Loek Le Blansch | 2024-11-16 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | ResourceManager working + tested | Loek Le Blansch | 2024-11-14 | |
| | | | | | | | | | ||||
| * | | | | | | | | more WIP audio system + utilities | Loek Le Blansch | 2024-11-14 | |
| | | | | | | | | | ||||
| * | | | | | | | | move some shit around | Loek Le Blansch | 2024-11-14 | |
| | | | | | | | | | ||||
| * | | | | | | | | implement asset + more WIP audio system | Loek Le Blansch | 2024-11-14 | |
| | | | | | | | | | ||||
| * | | | | | | | | merge `loek/cleanup` into `loek/audio` | Loek Le Blansch | 2024-11-14 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | merge `master` into `loek/audio` | Loek Le Blansch | 2024-11-14 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | move some files from `loek/tests` to `loek/audio` | Loek Le Blansch | 2024-11-13 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | font progress | WBoerenkamps | 10 days | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | sdlfontcontext | WBoerenkamps | 10 days | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
* | | | | | | | | | | hotfix draw call | heavydemon21 | 11 days | |
| | | | | | | | | | | ||||
* | | | | | | | | | | revert #66 except for `src/test/InputTest.cpp` | Loek Le Blansch | 11 days | |
| | | | | | | | | | | ||||
* | | | | | | | | | | fixed inputtest test because of adjusting inputtest values. however ↵ | heavydemon21 | 12 days | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | inputtest passes while sdlcontext returns pixel coordinates????? | |||
* | | | | | | | | | nitpick #59 | Loek Le Blansch | 14 days | |
| | | | | | | | | | ||||
* | | | | | | | | | make format | heavydemon21 | 14 days | |
| | | | | | | | | | ||||
* | | | | | | | | | implemented feedback | heavydemon21 | 14 days | |
| | | | | | | | | | ||||
* | | | | | | | | | make format | heavydemon21 | 14 days | |
| | | | | | | | | | ||||
* | | | | | | | | | implemented final max feedback | heavydemon21 | 14 days | |
| | | | | | | | | | ||||
* | | | | | | | | | merged master | heavydemon21 | 2024-12-06 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge branch 'master' into decoupling | heavydemon21 | 2024-12-06 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | nitpick #55 | Loek Le Blansch | 2024-12-05 | |
| | | | | | | | | | ||||
| * | | | | | | | | make format | WBoerenkamps | 2024-12-05 | |
| | | | | | | | | | ||||
| * | | | | | | | | feedback changes | WBoerenkamps | 2024-12-05 | |
| | | | | | | | | | ||||
| * | | | | | | | | fixed changes with mediator | WBoerenkamps | 2024-12-04 | |
| | | | | | | | | | ||||
| * | | | | | | | | loeks feedback changes | WBoerenkamps | 2024-12-04 | |
| | | | | | | | | | ||||
| * | | | | | | | | make format | WBoerenkamps | 2024-12-03 | |
| | | | | | | | | | ||||
| * | | | | | | | | world units for click | WBoerenkamps | 2024-12-03 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge branch 'jaro/collision-system' into wouter/exampleGame | WBoerenkamps | 2024-12-03 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||
| | * | | | | | | | `make format` | Loek Le Blansch | 2024-12-03 | |
| | | | | | | | | | ||||
| | * | | | | | | | implemented feedback removed get_width and height --> get_size for both ↵ | heavydemon21 | 2024-12-03 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture and sdlcontext | |||
| | * | | | | | | | make format | heavydemon21 | 2024-12-02 | |
| | | | | | | | | | ||||
| | * | | | | | | | rendering color working | heavydemon21 | 2024-12-02 | |
| | | | | | | | | | ||||
| | * | | | | | | | fixed the color functionality | heavydemon21 | 2024-12-02 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge branch 'master' into niels/rendering_color | heavydemon21 | 2024-12-02 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||
| | * | | | | | | | implemented PR#35 feedback | heavydemon21 | 2024-11-18 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into niels/rendering_color | heavydemon21 | 2024-11-18 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||
| | * | | | | | | | Working color, fucked up git merge | heavydemon21 | 2024-11-14 | |
| | | | | | | | | | ||||
| | * | | | | | | | color paremeter in sprite works | heavydemon21 | 2024-11-14 | |
| | | | | | | | | | ||||
| * | | | | | | | | added on_enter and on_hover | WBoerenkamps | 2024-11-28 | |
| | | | | | | | | | ||||
| * | | | | | | | | make format | WBoerenkamps | 2024-11-27 | |
| | | | | | | | | | ||||
| * | | | | | | | | small {} changes | WBoerenkamps | 2024-11-27 | |
| | | | | | | | | |