summaryrefslogtreecommitdiff
path: root/src/particlecontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
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-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-06Defrobnicated ParticleContainer inheritance hierarchyFate1-16/+35
2008-12-06Added particle containers and refactored beings to use them (to clean up resp...Fate1-0/+158