summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Karas17-3/+81
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 Karas2-73/+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-16Fix make files to include tmw dir.v1.3.2.17Andrei Karas1-1/+1
2013-02-16Change version to 1.3.2.17.Andrei Karas7-7/+36
2013-02-16update and rebuld translations.Andrei Karas49-27348/+25039
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-14Disable in default theme background for playerbox.Andrei Karas1-1/+1
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-14Jewelry Theme: Increase contrast with highlighted handle in new scrollbar gra...Hal90001-0/+0
2013-02-14Jewelry Theme: Fix issue in new scrollbar highlighted graphic.Hal90001-10/+10
2013-02-14fix keyboard icon in jewelry theme.Andrei Karas1-1/+14
2013-02-14Improve event.getId() speed.Andrei Karas30-150/+175
2013-02-13Jewelry Theme: Fix Scrolbar Horizontal background issue.Hal90001-4/+4
2013-02-13Added scroll_hbackground to makefiles.Hal90002-0/+2
2013-02-13Jewelry Theme: New scrollbar graphic implemented +100% usability on mobile.Hal90005-17/+30
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-12Jewelry Theme version 1.0.3 released.Hal90001-0/+10
2013-02-12Jewelry Theme: Fix minor graphic artifact in Login window.Hal90001-1/+2
2013-02-11Add theme option to set scrollbar width/height.Andrei Karas3-0/+5
2013-02-11Fix compilation issues.Andrei Karas3-4/+6
2013-02-10Add option to scrollbuttons.xml to set scroll marker size.Andrei Karas3-36/+66
2013-02-10Add option to scrollbuttons.xml to show/hide scrollbar buttons.Andrei Karas2-13/+15
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-10Fix header in jewelry theme keyboard icon xml.Andrei Karas1-2/+1
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