Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Enabled by default in Android version. | |||||
2012-11-24 | Change version to 1.2.11.25v1.2.11.25 | Andrei Karas | 7 | -7/+21 | |
2012-11-24 | update translations. | Andrei Karas | 16 | -1032/+1035 | |
2012-11-24 | Revert "Fake solution to avoid Theme Info button graphic to be corrupted." | Andrei Karas | 1 | -1/+1 | |
This reverts commit d553924a7f8c911d944207f7431b7e0ebd2b0fe8. | |||||
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 | Browserbox padding tuning in Jewelry Theme. | Hal9OOO | 3 | -0/+10 | |
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 | update and rebuild translations. | Andrei Karas | 40 | -7930/+9135 | |
2012-11-21 | Enable batch map draw always in OpenGL modes. | Andrei Karas | 1 | -1/+2 | |
It using bit more cpu, but look like anyway faster. | |||||
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 | |
Also fix map draw and text in debug window with mobile OpenGL. | |||||
2012-11-19 | Fix compilation error without C++11 flags. | Andrei Karas | 2 | -6/+7 | |
Error was introduced in previous commits. | |||||
2012-11-18 | Extend quests window text message types. | Andrei Karas | 1 | -4/+13 | |
New type <reward> for rewards. Now it same like <text>. | |||||
2012-11-18 | Add missing themes to windows installer. | Andrei Karas | 2 | -0/+16 | |
2012-11-18 | Add support for persistent directory under Android. | Andrei Karas | 4 | -3/+28 | |
This directory used for updates, configs, logs. | |||||
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 | 5 | -15/+52 | |
New theme file: browserbox.xml New theme options: padding - padding for browserbox newLinePadding - additional padding for new line wrapping. | |||||
2012-11-15 | Add padding properties to Keyboard icon in Jewelry Theme. | Hal9OOO | 1 | -0/+2 | |
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 | 17 | -58/+270 | |
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 | 3 | -6/+26 | |
New theme options: x - x position y - y position padding - button padding | |||||
2012-11-12 | Add Keyboard button in Jewelry Theme for Android. | Hal9OOO | 4 | -0/+9 | |
2012-11-12 | More contrast between enabled/disabled button. | Hal9OOO | 2 | -3/+3 | |
2012-11-12 | More text contrast in Help window added. | Hal9OOO | 2 | -0/+91 | |
2012-11-12 | Jewelry Theme update. New window background graphic, general bug-fixes. | Hal9OOO | 24 | -213/+214 | |
2012-11-12 | DidYouKnow and Help windows customized xmls added. | Hal9OOO | 4 | -6/+68 | |
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 | 23 | -33/+350 | |
Also add basic functions for handling other on screen buttons. | |||||
2012-11-10 | Change version to 1.2.11.11v1.2.11.11 | Andrei Karas | 7 | -7/+23 | |
2012-11-10 | Update and rebuild translations. | Andrei Karas | 40 | -13813/+15211 | |
2012-11-10 | Fix minimaps loading if minimap missing in tmx file. | Andrei Karas | 1 | -1/+8 | |
2012-11-09 | Fix compilation error. | Andrei Karas | 1 | -0/+1 | |
2012-11-09 | Add commets for translators to on screen buttons. | Andrei Karas | 1 | -48/+73 | |
2012-11-09 | Fix code style. | Andrei Karas | 10 | -8/+19 | |
2012-11-07 | Fix termination on Android by using "home" key. | Andrei Karas | 2 | -0/+21 | |
2012-11-07 | Add own profiler and profiler info to some code. | Andrei Karas | 105 | -7/+637 | |
2012-11-04 | Disable some options under Android. | Andrei Karas | 2 | -0/+6 | |
2012-11-04 | Fix android linking flags. | Andrei Karas | 1 | -1/+1 | |