Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-18 | Add support for help seach links. | Andrei Karas | 4 | -26/+46 | |
To add link to search text: /url ?text Also add support for links in format: help://topic | |||||
2013-02-18 | Enable some features for tmw like servers. | Andrei Karas | 3 | -12/+6 | |
Now this features enabled because ManaPlus supported on this servers. Enabled features: race sprites draw npc option for not allow select npc map layer properties. | |||||
2013-02-18 | Remove manaserv files from cmake. | Andrei Karas | 1 | -72/+5 | |
2013-02-18 | remove sha256.cpp/h files. | Andrei Karas | 3 | -341/+0 | |
It used only in manaserv, and manaserv for now not supported. | |||||
2013-02-18 | move most direct calls to physfs to separate file. | Andrei Karas | 15 | -88/+229 | |
2013-02-16 | Change version to 1.3.2.17. | Andrei Karas | 1 | -2/+2 | |
2013-02-16 | improve a bit names draw speed. | Andrei Karas | 1 | -4/+12 | |
2013-02-16 | Fix crash with particle effects with animation/rotation without emitter. | Andrei Karas | 2 | -3/+13 | |
This bug first was detected in brazilian tmw server. | |||||
2013-02-15 | Do not disable opengl in safe mode in Android and Mac OSX. | Andrei Karas | 1 | -0/+7 | |
2013-02-15 | Fix code style. | Andrei Karas | 1 | -2/+2 | |
2013-02-14 | Remove empty lines and useless comments in npcdialog class. | Andrei Karas | 1 | -12/+0 | |
2013-02-14 | fix copyright years. | Andrei Karas | 47 | -47/+47 | |
2013-02-14 | Improve event.getId() speed. | Andrei Karas | 30 | -150/+175 | |
2013-02-13 | Fix code style. | Andrei Karas | 11 | -40/+42 | |
2013-02-12 | Add configuration for onscreen buttons 3 and 4. | Andrei Karas | 1 | -0/+8 | |
2013-02-12 | Fix resize issue in who is online window in some themes. | Andrei Karas | 1 | -9/+10 | |
2013-02-11 | Add theme option to set scrollbar width/height. | Andrei Karas | 2 | -0/+4 | |
New theme option: scrollbarsize - set scrollbar size. Default value 12. | |||||
2013-02-11 | Fix compilation issues. | Andrei Karas | 3 | -4/+6 | |
2013-02-10 | Add option to scrollbuttons.xml to set scroll marker size. | Andrei Karas | 2 | -36/+65 | |
New theme option: markersize - set market scroll size. Default is 0 (auto count). | |||||
2013-02-10 | Add option to scrollbuttons.xml to show/hide scrollbar buttons. | Andrei Karas | 1 | -13/+14 | |
New theme option: showbuttons - show or hide scrollbar buttons. Default is 1 (show). | |||||
2013-02-10 | Add theme option to hide scrollbar buttons. | Andrei Karas | 4 | -394/+356 | |
Also improve scrollbar speed. | |||||
2013-02-10 | Remove unused methods in scrollarea class. | Andrei Karas | 2 | -24/+0 | |
2013-02-10 | Remove channel classes because it was used only in manaserv. | Andrei Karas | 10 | -496/+0 | |
2013-02-10 | Add https support to link handlers. | Andrei Karas | 3 | -3/+3 | |
2013-02-10 | Improve network code speed again. | Andrei Karas | 4 | -97/+52 | |
2013-02-10 | Improve network code speed. | Andrei Karas | 4 | -45/+46 | |
2013-02-10 | Improve a bit image load speed. | Andrei Karas | 5 | -7/+26 | |
2013-02-10 | Improve font cache cleaning. | Andrei Karas | 3 | -14/+20 | |
Add missing font cache cleaning code. | |||||
2013-02-10 | Fix initial size issue in did you know window. | Andrei Karas | 1 | -0/+1 | |
2013-02-10 | Impliment char selection for small resolution. | Andrei Karas | 2 | -19/+168 | |
2013-02-10 | Allow correct resize for 470x320 and bigger. | Andrei Karas | 1 | -2/+2 | |
2013-02-10 | Block any protocols in curl except HTTP and HTTPS. | Andrei Karas | 3 | -0/+12 | |
2013-02-08 | Dont hide top right screen buttons on small screens. | Andrei Karas | 1 | -1/+1 | |
2013-02-08 | Fix chat window size in small screens. | Andrei Karas | 1 | -2/+14 | |
2013-02-07 | By default on Android hide chat color picker. | Andrei Karas | 1 | -1/+2 | |
2013-02-07 | Enable job support by default. | Andrei Karas | 2 | -2/+4 | |
2013-02-07 | Fix popup menu scrolling padding by hardcoded numbers. | Andrei Karas | 1 | -8/+10 | |
2013-02-07 | Add missing close button to some windows. | Andrei Karas | 7 | -4/+33 | |
2013-02-07 | Add close button to servers dialog. | Andrei Karas | 2 | -3/+12 | |
2013-02-06 | Fix onscreen buttons position. | Andrei Karas | 1 | -2/+5 | |
New theme option: clickborder - clickable border near onscreen button. | |||||
2013-02-06 | Set onscreen default buttons size depend on screen resolution. | Andrei Karas | 4 | -2/+21 | |
2013-02-06 | Fix initial setup window resize issue. | Andrei Karas | 1 | -0/+1 | |
2013-02-06 | Fix char createion dialog for small screens and jewelry theme. | Andrei Karas | 1 | -18/+18 | |
2013-02-06 | Add google play url to update text on Android. | Andrei Karas | 1 | -1/+3 | |
2013-02-06 | Allow open browser on Android. | Andrei Karas | 1 | -4/+8 | |
2013-02-06 | Add support in register dialog for apply/close by keyboard | Andrei Karas | 1 | -1/+22 | |
Default keys: enter and esc | |||||
2013-02-06 | Remove specials window and db. | Andrei Karas | 4 | -544/+0 | |
It was used only in manaserv and manaserv support now almost deleted. | |||||
2013-02-06 | Unassign default key for "change move type" (it was KP0) | Andrei Karas | 1 | -1/+1 | |
2013-02-06 | Allow hide yellow bar. | Andrei Karas | 2 | -2/+24 | |
By default in new configurations yellow bar is hidden. | |||||
2013-02-05 | Add missing checks to being class. | Andrei Karas | 4 | -115/+94 | |