| Commit message (Expand) | Author | Age |
* | merge master | Loek Le Blansch | 2024-12-18 |
|\ |
|
| * | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-18 |
| |\ |
|
| * \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-18 |
| |\ \ |
|
| * | | | process feedback | Loek Le Blansch | 2024-12-18 |
| * | | | merge master | Loek Le Blansch | 2024-12-17 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-14 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-12-14 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of github.com:lonkaars/crepe into loek/scripts | Loek Le Blansch | 2024-12-13 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | `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 |
* | | | | | | | | Merge branch 'master' into loek/replay | Loek Le Blansch | 2024-12-18 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'master' into loek/savemgrloek/savemgr | Loek Le Blansch | 2024-12-18 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'master' into loek/savemgr | Loek Le Blansch | 2024-12-17 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | `make format` | Loek Le Blansch | 2024-12-14 |
| * | | | | | | | move DB fix from `loek/doxygen` to `loek/savemgr` | Loek Le Blansch | 2024-12-14 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | merge master | Loek Le Blansch | 2024-12-18 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | fix tests + nitpick #77 | Loek Le Blansch | 2024-12-17 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | merge master | Loek Le Blansch | 2024-12-17 |
|\| | | | | |
|
| * | | | | | Merge branch 'wouter/inputSystem' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-17 |
| |\ \ \ \ \ |
|
| | * | | | | | 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 |
| | |\| | | | |
|
| | * | | | | | removed sdlcontext from header and implemented initiliser list for EventData | WBoerenkamps | 2024-12-14 |
| | * | | | | | make format | 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 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | save | WBoerenkamps | 2024-12-12 |
| | * | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 2024-12-12 |
| | |\ \ \ \ \ |
|
| | * | | | | | | seperat ints converted to float | WBoerenkamps | 2024-12-12 |
| | * | | | | | | removed lines | WBoerenkamps | 2024-12-09 |
| | * | | | | | | make format | WBoerenkamps | 2024-12-09 |
| | * | | | | | | get_keyboard_state working | WBoerenkamps | 2024-12-09 |
| | * | | | | | | make format | WBoerenkamps | 2024-12-09 |
| | * | | | | | | removed unnecesary lines | WBoerenkamps | 2024-12-09 |
| | * | | | | | | resize/move tests working | WBoerenkamps | 2024-12-09 |
| | * | | | | | | testing window events | WBoerenkamps | 2024-12-09 |
| | * | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/inputS... | WBoerenkamps | 2024-12-09 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | save | WBoerenkamps | 2024-12-07 |
| * | | | | | | | | `make format` | Loek Le Blansch | 2024-12-17 |
| * | | | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-12-17 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | updated test | JAROWMR | 2024-12-14 |
| | * | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 2024-12-14 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|/ / /
| | | |/| | | | | | |
|
| | * | | | | | | | | updated test and game.cpp | JAROWMR | 2024-12-14 |
| | * | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 2024-12-14 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | * | | | | | | | | reverted | JAROWMR | 2024-12-14 |
| | * | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 2024-12-13 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | * | | | | | | | | make format | JAROWMR | 2024-12-13 |
| | * | | | | | | | | updated test | JAROWMR | 2024-12-13 |
| | * | | | | | | | | broken particle test | JAROWMR | 2024-12-12 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|