Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-27 | Corrected some perspective issues of the particle engine and fixed a crash ↵ | Philipp Sehmisch | 1 | -3/+5 | |
caused by particles with child emitters that have an image than isn't used elsewhere. Added a particle effect at the spawn point in Tulimshar (we should have at least one particle effect that demonstrates acceleration and particles with emitters) | |||||
2007-06-03 | Have ParticleEmitter load a possible particle image early on and don't cause a | Bjørn Lindeijer | 1 | -1/+1 | |
crash when the image can't be found. | |||||
2007-06-03 | Fixed image loading in software mode to not check for alpha layer with images | Bjørn Lindeijer | 1 | -368/+370 | |
aren't 32-bit and removed drawImageTransparent from Graphics class, should be set on image. | |||||
2007-05-23 | Changed argument order in text particle creation. | Philipp Sehmisch | 1 | -8/+6 | |
2007-05-23 | The color values of text particles are now stored in 3 integers instead of a ↵ | Philipp Sehmisch | 1 | -2/+4 | |
Guichan color structure. | |||||
2007-05-23 | Made text splash effects fade out. | Philipp Sehmisch | 1 | -2/+4 | |
2007-05-04 | Merged particle engine into main eAthena branch. | Philipp Sehmisch | 1 | -0/+366 | |