Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | font progress | WBoerenkamps | 9 days |
|\ | |||
| * | remove `Private` | Loek Le Blansch | 2024-12-02 |
| | | |||
| * | 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 |
| |\ | |||
| * | | remove large think | Loek Le Blansch | 2024-11-28 |
| | | | |||
| * | | big WIP | Loek Le Blansch | 2024-11-26 |
| | | | |||
| * | | merge with `master` | Loek Le Blansch | 2024-11-22 |
| |\ \ | |||
| * \ \ | merge `master` into `loek/audio` | Loek Le Blansch | 2024-11-16 |
| |\ \ \ | |||
| * | | | | added thoughts | 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 |
| |\ \ \ \ \ | |||
| * | | | | | | more WIP audio system | Loek Le Blansch | 2024-11-07 |
| | | | | | | | |||
* | | | | | | | nitpick #59 | Loek Le Blansch | 12 days |
| | | | | | | | |||
* | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepe | Loek Le Blansch | 12 days |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | fixed tests | heavydemon21 | 12 days |
| | | | | | | | | |||
* | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepe | Loek Le Blansch | 12 days |
|\| | | | | | | | |||
| * | | | | | | | make format | heavydemon21 | 12 days |
| | | | | | | | | |||
| * | | | | | | | implemented feedback | heavydemon21 | 12 days |
| | | | | | | | | |||
| * | | | | | | | implemented final max feedback | heavydemon21 | 13 days |
| | | | | | | | | |||
| * | | | | | | | make format | heavydemon21 | 13 days |
| | | | | | | | | |||
| * | | | | | | | merged master | heavydemon21 | 13 days |
| | | | | | | | | |||
| * | | | | | | | Merge branch 'master' into decoupling | heavydemon21 | 13 days |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | make format | heavydemon21 | 2024-12-04 |
| | | | | | | | | | |||
| * | | | | | | | | implemented feedback, cameraValues need better name? | heavydemon21 | 2024-12-04 |
| | | | | | | | | | |||
| * | | | | | | | | fixed the one cycle aimatorsystem where it did not do the last frame_for the ↵ | heavydemon21 | 2024-12-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | full duration | ||
| * | | | | | | | | make format | heavydemon21 | 2024-12-02 |
| | | | | | | | | | |||
| * | | | | | | | | added all the contructor strutcts for animator,sprite and camera | heavydemon21 | 2024-12-02 |
| | | | | | | | | | |||
| * | | | | | | | | making struct constructors | heavydemon21 | 2024-12-02 |
| | | | | | | | | | |||
| * | | | | | | | | tmp commit | heavydemon21 | 2024-12-02 |
| | | | | | | | | | |||
| * | | | | | | | | make format | heavydemon21 | 2024-11-30 |
| | | | | | | | | | |||
| * | | | | | | | | improved animator | heavydemon21 | 2024-11-30 |
| | | | | | | | | | |||
| * | | | | | | | | cleaner camera implementation | heavydemon21 | 2024-11-30 |
| | | | | | | | | | |||
* | | | | | | | | | make format | JAROWMR | 13 days |
| | | | | | | | | | |||
* | | | | | | | | | review feedback | JAROWMR | 13 days |
| | | | | | | | | | |||
* | | | | | | | | | removed round | JAROWMR | 13 days |
| | | | | | | | | | |||
* | | | | | | | | | fixed float round issue | JAROWMR | 13 days |
| | | | | | | | | | |||
* | | | | | | | | | removed minus one from calculation | JAROWMR | 13 days |
| | | | | | | | | | |||
* | | | | | | | | | bug fox | JAROWMR | 13 days |
| | | | | | | | | | |||
* | | | | | | | | | dynamic and static bug fixes | JAROWMR | 13 days |
| | | | | | | | | | |||
* | | | | | | | | | merge with master and keypressed added to game | JAROWMR | 13 days |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| * | | | | | | | | nitpick #55 | Loek Le Blansch | 13 days |
| | | | | | | | | | |||
| * | | | | | | | | make format | WBoerenkamps | 14 days |
| | | | | | | | | | |||
| * | | | | | | | | feedback changes | WBoerenkamps | 14 days |
| | | | | | | | | | |||
| * | | | | | | | | fixed changes with mediator | WBoerenkamps | 2024-12-04 |
| | | | | | | | | |