Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Revert "Fix catch compilation without HAVE_EXECINFO define." | Andrei Karas | 1 | -5/+2 |
2017-07-07 | Update translations. | Andrei Karas | 24 | -4118/+2051 |
2017-07-07 | Split maplayer unit tests into separate files. | Andrei Karas | 11 | -3214/+3641 |
2017-07-07 | Move unit tests into unittests directory. | Andrei Karas | 35 | -68/+69 |
2017-07-07 | Fix catch compilation without HAVE_EXECINFO define. | Andrei Karas | 1 | -2/+5 |
2017-07-07 | Remove run tests from memdebug builds in .gitlab-ci.yml | Andrei Karas | 1 | -4/+0 |
2017-07-07 | Ignore debug directory in clang-tidy. | Andrei Karas | 1 | -3/+4 |
2017-07-07 | Update to latest doctest version from git. | Andrei Karas | 1 | -2/+52 |
2017-07-07 | Update catch from git. | Andrei Karas | 1 | -1023/+2087 |
2017-07-07 | Add debug directory into cpplint and mplint ignores. | Andrei Karas | 2 | -2/+5 |
2017-07-07 | Add custom nls builds for sdl2 into .gitlab-ci.yml | Andrei Karas | 1 | -0/+26 |
2017-07-07 | Add builds with --enable-googleprofiler into .gitlab-ci.yml | Andrei Karas | 1 | -0/+26 |
2017-07-07 | Add builds with tests and tcmalloc into .gitlab-ci.yml | Andrei Karas | 1 | -0/+58 |
2017-07-06 | Add builds with jmalloc and SDL2 into .gitlab-ci.yml | Andrei Karas | 1 | -0/+33 |
2017-07-06 | Add buils with --enable-memdebug into .gitlab-ci.yml | Andrei Karas | 1 | -0/+26 |
2017-07-06 | Fix different issues in debug_new.cpp | Andrei Karas | 3 | -8/+19 |
2017-07-06 | Update bmakemem script. | Andrei Karas | 1 | -36/+19 |
2017-07-06 | Update debug libs from https://github.com/adah1972/nvwa | Andrei Karas | 7 | -584/+1482 |
2017-07-06 | Add builds with --enable-checks into .gitlab-ci.yml | Andrei Karas | 1 | -0/+26 |
2017-07-06 | Update without mumble build to use gcc-7 and add same build but for sdl2. | Andrei Karas | 1 | -3/+16 |
2017-07-06 | Remove some C syntax from mumblemanager.cpp | Andrei Karas | 1 | -2/+2 |
2017-07-06 | Add builds with different tinyxml2 versions into .gitlab-ci.yml | Andrei Karas | 1 | -0/+95 |
2017-07-06 | Fix copy unit test results into stats.manaplus.org | Andrei Karas | 1 | -2/+2 |
2017-07-06 | Add tinyxml2 into readmes. | Andrei Karas | 3 | -3/+3 |
2017-07-06 | Add information about unit test frameworks into readmes. | Andrei Karas | 3 | -0/+12 |
2017-07-06 | Add missing namespace comment. | Andrei Karas | 1 | -1/+1 |
2017-07-06 | Fix icu-59 and libxml2 issue. | Andrei Karas | 1 | -2/+7 |
2017-07-06 | Add builds with gentoo with libxml + icu (testing) into .gitlab-ci.yml | Andrei Karas | 1 | -0/+34 |
2017-07-05 | Add run test builds with enabled glibc debug into .gitlab-ci.yml | Andrei Karas | 1 | -0/+54 |
2017-07-05 | Move resource dbs load/unload code into dbmanager. | Andrei Karas | 5 | -102/+172 |
2017-07-04 | Fix wrong error in Being::setAction. | Andrei Karas | 1 | -0/+1 |
2017-07-04 | Remove unused macro from from localconsts.h | Andrei Karas | 1 | -6/+0 |
2017-07-04 | Add possible workaround into configure for broken libxml2 or/and icu. | Andrei Karas | 1 | -2/+13 |
2017-07-04 | Add builds with custom libxml2 into .gitlab-ci.yml | Andrei Karas | 1 | -0/+39 |
2017-07-03 | Add libicu-dev into custom SDL builds in .gitlab-ci.yml | Andrei Karas | 1 | -18/+18 |
2017-07-03 | Use for Fedora raw hide own gcc flags, because gcc most time outdated. | Andrei Karas | 6 | -4/+373 |
2017-07-03 | Fix unit tests compilation. | Andrei Karas | 1 | -2/+3 |
2017-07-03 | Add new flags into gcc snapshot flags. | Andrei Karas | 1 | -0/+4 |
2017-07-03 | Fix possible issue in macroses in beingcommon.h | Andrei Karas | 1 | -0/+4 |
2017-07-01 | Fix staticbrowserbox resize in who is online window. | Andrei Karas | 1 | -2/+0 |
2017-07-01 | fix code style. | Andrei Karas | 2 | -2/+2 |
2017-07-01 | Fix compilation for Android. | Andrei Karas | 1 | -0/+4 |
2017-06-30 | Fix wrong asserts in browserbox resize. | Andrei Karas | 1 | -2/+6 |
2017-06-30 | Allow open chat window with debug tab before connecting to game. | Andrei Karas | 5 | -7/+37 |
2017-06-30 | Remove more extra headers. | Andrei Karas | 3 | -3/+7 |
2017-06-30 | Fix packets for 20170329. | Andrei Karas | 3 | -2/+21 |
2017-06-30 | Move likely macroses into separate file. | Andrei Karas | 8 | -8/+38 |
2017-06-30 | Dont redefine GCC_VERSION macro. | Andrei Karas | 1 | -0/+4 |
2017-06-30 | Remove extra includes again. | Andrei Karas | 22 | -14/+11 |
2017-06-30 | Remove extra includes from headers. | Andrei Karas | 65 | -34/+54 |