| Commit message (Expand) | Author | Age |
* | sdl_ttf to submodules + feedback changes | WBoerenkamps | 2024-12-14 |
* | added small check to the example | WBoerenkamps | 2024-12-12 |
* | make format | WBoerenkamps | 2024-12-12 |
* | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 2024-12-12 |
|\ |
|
| * | make format | JAROWMR | 2024-12-12 |
| * | added rotation for preview | JAROWMR | 2024-12-12 |
| * | fixed game | JAROWMR | 2024-12-12 |
| * | timing fix | JAROWMR | 2024-12-11 |
| * | make format | heavydemon21 | 2024-12-11 |
| * | forget includes | heavydemon21 | 2024-12-11 |
| * | Merge branch 'master' into niels/UI | heavydemon21 | 2024-12-11 |
| |\ |
|
| * | | make format | heavydemon21 | 2024-12-11 |
| * | | Merge branch 'master' into niels/UI | heavydemon21 | 2024-12-11 |
| |\ \ |
|
| * | | | making rendering fonts and UI | heavydemon21 | 2024-12-09 |
* | | | | font working | WBoerenkamps | 2024-12-12 |
* | | | | load font almost working | WBoerenkamps | 2024-12-12 |
* | | | | text component pretty much finished | WBoerenkamps | 2024-12-11 |
* | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 2024-12-11 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | make format | heavydemon21 | 2024-12-11 |
| * | | | adjusted aspect ratio | heavydemon21 | 2024-12-11 |
| * | | | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 2024-12-11 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | implemented feedback wouter, improved animator. however if spritesheet aspect... | heavydemon21 | 2024-12-10 |
| * | | | fixed the aspect ratio and removed the ratio from sprite and give it to textu... | heavydemon21 | 2024-12-09 |
| * | | | made sdlcontext not a singleton anymore | heavydemon21 | 2024-12-08 |
| * | | | removed singleton from SDLContext, problem now is cannot call functionalities... | heavydemon21 | 2024-12-08 |
| * | | | merge master | Loek Le Blansch | 2024-12-07 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into loek/audio | Loek Le Blansch | 2024-12-05 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into loek/audio | Loek Le Blansch | 2024-12-04 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 2024-12-11 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 2024-12-11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | make SaveManager no longer a singleton | Loek Le Blansch | 2024-12-07 |
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Merge branch 'niels/decoupling_pixel_and_pos' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-06 |
| | |\ \ \ \ \ |
|
| * | | | | | | | Implemented oval path | max-001 | 2024-12-09 |
| * | | | | | | | Fixed merge issue | max-001 | 2024-12-09 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 2024-12-09 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Make format | max-001 | 2024-12-09 |
| * | | | | | | | Deleted unnecessary header | max-001 | 2024-12-09 |
| * | | | | | | | Added Doxygen | max-001 | 2024-12-09 |
| * | | | | | | | Implemented path_follow | max-001 | 2024-12-06 |
| * | | | | | | | Implemented flee and arrive behaviors | max-001 | 2024-12-06 |
| * | | | | | | | Improved example | max-001 | 2024-12-06 |
| * | | | | | | | Using Rigidbody from now on | max-001 | 2024-12-06 |
| * | | | | | | | Added script to shutdown game (by throwing an exception and not catching it) | max-001 | 2024-12-06 |
| * | | | | | | | Make format | max-001 | 2024-12-06 |
| * | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AI | max-001 | 2024-12-06 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Make format | max-001 | 2024-12-05 |
| * | | | | | | | | Used Mediator | max-001 | 2024-12-05 |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 2024-12-05 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Implemeted seek behavior | max-001 | 2024-12-04 |
| * | | | | | | | | Added AI component | max-001 | 2024-12-04 |