summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Change version to 1.3.3.3v1.3.3.3Andrei Karas7-7/+24
2013-03-01Remove gif images from windows installer.Andrei Karas2-2/+0
2013-03-01update and rebuild translations.Andrei Karas49-21005/+21391
2013-03-01Fix code style.Andrei Karas10-41/+54
2013-03-01Fix arrow images load.Andrei Karas13-18/+21
2013-03-01Fix magic skill level checks.Andrei Karas3-6/+6
2013-02-28Fix error in particle class.Andrei Karas1-1/+1
2013-02-28Improve localplayer class.Andrei Karas2-267/+169
2013-02-28improve some other files.Andrei Karas5-32/+32
2013-02-28Improve some other files.Andrei Karas4-78/+107
2013-02-28improve other files.Andrei Karas4-7/+5
2013-02-28improve guild related files.Andrei Karas4-26/+29
2013-02-28improve some files.Andrei Karas5-67/+69
2013-02-28Add some profiler entries,Andrei Karas1-0/+4
2013-02-26Fix command line parameters.Andrei Karas2-6/+6
2013-02-26Split skills and stats.Andrei Karas5-19/+38
2013-02-26Improve string usage in other files.Andrei Karas9-30/+33
2013-02-26Improve string usage in other files.Andrei Karas19-107/+112
2013-02-26Improve string usage in other files.Andrei Karas23-157/+197
2013-02-25Improve string usage in other files.Andrei Karas10-70/+83
2013-02-24Improve string usage in some files.Andrei Karas13-104/+122
2013-02-24Add particle effect support for skill levelup.Andrei Karas5-3/+30
2013-02-24Rename specialhandler to skillhandler.Andrei Karas17-77/+77
2013-02-24Removed libpng15.15.dylib from dependencies.Socapex1-6/+0
2013-02-24Updated Xcode project.Socapex1-30/+16
2013-02-24Updated libpng and changed it to static lib. Updated .gitignore.Socapex5-11/+13
2013-02-24Replace newQuestSfx and completeQuestSfx to newQuestEffectId and completeQues...Andrei Karas3-3/+16
2013-02-24Remove levelUpEffectFile variable.Andrei Karas1-1/+0
2013-02-24Add support for show quest variables in skills window (evol only)Andrei Karas14-173/+155
2013-02-23Improve graphics class.Andrei Karas1-49/+35
2013-02-23Improve game class.Andrei Karas1-67/+51
2013-02-23Improve effectmanager class.Andrei Karas2-8/+14
2013-02-23Improve dropshortcuts class speed.Andrei Karas1-5/+5
2013-02-23remove useless code from depricatedevent class.Andrei Karas2-33/+27
2013-02-23add const and some minor changes in configuration class.Andrei Karas2-72/+45
2013-02-23add const and some minor changes in compoundsprite class.Andrei Karas2-17/+4
2013-02-22const and other minor changes in commands.cppAndrei Karas6-53/+44
2013-02-22Add const and some other minor changes in chatlogger and client classes.Andrei Karas3-127/+95
2013-02-22Disable for now FBO support on Android.Andrei Karas1-0/+2
2013-02-22Fix change password issue with empty players list.Andrei Karas4-5/+8
2013-02-21fix name signs update.Andrei Karas1-1/+3
2013-02-21Improve physfs calls to get dir separator.Andrei Karas8-29/+32
2013-02-21Fix some incorrect chars in browserbox links.Andrei Karas4-10/+28
2013-02-20Fix cmake building on linux Adding the rt library so manaplus can compile on ...James Walsh1-0/+3
2013-02-20Fix afk particle effect.Andrei Karas1-0/+3
2013-02-20Fix compilation with old physfs.Andrei Karas2-6/+6
2013-02-20Add missing files gmtab.cpp/hAndrei Karas2-0/+119
2013-02-20Fix compilation errors.Andrei Karas1-0/+2
2013-02-19Remove spaces in browser links.Andrei Karas1-3/+3
2013-02-19Add support for away particle effect.Andrei Karas6-1/+66