| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | Modified game loop | max-001 | 2024-12-06 |
| * | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AI | max-001 | 2024-12-06 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Added some explanation to Vector2 | max-001 | 2024-12-06 |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 2024-12-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Implemeted seek behavior | max-001 | 2024-12-04 |
| * | | | | | | | | | | | | Increased gameloop time | max-001 | 2024-12-04 |
| * | | | | | | | | | | | | Extended Vector2 | max-001 | 2024-12-04 |
| * | | | | | | | | | | | | Setup some behaviors | max-001 | 2024-12-04 |
| * | | | | | | | | | | | | Added AI component | max-001 | 2024-12-04 |
| * | | | | | | | | | | | | Modified test and setup of AISystem | max-001 | 2024-12-04 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | font progress | WBoerenkamps | 2024-12-10 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | 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 |
| * | | | | | | | | | | | fix audio system implementation | Loek Le Blansch | 2024-11-30 |
| * | | | | | | | | | | | audio system kinda working | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | big WIP | Loek Le Blansch | 2024-11-26 |
| * | | | | | | | | | | | | merge `master` | Loek Le Blansch | 2024-11-25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge with `master` | Loek Le Blansch | 2024-11-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge `loek/util` | Loek Le Blansch | 2024-11-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge `master` into `loek/audio` | Loek Le Blansch | 2024-11-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | added thoughts | Loek Le Blansch | 2024-11-14 |
| * | | | | | | | | | | | | | | | | ResourceManager working + tested | Loek Le Blansch | 2024-11-14 |
| * | | | | | | | | | | | | | | | | more WIP audio system + utilities | Loek Le Blansch | 2024-11-14 |
| * | | | | | | | | | | | | | | | | fix resource manager | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | more WIP audio system | Loek Le Blansch | 2024-11-07 |
* | | | | | | | | | | | | | | | | | | | font progress | WBoerenkamps | 2024-12-10 |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | hotfix draw call | heavydemon21 | 2024-12-09 |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | nitpick #59 | Loek Le Blansch | 2024-12-06 |
* | | | | | | | | | | | | | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | implemented feedback | heavydemon21 | 2024-12-06 |
| * | | | | | | | | | | | | | | | | | make format | heavydemon21 | 2024-12-06 |
| * | | | | | | | | | | | | | | | | | implemented final max feedback | heavydemon21 | 2024-12-06 |
| * | | | | | | | | | | | | | | | | | added animatorsystem update | heavydemon21 | 2024-12-06 |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into decoupling | heavydemon21 | 2024-12-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/ / / / / / /
| | |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | make format | heavydemon21 | 2024-12-04 |
| * | | | | | | | | | | | | | | | | | implemented feedback, cameraValues need better name? | heavydemon21 | 2024-12-04 |
| * | | | | | | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | | | | | | comments i animator and sprite. added sprite indepentdent scale and angle | heavydemon21 | 2024-12-02 |
| * | | | | | | | | | | | | | | | | | make format | heavydemon21 | 2024-11-30 |
| * | | | | | | | | | | | | | | | | | improved animator | heavydemon21 | 2024-11-30 |