Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-11-22 | Fake solution to avoid Theme Info button graphic to be corrupted. | Hal9OOO | 1 | -1/+1 |
2012-11-22 | Fix drops shortcuts loading. | Andrei Karas | 2 | -4/+5 |
2012-11-22 | Possible fix for random incorrect beings draw order. | Andrei Karas | 1 | -1/+1 |
2012-11-21 | Add some consts to draw backend. | Andrei Karas | 10 | -94/+107 |
2012-11-21 | Enable batch map draw always in OpenGL modes. | Andrei Karas | 1 | -1/+2 |
2012-11-21 | Fix screenshot dir under Android. | Andrei Karas | 1 | -1/+8 |
2012-11-20 | Add debug option to show draw calls per frame. | Andrei Karas | 9 | -5/+120 |
2012-11-19 | Fix compilation error without C++11 flags. | Andrei Karas | 2 | -6/+7 |
2012-11-18 | Extend quests window text message types. | Andrei Karas | 1 | -4/+13 |
2012-11-18 | Add support for persistent directory under Android. | Andrei Karas | 4 | -3/+28 |
2012-11-17 | Add a bit constexpr. | Andrei Karas | 2 | -12/+9 |
2012-11-17 | Save drop shortcuts after clean operation. | Andrei Karas | 1 | -0/+1 |
2012-11-17 | Add theming to browserbox. | Andrei Karas | 2 | -15/+44 |
2012-11-15 | Disable beings popups under Android by default. | Andrei Karas | 1 | -1/+2 |
2012-11-15 | Hide unsupported OpenGL renderers under Android. | Andrei Karas | 1 | -1/+12 |
2012-11-15 | Enable OpenGL by default under Android. | Andrei Karas | 1 | -2/+8 |
2012-11-15 | Improve screen joystick handling. | Andrei Karas | 1 | -5/+29 |
2012-11-14 | Add support for on screen joystick for moving. | Andrei Karas | 13 | -58/+259 |
2012-11-13 | Fix input tab size in settings. | Andrei Karas | 1 | -1/+1 |
2012-11-13 | For android change option "custom cursor" to "show cursor" | Andrei Karas | 1 | -1/+6 |
2012-11-13 | Extend on screen keyboard button. | Andrei Karas | 2 | -6/+22 |
2012-11-12 | Added /atkhuman command | Joseph Botosh | 2 | -0/+25 |
2012-11-12 | Moving Android on screen keyboard button from SDL to ManaPlus. | Andrei Karas | 13 | -33/+343 |
2012-11-10 | Change version to 1.2.11.11v1.2.11.11 | Andrei Karas | 1 | -2/+2 |