Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-10-30 | Merge pull request #163 from glebm/patch-1 | Ladislav Zezula | |
Merged. Thank you for your contribution. | |||
2019-10-30 | StormPort: Suppress `min/max` macros from windows | Gleb Mazovetskiy | |
This makes StormLib usable with C++ stdlib (e.g. the <algorithm> header which defines std::min/max) | |||
2019-10-29 | Merge pull request #161 from SimonMossmyr/master | Ladislav Zezula | |
Merged. Thank you for your contribution. | |||
2019-10-28 | Add Linux install instructions and usage | Simon Mossmyr | |
2019-10-28 | Rename README to README.md | Simon Mossmyr | |
2019-10-21 | Merge pull request #160 from niacat/master | Ladislav Zezula | |
Merged. Thanks for the contribution! | |||
2019-10-21 | Include strings.h for strncasecmp | nia | |
2019-09-21 | Removed forgotten debug message | Ladislav Zezula | |
2019-09-21 | Updated Storm.lib test program | Ladislav Zezula | |
2019-09-11 | Bleh | Zezula Ladislav | |
2019-09-11 | Added detection of compiled LUA scripts | Zezula Ladislav | |
2019-05-10 | Merge pull request #150 from BogdanW3/sign | Ladislav Zezula | |
Support for mpq not being the last part of a file | |||
2019-05-10 | Merge pull request #158 from extrowerk/haiku_support_pt2 | Ladislav Zezula | |
FileStream.cpp: Add Haiku platform support | |||
2019-05-09 | Haiku support for tests | Zoltán Mizsei | |
2019-05-09 | FileStream.cpp: Add Haiku platform support | Zoltán Mizsei | |
2019-05-01 | Merge pull request #157 from extrowerk/haiku_support | Ladislav Zezula | |
SormLib: Haiku support | |||
2019-05-01 | Define WORK_PATH for Haiku | Zoltán Mizsei | |
2019-05-01 | Add Haiku support | Zoltán Mizsei | |