Age | Commit message (Expand) | Author | Files | Lines |
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 | 7 | -16/+102 |
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 | 1 | -2/+2 |
2012-12-08 | update and rebuild translations. | Andrei Karas | 1 | -0/+2 |
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 | 3 | -27/+59 |
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 | 4 | -8/+73 |
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-05 | Fixed interface localization. | Socapex | 1 | -0/+5 |
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 | Initial changes for OS X build. | Socapex | 1 | -29/+29 |
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 |
2012-12-02 | update and rebuild translations. | Andrei Karas | 1 | -1/+1 |
2012-12-01 | Add batch drawing to shortcuts windows. | Andrei Karas | 8 | -40/+63 |
2012-12-01 | add batch draw to equipment window. | Andrei Karas | 4 | -11/+47 |
2012-12-01 | Add batch drawing to touch manager. | Andrei Karas | 2 | -14/+42 |
2012-12-01 | Add batch drawing to popup. | Andrei Karas | 2 | -11/+17 |
2012-12-01 | Fix previous commits. | Andrei Karas | 2 | -0/+2 |
2012-12-01 | Add batch drawing to window. | Andrei Karas | 2 | -28/+67 |
2012-12-01 | Add batch drawing to tab. | Andrei Karas | 2 | -12/+20 |
2012-12-01 | Add batch drawing to progressbar. | Andrei Karas | 2 | -9/+17 |
2012-12-01 | Add batch drawing to scrollarea. | Andrei Karas | 2 | -52/+217 |
2012-12-01 | Add batch drawing for any images. | Andrei Karas | 14 | -32/+783 |
2012-11-30 | Add support for email field in registration form. | Andrei Karas | 7 | -21/+56 |
2012-11-28 | Fix option "Show chat history" for all tabs. | Andrei Karas | 5 | -5/+13 |
2012-11-27 | Simplify command handlers. | Andrei Karas | 21 | -1686/+1454 |
2012-11-25 | Add relative mouse moving. | Andrei Karas | 4 | -17/+108 |
2012-11-24 | Change version to 1.2.11.25v1.2.11.25 | Andrei Karas | 1 | -2/+2 |
2012-11-24 | Revert "Fake solution to avoid Theme Info button graphic to be corrupted." | Andrei Karas | 1 | -1/+1 |
2012-11-24 | Fix code style. | Andrei Karas | 9 | -10/+23 |