summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2013-02-10Block any protocols in curl except HTTP and HTTPS.Andrei Karas1-0/+1
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-07Enable job support by default.Andrei Karas2-2/+4
2013-02-07Fix popup menu scrolling padding by hardcoded numbers.Andrei Karas1-8/+10
2013-02-07Add missing close button to some windows.Andrei Karas7-4/+33
2013-02-07Add close button to servers dialog.Andrei Karas2-3/+12
2013-02-06Fix initial setup window resize issue.Andrei Karas1-0/+1
2013-02-06Fix char createion dialog for small screens and jewelry theme.Andrei Karas1-18/+18
2013-02-06Add google play url to update text on Android.Andrei Karas1-1/+3
2013-02-06Add support in register dialog for apply/close by keyboardAndrei Karas1-1/+22
2013-02-06Remove specials window and db.Andrei Karas2-322/+0
2013-02-06Allow hide yellow bar.Andrei Karas2-2/+24
2013-02-03By default hide "WIN" button.Andrei Karas1-1/+1
2013-02-03Block right click on top right buttons on small resolutions.Andrei Karas1-1/+1
2013-02-03Add ability to scroll menu popups.Andrei Karas2-3/+21
2013-02-03Add support for small screens with on screen top right buttons.Andrei Karas7-95/+139
2013-02-03Fix some size issues in create char dialog on small screens.Andrei Karas2-36/+44
2013-02-03Fix inventory sorting.Andrei Karas5-47/+49
2013-02-02Fix errors in some compilers.v1.3.2.3Andrei Karas4-13/+13
2013-02-01Fix code style.Andrei Karas8-20/+19
2013-02-01update and rebuild translations.Andrei Karas1-4/+4
2013-02-01Add own update message for Android.Andrei Karas1-2/+8
2013-02-01Move buttons in character selection dialog.Andrei Karas1-3/+7
2013-02-01Fix some resize issues in setup window.Andrei Karas6-9/+34
2013-01-31Add default avatars support for npcs.Andrei Karas1-0/+9
2013-01-31Fix layout issue of filter buttons in Inventory window.Hal90001-1/+1
2013-01-31Allow resize setup window buttons and tabs panel.Andrei Karas2-0/+23
2013-01-30Fix minimal windows sizes for very small screens (320x240)Andrei Karas12-17/+23
2013-01-30Fix error and code style in avatarlistbox.Andrei Karas1-5/+12
2013-01-30Extend themability of avatarlistbox.Hal90002-6/+8
2013-01-30Add sort option to buy dialog from players.Andrei Karas3-3/+181
2013-01-29Add new 4 tips.Andrei Karas1-2/+8
2013-01-27In char selection dialog add support for selecting character by clicking on i...Andrei Karas3-0/+15
2013-01-27Fix incorrect map loading on first run for server.Andrei Karas2-55/+59
2013-01-27Add option to autoresize minimaps.Andrei Karas3-10/+31
2013-01-27Fix bug with shoplistbox.xml file.Hal90001-2/+2
2013-01-27Add missing check to skilldialog.Andrei Karas1-1/+1
2013-01-26Fix show ping time if timer overflowed and still no response from server.Andrei Karas1-10/+2
2013-01-26Add support for manual compression selection.Andrei Karas2-4/+30
2013-01-25Add empty handlers for accelerometer events in Android version.Andrei Karas1-0/+5
2013-01-25Remove unused code for Android keyboard.Andrei Karas2-15/+0
2013-01-25Fix news.txt loading.Andrei Karas1-13/+7
2013-01-23Use in different listbox derived classes different xml skin.Andrei Karas15-28/+28
2013-01-23fix for previous commit.Andrei Karas1-1/+1
2013-01-23Show self nick in online list with special color.Andrei Karas3-0/+12
2013-01-22Show in online list colored party and guild members.Andrei Karas2-6/+65
2013-01-22Improve a bit online list draw.Andrei Karas1-11/+9
2013-01-21Fix context menu in chat window.Andrei Karas1-1/+3
2013-01-21Play sounds also in broken quests (where missing complete or incomplete part)Andrei Karas1-2/+9