Age | Commit message (Expand) | Author | Files | Lines |
2017-05-16 | Fix too long line in virtfs1_unittest.cc | Andrei Karas | 1 | -2/+2 |
2017-05-16 | Improve a bit subDir empty check in virtfs. | Andrei Karas | 3 | -114/+178 |
2017-05-16 | Add subdir support in VirtFs::getFilesWithDir. | Andrei Karas | 3 | -5/+85 |
2017-05-16 | Add subdir support in VirtFs::getDirs. | Andrei Karas | 6 | -6/+70 |
2017-05-16 | Add subdir support in VirtFs::getFiles. | Andrei Karas | 7 | -9/+82 |
2017-05-16 | Add subdir support in VirtFs::loadFile. | Andrei Karas | 6 | -6/+75 |
2017-05-16 | Add subdir support in VirtFs::openRead. | Andrei Karas | 6 | -6/+168 |
2017-05-16 | Add subdir support in VirtFs::isDirectory. | Andrei Karas | 6 | -6/+78 |
2017-05-16 | Add subdir support into VirtFs::enumerateFiles. | Andrei Karas | 6 | -6/+109 |
2017-05-16 | Add subdir support into VirtFs::getRealDir. | Andrei Karas | 7 | -13/+98 |
2017-05-16 | Add subdir support into virtfs::exists. | Andrei Karas | 9 | -103/+223 |
2017-05-15 | Add tests for unmount/unmount2. | Andrei Karas | 1 | -1/+202 |
2017-05-15 | Add tests for mountZip/mountZip2. | Andrei Karas | 1 | -0/+149 |
2017-05-15 | Add tests for mountDir/mountDir2. | Andrei Karas | 1 | -0/+273 |
2017-05-15 | Add subdir parameter into mountZip functions. | Andrei Karas | 2 | -1/+76 |
2017-05-15 | Add subdir parameter into mountDir functions. | Andrei Karas | 10 | -110/+268 |
2017-05-15 | Disable gcc snapshot flag what not implemented in fedora rawhide. | Andrei Karas | 1 | -1/+3 |
2017-05-15 | Add additional compare between each other images in runtest.sh | Andrei Karas | 1 | -0/+4 |
2017-05-15 | Remove one condition form renderers. | Andrei Karas | 7 | -232/+221 |
2017-05-15 | Hide zlib warning about old cast. | Andrei Karas | 2 | -0/+8 |
2017-05-15 | Switch to gcc7 flags in build scripts. | Andrei Karas | 6 | -6/+6 |
2017-05-14 | Add new flags into gcc snapshot flags. | Andrei Karas | 1 | -0/+1 |
2017-05-14 | Add assert about non 32 bit images. | Andrei Karas | 1 | -0/+1 |
2017-05-13 | Update translations.v1.7.5.14 | Andrei Karas | 10 | -889/+2009 |
2017-05-13 | Change version to 1.7.5.14. | Andrei Karas | 9 | -9/+21 |
2017-05-13 | Update manaplus.cbp. | Andrei Karas | 1 | -27/+27 |
2017-05-12 | Add missing netcat packages in some jobs in .gitlab-ci.yml. | Andrei Karas | 1 | -4/+4 |
2017-05-12 | Fix issue in de.po and es.po | Andrei Karas | 2 | -2/+2 |
2017-05-12 | Fix code style. | Andrei Karas | 5 | -8/+6 |
2017-05-12 | Update translations. | Andrei Karas | 23 | -3707/+1838 |
2017-05-12 | Fix run tests in fedora. | Andrei Karas | 1 | -2/+3 |
2017-05-11 | Skip runtests in shell runners. | Andrei Karas | 1 | -0/+5 |
2017-05-11 | Add command line option for use default sdl cursor. | Andrei Karas | 4 | -3/+11 |
2017-05-11 | Add opening and closing help and setup window in runtest.sh | Andrei Karas | 1 | -9/+55 |
2017-05-11 | Allow from screenshot command set screenshot file name without path. | Andrei Karas | 1 | -19/+27 |
2017-05-11 | Reduce number of run tests in runtests.sh | Andrei Karas | 1 | -2/+2 |
2017-05-11 | Add packet netcat-openbsd into .gitlab-ci.yml for all run test builds. | Andrei Karas | 1 | -93/+93 |
2017-05-11 | Use ipc for simple tests in runtest.sh | Andrei Karas | 1 | -38/+74 |
2017-05-11 | Fix memory leak in creating screenshorts. | Andrei Karas | 1 | -3/+4 |
2017-05-11 | Allow set image name prefix in chat command /screenshot. | Andrei Karas | 4 | -10/+14 |
2017-05-11 | Change home path in runtests.sh into logs directory. | Andrei Karas | 1 | -1/+1 |
2017-05-11 | Extend undress chat command for undress item by id. | Andrei Karas | 2 | -15/+28 |
2017-05-10 | Use current directory as home in runtests.sh | Andrei Karas | 1 | -0/+2 |
2017-05-10 | Remove extra include from popupmenu.cpp | Andrei Karas | 1 | -1/+0 |
2017-05-10 | Add shuffle packets for new packet versions from hercules (2016 versions). | Andrei Karas | 1 | -3/+819 |
2017-05-10 | Add chat command for show player items.s20170510 | Andrei Karas | 6 | -17/+48 |
2017-05-10 | Add chat command for move monster in priority attack list into one position d... | Andrei Karas | 6 | -40/+54 |
2017-05-10 | Add chat command for move monster in priority attack list into one position up. | Andrei Karas | 6 | -34/+47 |
2017-05-10 | Add chat command for move monster in attack list into one position down. | Andrei Karas | 6 | -35/+48 |
2017-05-10 | Add chat command for move monster in attack list into one position up. | Andrei Karas | 6 | -32/+42 |