Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-10-27 | Autoselect resolution under android. | Andrei Karas | 1 | -23/+1 | |
2012-10-27 | Fix code style. | Andrei Karas | 1 | -2/+2 | |
2012-10-26 | Android compilation fixes. | Andrei Karas | 1 | -5/+10 | |
2012-10-26 | Add initial version of mobile OpenGL backend. | Andrei Karas | 1 | -3/+4 | |
2012-10-25 | Add support for different hover/pickup cursors for monsters, npc, items, etc. | Andrei Karas | 4 | -36/+24 | |
In monsters.xml new monster attribute: hoverCursor - default value "attack". In npcs.xml new npc attribute: hoverCursor - default value "talk". In items.xml new item attribute: pickupCursor - default value "pickup". Warps using "up" cursor for now. | |||||
2012-10-23 | Add support for OpenGL debug extensions. | Andrei Karas | 1 | -0/+3 | |
2012-10-22 | Add auto resize feature to equipment window for correct placing slots. | Andrei Karas | 4 | -29/+55 | |
2012-10-22 | Extend item container theming. | Andrei Karas | 2 | -1/+6 | |
New theme parameters: paddingItemX - padding for item icon from left paddingItemY - padding for item icon from top | |||||
2012-10-21 | Extend theming for textpreview. | Andrei Karas | 2 | -6/+45 | |
New theme file: textpreview.xml Theme option: padding | |||||
2012-10-21 | Extend password field theming. | Andrei Karas | 4 | -4/+12 | |
New theme parameter: passwordChar - ASCII code for password char. If zero password invisible. | |||||
2012-10-21 | Extend textfield theming. | Andrei Karas | 2 | -12/+86 | |
New theme options: padding frameSize | |||||
2012-10-21 | Rename theme file textfield_background.xml to textfield.xml | Andrei Karas | 1 | -1/+4 | |
2012-10-21 | Fix item selection in shoplistbox class. | Andrei Karas | 1 | -1/+1 | |
2012-10-21 | Extend playerbox theming. | Andrei Karas | 2 | -4/+15 | |
New theme options: offsetX - offset for player by x. Default -16 offsetY - offset for player by y. Default -32 frameSize - frame size. Default 2 | |||||
2012-10-21 | Fix compilation error from previous commits. | Andrei Karas | 1 | -0/+2 | |
2012-10-21 | Rename theme file playerbox_background.xml to playerbox.xml | Andrei Karas | 1 | -2/+2 | |
2012-10-21 | Extend theming itemcontainer (used in inventory, trade window etc) | Andrei Karas | 3 | -14/+38 | |
New theme file: itemcontainer.xml Options in file: boxWidth - item box width. Default value 35. boxHeight - item box height. Default value 53. equippedTextPadding - padding for item amount or equipped text. Default value 29. | |||||
2012-10-21 | Fix selection in skills dialog. | Andrei Karas | 1 | -2/+2 | |
Was broken after adding additinal theming to listboxes. | |||||
2012-10-21 | Fix chat scrolling after tabbed area changes. | Andrei Karas | 1 | -11/+15 | |
2012-10-20 | Add option to allow screensaver. (by default screensaver disabled) | Andrei Karas | 1 | -0/+3 | |
2012-10-20 | Fix code style and some minor issues. | Andrei Karas | 88 | -186/+39 | |