Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-03 | Fix code style. | Andrei Karas | 3 | -4/+5 | |
2012-12-03 | Add support for relative mouse move in android version. | Andrei Karas | 3 | -6/+34 | |
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 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 | 3 | -26/+44 | |
Add this drawing to Button. | |||||
2012-11-28 | Fix option "Show chat history" for all tabs. | Andrei Karas | 1 | -1/+3 | |
2012-11-27 | Simplify command handlers. | Andrei Karas | 6 | -11/+5 | |
2012-11-25 | Add relative mouse moving. | Andrei Karas | 3 | -17/+106 | |
Enabled by default in Android version. | |||||
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 | 2 | -1/+3 | |
2012-11-22 | Fake solution to avoid Theme Info button graphic to be corrupted. | Hal9OOO | 1 | -1/+1 | |
2012-11-20 | Add debug option to show draw calls per frame. | Andrei Karas | 2 | -1/+23 | |
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-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 | Hide unsupported OpenGL renderers under Android. | Andrei Karas | 1 | -1/+12 | |
2012-11-14 | Add support for on screen joystick for moving. | Andrei Karas | 3 | -0/+13 | |
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-12 | Moving Android on screen keyboard button from SDL to ManaPlus. | Andrei Karas | 4 | -0/+60 | |
Also add basic functions for handling other on screen buttons. | |||||
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 | 4 | -4/+7 | |
2012-11-07 | Add own profiler and profiler info to some code. | Andrei Karas | 51 | -5/+202 | |
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-03 | Fix paddings in skills list. | Andrei Karas | 2 | -6/+13 | |
2012-11-01 | Fix ok dialog size with small messages. | Andrei Karas | 1 | -3/+5 | |
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 | Add unused warnings to other files. | Andrei Karas | 44 | -162/+161 | |
2012-10-30 | Add unused warnings to some files. | Andrei Karas | 35 | -151/+168 | |
2012-10-29 | Highlight window header with * if got new chat message with minimized window. | Andrei Karas | 1 | -0/+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 | 1 | -0/+2 | |
Select it only if current resolution incorrect. | |||||
2012-10-28 | Fix stick button placment. | Andrei Karas | 1 | -2/+3 | |
2012-10-28 | Extend window theming. | Andrei Karas | 2 | -2/+15 | |
New theme options: stickyPadding - padding for sticky button from top. stickySpacing - space between sticky button and close button. By default both parameters is 3. | |||||
2012-10-28 | Revert "Non-working StickyButton behaviour in MiniMap window fixed." | Andrei Karas | 1 | -1/+2 | |
This reverts commit 8149c3498148832fc6cfa20b1e2158310d7541b6. | |||||
2012-10-28 | Non-working StickyButton behaviour in MiniMap window fixed. | Hal9OOO | 1 | -2/+1 | |