Commit message (Expand) | Author | Age | |
---|---|---|---|
* | WIP demo | Loek Le Blansch | 2024-12-14 |
* | merge jaro/particle-system-improvement | Loek Le Blansch | 2024-12-14 |
|\ | |||
| * | make format | JAROWMR | 2024-12-13 |
| * | friend explained | JAROWMR | 2024-12-13 |
| * | broken particle test | JAROWMR | 2024-12-12 |
| * | update comment | JAROWMR | 2024-12-12 |
| * | updated comment | JAROWMR | 2024-12-12 |
| * | updated particle emitter | JAROWMR | 2024-12-12 |
| * | merge physics | JAROWMR | 2024-12-12 |
| |\ | |||
| * \ | merge master | JAROWMR | 2024-12-12 |
| |\ \ | |||
| * | | | 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 `loek/scripts` | Loek Le Blansch | 2024-12-14 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-14 |
| |\ \ \ \ \ | |||
| * | | | | | | `make format` | Loek Le Blansch | 2024-12-13 |
| * | | | | | | add timer functionality to script | Loek Le Blansch | 2024-12-13 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge branch 'master' into loek/replay | Loek Le Blansch | 2024-12-14 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | make format | JAROWMR | 2024-12-13 |
| * | | | | | moved code to cpp | JAROWMR | 2024-12-13 |
| * | | | | | added scene to cmake | JAROWMR | 2024-12-13 |
| * | | | | | added feedback | JAROWMR | 2024-12-13 |
| * | | | | | moved mediator up | JAROWMR | 2024-12-13 |
| * | | | | | removed merge include | JAROWMR | 2024-12-12 |
| * | | | | | Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe in... | JAROWMR | 2024-12-12 |
| |\ \ \ \ \ | |||
| | * | | | | | format | JAROWMR | 2024-12-12 |
| * | | | | | | fixed includes | JAROWMR | 2024-12-12 |
| |/ / / / / | |||
| * / / / / | shielded mediator | JAROWMR | 2024-12-12 |
| |/ / / / | |||
* | | | | | `make format` | Loek Le Blansch | 2024-12-12 |
* | | | | | add documentation | Loek Le Blansch | 2024-12-12 |
* | | | | | more cleanup + script utilities | Loek Le Blansch | 2024-12-12 |
* | | | | | merge master | Loek Le Blansch | 2024-12-12 |
|\| | | | | |||
| * | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/physics-system-i... | JAROWMR | 2024-12-12 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
| | * | | | `make format` | Loek Le Blansch | 2024-12-12 |
| * | | | | removed merge file | JAROWMR | 2024-12-12 |
| * | | | | fixed game | JAROWMR | 2024-12-12 |
| * | | | | added fixed update | JAROWMR | 2024-12-11 |
| * | | | | merge master | JAROWMR | 2024-12-11 |
| |\| | | | | |_|/ | |/| | | |||
| | * | | last changes | WBoerenkamps | 2024-12-11 |
| | * | | mege with master | WBoerenkamps | 2024-12-11 |
| | |\ \ | |||
| | * | | | `make format`wouter/gameloop | Loek Le Blansch | 2024-12-11 |
| | * | | | WIP fix LoopTimerManager | Loek Le Blansch | 2024-12-11 |
| | * | | | feedback but error after conflict | WBoerenkamps | 2024-12-11 |
| | |\ \ \ | |||
| | * | | | | feedback | WBoerenkamps | 2024-12-11 |
| | * | | | | make format | WBoerenkamps | 2024-12-10 |
| | * | | | | feedback changes | WBoerenkamps | 2024-12-10 |
| | * | | | | clarified doxygen and changed function name | WBoerenkamps | 2024-12-10 |
| | * | | | | fixed 0 division and duplicate start | WBoerenkamps | 2024-12-10 |
| | * | | | | fixed a small mistake in sceneManager and added the load_next_scene to the loop | WBoerenkamps | 2024-12-09 |
| | * | | | | removed white line and standard target fps = 60 | WBoerenkamps | 2024-12-09 |