aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_particles_local.h
AgeCommit message (Expand)Author
2020-05-23Modernize include guards and add missing ones (#9898)Awkor
2019-02-26Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot
2019-02-26Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat
2018-01-20[CSM] Add functions to create particles and particlespawners. (#6072)red-001