summaryrefslogtreecommitdiff
path: root/src/modules/swarm
AgeCommit message (Expand)Author
2023-05-30til,*: pivot to til_setup_t for context pathsVito Caputo
2023-05-28til_setup,*: note settings path in til_setup_tVito Caputo
2023-05-28*: use NULL for free() in til_setup_new()Vito Caputo
2023-05-11modules/*: stop storing setup by value in contextsVito Caputo
2023-05-11til_module_context: reference setup from module contextVito Caputo
2023-05-11modules/*: remove use of static default setupsVito Caputo
2023-05-11til_settings: introduce til_setting_spec_t concept vs. descVito Caputo
2023-01-20til: pass module to .context_create()/til_module_context_new()Vito Caputo
2023-01-11* turn til_fb_fragment_t.stream into a discrete parameterVito Caputo
2023-01-10*: introduce paths for module contextsVito Caputo
2022-08-07til: til_fb_fragment_t **fragment_ptr all the thingsVito Caputo
2022-07-20modules/swarm: wire up seed to various randomizersVito Caputo
2022-06-10til: add ticks to til_module_context_tVito Caputo
2022-05-29*: pivot to til_module_context_tVito Caputo
2022-05-25*: normalize on all case-insensitive comparisonsVito Caputo
2022-05-21til: supply a seed to til_module_t.create_context()Vito Caputo
2022-05-01til_fb: add draw flags for controlling texturabilityVito Caputo
2022-05-01modules/*: make use of generic fragmentersVito Caputo
2022-04-25modules/swarm: use put_pixel_checked() to stop segfaultingVito Caputo
2022-04-25modules/*: set TIL_MODULE_OVERLAYABLE where appropriateVito Caputo
2022-04-24*: s/void */til_setup_t */Vito Caputo
2022-04-19*: s/til_fb_fragment_zero/til_fb_fragment_clear/Vito Caputo
2022-04-01modules/*: instantiate and use setupsVito Caputo
2022-03-30*: wire up context-specific setup instancesVito Caputo
2022-03-28modules/swarm: add lines drawing styleVito Caputo
2022-03-28modules/swarm: remove extra ticks multiply on leader radsVito Caputo
2022-03-19*: drop til_module_t.licenseVito Caputo
2021-10-01*: librototiller->libtilVito Caputo
2021-02-14*: split rototiller.[ch] into lib and mainVito Caputo
2021-02-08modules/swarm: implement a particles swarm moduleVito Caputo
© All Rights Reserved