aboutsummaryrefslogtreecommitdiff
path: root/src/particles.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up threadingShadowNinja2015-08-231-2/+2
* Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot2015-03-051-1/+1
* Fix memory leaks due to messed up memory handling for particles as well as th...sapier2015-01-091-16/+46
* Fix rendering glitches when far from the center of the mapNovatux2014-03-041-3/+5
* Allow vertical axis particle rotation constraintkhonkhortisan2014-01-131-0/+4
* Remove texture atlas / AtlasPointer, rename getTextureRaw to getTextureKahrl2013-07-021-8/+7
* Allow spawning particles from the server, from luaJeija2013-03-231-4/+68
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Add particlesJeija2013-01-141-0/+98