aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_particles.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup server addparticle(spawner) by merge two identical functions.Loic Blot2015-07-251-40/+18
* Refactor particle code to remove the while loopsTeTpaAka2015-07-181-87/+78
* Make acc and vel deprecated in add_particle and search for acceleration and v...TeTpaAka2015-07-181-23/+34
* Add proper lua api deprecated handlingsapier2014-04-291-0/+2
* Allow vertical axis particle rotation constraintkhonkhortisan2014-01-131-45/+148
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-15/+9
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+149