Age | Commit message (Expand) | Author | Files | Lines |
2012-12-14 | Jewelry Theme: New graphic for quest status icons in quest window. | Hal9OOO | 4 | -2/+6 |
2012-12-14 | Disable Android log. | Andrei Karas | 1 | -1/+1 |
2012-12-12 | Fix mouse movement in classic way. | Andrei Karas | 1 | -1/+1 |
2012-12-12 | Replace int to int32_t in messagein class. | Andrei Karas | 4 | -4/+4 |
2012-12-11 | Remove useless brackets. | Andrei Karas | 11 | -22/+22 |
2012-12-11 | Show trade partner nick in trading errors. | Andrei Karas | 1 | -6/+7 |
2012-12-11 | Hide on screen buttons before enter to game and show in game. | Andrei Karas | 3 | -4/+17 |
2012-12-10 | Jewelry Theme Version 1.00 released. | Hal9OOO | 4 | -12/+2 |
2012-12-10 | New on-screen button graphic added. Jewelry Theme is now Android compatible. | Hal9OOO | 5 | -0/+47 |
2012-12-10 | Fix alpha property for image particles. | Andrei Karas | 1 | -0/+3 |
2012-12-09 | Minor enhancement to Joypad area graphic in Jewelry Theme. | Hal9OOO | 2 | -9/+9 |
2012-12-09 | Joypad area new behaviour enabled in Jewelry Theme. | Hal9OOO | 2 | -2/+15 |
2012-12-09 | Don't show incorrect warning message about OpenGL in Android version. | Andrei Karas | 1 | -6/+7 |
2012-12-09 | Add resize options for on screen joystick and buttons. | Andrei Karas | 11 | -42/+104 |
2012-12-09 | Reset saved in memory password if login server return "wrong password". | Andrei Karas | 1 | -0/+3 |
2012-12-09 | On the fly from settings show hide on screen joystick and buttons. | Andrei Karas | 2 | -27/+108 |
2012-12-09 | Add initial setup page for touch interfaces. | Andrei Karas | 10 | -11/+109 |
2012-12-08 | Change version to 1.2.12.9v1.2.12.9 | Andrei Karas | 7 | -7/+17 |
2012-12-08 | update and rebuild translations. | Andrei Karas | 17 | -1815/+1879 |
2012-12-08 | Add missing check to touchactions. | Andrei Karas | 1 | -3/+6 |
2012-12-08 | Fix code style. | Andrei Karas | 4 | -6/+10 |
2012-12-07 | Resize screen buttons with window resizing. | Andrei Karas | 3 | -26/+45 |
2012-12-06 | Fix compilation warnings. | Andrei Karas | 5 | -30/+7 |
2012-12-06 | Remove unused drawing class. | Andrei Karas | 11 | -689/+6 |
2012-12-06 | Disable best video mode detection under Apple. | Andrei Karas | 3 | -5/+5 |
2012-12-06 | Add support for draw broders for on screen buttons. | Andrei Karas | 9 | -41/+140 |
2012-12-05 | Screen button cancel attack working also like sit if no target selected. | Andrei Karas | 1 | -0/+3 |
2012-12-05 | Change by default attack mode to "got attack and pickup". | Andrei Karas | 1 | -1/+1 |
2012-12-05 | Fix termination memory leaks after adding batch draw. | Andrei Karas | 4 | -2/+11 |
2012-12-05 | add attack and cancel on screen buttons. | Andrei Karas | 9 | -8/+95 |
2012-12-05 | Simplify touch manager events. | Andrei Karas | 2 | -19/+18 |
2012-12-05 | Another fix for fillrectangle function. | Andrei Karas | 1 | -5/+15 |
2012-12-04 | Merge branch 'master' of gitorious.org:manaplus/manaplus | Hal9OOO | 5 | -10/+26 |
2012-12-04 | Fix beingpopup style in Jewelry Theme. | Hal9OOO | 4 | -1/+26 |
2012-12-05 | Fixed interface localization. | Socapex | 3 | -4/+13 |
2012-12-05 | Add some special chars to ignore in public chat for future usage. | Andrei Karas | 1 | -5/+12 |
2012-12-04 | Fix possible incorrect ditection. | Andrei Karas | 1 | -1/+1 |
2012-12-04 | Possible fix for incorrect colors in fillRectangle function. | Andrei Karas | 1 | -10/+16 |
2012-12-04 | Included more library dependencies. Delete unnecessary .app. | Socapex | 25 | -9/+112 |
2012-12-04 | Self conatined .app should now work on computers without libraries. | Socapex | 9 | -36/+117 |
2012-12-04 | Bit more cleanup after merging xcode project. | Andrei Karas | 6 | -82/+0 |
2012-12-04 | Remove some outdated xcode files. | Andrei Karas | 15 | -5425/+0 |
2012-12-04 | Initial changes for OS X build. | Socapex | 22 | -29/+8692 |
2012-12-04 | Fix for MacOSX in OpenGL extensions. | Andrei Karas | 1 | -0/+2 |
2012-12-03 | Add option to protect chat focus. | Andrei Karas | 3 | -4/+29 |
2012-12-03 | Rename sound.cpp/h to soundmanager. | Andrei Karas | 27 | -74/+74 |
2012-12-03 | Rename music.cpp/h to sdlmusic. | Andrei Karas | 8 | -26/+26 |
2012-12-03 | Fix code style. | Andrei Karas | 7 | -8/+10 |
2012-12-03 | Add missing files from previous commit. | Andrei Karas | 2 | -0/+97 |
2012-12-03 | Add support for relative mouse move in android version. | Andrei Karas | 10 | -26/+63 |