summaryrefslogtreecommitdiff
path: root/src/statuseffect.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-3/+4
2010-06-03Unload loaded DBs before loading them againJared Adams1-0/+10
2010-04-25Fix resource errors when chaning serversJared Adams1-0/+2
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-0/+1
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-2/+1
2010-01-10Change code styleAndrei Karas1-4/+8
2009-03-27Clean up chat and chat tabs some moreJared Adams1-1/+3
2009-03-26Major clean up of ChatTab handlingJared Adams1-2/+2
2009-03-12Fix leaks in status effectsJared Adams1-12/+16
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-2/+2
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-5/+5
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-09Defer re-adding of particles to next call to Being::logic() to avoid crashFate1-3/+3
2008-12-09Status particle effects: when looking up block IDs (effect IDs for otherFate1-0/+4
2008-12-07Some small updates and reformattingBjørn Lindeijer1-21/+16
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-0/+171