Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
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 |
2013-02-06 | Remove specials window and db. | Andrei Karas | 4 | -544/+0 |
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 |
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 |
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 |
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 |
2013-01-31 | Fix layout issue of filter buttons in Inventory window. | Hal9000 | 1 | -1/+1 |
2013-01-31 | Allow resize setup window buttons and tabs panel. | Andrei Karas | 2 | -0/+23 |
2013-01-30 | Fix minimal windows sizes for very small screens (320x240) | Andrei Karas | 12 | -17/+23 |
2013-01-30 | Fix error and code style in avatarlistbox. | Andrei Karas | 1 | -5/+12 |
2013-01-30 | Extend themability of avatarlistbox. | Hal9000 | 2 | -6/+8 |