Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2013-02-05 | Add checks and const to animatedsprites and related classes. | Andrei Karas | 22 | -48/+69 | |
2013-02-05 | Add missing checks and consts. | Andrei Karas | 7 | -95/+74 | |
2013-02-05 | Improve a bit image particle limits checking. | Andrei Karas | 1 | -11/+15 | |
2013-02-03 | By default hide "WIN" button. | Andrei Karas | 1 | -1/+1 | |
2013-02-03 | Block right click on top right buttons on small resolutions. | Andrei Karas | 1 | -1/+1 | |
2013-02-03 | Add ability to scroll menu popups. | Andrei Karas | 2 | -3/+21 | |
2013-02-03 | Add support for small screens with on screen top right buttons. | Andrei Karas | 11 | -95/+153 | |
Add button "WIN" to buttons list. | |||||
2013-02-03 | Fix some size issues in create char dialog on small screens. | Andrei Karas | 2 | -36/+44 | |
2013-02-03 | Fix inventory sorting. | Andrei Karas | 8 | -81/+83 | |
Was broken because conflict with buy dialog sorting. | |||||
2013-02-02 | Fix errors in some compilers.v1.3.2.3 | Andrei Karas | 7 | -16/+16 | |
2013-02-02 | Change version to 1.2.3.2 | Andrei Karas | 1 | -2/+2 | |
2013-02-02 | Update year in debug files. | Andrei Karas | 4 | -4/+4 | |
2013-02-01 | Fix code style. | Andrei Karas | 16 | -31/+30 | |
2013-02-01 | update and rebuild translations. | Andrei Karas | 1 | -4/+4 | |
2013-02-01 | Add own update message for Android. | Andrei Karas | 1 | -2/+8 | |
2013-02-01 | Move buttons in character selection dialog. | Andrei Karas | 1 | -3/+7 | |
2013-02-01 | Fix some resize issues in setup window. | Andrei Karas | 6 | -9/+34 | |
2013-01-31 | Add default avatars support for npcs. | Andrei Karas | 5 | -1/+32 | |