summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-26add basic file uploading.Andrei Karas4-87/+191
2014-01-23remove default parameter from download object.Andrei Karas3-3/+3
2014-01-23add xcode release files into ignore list.Andrei Karas5-1/+1
2014-01-22minor stuffSocapex3-45/+80
2014-01-22xcodeSocapex1-5/+5
2014-01-22ignore and xcode5Socapex2-4/+43
2014-01-22xcode and macSocapex4-872/+793
2014-01-22xcodeSocapex1-421/+416
2014-01-22xcodeSocapex1-0/+24
2014-01-22xcodeSocapex1-299/+307
2014-01-22v1.3.9.1Socapex3-38/+143
2014-01-22xcode 1.3.7.21Socapex1-0/+18
2014-01-22xcode stuffSocapex2-1/+3
2014-01-22Updated xcode to 1.3.6.9Socapex1-14/+88
2014-01-22Updates to xcode.Socapex1-33/+18
2014-01-22Converted all libraries to staticSocapex1-106/+47
2014-01-22add dumpmods chat command for show enabled mods.Andrei Karas2-0/+9
2014-01-20dont add and remove pets for temporary sprites.Andrei Karas1-2/+2
2014-01-20add attack action for pets.Andrei Karas6-2/+83
2014-01-19fix pet talk and emote if trade tab is disabled.Andrei Karas1-27/+33
2014-01-19in emotes popup show also emote id.Andrei Karas3-1/+7
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