Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 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 | 2 | -15/+44 | |
New theme file: browserbox.xml New theme options: padding - padding for browserbox newLinePadding - additional padding for new line wrapping. | |||||
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 | |
New theme options: x - x position y - y position padding - button padding | |||||
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 | |
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 | 1 | -2/+2 | |
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 | Hide "detect best mode" button under Android. | Andrei Karas | 2 | -1/+7 | |
2012-11-04 | Fix crash with empty relations list. | Andrei Karas | 2 | -0/+9 | |
Fix http://bugs.evolonline.org/view.php?id=43 | |||||
2012-11-04 | Fix theme info dialog. | Andrei Karas | 1 | -0/+1 | |
Fix bug http://bugs.evolonline.org/view.php?id=40 | |||||
2012-11-04 | Fix chat log writing if switch character. | Andrei Karas | 2 | -1/+3 | |
2012-11-03 | Fix paddings in skills list. | Andrei Karas | 2 | -6/+13 | |
2012-11-03 | Disable video mode testing under Android. | Andrei Karas | 1 | -1/+11 | |
Also disable fallback resolution 640x480 for Android. | |||||
2012-11-02 | Really set maximum resolution on first start on Android. | Andrei Karas | 1 | -0/+5 | |
2012-11-01 | Fix ok dialog size with small messages. | Andrei Karas | 1 | -3/+5 | |
2012-10-31 | Fix gettext under Android. | Andrei Karas | 2 | -3/+7 | |
2012-10-31 | Fix base directory issue under Android. | Andrei Karas | 1 | -0/+4 | |
2012-10-31 | Fix PKG_DATADIR and LOCALEDIR for Android. | Andrei Karas | 1 | -2/+12 | |
2012-10-31 | store gettext information to log. | Andrei Karas | 2 | -4/+19 | |
2012-10-31 | Add screen buttons for left windows. | Andrei Karas | 2 | -13/+61 | |
Also fix hidden by default buttons. | |||||
2012-10-31 | Simplify screen buttons handling. | Andrei Karas | 2 | -93/+63 | |
2012-10-31 | Show full names in screen windows buttons context menu. | Andrei Karas | 1 | -4/+4 | |
2012-10-30 | Android: At first start select maximum allowed resolution. | Andrei Karas | 1 | -8/+19 | |
2012-10-30 | Add unused warnings to other files. | Andrei Karas | 124 | -545/+593 | |
2012-10-30 | Add unused warnings to some files. | Andrei Karas | 105 | -826/+894 | |
2012-10-29 | Highlight window header with * if got new chat message with minimized window. | Andrei Karas | 3 | -7/+42 | |
2012-10-28 | Fix close button position under Android if window was resized. | Andrei Karas | 1 | -4/+12 | |
2012-10-28 | Fix in internal guichan drawing horisonal lines in some systems. | Andrei Karas | 1 | -1/+1 | |
2012-10-28 | Not allow switch resolution on the fly under Android with OpenGL. | Andrei Karas | 1 | -2/+2 | |
2012-10-28 | Done select always best resolution under Android. | Andrei Karas | 2 | -7/+25 | |
Select it only if current resolution incorrect. |