| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | | | | | 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 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | `make format` | Loek Le Blansch | 2024-12-13 |
* | | | | | | | | | | | | | | | | | | update tests | Loek Le Blansch | 2024-12-13 |
* | | | | | | | | | | | | | | | | | | add timer functionality to script | Loek Le Blansch | 2024-12-13 |
|/ / / / / / / / / / / / / / / / / |
|
* | / / / / / / / / / / / / / / / | bugfix animatorsystem | heavydemon21 | 2024-12-13 |
| |/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | reverted | JAROWMR | 2024-12-12 |
| |_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | change get fixed_dt to float | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | | | made better readable | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | | | updated test values | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | | | updated constraints | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | | | change get dt | JAROWMR | 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 |
| * | | | | | | | | | | | | | fix tests | Loek Le Blansch | 2024-12-12 |
| * | | | | | | | | | | | | | hotfix inputtest.cpp | heavydemon21 | 2024-12-11 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | make format | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | reverted file | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | added rotation for preview | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | removed merge file | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | fixed game | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | updated test | JAROWMR | 2024-12-12 |
* | | | | | | | | | | | | | timing fix | JAROWMR | 2024-12-11 |
* | | | | | | | | | | | | | added fixed update | JAROWMR | 2024-12-11 |
* | | | | | | | | | | | | | merge master | JAROWMR | 2024-12-11 |
|\| | | | | | | | | | | |
| |_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | removed \class rendersystem | heavydemon21 | 2024-12-11 |
| * | | | | | | | | | | | removed \class in sdlcontext | heavydemon21 | 2024-12-11 |
| * | | | | | | | | | | | Merge branch 'master' into niels/UI | heavydemon21 | 2024-12-11 |
| |\| | | | | | | | | | |
|
| | * | | | | | | | | | | last changes | WBoerenkamps | 2024-12-11 |
| | * | | | | | | | | | | mege with master | WBoerenkamps | 2024-12-11 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|/
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | testing less strict | WBoerenkamps | 2024-12-11 |
| | * | | | | | | | | | | fps to unsigned | WBoerenkamps | 2024-12-11 |
| | * | | | | | | | | | | make format | WBoerenkamps | 2024-12-11 |
| | * | | | | | | | | | | feedback changed and merge working | WBoerenkamps | 2024-12-11 |
| | * | | | | | | | | | | Merge branch 'wouter/gameloop' of https://github.com/lonkaars/crepe into wout... | WBoerenkamps | 2024-12-11 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | `make format`wouter/gameloop | Loek Le Blansch | 2024-12-11 |
| | | * | | | | | | | | | | WIP fix LoopTimerManager | Loek Le Blansch | 2024-12-11 |
| | * | | | | | | | | | | | make format | WBoerenkamps | 2024-12-11 |
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | feedback but error after conflict | WBoerenkamps | 2024-12-11 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|/
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | feedback | WBoerenkamps | 2024-12-11 |
| | * | | | | | | | | | | changed function name and removed auto | WBoerenkamps | 2024-12-10 |
| | * | | | | | | | | | | make format | WBoerenkamps | 2024-12-10 |
| | * | | | | | | | | | | feedback changes | WBoerenkamps | 2024-12-10 |
| | * | | | | | | | | | | clarified doxygen and changed function name | WBoerenkamps | 2024-12-10 |
| | * | | | | | | | | | | changed infinity to 0 | WBoerenkamps | 2024-12-10 |
| | * | | | | | | | | | | fixed 0 division and duplicate start | WBoerenkamps | 2024-12-10 |