summaryrefslogtreecommitdiff
path: root/src/particleemitter.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas1-2/+2
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas1-11/+11
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-2/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-14Add more checks.Andrei Karas1-7/+2
2011-09-09Last fix part of shadow variables/methods errors.Andrei Karas1-8/+6
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-3/+3
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-04Replace some lists to vectors.Andrei Karas1-2/+2
2011-06-23Made possible to separate the dye colors and channelsYohann Ferreira1-2/+8
2011-06-08Possible final fix with imageset memory leaks and crashes.Andrei Karas1-5/+11
2011-06-08Temporary restore imageset leaks for testing.Andrei Karas1-2/+4
2011-06-08Zero variables after calling decRef().Andrei Karas1-0/+4
2011-05-26Fix some imageset memory leaks.Andrei Karas1-0/+10
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-13Impliment new tags in sprites animations and random condition.Andrei Karas1-6/+10
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-3/+3
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-7/+24
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-7/+12
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+568