summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-15Add mageia3 in version string.mageia3Andrei Karas1-1/+1
2012-12-08Change version to 1.2.12.9v1.2.12.9Andrei Karas7-7/+17
2012-12-08update and rebuild translations.Andrei Karas17-1815/+1879
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 Karas9-41/+140
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 Karas9-8/+95
2012-12-05Simplify touch manager events.Andrei Karas2-19/+18
2012-12-05Another fix for fillrectangle function.Andrei Karas1-5/+15
2012-12-04Merge branch 'master' of gitorious.org:manaplus/manaplusHal9OOO5-10/+26
2012-12-04Fix beingpopup style in Jewelry Theme.Hal9OOO4-1/+26
2012-12-05Fixed interface localization.Socapex3-4/+13
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-04Included more library dependencies. Delete unnecessary .app.Socapex25-9/+112
2012-12-04Self conatined .app should now work on computers without libraries.Socapex9-36/+117
2012-12-04Bit more cleanup after merging xcode project.Andrei Karas6-82/+0
2012-12-04Remove some outdated xcode files.Andrei Karas15-5425/+0
2012-12-04Initial changes for OS X build.Socapex22-29/+8692
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
2012-12-03Fix code style.Andrei Karas7-8/+10
2012-12-03Add missing files from previous commit.Andrei Karas2-0/+97
2012-12-03Add support for relative mouse move in android version.Andrei Karas10-26/+63
2012-12-02update and rebuild translations.Andrei Karas43-8392/+8713
2012-12-01Add batch drawing to shortcuts windows.Andrei Karas8-40/+63
2012-12-01add batch draw to equipment window.Andrei Karas4-11/+47
2012-12-01Add batch drawing to touch manager.Andrei Karas2-14/+42
2012-12-01Add batch drawing to popup.Andrei Karas2-11/+17
2012-12-01Fix previous commits.Andrei Karas2-0/+2
2012-12-01Add batch drawing to window.Andrei Karas2-28/+67
2012-12-01Add batch drawing to tab.Andrei Karas2-12/+20
2012-12-01Add batch drawing to progressbar.Andrei Karas2-9/+17
2012-12-01Add batch drawing to scrollarea.Andrei Karas2-52/+217
2012-12-01Add batch drawing for any images.Andrei Karas14-32/+783
2012-11-29ANDROID: Basic joypad area graphic added in Jewelry Theme.Hal9OOO4-0/+13
2012-11-30Set jewelry theme by default for evol branding.Andrei Karas1-1/+1
2012-11-30Add support for email field in registration form.Andrei Karas7-21/+56
2012-11-28Fix option "Show chat history" for all tabs.Andrei Karas5-5/+13
2012-11-27Simplify command handlers.Andrei Karas21-1686/+1454