| Commit message (Expand) | Author | Age |
* | merge | WBoerenkamps | 2024-11-14 |
|\ |
|
| * | `make format` | Loek Le Blansch | 2024-11-13 |
| * | fixed issues | JAROWMR | 2024-11-13 |
| * | merge with master | JAROWMR | 2024-11-13 |
| |\ |
|
| * | | fixed feedback | JAROWMR | 2024-11-13 |
| * | | clang format and tidy | JAROWMR | 2024-11-10 |
| * | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 2024-11-10 |
| |\ \ |
|
| * | | | changed includes | JAROWMR | 2024-11-10 |
| * | | | added forward declaration and const reference sprite | JAROWMR | 2024-11-10 |
| * | | | added unit test for particles | JAROWMR | 2024-11-10 |
| * | | | fixed build | JAROWMR | 2024-11-08 |
| * | | | particle updated | Jaro | 2024-11-08 |
* | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | nitpick #30 | Loek Le Blansch | 2024-11-12 |
| * | | | Merge branch 'master' into niels/cleanup | Loek Le Blansch | 2024-11-12 |
| |\ \ \ |
|
| | * | | | `make format` | Loek Le Blansch | 2024-11-12 |
| | * | | | changed doxygen comment of friend class | WBoerenkamps | 2024-11-12 |
| | * | | | git format | WBoerenkamps | 2024-11-11 |
| | * | | | added chrono::duration | WBoerenkamps | 2024-11-11 |
| | * | | | fixed some headers | WBoerenkamps | 2024-11-11 |
| | * | | | ran make format | WBoerenkamps | 2024-11-11 |
| | * | | | changed seconds into ms | WBoerenkamps | 2024-11-11 |
| | * | | | code cleanup changes | WBoerenkamps | 2024-11-11 |
| | * | | | fixed spacing | WBoerenkamps | 2024-11-11 |
| | * | | | added more doxygen comments | WBoerenkamps | 2024-11-11 |
| | * | | | master merge | WBoerenkamps | 2024-11-11 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | added line break | WBoerenkamps | 2024-11-09 |
| | * | | | make format changes | WBoerenkamps | 2024-11-09 |
| | * | | | cleanup code | WBoerenkamps | 2024-11-09 |
| | * | | | changed comment | WBoerenkamps | 2024-11-09 |
| | * | | | more cleanup | WBoerenkamps | 2024-11-09 |
| | * | | | changed variables | WBoerenkamps | 2024-11-09 |
| | | |/
| | |/| |
|
| * | | | assetmanager | heavydemon21 | 2024-11-12 |
| | |/
| |/| |
|
* | | | make format | WBoerenkamps | 2024-11-13 |
* | | | added keycodes | WBoerenkamps | 2024-11-13 |
* | | | moved get_instance | WBoerenkamps | 2024-11-13 |
* | | | tested channel and deactivating in function | WBoerenkamps | 2024-11-13 |
* | | | added some extra comments | WBoerenkamps | 2024-11-13 |
* | | | added activate/deactive to listeners and doxygen comments | WBoerenkamps | 2024-11-13 |
* | | | removed auto from code | WBoerenkamps | 2024-11-12 |
* | | | dispatch and queue working | WBoerenkamps | 2024-11-12 |
* | | | backup | WBoerenkamps | 2024-11-11 |
* | | | interfaces working but unsubscribe broken | WBoerenkamps | 2024-11-11 |
* | | | big cleanup events + events are now structs | WBoerenkamps | 2024-11-11 |
|/ / |
|
* | | nitpicks (merge #27) | Loek Le Blansch | 2024-11-08 |
* | | Merge branch 'niels/cleanup' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-08 |
|\ \
| |/
|/| |
|
| * | fixed all the RAII | heavydemon21 | 2024-11-08 |
| * | Made it RAII | heavydemon21 | 2024-11-08 |
| * | updated to satisfy the code review | heavydemon21 | 2024-11-08 |
| * | fixed include code-style | heavydemon21 | 2024-11-08 |