aboutsummaryrefslogtreecommitdiff
path: root/src/particles.h
AgeCommit message (Expand)Author
2022-08-02Explicitly initialize value of particle parameter. Fixes #12621.x2048
2022-07-30Fix some warnings (#12615)rubenwardy
2022-07-13Animated particlespawners and more (#11545)Lexi Hale
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-01-20[CSM] Add functions to create particles and particlespawners. (#6072)red-001
2017-10-02ParticleSpawner::step cleanup and rotation fix (#6486)SmallJoker
2017-09-08Particles: Do not add digging particles for airlike nodes (#6392)SmallJoker
2017-08-20Modernize code: very last fixes (#6290)Loïc Blot
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-18Cpp11 patchset 11: continue working on constructor style migration (#6004)Loïc Blot
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2017-04-29Remove legacy unused define DIGGING_PARTICLES_AMOUNTLoic Blot
2017-01-27Fix after hardware node coloring (#5114)Dániel Juhász
2017-01-23Add hardware node coloring. Includes:Dániel Juhász
2017-01-18Add particle animation, glowsfan5
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
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
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2015-08-23Clean up threadingShadowNinja
2015-03-05Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot
2015-01-09Fix memory leaks due to messed up memory handling for particles as well as th...sapier
2014-03-04Fix rendering glitches when far from the center of the mapNovatux
2014-01-13Allow vertical axis particle rotation constraintkhonkhortisan
2013-07-02Remove texture atlas / AtlasPointer, rename getTextureRaw to getTextureKahrl
2013-03-23Allow spawning particles from the server, from luaJeija
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-01-14Add particlesJeija