aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Collapse)AuthorAge
* added unit tests for dynamic box box collisionJAROWMR2024-11-20
|
* merge `master` into `loek/collision-system`Loek Le Blansch2024-11-20
|
* changed testJAROWMR2024-11-20
|
* merge with maserJAROWMR2024-11-20
|
* merge with masterJAROWMR2024-11-19
|
* merge with masterJAROWMR2024-11-19
|\
| * final touchups 2 for #26Loek Le Blansch2024-11-16
| |
| * `make format`Loek Le Blansch2024-11-15
| |
| * merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
| |\
| | * `make format`loek/wrapLoek Le Blansch2024-11-15
| | |
| | * wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
| | |
| * | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-13
| |\|
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch2024-11-13
| |\ \
| * | | `make format`Loek Le Blansch2024-11-13
| | | |
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch2024-11-13
| |\ \ \
| | * | | `make format`Loek Le Blansch2024-11-13
| | | | |
| | * | | re-enable loop manager + remove more singletonsLoek Le Blansch2024-11-13
| | | | |
| | * | | fix physics testLoek Le Blansch2024-11-13
| | | | |
| | * | | add script unit tests + major refactoringLoek Le Blansch2024-11-12
| | | | |
| * | | | add doxygen + check const correctnessLoek Le Blansch2024-11-13
| | | | |
| * | | | incorporate feedback on #26Loek Le Blansch2024-11-13
| | | | |
| * | | | update logging to use C++20 format and classesLoek Le Blansch2024-11-13
| |/ / /
* | | | added doxygenJAROWMR2024-11-19
| | | |
* | | | improved bounceJAROWMR2024-11-17
| | | |
* | | | bounceJAROWMR2024-11-17
| | | |
* | | | moved object after static collisionJAROWMR2024-11-17
| | | |
* | | | added functionality to example and added picturesJAROWMR2024-11-17
| | | |
* | | | collision handeling exampleJAROWMR2024-11-15
| | | |
* | | | added data struct for eventJAROWMR2024-11-15
| | | |
* | | | merge with masterJAROWMR2024-11-15
|\ \ \ \ | | |_|/ | |/| |
| * | | `make format`Loek Le Blansch2024-11-13
| | | |
| * | | fixed issuesJAROWMR2024-11-13
| | |/ | |/|
| * | fixed feedbackJAROWMR2024-11-13
| | |
| * | clang format and tidyJAROWMR2024-11-10
| | |
| * | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-11-10
| |\| | | | | | | | | | jaro/particle-system-master
| * | changed includesJAROWMR2024-11-10
| | |
| * | added forward declaration and const reference spriteJAROWMR2024-11-10
| | |
| * | added comments and code standardJAROWMR2024-11-10
| | |
| * | improved readablity codeJAROWMR2024-11-10
| | |
| * | added boundary tests and added functionalityJAROWMR2024-11-10
| | |
| * | added tests and fixed bugs in systemJAROWMR2024-11-10
| | |
| * | added unit test for particlesJAROWMR2024-11-10
| | |
| * | fixed buildJAROWMR2024-11-08
| | |
| * | particle updatedJaro2024-11-08
| | |
* | | added function to call collision handlersJAROWMR2024-11-14
| | |
* | | saved reference in storage struct to send to handelerJAROWMR2024-11-14
| | |
* | | improving how to save collisionsJAROWMR2024-11-14
| | |
* | | fixed bugs in collision systemJAROWMR2024-11-14
| | |
* | | updated testJAROWMR2024-11-14
| | |
* | | added comments to systemJAROWMR2024-11-12
| | |