Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-05 | Fix termination memory leaks after adding batch draw. | Andrei Karas | 1 | -0/+2 | |
2012-12-05 | add attack and cancel on screen buttons. | Andrei Karas | 1 | -6/+23 | |
2012-12-03 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2012-12-03 | Add support for relative mouse move in android version. | Andrei Karas | 1 | -6/+7 | |
2012-12-01 | Add batch drawing to touch manager. | Andrei Karas | 1 | -12/+38 | |
2012-11-24 | Fix code style. | Andrei Karas | 1 | -0/+2 | |
2012-11-14 | Add support for on screen joystick for moving. | Andrei Karas | 1 | -30/+83 | |
2012-11-13 | Extend on screen keyboard button. | Andrei Karas | 1 | -5/+22 | |
New theme options: x - x position y - y position padding - button padding | |||||
2012-11-12 | Moving Android on screen keyboard button from SDL to ManaPlus. | Andrei Karas | 1 | -0/+114 | |
Also add basic functions for handling other on screen buttons. |