summaryrefslogtreecommitdiff
path: root/src/particle.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-06Fix incorrect particle calucaltion in fast physics.Andrei Karas1-2/+2
2012-04-25Improve iterators part 2.Andrei Karas1-10/+10
2012-04-24Add particle physics settings (default value is best perfomance)Andrei Karas1-2/+3
2012-04-01Last part of fixes.Andrei Karas1-1/+1
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas1-4/+4
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-2/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-3/+3
2011-09-14Add more checks.Andrei Karas1-4/+6
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-06-23Made possible to separate the dye colors and channelsYohann Ferreira1-7/+16
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-22/+29
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-6/+6
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-5/+5
2011-01-02Initial commit.Andrei Karas1-0/+450