| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | | | | removed old code | JAROWMR | 2024-12-12 |
| | * | | | | | | | | | | | restore file | JAROWMR | 2024-12-12 |
| | * | | | | | | | | | | | updated particle emitter | JAROWMR | 2024-12-12 |
| | * | | | | | | | | | | | merge physics | JAROWMR | 2024-12-12 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | merge master | JAROWMR | 2024-12-12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | added this | JAROWMR | 2024-12-07 |
| | * | | | | | | | | | | | | | changed spawnrate of particles (bound to delta time) | JAROWMR | 2024-12-07 |
| | * | | | | | | | | | | | | | Merge branch 'jaro/physics-system-improvement' into jaro/particle-system-impr... | JAROWMR | 2024-12-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | changed double to float | JAROWMR | 2024-12-07 |
| | * | | | | | | | | | | | | | | merge ai | JAROWMR | 2024-12-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge AI | JAROWMR | 2024-12-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | make format | JAROWMR | 2024-12-14 |
| * | | | | | | | | | | | | | | | | updated test | JAROWMR | 2024-12-14 |
| * | | | | | | | | | | | | | | | | used add force in game.cpp | JAROWMR | 2024-12-14 |
| * | | | | | | | | | | | | | | | | updated api and game | JAROWMR | 2024-12-14 |
| | |_|_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | small changes | WBoerenkamps | 2024-12-17 |
* | | | | | | | | | | | | | | | | readded const and used emplace instead | WBoerenkamps | 2024-12-17 |
* | | | | | | | | | | | | | | | | final changes | WBoerenkamps | 2024-12-17 |
* | | | | | | | | | | | | | | | | last changes | WBoerenkamps | 2024-12-17 |
* | | | | | | | | | | | | | | | | removed iostream | WBoerenkamps | 2024-12-17 |
* | | | | | | | | | | | | | | | | testing something | WBoerenkamps | 2024-12-17 |
* | | | | | | | | | | | | | | | | text now working with optional | WBoerenkamps | 2024-12-17 |
* | | | | | | | | | | | | | | | | code not working | WBoerenkamps | 2024-12-17 |
* | | | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | small changes | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | segmentation fault fixed | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | very illegal commit do not push | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | added const | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | retrieving font with resource manager added | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | font family implemented in the text component | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | headers to c file change | WBoerenkamps | 2024-12-16 |
* | | | | | | | | | | | | | | | | make format | WBoerenkamps | 2024-12-14 |
* | | | | | | | | | | | | | | | | feedback changes | WBoerenkamps | 2024-12-14 |
* | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 2024-12-14 |
|\| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | `make format` | Loek Le Blansch | 2024-12-14 |
| * | | | | | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/collision-system | JAROWMR | 2024-12-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | fix SceneManagerTest | Loek Le Blansch | 2024-12-14 |
| | * | | | | | | | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-14 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:lonkaars/crepe into jaro/mediator_conceal... | JAROWMR | 2024-12-13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|/ / / / /
| | | |/| | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | Merge pull request #76 from lonkaars/wouter/gameloop | Wboerenkamps | 2024-12-13 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | made test less strict | WBoerenkamps | 2024-12-13 |
| | | | * | | | | | | | | | | | | | include fix | WBoerenkamps | 2024-12-12 |
| | | | * | | | | | | | | | | | | | made return unsigned int | WBoerenkamps | 2024-12-12 |
| | | | * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-12-12 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|_|_|_|/ / / /
| | | | | |/| | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | fps fix + regression test | WBoerenkamps | 2024-12-12 |
| | | * | | | | | | | | | | | | | | bugfix animatorsystem | heavydemon21 | 2024-12-13 |
| | | | |/ / / / / / / / / / / /
| | | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | make format | JAROWMR | 2024-12-13 |
| | * | | | | | | | | | | | | | | moved code to cpp | JAROWMR | 2024-12-13 |
| | * | | | | | | | | | | | | | | added scene to cmake | JAROWMR | 2024-12-13 |