Age | Commit message (Expand) | Author | Files | Lines |
2017-03-28 | Remove VirtFs::getLastError(). | Andrei Karas | 4 | -23/+9 |
2017-03-28 | Rename some left functions from physfs to virtfs. | Andrei Karas | 4 | -17/+9 |
2017-03-28 | Remove physfs support. | Andrei Karas | 58 | -1702/+12 |
2017-03-28 | Add citcleci into readmes. | Andrei Karas | 3 | -1/+5 |
2017-03-28 | Add circleci build system. | Andrei Karas | 3 | -0/+136 |
2017-03-28 | Add into .gotlab-ci.yml build unit tests in gentoo with gcc 4.9. | Andrei Karas | 2 | -10/+38 |
2017-03-27 | Add support for variables NEWCC and NEWCXX into all ci scripts. | Andrei Karas | 47 | -0/+376 |
2017-03-27 | Add Semaphore ci badge into readmes. | Andrei Karas | 3 | -0/+4 |
2017-03-27 | Add gcc 4.1 and 4.3 gentoo jobs. also add gcc 5 gentoo tests (disabled). | Andrei Karas | 5 | -0/+146 |
2017-03-27 | Add debug message if JOBS variable is not set. | Andrei Karas | 1 | -0/+2 |
2017-03-27 | Set variable JOBS in docker containers in ci. | Andrei Karas | 1 | -0/+1 |
2017-03-27 | Fix compilation with tinyxml2 on old compilers. | Andrei Karas | 1 | -6/+6 |
2017-03-27 | Fix incontainer ci script. | Andrei Karas | 1 | -2/+2 |
2017-03-27 | Fix make script after adding JOBS variable. | Andrei Karas | 1 | -2/+2 |
2017-03-27 | Use retry script for in docker ci scripts (for travis and other). | Andrei Karas | 1 | -2/+2 |
2017-03-27 | Read jobs number for make from JOBS variable in ci scripts. | Andrei Karas | 1 | -4/+11 |
2017-03-27 | Move docker scripts into separate files. Rename scripts from travis* to docker*. | Andrei Karas | 3 | -7/+10 |
2017-03-24 | Add gettext into readmes. | Andrei Karas | 3 | -4/+17 |
2017-03-24 | Add into .gitlab-ci.yml builds on gentoo with gcc 3. | Andrei Karas | 2 | -0/+39 |
2017-03-24 | Add libpng into deps in readme. | Andrei Karas | 3 | -0/+3 |
2017-03-24 | Disable another too slow job in .travis.yml | Andrei Karas | 1 | -8/+1 |
2017-03-24 | Fix typo in .gitlab-ci.yml | Andrei Karas | 1 | -1/+1 |
2017-03-24 | Remove extra unused attribute. | Andrei Karas | 1 | -1/+1 |
2017-03-24 | Remove debug line from xml_unittest.cc | Andrei Karas | 1 | -1/+0 |
2017-03-24 | Remove one build with physfs. Also remove physfs package from fedora builds. | Andrei Karas | 1 | -18/+6 |
2017-03-24 | Add some builds with tinyxml2 into .gitlab-ci.yml | Andrei Karas | 1 | -0/+85 |
2017-03-24 | Add ignore some compilation options in tinyxml2 include. | Andrei Karas | 2 | -0/+12 |
2017-03-24 | Remove from test xml stylesheet property. | Andrei Karas | 1 | -1/+0 |
2017-03-24 | Add support for tinyxml2 for reading / writing xml files. | Andrei Karas | 59 | -143/+731 |
2017-03-22 | Add into .travis.yml other job with glibcdebug enabled. | Andrei Karas | 1 | -0/+6 |
2017-03-22 | Disable slowest travis ci job. Most time it failed because too slow. | Andrei Karas | 1 | -5/+6 |
2017-03-22 | Remove empty line from windowmanager_unittest.cc | Andrei Karas | 1 | -1/+0 |
2017-03-22 | Add some tests for windowmanager. | Andrei Karas | 1 | -0/+159 |
2017-03-22 | Clear icon pointer after icon was deleted in windowmanager. | Andrei Karas | 1 | -0/+1 |
2017-03-21 | Fix packet CMSG_NPC_STR_RESPONSE for hercules packet version >= 20151029. | Andrei Karas | 1 | -4/+14 |
2017-03-20 | Add doxygen link into readmes. | Andrei Karas | 3 | -0/+4 |
2017-03-20 | Replace some other links with badges. | Andrei Karas | 1 | -3/+3 |
2017-03-20 | Add irc badge into README.md | Andrei Karas | 1 | -1/+2 |
2017-03-20 | Add coverage badge into readmes. | Andrei Karas | 3 | -2/+6 |
2017-03-20 | Fix coverage reports. | Andrei Karas | 2 | -13/+4 |
2017-03-19 | Add build with curl 7.53.1 into .gitlab-ci.yml | Andrei Karas | 1 | -0/+18 |
2017-03-18 | Update version to 1.7.3.18v1.7.3.18 | Andrei Karas | 9 | -9/+25 |
2017-03-18 | Fix compilation on macosx. | Andrei Karas | 1 | -1/+1 |
2017-03-18 | Update manaplus.cbp. | Andrei Karas | 1 | -0/+1 |
2017-03-18 | Update translations. | Andrei Karas | 24 | -1152/+1272 |
2017-03-17 | Remove extra include from paths.cpp | Andrei Karas | 1 | -1/+0 |
2017-03-17 | Remove shadow variable from shoplistbox. | Andrei Karas | 2 | -3/+2 |
2017-03-17 | Restore prebuild stage in .gitlab-ci.yml | Andrei Karas | 1 | -19/+19 |
2017-03-16 | Reenable retry variables in .gitlab-ci.yml | Andrei Karas | 1 | -2/+2 |
2017-03-16 | Disable unit test for timeDiffToString if NLS not enabled. | Andrei Karas | 1 | -3/+2 |