summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-02-19Add option to enable/disable gm tab.Andrei Karas4-2/+9
2013-02-19Add support for GM tab.Andrei Karas8-3/+48
2013-02-18Change process priority depend on game state.Andrei Karas4-0/+22
2013-02-18Add option to show/hide guild online messages.Andrei Karas10-3/+56
2013-02-18Fix random not working guild tab with guild bot integration.Andrei Karas3-2/+31
2013-02-18Remove auction bot support.Andrei Karas11-209/+0
2013-02-18Add support for help seach links.Andrei Karas4-26/+46
2013-02-18Enable some features for tmw like servers.Andrei Karas3-12/+6
2013-02-18Remove manaserv files from cmake.Andrei Karas1-72/+5
2013-02-18remove sha256.cpp/h files.Andrei Karas3-341/+0
2013-02-18move most direct calls to physfs to separate file.Andrei Karas15-88/+229
2013-02-16Change version to 1.3.2.17.Andrei Karas1-2/+2
2013-02-16improve a bit names draw speed.Andrei Karas1-4/+12
2013-02-16Fix crash with particle effects with animation/rotation without emitter.Andrei Karas2-3/+13
2013-02-15Do not disable opengl in safe mode in Android and Mac OSX.Andrei Karas1-0/+7
2013-02-15Fix code style.Andrei Karas1-2/+2
2013-02-14Remove empty lines and useless comments in npcdialog class.Andrei Karas1-12/+0
2013-02-14fix copyright years.Andrei Karas47-47/+47
2013-02-14Improve event.getId() speed.Andrei Karas30-150/+175
2013-02-13Fix code style.Andrei Karas11-40/+42
2013-02-12Add configuration for onscreen buttons 3 and 4.Andrei Karas1-0/+8
2013-02-12Fix resize issue in who is online window in some themes.Andrei Karas1-9/+10
2013-02-11Add theme option to set scrollbar width/height.Andrei Karas2-0/+4