Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | * | | Corrected accumulate_force() | 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 | |
| | | | | | | * | | 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 | |
| | | | | | | * | | | 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 | |
| | | | | | | * | | | | 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 | |
| | | | | | | * | | | | Setup test for AI | max-001 | 2024-12-04 | |
| * | | | | | | | | | | 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 branch 'master' into loek/doxygen | Loek Le Blansch | 2024-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | add doxygen comments | Loek Le Blansch | 2024-12-07 | |
| * | | | | | | | | | | merge with master | Loek Le Blansch | 2024-12-07 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | `make format` | Loek Le Blansch | 2024-12-07 | |
| * | | | | | | | | | | more script utilities | Loek Le Blansch | 2024-12-07 | |
| * | | | | | | | | | | add more fetching functions to ComponentManager | Loek Le Blansch | 2024-12-06 | |
* | | | | | | | | | | | merge master | Loek Le Blansch | 2024-12-10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | fix AudioSystem bug + add regression test | Loek Le Blansch | 2024-12-10 | |
| * | | | | | | | | | | add ResourceManager to LoopManager | Loek Le Blansch | 2024-12-10 | |
| * | | | | | | | | | | process feedback on #60 | Loek Le Blansch | 2024-12-10 | |
| * | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 2024-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 2024-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | merge master | Loek Le Blansch | 2024-12-07 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | `make format` | Loek Le Blansch | 2024-12-05 | |
| * | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 2024-12-05 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||
| * | | | | | | | | | add unit test | Loek Le Blansch | 2024-12-05 | |
| * | | | | | | | | | remove copy/move constructor/operator from base Resource | Loek Le Blansch | 2024-12-04 | |
| * | | | | | | | | | Merge branch 'master' into loek/audio | Loek Le Blansch | 2024-12-04 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into loek/audio | Loek Le Blansch | 2024-12-04 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into loek/audio | 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 |