Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | 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 | |
* | | | fixed bugs in collision system | JAROWMR | 2024-11-14 | |
* | | | updated test | JAROWMR | 2024-11-14 | |
* | | | updated test | JAROWMR | 2024-11-13 | |
* | | | added comments to system | JAROWMR | 2024-11-12 | |
* | | | added collision methodes | JAROWMR | 2024-11-12 | |
* | | | fixed build issue | JAROWMR | 2024-11-11 | |
* | | | box-box collision | JAROWMR | 2024-11-10 | |
* | | | created colliders | JAROWMR | 2024-11-10 | |
| |/ |/| | ||||
* | | 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 | |
| * | deleted compile.sh | heavydemon21 | 2024-11-08 | |
| * | fixed the includes and const settings | heavydemon21 | 2024-11-08 | |
| * | todo's animator system | heavydemon21 | 2024-11-08 | |
| * | code style | heavydemon21 | 2024-11-08 | |
* | | `make format` | Loek Le Blansch | 2024-11-08 | |
|/ | ||||
* | merge `master` into `loek/savemgr` | Loek Le Blansch | 2024-11-07 | |
|\ | ||||
| * | merge #25 + nitpicking | Loek Le Blansch | 2024-11-07 | |
| * | corrected doxygen comment | jaroWMR | 2024-11-07 | |
| * | Make format | max-001 | 2024-11-07 | |
| * | removed line in cmakelist | jaroWMR | 2024-11-07 | |
| * | deleted old poc | jaroWMR | 2024-11-07 | |
| * | remove sdlapp | jaroWMR | 2024-11-07 | |
| * | update makefile | jaroWMR | 2024-11-07 | |
| * | added physics system | jaroWMR | 2024-11-07 | |
| * | update clang-tidy configuration | Loek Le Blansch | 2024-11-07 | |
| * | add game_object_id_t type | Loek Le Blansch | 2024-11-07 |