summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Add pause after crash in runtest.Andrei Karas1-0/+2
2017-06-21Remove extra "sfx/" in sound files path and assert about this.Andrei Karas3-12/+3
2017-06-21Remove browserboxmode.Andrei Karas9-124/+46
2017-06-21Update translations.Andrei Karas24-14871/+12984
2017-06-20Remove extra includes and fix headers compilation.Andrei Karas4-6/+1
2017-06-20Move itemcolordata into separate file.Andrei Karas9-48/+75
2017-06-20Fix compilation fboinfo.hAndrei Karas1-2/+2
2017-06-20Add guard header into localconsts.hAndrei Karas1-0/+5
2017-06-20Fix compilation with SDL2.Andrei Karas3-1/+5
2017-06-20Fix sdl warning hiding pragmas for old compilers.Andrei Karas97-327/+334
2017-06-20Fix define PRAGMA8.Andrei Karas1-6/+6
2017-06-20Add some warnings ignores in mumblemanager for gcc 8+.Andrei Karas2-0/+21
2017-06-20Remove wrong cleaning of ImageRect from theme.Andrei Karas1-2/+0
2017-06-20Prevent Wshadow varnings in SDL code.Andrei Karas98-1/+324
2017-06-19Auto close death dialog if local player resurrected.Andrei Karas2-2/+20
2017-06-19Draw speech over emotions and badges.Andrei Karas1-1/+1
2017-06-19Fix resetting draw color in modern and mobile2 renderers.Andrei Karas2-0/+12
2017-06-19Use staticbrowserbox in speechbubble.Andrei Karas2-4/+5
2017-06-19Use staticbrowserbox in updaterwindow.Andrei Karas2-4/+8
2017-06-19Use staticbrowserbox in whoisonline.Andrei Karas2-4/+6
2017-06-19Use staticbrowserbox in serverinfowindow.Andrei Karas2-4/+5
2017-06-19Use staticbrowserbox in questswindow.Andrei Karas2-4/+5
2017-06-19Use staticbrowserbox in didyouknowwindow.Andrei Karas2-4/+5
2017-06-19Use staticbrowserbox in desktop.Andrei Karas3-9/+10
2017-06-19Use staticbrowserbox in popupmenu.Andrei Karas2-8/+9
2017-06-19Use staticbrowserbox in helpwindow.Andrei Karas2-4/+7
2017-06-19Add staticbrowserbox based on browserbox but with some limits.Andrei Karas4-0/+1006
2017-06-19Add function updateSize into browserbox.Andrei Karas4-2/+11
2017-06-19Some more debian branch replacments.Andrei Karas1-18/+18
2017-06-19Replace debian:oldoldstable to debian:wheezy in .gitlab-ci.ymlAndrei Karas1-5/+5
2017-06-19Update debian image names in .gitlab-ci.ymlAndrei Karas1-15/+15
2017-06-18Fix mouseoverlink.h compilation.Andrei Karas1-0/+2
2017-06-18Add missing file.Andrei Karas1-0/+23
2017-06-18Fix asserts in browserbox on resize.Andrei Karas3-3/+15
2017-06-18Fix unit tests after default theme was changed.Andrei Karas7-3/+11
2017-06-18Fix browserbox initial size in desktop.Andrei Karas1-0/+1
2017-06-18Add debug assert in browserbox if called calcheight from draw.Andrei Karas1-0/+4
2017-06-17Move mouseoverlink into separate file.Andrei Karas4-24/+52
2017-06-17Fix browserbox color in themes golden-delicious and jewelry.Andrei Karas2-8/+8
2017-06-17Add skin xml for server info window.Andrei Karas21-1/+175
2017-06-17Fix width in browserbox if padding non standard.Andrei Karas1-1/+1
2017-06-16Change default theme to jewelry.Andrei Karas1-2/+1
2017-06-16Add missing library into fedora builds in .gitlab-ci.ymlAndrei Karas1-6/+6
2017-06-15Add builds for .h files with unit tests flags enabled into .gitlab-ci.ymlAndrei Karas1-0/+25
2017-06-15Add clang-tidy with sdl2 tests into .gitlab-ci.ymlAndrei Karas3-4/+21
2017-06-15Allow open server info window from game.Andrei Karas12-1/+68
2017-06-14Add workaround to browserbox if text line start with bold sign.Andrei Karas1-1/+6
2017-06-14Add docs section for server in serverslist.xmlAndrei Karas3-0/+14
2017-06-14Add some delays in run tests in screen shot still not created.Andrei Karas1-4/+10
2017-06-14Remove extra include from serverinfowindow.cppAndrei Karas1-1/+0