summaryrefslogtreecommitdiff
path: root/src/imageparticle.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-13/+5
2010-10-17Added death effects to particle engine.Philipp Sehmisch1-1/+1
2010-10-17Fixed wrong alpha calculation of text particlesPhilipp Sehmisch1-9/+1
2010-05-06Add support for floor item spritesJared Adams1-6/+4
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2009-05-09Make sure ImageParticle has a valid imageJared Adams1-1/+1
2009-03-27Fixed inventory window. Not resizable though.Bjørn Lindeijer1-3/+6
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-1/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-23Implemented "alpha" particle property.Philipp Sehmisch1-1/+1
2007-09-07Added eol-style property to prevent the whole file changing another Bjørn Lindeijer1-69/+69
2007-09-06Fixed animated particles.Philipp Sehmisch1-69/+69
2007-08-28Added Vector class and used it in the particle engine.Bjørn Lindeijer1-2/+2
2007-06-03Have ParticleEmitter load a possible particle image early on and don't cause aBjørn Lindeijer1-0/+6
2007-06-03Fixed image loading in software mode to not check for alpha layer with imagesBjørn Lindeijer1-15/+11
2007-05-04Merged particle engine into main eAthena branch.Philipp Sehmisch1-0/+67