summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-20Replace for to FOR_EACH in some classes.Andrei Karas23-202/+90
2013-01-20Fix crashes on closing client before entering game.Andrei Karas3-0/+13
2013-01-19Quick fix for mandriva based distros.v1.3.1.20Andrei Karas1-1/+1
2013-01-19Change version to 1.3.1.20.Andrei Karas1-2/+2
2013-01-18Add padding for items in extended listboxes.Andrei Karas2-2/+4
2013-01-18Fix code style.Andrei Karas3-6/+6
2013-01-18Added missing Belgium flag in the setup/theme/language scrolling menu.Alige1-1/+1
2013-01-17Add detect joystick button in settings page.Andrei Karas4-23/+51
2013-01-17Fix server type dropdown in new server dialog.Andrei Karas7-7/+18
2013-01-17Add some flags to OpenGL initialization.Andrei Karas3-0/+26
2013-01-17Dont interrupt music if need play again same music.Andrei Karas1-2/+6
2013-01-16Add theming support for top right buttons before connecting to game.Andrei Karas2-14/+29
2013-01-16Fix loading quests with missing attributes.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas736-736/+736
2013-01-16Add macro for for and iterators.Andrei Karas2-22/+10
2013-01-16Add context menu to browserbox http links.Andrei Karas7-4/+56
2013-01-16Disable texture antialiasing by default (texture bluring)Andrei Karas1-1/+1
2013-01-16Fix ministatus window size and bars positions.Andrei Karas1-7/+7
2013-01-15Show better stats line in chat from status window.Andrei Karas4-49/+67
2013-01-15Enable music fadeout by default.Andrei Karas2-2/+2
2013-01-15Allow talk to not selected closest npc (distance 1) by talk key.Andrei Karas1-1/+15