aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* rendering particleheavydemon2111 days
|
* Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon2111 days
|\
| * clang format and tidyJAROWMR12 days
| |
| * updates makefileJAROWMR12 days
| |
| * make empty example particleJAROWMR12 days
| |
| * Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR12 days
| |\ | | | | | | | | | jaro/particle-system-master
| * | changed includesJAROWMR12 days
| | |
| * | added forward declaration and const reference spriteJAROWMR12 days
| | |
| * | added comments and code standardJAROWMR12 days
| | |
| * | improved readablity codeJAROWMR12 days
| | |
| * | added boundary tests and added functionalityJAROWMR12 days
| | |
| * | added tests and fixed bugs in systemJAROWMR12 days
| | |
| * | updated testJAROWMR12 days
| | |
| * | added unit test for particlesJAROWMR12 days
| | |
| * | fixed buildJAROWMR13 days
| | |
| * | particle updatedJaro14 days
| | |
* | | adjusted render a little and added a error img of the chosen img did not ↵heavydemon2111 days
| | | | | | | | | | | | load. this prevents exceptions
* | | Adjusted rendering to make it work with newer systemheavydemon2111 days
| |/ |/|
* | nitpicks (merge #27)Loek Le Blansch14 days
| |
* | Merge branch 'niels/cleanup' of github.com:lonkaars/crepeLoek Le Blansch14 days
|\ \ | |/ |/|
| * fixed all the RAIIheavydemon2114 days
| |
| * Made it RAIIheavydemon2114 days
| |
| * updated to satisfy the code reviewheavydemon2114 days
| |
| * fixed include code-styleheavydemon2114 days
| |
| * deleted compile.shheavydemon2114 days
| |
| * fixed the includes and const settingsheavydemon2114 days
| |
| * todo's animator systemheavydemon2114 days
| |
| * code styleheavydemon2114 days
| |
* | `make format`Loek Le Blansch14 days
|/
* merge `master` into `loek/savemgr`Loek Le Blansch2024-11-07
|\
| * merge #25 + nitpickingLoek Le Blansch2024-11-07
| |
| * corrected doxygen commentjaroWMR2024-11-07
| |
| * Make formatmax-0012024-11-07
| |
| * removed line in cmakelistjaroWMR2024-11-07
| |
| * deleted old pocjaroWMR2024-11-07
| |
| * remove sdlappjaroWMR2024-11-07
| |
| * update makefilejaroWMR2024-11-07
| |
| * added physics systemjaroWMR2024-11-07
| |
| * update clang-tidy configurationLoek Le Blansch2024-11-07
| |
| * add game_object_id_t typeLoek Le Blansch2024-11-07
| |
| * no more singleton systemsLoek Le Blansch2024-11-07
| |
| * merge #20Loek Le Blansch2024-11-07
| |
| * Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\
| | * fix script example segmentation faultLoek Le Blansch2024-11-07
| | |
| * | Made id constmax-0012024-11-07
| | |
| * | Made name and tag constmax-0012024-11-07
| | |
| * | Made game_object_id constmax-0012024-11-07
| | |
| * | Removed destructormax-0012024-11-07
| | |
| * | Code stylemax-0012024-11-07
| | |
| * | Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\|