| Commit message (Expand) | Author | Age |
... | |
| | | * | | | merge master | WBoerenkamps | 2024-12-09 |
| | | * | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-12-09 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-12-09 |
| | | |\ \ \ \ |
|
| | | * | | | | | changed some function names | WBoerenkamps | 2024-12-09 |
| | | * | | | | | make format | WBoerenkamps | 2024-12-08 |
| | | * | | | | | added scaled fixed delta time | WBoerenkamps | 2024-12-08 |
| | | * | | | | | removed comments | WBoerenkamps | 2024-12-07 |
| | | * | | | | | added line break | WBoerenkamps | 2024-12-07 |
| | | * | | | | | removed duplicate dispatch | WBoerenkamps | 2024-12-07 |
| | | * | | | | | make format | WBoerenkamps | 2024-12-07 |
| | | * | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-12-07 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | more doxygen changes | WBoerenkamps | 2024-12-07 |
| | | * | | | | | | changed looptimerManager doxygen | WBoerenkamps | 2024-12-07 |
| | | * | | | | | | added loopTimer and eventManager to mediator and removed the singletons | WBoerenkamps | 2024-12-07 |
| | | * | | | | | | gameloop test working | WBoerenkamps | 2024-12-05 |
| | | * | | | | | | save | WBoerenkamps | 2024-12-05 |
| | | * | | | | | | save | WBoerenkamps | 2024-12-05 |
| | | * | | | | | | make format | WBoerenkamps | 2024-12-05 |
| | | * | | | | | | changed time back to 1 second | WBoerenkamps | 2024-12-05 |
| | | * | | | | | | added loopTimer to mediator and fixed update loop | WBoerenkamps | 2024-12-05 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | tests | WBoerenkamps | 2024-12-04 |
| | | * | | | | | | | gameloop tests | WBoerenkamps | 2024-12-04 |
| | | * | | | | | | | test | WBoerenkamps | 2024-12-04 |
| | | * | | | | | | | merge 2 gameloop branches | WBoerenkamps | 2024-12-04 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | | looptimer no singleton | WBoerenkamps | 2024-12-04 |
| | | * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-12-01 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | removed gameloop example | WBoerenkamps | 2024-11-27 |
| | | * | | | | | | | | | loopTimer tests | WBoerenkamps | 2024-11-24 |
| | | * | | | | | | | | | start of tests | WBoerenkamps | 2024-11-24 |
| | | * | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 2024-11-24 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | fps counter functionality | WBoerenkamps | 2024-11-24 |
| | * | | | | | | | | | | | make format | heavydemon21 | 2024-12-11 |
| | * | | | | | | | | | | | include order fixed | heavydemon21 | 2024-12-11 |
| | * | | | | | | | | | | | make format | heavydemon21 | 2024-12-11 |
| | * | | | | | | | | | | | forget includes | heavydemon21 | 2024-12-11 |
| | * | | | | | | | | | | | Merge branch 'master' into niels/UI | heavydemon21 | 2024-12-11 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | make format | heavydemon21 | 2024-12-11 |
| | * | | | | | | | | | | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 2024-12-11 |
| | * | | | | | | | | | | | Merge branch 'master' into niels/UI | heavydemon21 | 2024-12-11 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | making rendering fonts and UI | heavydemon21 | 2024-12-09 |
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | use fixed delta time | JAROWMR | 2024-12-07 |
| * | | | | | | | | | | | fixed transform | JAROWMR | 2024-12-07 |
| * | | | | | | | | | | | restored file | JAROWMR | 2024-12-07 |
| * | | | | | | | | | | | restore file | JAROWMR | 2024-12-07 |
| * | | | | | | | | | | | improved physics for AI | JAROWMR | 2024-12-07 |
| * | | | | | | | | | | | pulled AI | JAROWMR | 2024-12-07 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | enable eventsystem during replay playback | Loek Le Blansch | 2024-12-12 |
* | | | | | | | | | | | | add script api for replaymanager | Loek Le Blansch | 2024-12-12 |
* | | | | | | | | | | | | clean up ReplayManager API | Loek Le Blansch | 2024-12-12 |
* | | | | | | | | | | | | working proof of concept replay system | Loek Le Blansch | 2024-12-11 |