Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-21 | * Release 9.23v9.23 | Ladislav Zezula | |
* Fixed regressions * Fixed test program | |||
2020-11-18 | Merge pull request #193 from ladislav-zezula/NP_Protect_continued | Ladislav Zezula | |
Fixed some variants of NP_Protect-ed maps | |||
2020-11-18 | Fixed some variants of NP_Protect-ed maps | Ladislav Zezula | |
2020-11-02 | Added missing header file | Ladislav Zezula | |
2020-11-02 | Added missing files | Ladislav Zezula | |
2020-10-26 | Added universal makefile for Visual Studio | Ladislav Zezula | |
2020-10-26 | Merge pull request #190 from ladislav-zezula/TBitArrayChangedToPrivate | Ladislav Zezula | |
Resolved name conflicts with Unreal Engine 4 | |||
2020-10-26 | Name conflict with Unreal Engine 4: TBitArray | Ladislav Zezula | |
2020-10-25 | TBitArray: Changed struct to class | Ladislav Zezula | |
2020-10-24 | Changed PLATFORM_* to STORMLIB_* | Ladislav Zezula | |
2020-10-24 | TBitArray made private | Ladislav Zezula | |
2020-10-10 | Merge pull request #188 from dzik87/master | Ladislav Zezula | |
Fix CMakeLists.txt | |||
2020-10-10 | Fix CMAKE | dzik | |
Latest filename renaming broke cmake | |||
2020-10-07 | Migrated to VS 2019 | Ladislav Zezula | |
2020-09-22 | Merge branch 'master' of https://github.com/ladislav-zezula/StormLib | Ladislav Zezula | |
2020-09-22 | Added support for NP_Protect protector (SC2 Maps) | Ladislav Zezula | |
2020-09-02 | Merge pull request #187 from Qeenon/patch-1 | Ladislav Zezula | |
change ERROR_NEGATIVE_SEEK to ESPIPE | |||
2020-09-02 | change ERROR_NEGATIVE_SEEK to ESPIPE | Маша | |
looks better if we want to differ INVALID_PARAMETER and incorrect seek I think | |||
2020-08-31 | Fixed type cast | Ladislav Zezula | |
2020-08-31 | Merge pull request #186 from ladislav-zezula/FixHashTable | Ladislav Zezula | |
Fixed missing hash table in case when HET table exists | |||
2020-08-31 | Fixed missing hash table in case when HET table exists | Ladislav Zezula | |
2020-08-26 | * Removed sprintf as source of incompatibilities | Ladislav Zezula | |
* Fixed bug | |||
2020-08-14 | Merge pull request #184 from meszaros-lajos-gyorgy/master | Ladislav Zezula | |
Removed if statement, which always evaluates to true | |||
2020-08-14 | Removed if statement, which always evaluates to true | Lajos.Meszaros | |
2020-08-09 | Loading of MPQs v 4.0 with fake MPQ headers | Ladislav Zezula | |
2020-06-29 | Fixed cdecl problem | Ladislav Zezula | |
2020-06-17 | Fixed calling convention | Ladislav Zezula | |
2020-06-17 | Merge branch 'master' of https://github.com/ladislav-zezula/StormLib | Ladislav Zezula | |
2020-06-17 | Fixed calling convention for GCC | Ladislav Zezula | |
2020-05-31 | Merge pull request #178 from meszaros-lajos-gyorgy/master | Ladislav Zezula | |
Fixed address typo in pklib struct documentation | |||
2020-05-30 | Fixed address typo in pklib struct documentation | Lajos.Meszaros | |
2020-05-19 | Small changes to the build process | Ladislav Zezula | |
2020-05-13 | Minox fixes | Ladislav Zezula | |
2020-05-11 | Added WDK build | Ladislav Zezula | |
2020-05-10 | * ZLIB updated | Ladislav Zezula | |
* Minor fixes | |||
2020-05-05 | Added option to open named section | Ladislav Zezula | |
2020-04-28 | Merge pull request #176 from BogdanW3/ext | Ladislav Zezula | |
Approved. Thank you for the contribution. | |||
2020-04-28 | Add more extensions | Bogdan Gligorijevic | |
2020-04-06 | Merge pull request #174 from namreeb/master | Ladislav Zezula | |
Merged. Thanks for the contribution. | |||
2020-04-05 | Fixed Linux build | namreeb | |
2020-04-06 | Merge pull request #173 from namreeb/master | Ladislav Zezula | |
Added option, disabled by default, to skip adding files to install. … | |||
2020-04-05 | Added option, disabled by default, to skip adding files to install. This is ↵ | namreeb | |
useful when the library is being linked statically. | |||
2020-03-25 | Added checks for obviously fake files | Ladislav Zezula | |
2020-03-25 | CheckWildCard renamed to SFileCheckWildCard to prevent conflict with CascLib | Ladislav Zezula | |
2020-03-25 | MIX files are now considered Watctaft III maps | Ladislav Zezula | |
2020-03-21 | Fixed Linux test paths | Ladislav Zezula | |
2020-03-21 | Merge branch 'master' of https://github.com/ladislav-zezula/StormLib | Ladislav Zezula | |
2020-03-21 | Paths for test files | Ladislav Zezula | |
2019-11-02 | Merge pull request #164 from SimonMossmyr/master | Ladislav Zezula | |
Thank you for the big finding :-) Merged. | |||
2019-11-01 | Fix incorrect CPack description file path | Simon Mossmyr | |