Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' into loek/savemgr | Loek Le Blansch | 8 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | minor cleanup | Loek Le Blansch | 10 days | |
| | * | | | | | | | | | | | | | | | `make format` | Loek Le Blansch | 10 days | |
| | * | | | | | | | | | | | | | | | add SaveManager to Script | Loek Le Blansch | 10 days | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Added Doxygen | max-001 | 6 days | |
| * | | | | | | | | | | | | | | | Removed magic numbers | max-001 | 6 days | |
| * | | | | | | | | | | | | | | | Implemented feedback | max-001 | 7 days | |
| * | | | | | | | | | | | | | | | Replaced xor | max-001 | 8 days | |
| * | | | | | | | | | | | | | | | Implemented feedback | max-001 | 8 days | |
| * | | | | | | | | | | | | | | | Implemented oval path | max-001 | 8 days | |
| * | | | | | | | | | | | | | | | Added comments | max-001 | 8 days | |
| * | | | | | | | | | | | | | | | Fixed merge issue | max-001 | 8 days | |
| * | | | | | | | | | | | | | | | Fixed merge issue | max-001 | 8 days | |
| * | | | | | | | | | | | | | | | Deleted header | max-001 | 8 days | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 8 days | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Improved Doxygen | max-001 | 9 days | |
| * | | | | | | | | | | | | | | | Added Doxygen | max-001 | 9 days | |
| * | | | | | | | | | | | | | | | Implemented path_follow | max-001 | 11 days | |
| * | | | | | | | | | | | | | | | Implemented flee and arrive behaviors | max-001 | 11 days | |
| * | | | | | | | | | | | | | | | Using Rigidbody from now on | max-001 | 12 days | |
| * | | | | | | | | | | | | | | | Make format | max-001 | 12 days | |
| * | | | | | | | | | | | | | | | Modified game loop | max-001 | 12 days | |
| * | | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AI | max-001 | 12 days | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Added some explanation to Vector2 | max-001 | 12 days | |
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AI | max-001 | 12 days | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Implemeted seek behavior | max-001 | 13 days | |
| * | | | | | | | | | | | | | | | | Increased gameloop time | max-001 | 13 days | |
| * | | | | | | | | | | | | | | | | Extended Vector2 | max-001 | 13 days | |
| * | | | | | | | | | | | | | | | | Setup some behaviors | max-001 | 13 days | |
| * | | | | | | | | | | | | | | | | Added AI component | max-001 | 13 days | |
| * | | | | | | | | | | | | | | | | Modified test and setup of AISystem | max-001 | 13 days | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | feedback | WBoerenkamps | 6 days | |
* | | | | | | | | | | | | | | | | make format | WBoerenkamps | 7 days | |
* | | | | | | | | | | | | | | | | feedback changes | WBoerenkamps | 7 days | |
* | | | | | | | | | | | | | | | | clarified doxygen and changed function name | WBoerenkamps | 8 days | |
* | | | | | | | | | | | | | | | | fixed 0 division and duplicate start | WBoerenkamps | 8 days | |
* | | | | | | | | | | | | | | | | fixed a small mistake in sceneManager and added the load_next_scene to the loop | WBoerenkamps | 8 days | |
* | | | | | | | | | | | | | | | | removed white line and standard target fps = 60 | WBoerenkamps | 8 days | |
* | | | | | | | | | | | | | | | | merge master | WBoerenkamps | 8 days | |
* | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 8 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | hotfix draw call | heavydemon21 | 8 days | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | changed some function names | WBoerenkamps | 9 days | |
* | | | | | | | | | | | | | | | make format | WBoerenkamps | 9 days | |
* | | | | | | | | | | | | | | | added scaled fixed delta time | WBoerenkamps | 9 days | |
* | | | | | | | | | | | | | | | removed duplicate dispatch | WBoerenkamps | 10 days |