aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_particles_local.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement spawning particles with node texture appearancesfan52020-05-231-0/+14
* Cleanup of particle & particlespawner structures and code (#9893)sfan52020-05-221-93/+56
* Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot2019-03-011-2/+2
* Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot2019-02-261-0/+206
* Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat2019-02-261-206/+0
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-2/+2
* [CSM] Add functions to create particles and particlespawners. (#6072)red-0012018-01-201-0/+206