summaryrefslogtreecommitdiff
path: root/src/particle.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-06-27Corrected some perspective issues of the particle engine and fixed a crash ca...Philipp Sehmisch1-3/+5
2007-06-03Have ParticleEmitter load a possible particle image early on and don't cause aBjørn Lindeijer1-1/+1
2007-06-03Fixed image loading in software mode to not check for alpha layer with imagesBjørn Lindeijer1-368/+370
2007-05-23Changed argument order in text particle creation.Philipp Sehmisch1-8/+6
2007-05-23The color values of text particles are now stored in 3 integers instead of a ...Philipp Sehmisch1-2/+4
2007-05-23Made text splash effects fade out.Philipp Sehmisch1-2/+4
2007-05-04Merged particle engine into main eAthena branch.Philipp Sehmisch1-0/+366