Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into loek/scripts | Loek Le Blansch | 12 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge pull request #76 from lonkaars/wouter/gameloop | Wboerenkamps | 12 days | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | made test less strict | WBoerenkamps | 12 days | |
| | * | | | | | | | | | | | | | | include fix | WBoerenkamps | 13 days | |
| | * | | | | | | | | | | | | | | made return unsigned int | WBoerenkamps | 13 days | |
| | * | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 13 days | |
| | |\| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | fps fix + regression test | WBoerenkamps | 13 days | |
* | | | | | | | | | | | | | | | | `make format` | Loek Le Blansch | 12 days | |
* | | | | | | | | | | | | | | | | update tests | Loek Le Blansch | 12 days | |
* | | | | | | | | | | | | | | | | add timer functionality to script | Loek Le Blansch | 12 days | |
|/ / / / / / / / / / / / / / / | ||||
* | / / / / / / / / / / / / / | bugfix animatorsystem | heavydemon21 | 13 days | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #64 from lonkaars/jaro/physics-system-improvement | Jaro | 13 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | / / / / | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | reverted | JAROWMR | 13 days | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | change get fixed_dt to float | JAROWMR | 13 days | |
| * | | | | | | | | | | | made better readable | JAROWMR | 13 days | |
| * | | | | | | | | | | | updated test values | JAROWMR | 13 days | |
| * | | | | | | | | | | | updated constraints | JAROWMR | 13 days | |
| * | | | | | | | | | | | change get dt | JAROWMR | 14 days | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/physics-system-i... | JAROWMR | 14 days | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | `make format` | Loek Le Blansch | 14 days | |
* | | | | | | | | | | | fix tests | Loek Le Blansch | 14 days | |
* | | | | | | | | | | | hotfix inputtest.cpp | heavydemon21 | 2024-12-11 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
| * | | | | | | | | | make format | JAROWMR | 14 days | |
| * | | | | | | | | | reverted file | JAROWMR | 14 days | |
| * | | | | | | | | | added rotation for preview | JAROWMR | 14 days | |
| * | | | | | | | | | removed merge file | JAROWMR | 14 days | |
| * | | | | | | | | | fixed game | JAROWMR | 14 days | |
| * | | | | | | | | | updated test | JAROWMR | 14 days | |
| * | | | | | | | | | timing fix | JAROWMR | 2024-12-11 | |
| * | | | | | | | | | added fixed update | JAROWMR | 2024-12-11 | |
| * | | | | | | | | | merge master | JAROWMR | 2024-12-11 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #71 from lonkaars/niels/UI | heavydemon21 | 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 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #63 from lonkaars/wouter/gameloop | Wboerenkamps | 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 |