summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-18fix onscreen joystick.v1.4.1.18Andrei Karas1-0/+3
2014-01-18Change version to 1.4.1.18.Andrei Karas8-8/+30
2014-01-18update translations.Andrei Karas41-7720/+8028
2014-01-18fix code style.Andrei Karas4-5/+4
2014-01-17fix crash on window resize.Andrei Karas3-2/+35
2014-01-17disable for now screenshot dir editing in windows.Andrei Karas1-0/+2
2014-01-16add workaround for fix issue with chat messages if used external guichan.Andrei Karas1-0/+2
2014-01-16load mods from <mod> tag in resources.xmlAndrei Karas1-18/+20
2014-01-16delete from cache background image if it unused.Andrei Karas1-4/+5
2014-01-16add missing const in xmlnode pointers.Andrei Karas34-81/+120
2014-01-15fix rainbow chat colors for different utf8 chars and smiles.Andrei Karas1-21/+38
2014-01-15reload background image if reconnecting to other server.Andrei Karas3-0/+11
2014-01-15Fix unloading mods setting tab if change character or network error.Andrei Karas2-6/+14
2014-01-15add option for edit screenshot dir.Andrei Karas7-38/+107
2014-01-14Show server host name in screenshot file names.Andrei Karas1-2/+15
2014-01-14show full screenshot path in chat if creating screenshot.Andrei Karas1-6/+4
2014-01-14Change default screenshot path from XDG_DESKTOP_DIR into XDG_PICTURES_DIR.Andrei Karas3-4/+4
2014-01-14fix code style.Andrei Karas18-29/+22
2014-01-14fix thread safe logging.Andrei Karas1-0/+1
2014-01-14Use thread safe logging in threads.Andrei Karas3-12/+12
2014-01-14add support for thread safe writing to log.Andrei Karas4-0/+91
2014-01-13in resources.xml allow load updates also from <update2> tags.Andrei Karas1-1/+4
2014-01-13allow create screenshot before connecting to game.Andrei Karas2-9/+12
2014-01-13Show date and time in screenshots name.Andrei Karas1-2/+10
2014-01-13add missing files into manaplus.cbp.Andrei Karas1-0/+4
2014-01-13allow auto close npc dialog if it almost closed and press moving keys.Andrei Karas6-22/+52
2014-01-12fix showing branding icon in windows.Andrei Karas1-2/+6
2014-01-12in pethandler add pet id parameter.Andrei Karas5-7/+15
2014-01-12fix using same pet from different items at same time.Andrei Karas2-5/+20
2014-01-12fix compilation warnings.Andrei Karas5-16/+16
2014-01-12fix context menu for pets.Andrei Karas1-2/+1
2014-01-11add support for multiply pets for one player at same time.Andrei Karas4-33/+86
2014-01-11fix pet position after owner rotation if near owner located collisions.Andrei Karas1-1/+1
2014-01-11remove debug log string.Andrei Karas1-1/+1
2014-01-11Block moving character by arrow keys in buy/sell dialogs.Andrei Karas3-11/+31
2014-01-10update translations.Andrei Karas17-1856/+2127
2014-01-10If no mods present show message about it in mods settings tab.Andrei Karas1-0/+7
2014-01-10fix icon loading on windows.Andrei Karas1-1/+4
2014-01-10fix dirs and files enumeration in some systems.Andrei Karas4-2/+17
2014-01-10fix mods loading from update server patches.Andrei Karas1-1/+4
2014-01-10Possible load mods from local/ dir also.Andrei Karas2-5/+18
2014-01-09add mods loading based on settings.Andrei Karas3-12/+122
2014-01-09add support for localdir option in moddb.Andrei Karas3-2/+12
2014-01-09add ability to notify setup pages about disconnect from server.Andrei Karas11-2/+59
2014-01-09add mods tab in settings.Andrei Karas14-4/+224
2014-01-08add moddb support.Andrei Karas8-0/+264
2014-01-08fix code style.Andrei Karas2-2/+2
2014-01-08fix skilldb loading.Andrei Karas1-1/+1
2014-01-08Remove duplicate variables from some classes.Andrei Karas9-34/+14
2014-01-08fix wrong check in commands.Andrei Karas1-1/+1