summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_particles.cpp
Commit message (Expand)AuthorAge
* Initialize TileAnimationParams to prevent crashes/bugs for legacy invocations...sfan52017-01-24
* Add particle animation, glowsfan52017-01-18
* Revert "Adding particle blend, glow and animation (#4705)"sfan52016-11-14
* Adding particle blend, glow and animation (#4705)Foghrye42016-11-15
* Attached particle spawnersraymoo2016-10-13
* Particles: Add option to remove particles on collisionAuke Kok2016-05-28
* SAPI: Mark all Lua API functions requiring envlockkwolekr2015-10-25
* Cleanup server addparticle(spawner) by merge two identical functions.Loic Blot2015-07-25
* Refactor particle code to remove the while loopsTeTpaAka2015-07-18
* Make acc and vel deprecated in add_particle and search for acceleration and v...TeTpaAka2015-07-18
* Add proper lua api deprecated handlingsapier2014-04-29
* Allow vertical axis particle rotation constraintkhonkhortisan2014-01-13
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Move scriptapi to separate folder (by sapier)sapier2013-05-25