aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_particles.cpp
AgeCommit message (Expand)Author
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2020-05-23Implement spawning particles with node texture appearancesfan5
2020-05-22Cleanup of particle & particlespawner structures and code (#9893)sfan5
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-09-08Particles: Make collision with objects optional (#7682)Paramat
2018-06-30Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-01-24Initialize TileAnimationParams to prevent crashes/bugs for legacy invocations...sfan5
2017-01-18Add particle animation, glowsfan5
2016-11-14Revert "Adding particle blend, glow and animation (#4705)"sfan5
2016-11-15Adding particle blend, glow and animation (#4705)Foghrye4
2016-10-13Attached particle spawnersraymoo
2016-05-28Particles: Add option to remove particles on collisionAuke Kok
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr
2015-07-25Cleanup server addparticle(spawner) by merge two identical functions.Loic Blot
2015-07-18Refactor particle code to remove the while loopsTeTpaAka
2015-07-18Make acc and vel deprecated in add_particle and search for acceleration and v...TeTpaAka
2014-04-29Add proper lua api deprecated handlingsapier
2014-01-13Allow vertical axis particle rotation constraintkhonkhortisan
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-05-25Move scriptapi to separate folder (by sapier)sapier