summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Karas11-95/+153
2013-02-03Fix some size issues in create char dialog on small screens.Andrei Karas2-36/+44
2013-02-03Fix inventory sorting.Andrei Karas8-81/+83
2013-02-02Fix errors in some compilers.v1.3.2.3Andrei Karas7-16/+16
2013-02-02Change version to 1.2.3.2Andrei Karas1-2/+2
2013-02-02Update year in debug files.Andrei Karas4-4/+4
2013-02-01Fix code style.Andrei Karas16-31/+30
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 Karas5-1/+32
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-27Set jewelry theme default on Android.Andrei Karas1-1/+2
2013-01-27Add ability to maps to play music files with map name.Andrei Karas2-1/+17
2013-01-27Add option to autoresize minimaps.Andrei Karas4-10/+32
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 Karas3-21/+23
2013-01-26Add support for manual compression selection.Andrei Karas6-19/+61
2013-01-25Add empty handlers for accelerometer events in Android version.Andrei Karas3-0/+24
2013-01-25Remove unused code for Android keyboard.Andrei Karas2-15/+0
2013-01-25Set default Android fps limit to 100.Andrei Karas1-1/+2
2013-01-25Fix news.txt loading.Andrei Karas1-13/+7
2013-01-24Fix map layers draw again.Andrei Karas1-1/+1
2013-01-24Fix draw most left visible tiles in map layers.Andrei Karas1-1/+1
2013-01-23Use in different listbox derived classes different xml skin.Andrei Karas15-28/+28
2013-01-23Add support for handling event for show/hide on screen keyboard.Andrei Karas3-16/+43
2013-01-23Fix erase action to guild members or other players with some kind of colored ...Andrei Karas1-2/+4
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-22Show incomplete ping value if time waiting already more than previous ping time.Andrei Karas2-2/+21
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
2013-01-21Fix sounds if quest variables working in loop.Andrei Karas1-0/+10
2013-01-20Last part with FOR_EACH changes.Andrei Karas25-120/+52
2013-01-20Another part with FOR_EACH changes.Andrei Karas33-166/+75