summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-06remove unused includes and remove default parameter in being.Andrei Karas16-52/+33
2013-10-06Dont shop "did you know" window by default on Android.Andrei Karas2-8/+12
2013-10-05Add support for min and max label resize size.Andrei Karas4-13/+17
2013-10-05add dynamic labels string cutting.Andrei Karas3-3/+40
2013-10-05Remember sort order in buy dialog between restarts.Andrei Karas7-28/+47
2013-10-05Fix incorrect ShopListBox height.Andrei Karas2-2/+7
2013-10-05Remember sort order in inventory and storage between restarts.Andrei Karas3-2/+44
2013-10-05Add missing dir into Android.mk.Andrei Karas1-0/+1
2013-10-05Allow scroll listboxes and popup list by holding and moving mouse.Andrei Karas4-0/+36
2013-10-05Run click action in list box only after mouse released.Andrei Karas6-8/+14
2013-10-05do mouse scrolling in scroll area only with mouse moved more than 20 px.Andrei Karas1-3/+4
2013-10-05add missing consts in playerinfo.Andrei Karas2-14/+14
2013-10-05fix equipment context menu focus order.Andrei Karas1-0/+1
2013-10-04in drag and drop not allow give to npc or move to trade protected items.Andrei Karas1-2/+9
2013-10-04Fix inventory "store" button if item was protected.Andrei Karas1-3/+3
2013-10-04add pickup and drop sound effects.Andrei Karas10-11/+58
2013-10-04add sound effects for equip/unequip/use items for local player.Andrei Karas14-42/+160
2013-10-04move equip/unequip/use calls into playerinfo.Andrei Karas9-73/+82
2013-10-04Add new item sound events constants.Andrei Karas7-29/+37
2013-10-04add generic way for loading item sounds.Andrei Karas1-8/+20
2013-10-04fix typo in emotes xml.Andrei Karas1-1/+1
2013-10-04fix compilation with cmake.Andrei Karas1-1/+1
2013-10-04fix code style.Andrei Karas109-291/+278
2013-10-02add support for /me command inside /away comand.Andrei Karas3-4/+25
2013-10-02fix char sign in online list in tmw like servers.Andrei Karas1-4/+4
2013-10-02Add command /dumpgl to show OpenGL version string in chat.Andrei Karas3-0/+19
2013-10-02bit cleanup tabbedarea.Andrei Karas4-16/+9
2013-10-02Add support for gm detection in online list on "new" tmw server.Andrei Karas1-0/+10
2013-10-02Add legacy target selection image in mana theme.Andrei Karas15-2/+116
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas21-225/+265
2013-10-01Add on screen buttons layout 3x3, 4x2, 4x3Andrei Karas4-49/+145
2013-09-30fix slow login update time.Andrei Karas1-1/+1
2013-09-30move db files into db directory.Andrei Karas55-109/+127
2013-09-30move mgl files into render directory.Andrei Karas6-7/+7
2013-09-30move tabs into tabs directory.Andrei Karas78-183/+195
2013-09-30move popups into popups directory.Andrei Karas35-58/+77
2013-09-30move windows classes to windows directory.Andrei Karas147-474/+522
2013-09-29add additional translation comments to popup menu items.Andrei Karas1-1/+177
2013-09-29change smaller letter literalt into capital letter.Andrei Karas52-207/+207
2013-09-29reset safemode always after start.Andrei Karas1-1/+1
2013-09-29Add support for opening browser in Android with SDL2.Andrei Karas1-1/+7
2013-09-29fix crash if open rename map item dialog and walk to other map.Andrei Karas2-14/+24
2013-09-29Fix password length limit messages.Andrei Karas7-7/+7
2013-09-29Show SDL version in client version and in updates.Andrei Karas1-2/+7
2013-09-29fix custom update servers from gui.Andrei Karas1-1/+1
2013-09-28add const for methods return values.Andrei Karas9-13/+14
2013-09-28add const for methods return values.Andrei Karas35-63/+65
2013-09-28Add Android.mk into make files.v1.3.9.29Andrei Karas1-0/+1
2013-09-28Use fonts loading with physfs only with SDL2.Andrei Karas1-5/+5
2013-09-28fix compilation with very old SDL.Andrei Karas1-0/+23