summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-12-17Use actual skill level in processing skill attack.Andrei Karas5-10/+21
2012-12-16Show in skill popup also description.Andrei Karas1-3/+3
2012-12-16Using also padding in skill item height calculation.Andrei Karas1-1/+2
2012-12-16Allow different skill images/names etc for each skill level.Andrei Karas4-54/+97
2012-12-16Add support for skill description.Andrei Karas2-13/+28
2012-12-16Separate in skills skill info and skill data for future usage.Andrei Karas4-79/+100
2012-12-16Simplify skills loading.Andrei Karas4-11/+20
2012-12-16Hide screen buttons and joystick if setup window is opened.Andrei Karas4-20/+27
2012-12-16Fix possible crash in popup list.Andrei Karas1-1/+1
2012-12-16Add keyboard selection in drop down.Andrei Karas2-7/+7
2012-12-16Fix a bit jewelry theme for drop down list.Andrei Karas3-7/+12
2012-12-15Allow hide popup list if focus lost.Andrei Karas6-6/+57
2012-12-15Add popup list. Replace listbox in dropdown to popup list.Andrei Karas13-777/+476
2012-12-14Fix equipment window selected item draw.Andrei Karas3-2/+5
2012-12-14Disable Android log.Andrei Karas1-1/+1
2012-12-12Fix mouse movement in classic way.Andrei Karas1-1/+1
2012-12-12Replace int to int32_t in messagein class.Andrei Karas4-4/+4
2012-12-11Remove useless brackets.Andrei Karas11-22/+22
2012-12-11Show trade partner nick in trading errors.Andrei Karas1-6/+7
2012-12-11Hide on screen buttons before enter to game and show in game.Andrei Karas3-4/+17
2012-12-10Fix alpha property for image particles.Andrei Karas1-0/+3
2012-12-09Don't show incorrect warning message about OpenGL in Android version.Andrei Karas1-6/+7
2012-12-09Add resize options for on screen joystick and buttons.Andrei Karas7-16/+102
2012-12-09Reset saved in memory password if login server return "wrong password".Andrei Karas1-0/+3
2012-12-09On the fly from settings show hide on screen joystick and buttons.Andrei Karas2-27/+108
2012-12-09Add initial setup page for touch interfaces.Andrei Karas10-11/+109
2012-12-08Change version to 1.2.12.9v1.2.12.9Andrei Karas1-2/+2
2012-12-08update and rebuild translations.Andrei Karas1-0/+2
2012-12-08Add missing check to touchactions.Andrei Karas1-3/+6
2012-12-08Fix code style.Andrei Karas4-6/+10
2012-12-07Resize screen buttons with window resizing.Andrei Karas3-26/+45
2012-12-06Fix compilation warnings.Andrei Karas5-30/+7
2012-12-06Remove unused drawing class.Andrei Karas11-689/+6
2012-12-06Disable best video mode detection under Apple.Andrei Karas3-5/+5
2012-12-06Add support for draw broders for on screen buttons.Andrei Karas3-27/+59
2012-12-05Screen button cancel attack working also like sit if no target selected.Andrei Karas1-0/+3
2012-12-05Change by default attack mode to "got attack and pickup".Andrei Karas1-1/+1
2012-12-05Fix termination memory leaks after adding batch draw.Andrei Karas4-2/+11
2012-12-05add attack and cancel on screen buttons.Andrei Karas4-8/+73
2012-12-05Simplify touch manager events.Andrei Karas2-19/+18
2012-12-05Another fix for fillrectangle function.Andrei Karas1-5/+15
2012-12-05Fixed interface localization.Socapex1-0/+5
2012-12-05Add some special chars to ignore in public chat for future usage.Andrei Karas1-5/+12
2012-12-04Fix possible incorrect ditection.Andrei Karas1-1/+1
2012-12-04Possible fix for incorrect colors in fillRectangle function.Andrei Karas1-10/+16
2012-12-04Initial changes for OS X build.Socapex1-29/+29
2012-12-04Fix for MacOSX in OpenGL extensions.Andrei Karas1-0/+2
2012-12-03Add option to protect chat focus.Andrei Karas3-4/+29
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas27-74/+74
2012-12-03Rename music.cpp/h to sdlmusic.Andrei Karas8-26/+26