summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-12Change version to 1.3.10.12.v1.3.10.12Andrei Karas8-8/+38
2013-10-12update translations.Andrei Karas24-3156/+3260
2013-10-12fix compilation in old systems.Andrei Karas1-1/+1
2013-10-11add /talkraw chat command for special use.Andrei Karas4-6/+12
2013-10-11Use first finger as right mouse click target.Andrei Karas1-1/+1
2013-10-11fix code styleAndrei Karas3-3/+3
2013-10-11Second part of checks from Parasoft C++ Test.Andrei Karas21-80/+87
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas19-94/+139
2013-10-11disable SDL2 builds in make script by defaultAndrei Karas1-2/+1
2013-10-11add missing check in base64.Andrei Karas1-0/+2
2013-10-11Put OpenLinkHandler in own namespace.Andrei Karas2-25/+31
2013-10-10fix code style.Andrei Karas11-30/+47
2013-10-10Fix help button before login to game.Andrei Karas2-1/+7
2013-10-09fix manaplus.cbp again.Andrei Karas1-502/+495
2013-10-09fix compilation under windows with codeblocks.Andrei Karas1-0/+1
2013-10-09fix a bit codeblocks project file.Andrei Karas1-600/+400
2013-10-09Add help button into right top corner.Andrei Karas1-0/+18
2013-10-09update liberation fonts.Andrei Karas4-0/+0
2013-10-09Add browserbox links theme options.Andrei Karas15-14/+25
2013-10-09use correct theme file in social window popup.Andrei Karas1-1/+1
2013-10-09add separate theme file for browserbox in who is online window.Andrei Karas7-1/+21
2013-10-09add support for popup menu browserbox theming.Andrei Karas12-1/+60
2013-10-09add theme attribute "itemPadding" into browserbox.Andrei Karas3-8/+14
2013-10-09allow set different skin for browserboxes.Andrei Karas12-14/+26
2013-10-09Use all parameters in browserbox constructors.Andrei Karas12-18/+24
2013-10-09do not allow at same time scroll by mouse in vertical and horizontal directions.Andrei Karas1-2/+2
2013-10-08split network mutexe into read and write mutexes.Andrei Karas4-20/+25
2013-10-08extent profiler logging into some functions.Andrei Karas7-2/+22
2013-10-08fix profiler working.Andrei Karas2-5/+0
2013-10-08fix target cursor loading in not default themes.Andrei Karas1-5/+6
2013-10-08add support for sounds take and put.Andrei Karas4-1/+16
2013-10-08use different item padding in listbox and extendedlistbox depend on DPI.Andrei Karas15-24/+119
2013-10-08fix compilation warnings.Andrei Karas1-8/+14
2013-10-08remove unused system headers.Andrei Karas25-40/+12
2013-10-08update translations.Andrei Karas18-46417/+49442
2013-10-07Use better right click emulation in game.Andrei Karas1-6/+3
2013-10-07emulate right click with SDL2 by multitouch two fingers click.Andrei Karas7-1/+190
2013-10-07fix compilation error with SDL2.Andrei Karas1-1/+4
2013-10-07move window events handling into eventsmanager.Andrei Karas6-204/+134
2013-10-07Move shared event handling code into common handler.Andrei Karas2-87/+57
2013-10-07Move some events code from game into eventsmanager.Andrei Karas4-57/+66
2013-10-07Move some events code from client into eventsmanager.Andrei Karas4-115/+114
2013-10-07Create events manager class.Andrei Karas8-220/+329
2013-10-07improve touch events logging in SDL2.Andrei Karas1-7/+34
2013-10-07invert scrollarea scroll directions on Android.Andrei Karas1-1/+5
2013-10-07fix compilation warning on Android.Andrei Karas1-3/+3
2013-10-07Dont write default show cursor option into config file.Andrei Karas1-1/+0
2013-10-06Fix crash if opened char select dialog and whole game closed by X.Andrei Karas1-0/+1
2013-10-06Improve header and footer in help window.Andrei Karas7-9/+19
2013-10-06Show button numbers on onscreen buttons.Andrei Karas2-41/+68