| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge pull request #100 from lonkaars/niels/UI | Max-001 | 2025-01-06 |
| |\ | | | | | AnimatorSystem hotfix | ||
| | * | make format with small adjustment system | heavydemon21 | 2025-01-06 |
| | | | |||
| | * | fixed AnimatorSystem bug so that it takes delta time instead of elapsed ↵ | heavydemon21 | 2025-01-05 |
| | | | | | | | | | time, the Animator api has not been changed | ||
| * | | make format | WBoerenkamps | 2025-01-06 |
| | | | |||
| * | | bug fix | WBoerenkamps | 2025-01-06 |
| |/ | |||
| * | Merge pull request #96 from lonkaars/niels/UI | heavydemon21 | 2025-01-03 |
| |\ | | | | | rendering text world space fix | ||
| | * | make format | heavydemon21 | 2024-12-24 |
| | | | |||
| | * | feedback | heavydemon21 | 2024-12-24 |
| | | | |||
| | * | ui fixes for offset | heavydemon21 | 2024-12-22 |
| | | | |||
| | * | make format | heavydemon21 | 2024-12-22 |
| | | | |||
| | * | fixed some includes | heavydemon21 | 2024-12-22 |
| | | | |||
| | * | button feedback | heavydemon21 | 2024-12-22 |
| | | | |||
| | * | Merge branch 'master' into niels/UI | heavydemon21 | 2024-12-22 |
| | |\ | |/ |/| | |||
| * | | update clang-format options | Loek Le Blansch | 2024-12-22 |
| | | | |||
| * | | `make format` | Loek Le Blansch | 2024-12-22 |
| | | | |||
| * | | Merge branch 'max/game' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-22 |
| |\ \ | |||
| | * | | Added collision layers to Config.h | Max-001 | 2024-12-21 |
| | | | | |||
| | * | | Deleted iostream include | Max-001 | 2024-12-21 |
| | | | | |||
| | * | | Added more to Config.h | Max-001 | 2024-12-21 |
| | | | | |||
| | * | | Added comments | Max-001 | 2024-12-21 |
| | | | | |||
| | * | | Added Config.h | Max-001 | 2024-12-21 |
| | | | | |||
| | * | | Merge remote-tracking branch 'origin/master' into max/game | Max-001 | 2024-12-21 |
| | |\ \ | |||
| | * | | | Moved file to sub directory | Max-001 | 2024-12-21 |
| | | | | | |||
| * | | | | Merge branch 'master' into loek/leak-fixloek/leak-fix | Loek Le Blansch | 2024-12-20 |
| |\ \ \ \ | | |/ / | |/| | | |||
| | * | | | `make format` | Loek Le Blansch | 2024-12-20 |
| | |/ / | |||
| * | | | `make format` | Loek Le Blansch | 2024-12-20 |
| | | | | |||
| * | | | fix EventManager memory leak | Loek Le Blansch | 2024-12-20 |
| |/ / | |||
| | * | implemented feedback | heavydemon21 | 2024-12-21 |
| | | | |||
| | * | make format | heavydemon21 | 2024-12-20 |
| | | | |||
| | * | moved sdl hint to draw sprites and added another to text with 0 instead of 2 ↵ | heavydemon21 | 2024-12-20 |
| | | | | | | | | | beacause otherwise its blurry | ||
| | * | make format | heavydemon21 | 2024-12-20 |
| | | | |||
| | * | add world space to text rendering and removedlayers on text | heavydemon21 | 2024-12-20 |
| |/ | |||
| * | finish moving game | Loek Le Blansch | 2024-12-20 |
| | | |||
| * | move game files | Loek Le Blansch | 2024-12-20 |
| | | |||
| * | merge master | Loek Le Blansch | 2024-12-20 |
| |\ | |||
| | * | make format | WBoerenkamps | 2024-12-20 |
| | | | |||
| | * | button now using channel | WBoerenkamps | 2024-12-20 |
| | | | |||
| * | | Make format | max-001 | 2024-12-20 |
| | | | |||
| * | | pull 3bda25f from demo | max-001 | 2024-12-20 |
| | | | |||
| * | | Fixed collision layers | max-001 | 2024-12-20 |
| | | | |||
| * | | Fix merge issues | max-001 | 2024-12-20 |
| | | | |||
| * | | Merge remote-tracking branch 'origin/master' into max/game | max-001 | 2024-12-20 |
| |\| | |||
| | * | add game folder | Loek Le Blansch | 2024-12-20 |
| | | | |||
| | * | nitpick #91 | Loek Le Blansch | 2024-12-20 |
| | | | |||
| | * | Merge branch 'wouter/relative_ui' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-20 |
| | |\ | |||
| | | * | make format | WBoerenkamps | 2024-12-19 |
| | | | | |||
| | | * | added const | WBoerenkamps | 2024-12-19 |
| | | | | |||
| | | * | merge with master | WBoerenkamps | 2024-12-19 |
| | | |\ | |||
| | | * | | made test better by seperating x and y values | WBoerenkamps | 2024-12-18 |
| | | | | | |||
| | | * | | removed empty if statement | WBoerenkamps | 2024-12-18 |
| | | | | | |||