summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-11Fix compilation issues.Andrei Karas3-4/+6
2013-02-10Add option to scrollbuttons.xml to set scroll marker size.Andrei Karas2-36/+65
2013-02-10Add option to scrollbuttons.xml to show/hide scrollbar buttons.Andrei Karas1-13/+14
2013-02-10Add theme option to hide scrollbar buttons.Andrei Karas4-394/+356
2013-02-10Remove unused methods in scrollarea class.Andrei Karas2-24/+0
2013-02-10Remove channel classes because it was used only in manaserv.Andrei Karas10-496/+0
2013-02-10Add https support to link handlers.Andrei Karas3-3/+3
2013-02-10Improve network code speed again.Andrei Karas4-97/+52
2013-02-10Improve network code speed.Andrei Karas4-45/+46
2013-02-10Improve a bit image load speed.Andrei Karas5-7/+26
2013-02-10Improve font cache cleaning.Andrei Karas3-14/+20
2013-02-10Fix initial size issue in did you know window.Andrei Karas1-0/+1
2013-02-10Impliment char selection for small resolution.Andrei Karas2-19/+168
2013-02-10Allow correct resize for 470x320 and bigger.Andrei Karas1-2/+2
2013-02-10Block any protocols in curl except HTTP and HTTPS.Andrei Karas3-0/+12
2013-02-08Dont hide top right screen buttons on small screens.Andrei Karas1-1/+1
2013-02-08Fix chat window size in small screens.Andrei Karas1-2/+14
2013-02-07By default on Android hide chat color picker.Andrei Karas1-1/+2