提交歷史

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