Commit message (Expand) | Author | Age | |
---|---|---|---|
* | merge with master | JAROWMR | 2024-11-15 |
|\ | |||
| * | `make format` | Loek Le Blansch | 2024-11-13 |
| * | fixed issues | JAROWMR | 2024-11-13 |
| * | merge with master | JAROWMR | 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 |
| | | * | pull .clang-format from loek/cleanup | Loek Le Blansch | 2024-11-12 |
| | | * | pull src/makefile from loek/cleanup | Loek Le Blansch | 2024-11-12 |
| | | * | revert submodule changes from #28 | Loek Le Blansch | 2024-11-12 |
| | | * | Merge branch 'wouter/LoopManager-new' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-12 |
| | | |\ | |||
| | | | * | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/LoopMa... | WBoerenkamps | 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 |
| | | | * | | | added gameloop example | 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 |
| | | * | | | | update contributing.md | Loek Le Blansch | 2024-11-12 |
| | | | |_|/ | | | |/| | | |||
| | * | | | | assetmanager | heavydemon21 | 2024-11-12 |
| | * | | | | Adjusted rendering to make it work with newer system | heavydemon21 | 2024-11-11 |
| | |/ / / | |||
| * | | | | fixed feedback | JAROWMR | 2024-11-13 |
| * | | | | clang format and tidy | JAROWMR | 2024-11-10 |
| * | | | | updates makefile | JAROWMR | 2024-11-10 |
| * | | | | make empty example particle | 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 comments and code standard | JAROWMR | 2024-11-10 |
| * | | | | improved readablity code | JAROWMR | 2024-11-10 |
| * | | | | added boundary tests and added functionality | JAROWMR | 2024-11-10 |
| * | | | | added tests and fixed bugs in system | JAROWMR | 2024-11-10 |
| * | | | | updated test | 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 |
| | |_|/ | |/| | | |||
* | | | | added function to call collision handlers | JAROWMR | 2024-11-14 |
* | | | | saved reference in storage struct to send to handeler | JAROWMR | 2024-11-14 |
* | | | | improving how to save collisions | JAROWMR | 2024-11-14 |