summaryrefslogtreecommitdiff
path: root/src/particlecontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-10/+8
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-4/+4
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer1-1/+1
2010-05-21Fix some issues found by CppcheckJared Adams1-3/+6
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
2010-01-12Standardize header orderJared Adams1-1/+0
2010-01-10Change code styleAndrei Karas1-2/+4
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-3/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-1/+0
2009-02-07Some more include cleanups.Ira Rice1-4/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-14/+7
2008-12-14Fixed follow-parent of nested and being-following particle emittersPhilipp Sehmisch1-12/+8
2008-12-14Fixed follow-parent of nested and being-following particle emittersPhilipp Sehmisch1-8/+8
2008-12-09Status particle effects: when looking up block IDs (effect IDs for otherFate1-1/+2
2008-12-08Mostly code reformattingBjørn Lindeijer1-4/+8
2008-12-07Some small updates and reformattingBjørn Lindeijer1-28/+22
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-0/+1
2008-12-06Defrobnicated ParticleContainer inheritance hierarchyFate1-16/+35
2008-12-06Added particle containers and refactored beings to use them (to clean up resp...Fate1-0/+158