Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/gameloop | WBoerenkamps | 12 days | |
| | | |\ \ \ \ | ||||
| | | * | | | | | changed some function names | WBoerenkamps | 12 days | |
| | | * | | | | | make format | WBoerenkamps | 13 days | |
| | | * | | | | | added scaled fixed delta time | WBoerenkamps | 13 days | |
| | | * | | | | | 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 | 10 days | |
| | * | | | | | | | | | | | include order fixed | heavydemon21 | 10 days | |
| | * | | | | | | | | | | | make format | heavydemon21 | 10 days | |
| | * | | | | | | | | | | | forget includes | heavydemon21 | 10 days | |
| | * | | | | | | | | | | | Merge branch 'master' into niels/UI | heavydemon21 | 10 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | make format | heavydemon21 | 10 days | |
| | * | | | | | | | | | | | updated the code so that get_events() calculates pixel units to game units | heavydemon21 | 10 days | |
| | * | | | | | | | | | | | Merge branch 'master' into niels/UI | heavydemon21 | 10 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | making rendering fonts and UI | heavydemon21 | 12 days | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | use fixed delta time | JAROWMR | 14 days | |
| * | | | | | | | | | | | fixed transform | JAROWMR | 14 days | |
| * | | | | | | | | | | | 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 | 9 days | |
* | | | | | | | | | | | | add script api for replaymanager | Loek Le Blansch | 9 days | |
* | | | | | | | | | | | | clean up ReplayManager API | Loek Le Blansch | 9 days | |
* | | | | | | | | | | | | working proof of concept replay system | Loek Le Blansch | 10 days | |
* | | | | | | | | | | | | split up loopmanager into SystemManager and Engine | Loek Le Blansch | 10 days | |
* | | | | | | | | | | | | more replay system WIP | Loek Le Blansch | 10 days |