summaryrefslogtreecommitdiff
path: root/src/statuseffect.h
AgeCommit message (Collapse)AuthorFilesLines
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections.
2008-12-09Status particle effects: when looking up block IDs (effect IDs for otherFate1-0/+7
players), make sure to initialise if needed Status particle effects: properly delete particles after effect has worn off
2008-12-07Some small updates and reformattingBjørn Lindeijer1-11/+11
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-0/+101