aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-08* New feature: Force add listfileLadislav Zezula
2018-10-15+ Fixed arbitrarily large allocations caused by TQMPHeader::dwBlockTableSizeZezula Ladislav
2018-06-13+ When opening a file by special name, the file is first checked whether that...Ladislav Zezula
2018-05-02Merge pull request #131 from nvs/masterLadislav Zezula
2018-05-01Add brackets in SFileSetFilePointer when pointer < 0nvs
2018-04-27Merge pull request #129 from nvs/fix-error-negative-seekLadislav Zezula
2018-04-26Set SFileSetFilePointer error when new pointer < 0nvs
2018-04-15Merge pull request #127 from kambala-decapitator/masterLadislav Zezula
2018-04-15fix macOS buildAndrey Filipenkov
2018-04-03+ Test commitZezula Ladislav
2018-04-03+ Fixed build warnings in VS 2015Zezula Ladislav
2017-12-23+ Proper version in CMakeLists.txtLadislav Zezula
2017-12-23Merge pull request #124 from pali/masterLadislav Zezula
2017-12-22Fix compiling storm_test executablePali Rohár
2017-11-12+ Added uncommited filev9.22Ladislav Zezula
2017-11-11+ All 4 test builds without errorsLadislav Zezula
2017-11-11+ missing fileLadislav Zezula
2017-11-11+ Updated VS 2008 workspace filesLadislav Zezula
2017-11-11+ Full support for VS 2015Ladislav Zezula
2017-11-11+ LPCTSTR for Linux+MacLadislav Zezula
2017-11-10+ Pre-release 9.22Zezula Ladislav
2017-11-09+ Fixed Linux buildLadislav Zezula
2017-11-09+ UTF-8 UNICODE name of the listfile directory for the Linux testing folderZezula Ladislav
2017-11-09+ Fixed Linux buildZezula Ladislav
2017-11-08+ Tilde can now be a part of file name in the MPQLadislav Zezula
2017-11-08Merge branch 'master' of https://github.com/ladislav-zezula/StormLibZezula Ladislav
2017-11-08+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...Zezula Ladislav
2017-11-07+ Fixed small bugLadislav Zezula
2017-10-30Merge branch 'master' of https://github.com/ladislav-zezula/StormLibZezula Ladislav
2017-10-30+ Fixed an AlwaysTrue conditionZezula Ladislav
2017-10-23Merge pull request #115 from Lectem/fix_cmakeLadislav Zezula
2017-10-17Merge branch 'master' of https://github.com/ladislav-zezula/StormLibLadislav Zezula
2017-10-17+ CosmeticsLadislav Zezula
2017-09-19CMake: Remove misleading opts add DLL supportLectem
2017-09-18Merge pull request #113 from Lectem/STORMLIB_NO_AUTO_LINKLadislav Zezula
2017-09-17Add STORMLIB_NO_AUTO_LINK define to disable linking with pragmaLectem
2017-09-17cmake target_* requires v2.8.12Lectem
2017-08-29Merge branch 'master' of https://github.com/ladislav-zezula/StormLibZezula Ladislav
2017-08-29+ Fixed patching bugZezula Ladislav
2017-08-28Merge pull request #110 from Lectem/patch-2Ladislav Zezula
2017-08-28SFileSetFilePointer error when new pointer is <0Lectem
2017-08-17+ Fixed issue "Internal Files Creation Settings #96"Zezula Ladislav
2017-08-17+ Fixed bug in processing Huffmann compressionZezula Ladislav
2017-08-07+ Space and tab can both be part of the file nameZezula Ladislav
2017-07-28+ Fixed bug when SFileAddFileEx could add a file with MPQ_FILE_SINGLE_UNIT to...Zezula Ladislav
2017-07-26Added support for PG1.11.973 protectorLadislav Zezula
2017-03-31Merge pull request #100 from namreeb/masterLadislav Zezula
2017-03-09Updated CMakeLists.txt to accurately name output file under Windowsnamreeb
2017-03-09+ Removed DEFINE from CMakeLists.txtZezula Ladislav
2017-01-17+ Fixed leaked handle when _stat failsLadislav Zezula