summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-29Fix bug with Shop windows in Jewelry Theme.Hal9OOO2-0/+2
2012-10-29Highlight window header with * if got new chat message with minimized window.Andrei Karas3-7/+42
2012-10-28Color palette tuning for Jewelry Theme.Hal9OOO2-1/+92
2012-10-28Update mouse.png in default theme.Andrei Karas1-0/+0
2012-10-28Fix close button position under Android if window was resized.Andrei Karas1-4/+12
2012-10-28Fix in internal guichan drawing horisonal lines in some systems.Andrei Karas1-1/+1
2012-10-28Not allow switch resolution on the fly under Android with OpenGL.Andrei Karas1-2/+2
2012-10-28Done select always best resolution under Android.Andrei Karas2-7/+25
2012-10-28Clean mouse.png from prototype cursors.Hal9OOO1-0/+0
2012-10-28Add sticky-button feature to Jewelry Theme.Hal9OOO17-44/+44
2012-10-28Fix stick button placment.Andrei Karas1-2/+3
2012-10-28Extend window theming.Andrei Karas2-2/+15
2012-10-28Revert "Non-working StickyButton behaviour in MiniMap window fixed."Andrei Karas1-1/+2
2012-10-28Add Close button on start screen under Android.Andrei Karas2-25/+27
2012-10-28Non-working StickyButton behaviour in MiniMap window fixed.Hal9OOO1-2/+1
2012-10-27Change version to 1.2.10.28.v1.2.10.28Andrei Karas7-7/+22
2012-10-27update and rebuild translations.Andrei Karas15-486/+486
2012-10-27Autoselect resolution under android.Andrei Karas5-25/+71
2012-10-27Add new mouse cursors to default theme.Andrei Karas4-0/+2
2012-10-27update and rebuld translations.Andrei Karas49-33084/+34182
2012-10-27Fix code style.Andrei Karas7-37/+36
2012-10-26Android compilation fixes.Andrei Karas8-11/+28
2012-10-26Add initial version of mobile OpenGL backend.Andrei Karas16-17/+1474
2012-10-25Add new cursors to Jewelry theme.Hal9OOO1-0/+0
2012-10-25Merge branch 'master' of gitorious.org:manaplus/manaplusHal9OOO21-44/+208
2012-10-25Add support for different hover/pickup cursors for monsters, npc, items, etc.Andrei Karas18-41/+204
2012-10-23New cursors added in Jewelry Theme as well.Hal9OOO1-0/+0
2012-10-23Fix texture sampler settings again.Andrei Karas1-1/+1
2012-10-23Fix for windows compilation.Andrei Karas2-1/+3
2012-10-23Fix texture sampler settings.Andrei Karas1-1/+0
2012-10-23Cursors for warp and mechanism-trigger actions have been added to all themes.Hal9OOO3-0/+0
2012-10-23Move OpenGL error conversion to string to graphicsmanager.Andrei Karas3-25/+38
2012-10-23Set for all textures max mipmap level to 0.Andrei Karas1-0/+2
2012-10-23Add support for OpenGL debug extensions.Andrei Karas6-1/+134
2012-10-23Add OpenGL debug extensions bindings.Andrei Karas3-12/+47
2012-10-22Add auto resize feature to equipment window for correct placing slots.Andrei Karas4-29/+55
2012-10-21Add padding to textfield in Jewelry Theme.epoc1-1/+6
2012-10-22Extend item container theming.Andrei Karas3-1/+8
2012-10-21Extend theming for textpreview.Andrei Karas5-6/+52
2012-10-21Extend password field theming.Andrei Karas1-1/+1
2012-10-21Extend password field theming.Andrei Karas5-4/+13
2012-10-21Extend textfield theming.Andrei Karas4-41/+89
2012-10-21Rename theme file textfield_background.xml to textfield.xmlAndrei Karas7-5/+8
2012-10-21Fix item selection in shoplistbox class.Andrei Karas1-1/+1
2012-10-21Extend playerbox theming.Andrei Karas6-63/+90
2012-10-21Fix compilation error from previous commits.Andrei Karas1-0/+2
2012-10-21Rename theme file playerbox_background.xml to playerbox.xmlAndrei Karas7-6/+6
2012-10-21Extend theming itemcontainer (used in inventory, trade window etc)Andrei Karas6-14/+47
2012-10-21Fix selection in skills dialog.Andrei Karas1-2/+2
2012-10-21Fix chat scrolling after tabbed area changes.Andrei Karas1-11/+15