summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-05Fix compilation for macosx.v1.7.8.5Andrei Karas1-6/+8
2017-08-05Change verstion to 1.7.8.5.Andrei Karas9-9/+24
2017-08-05Update Android.mk.Andrei Karas1-0/+1
2017-08-05Update translations.Andrei Karas24-10728/+13242
2017-08-04Fix code style.Andrei Karas3-9/+4
2017-08-04Send keep alive packets to server if register dialog opened.Andrei Karas1-1/+3
2017-08-04Add missing load / unload databases logging.Andrei Karas32-13/+77
2017-08-03Always unload dbs and remove net handlers.Andrei Karas2-0/+2
2017-08-03Remove network handlers in general handler was deleted.Andrei Karas128-8/+489
2017-08-03Fix signed / unsigned comparision issue in old gcc.Andrei Karas4-8/+8
2017-08-03Dont add auto skill tab in legacy servers.Andrei Karas1-2/+5
2017-08-03Add option into paths.xml for allow/deny add unknown skills into auto tab.Andrei Karas4-1/+6
2017-08-03Add skill option for allow/prevent adding skill to auto skills shortcuts tab.Andrei Karas3-2/+8
2017-08-03Dont draw name in skill shortcuts if icon already present.Andrei Karas3-17/+36
2017-08-02Add item shortcuts tab with automatically filled with skills.Andrei Karas5-4/+64
2017-08-02Fix memory leak in casting animations.Andrei Karas1-0/+2
2017-08-02Add missing constructors.Andrei Karas1-0/+8
2017-08-02Remove unused struct from actorsprite.cppAndrei Karas1-8/+0
2017-08-01Add default icons for unknown skills by types.Andrei Karas3-2/+50
2017-08-01Use mxe with gcc-6 for mxe builds.Andrei Karas8-19/+364
2017-07-31Add build with curl-master and not oldies define.Andrei Karas1-0/+20
2017-07-31Precalculate badges position on each change time.Andrei Karas2-43/+68
2017-07-31Improve a bit settings.playerNameOffset usage.Andrei Karas1-5/+3
2017-07-31Add paths.xml option for set bandge offset.Andrei Karas4-2/+7
2017-07-31Show player name on fixed position on top.Andrei Karas4-9/+8
2017-07-31Fix random wrong name position at players top.Andrei Karas1-4/+17
2017-07-31Fix show badges if player name hidden.Andrei Karas1-17/+38
2017-07-31Fix comment in badgedrawtype.h.Andrei Karas1-1/+1
2017-07-30Add option to show player name at top or at bottom.Andrei Karas10-22/+160
2017-07-29Fix wrong macro definition in servercommands.inc for "int" field.Andrei Karas1-1/+1
2017-07-28Fix stage for some jobs in .gitlab-ci.ymlAndrei Karas1-4/+4
2017-07-28Fix key press emulation with SDL2.Andrei Karas1-4/+5
2017-07-27Add into run tests clicking help links.Andrei Karas1-0/+28
2017-07-27In mouse click emulation, before click send mouse move events.Andrei Karas1-0/+4
2017-07-27Update copyright year in about.txtAndrei Karas1-2/+2
2017-07-27Fix crash in help window links.Andrei Karas1-1/+2
2017-07-27Add coverity into readmes.Andrei Karas3-0/+4
2017-07-26Add unit tests with clang-5 into .gitlab-ci.ymlAndrei Karas2-0/+93
2017-07-25Remove command line option --default-cursor and add option --hide-cursor.s20170725Andrei Karas4-7/+11
2017-07-25Update mouse cursor each 10 seconds if was no mouse move events.Andrei Karas3-0/+11
2017-07-25Use browserbox for quest text in quests window.Andrei Karas2-4/+4
2017-07-24Add debug libs into readmes.Andrei Karas3-0/+6
2017-07-24Add missing license and source for embedded debug libs.Andrei Karas4-0/+27
2017-07-22Change version to 1.7.7.22.v1.7.7.22Andrei Karas9-9/+21
2017-07-21Add clang 5.0 builds into .gitlab-ci.ymlAndrei Karas2-0/+65
2017-07-21Remove empty line at end of serverpermissiontype.hAndrei Karas1-1/+0
2017-07-21In statisbrowserbox remove separator if it present in last line.Andrei Karas1-0/+6
2017-07-21Fix too long lines in popupmenu.cppAndrei Karas1-6/+8
2017-07-20Show heal command in player menu only for legacy servers.Andrei Karas1-4/+9
2017-07-20Into staticbrowserbox allow add separators without duplication.Andrei Karas3-85/+99