Commit History

Author SHA1 Message Date
  red-001 5dab742645 [CSM] Add functions to create particles and particlespawners. (#6072) 6 years ago
  SmallJoker b9fb3cea33 ParticleSpawner::step cleanup and rotation fix (#6486) 6 years ago
  SmallJoker 1105a14bcc Particles: Do not add digging particles for airlike nodes (#6392) 6 years ago
  Loïc Blot ae9b5e0098 Modernize code: very last fixes (#6290) 6 years ago
  Loïc Blot fd3afbced5 Optimize headers (part 2) (#6272) 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Loïc Blot b3a36f7378 Isolate irrlicht references and use a singleton (#6041) 7 years ago
  Loïc Blot 4faaadc8d5 Cpp11 patchset 11: continue working on constructor style migration (#6004) 7 years ago
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 years ago
  Loic Blot 9762650f97 Remove legacy unused define DIGGING_PARTICLES_AMOUNT 7 years ago
  Dániel Juhász c268db7b46 Fix after hardware node coloring (#5114) 7 years ago
  Dániel Juhász d04d8aba70 Add hardware node coloring. Includes: 7 years ago
  sfan5 7279f0b373 Add particle animation, glow 7 years ago
  Ner'zhul 8e7449e092 Environment & IGameDef code refactoring (#4985) 7 years ago
  sfan5 5fd1ef9b58 Revert "Adding particle blend, glow and animation (#4705)" 7 years ago
  Foghrye4 93e3555eae Adding particle blend, glow and animation (#4705) 7 years ago
  raymoo c9e7a27eeb Attached particle spawners 7 years ago
  Auke Kok d499ec4838 Particles: Add option to remove particles on collision 8 years ago
  nerzhul fefa148d69 v2d & aabbox3d<f32> & sky cleanups 8 years ago
  ShadowNinja e4bff8be94 Clean up threading 9 years ago
  Loic Blot 0d1eedcccc Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/ 9 years ago
  sapier 63867b1a37 Fix memory leaks due to messed up memory handling for particles as well as their spawners 9 years ago
  Novatux 062de11b4c Fix rendering glitches when far from the center of the map 10 years ago
  khonkhortisan 2b1eff7725 Allow vertical axis particle rotation constraint 11 years ago
  Kahrl 8161ab573f Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture 11 years ago
  Jeija e1ff5b1361 Allow spawning particles from the server, from lua 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Jeija 61f5ca6b16 Add particles 11 years ago