summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-12-25Xcode updates version and minor fixes.Socapex1-1/+1
2012-12-25Fix tile distance numbers in debug mode map draw.Andrei Karas1-2/+3
2012-12-25Fix sticky button draw changed image.Andrei Karas1-0/+1
2012-12-25Add option to enable/disable music fade out (disabled by default).Andrei Karas4-2/+20
2012-12-25Fix shoplistbox popup area.Andrei Karas1-1/+1
2012-12-25Close help window if it already opened and player clicked on "HLP" button.Andrei Karas1-1/+6
2012-12-25Add new action "stop or sit"Andrei Karas6-9/+35
2012-12-25Fix race buttons position in char creation dialog.Andrei Karas1-4/+4
2012-12-25Block on the fly window resize in MacOSX and Android.Andrei Karas1-1/+1
2012-12-25fix previous/next race button in char creation dialog.Andrei Karas4-13/+20
2012-12-25fix previous hair style button in char creation dialog.Andrei Karas1-3/+4
2012-12-25Allow delete all servers from server list.Andrei Karas1-1/+1
2012-12-25Improve empty strings manipulation.Andrei Karas36-76/+76
2012-12-25Add support for register from browser on servers with disabled registration.Andrei Karas5-6/+42
2012-12-24Add color for selected text in listboxes.Andrei Karas7-13/+50
2012-12-24Fix for race conditions in application termination.Andrei Karas5-1/+16
2012-12-24Fix block masks for additinal collisions.Andrei Karas1-2/+2
2012-12-24Replace sliders to dropdowns in misc setup page.Andrei Karas2-19/+38
2012-12-24Replace sliders to dropdowns in touch setup page.Andrei Karas2-10/+19
2012-12-24Change sliders to dropdowns in visual setup page.Andrei Karas4-29/+69
2012-12-24Fix dropdown setupitem.Andrei Karas2-5/+12
2012-12-24Remove forgotted debug line.Andrei Karas1-1/+0
2012-12-22Added release and locale folders for OSX release. Updated xcode project to 1....Socapex1-1/+1
2012-12-22Change version to 1.2.12.23v1.2.12.23Andrei Karas1-2/+2
2012-12-22Fix crash with next control button (TAB).Andrei Karas1-2/+4
2012-12-21Fix code style and other small issues.Andrei Karas6-11/+13
2012-12-21Disable texture compression also for Mesa.Andrei Karas1-3/+3
2012-12-21Add some missing config default values.Andrei Karas1-0/+3
2012-12-21Fix leak with default values.Andrei Karas1-1/+1
2012-12-21Add some missing checks.Andrei Karas1-5/+9
2012-12-21Fix possible crash with nav poinst rename dialog.Andrei Karas5-0/+22
2012-12-20add option for input logging.Andrei Karas6-1/+81
2012-12-19Fix check in touch manager.Andrei Karas1-1/+1
2012-12-19Fix moving mouse in onscreen controls under android.Andrei Karas1-3/+3
2012-12-18Add support for show images in on screen buttons center.Andrei Karas3-9/+38
2012-12-17Add option to disable gamma correction.Andrei Karas3-4/+20
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