Commit message (Expand) | Author | Age | |
---|---|---|---|
* | enter between functions | WBoerenkamps | 2024-12-15 |
* | added keystate | WBoerenkamps | 2024-12-15 |
* | make format | WBoerenkamps | 2024-12-14 |
* | keyboard state working | WBoerenkamps | 2024-12-14 |
* | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 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 |
* | | removed sdlcontext from header and implemented initiliser list for EventData | WBoerenkamps | 2024-12-14 |
* | | make format | WBoerenkamps | 2024-12-13 |
* | | reverted Keycode back | WBoerenkamps | 2024-12-13 |
* | | added window events back to code and function cleanup | WBoerenkamps | 2024-12-13 |
* | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 2024-12-13 |
|\| | |||
| * | 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 |
| |\| | |||
| * | | use fixed delta time | JAROWMR | 2024-12-07 |
| * | | fixed transform | JAROWMR | 2024-12-07 |
| * | | improved physics for AI | JAROWMR | 2024-12-07 |
| * | | pulled AI | JAROWMR | 2024-12-07 |
| |\ \ | |||
* | | | | keyboard state implemented | WBoerenkamps | 2024-12-13 |
* | | | | save | WBoerenkamps | 2024-12-12 |
* | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 2024-12-12 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | last changes | WBoerenkamps | 2024-12-11 |
| * | | | mege with master | WBoerenkamps | 2024-12-11 |
| |\ \ \ | |||
| | * | | | implemented feedback | heavydemon21 | 2024-12-11 |
| | * | | | make format | heavydemon21 | 2024-12-11 |
| | * | | | adjusted aspect ratio | heavydemon21 | 2024-12-11 |
| | * | | | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 2024-12-11 |
| | |\ \ \ | |||
| | * | | | | implemented feedback wouter, improved animator. however if spritesheet aspect... | heavydemon21 | 2024-12-10 |
| | * | | | | fixed the aspect ratio and removed the ratio from sprite and give it to textu... | heavydemon21 | 2024-12-09 |
| | * | | | | made sdlcontext not a singleton anymore | heavydemon21 | 2024-12-08 |
| | * | | | | removed singleton from SDLContext, problem now is cannot call functionalities... | heavydemon21 | 2024-12-08 |
| * | | | | | `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 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | * | | | | Implemented feedback | max-001 | 2024-12-11 |
| | * | | | | Clarified 0.75f | max-001 | 2024-12-11 |
| | * | | | | Make format | max-001 | 2024-12-11 |
| | * | | | | Corrected constexpr | max-001 | 2024-12-11 |