aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-21* Release 9.23v9.23Ladislav Zezula
2020-11-18Fixed some variants of NP_Protect-ed mapsLadislav Zezula
2020-11-02Added missing header fileLadislav Zezula
2020-11-02Added missing filesLadislav Zezula
2020-10-26Added universal makefile for Visual StudioLadislav Zezula
2020-10-26Name conflict with Unreal Engine 4: TBitArrayLadislav Zezula
2020-10-25TBitArray: Changed struct to classLadislav Zezula
2020-10-24Changed PLATFORM_* to STORMLIB_*Ladislav Zezula
2020-10-24TBitArray made privateLadislav Zezula
2020-10-07Migrated to VS 2019Ladislav Zezula
2020-09-22Merge branch 'master' of https://github.com/ladislav-zezula/StormLibLadislav Zezula
2020-09-22Added support for NP_Protect protector (SC2 Maps)Ladislav Zezula
2020-09-02change ERROR_NEGATIVE_SEEK to ESPIPEМаша
2020-08-31Fixed type castLadislav Zezula
2020-08-31Fixed missing hash table in case when HET table existsLadislav Zezula
2020-08-26* Removed sprintf as source of incompatibilitiesLadislav Zezula
2020-08-14Removed if statement, which always evaluates to trueLajos.Meszaros
2020-08-09Loading of MPQs v 4.0 with fake MPQ headersLadislav Zezula
2020-06-29Fixed cdecl problemLadislav Zezula
2020-06-17Fixed calling conventionLadislav Zezula
2020-06-17Merge branch 'master' of https://github.com/ladislav-zezula/StormLibLadislav Zezula
2020-06-17Fixed calling convention for GCCLadislav Zezula
2020-05-30Fixed address typo in pklib struct documentationLajos.Meszaros
2020-05-19Small changes to the build processLadislav Zezula
2020-05-13Minox fixesLadislav Zezula
2020-05-11Added WDK buildLadislav Zezula
2020-05-10* ZLIB updatedLadislav Zezula
2020-05-05Added option to open named sectionLadislav Zezula
2020-04-28Add more extensionsBogdan Gligorijevic
2020-04-05Fixed Linux buildnamreeb
2020-03-25Added checks for obviously fake filesLadislav Zezula
2020-03-25CheckWildCard renamed to SFileCheckWildCard to prevent conflict with CascLibLadislav Zezula
2020-03-25MIX files are now considered Watctaft III mapsLadislav Zezula
2019-10-30StormPort: Suppress `min/max` macros from windowsGleb Mazovetskiy
2019-10-21Include strings.h for strncasecmpnia
2019-09-11BlehZezula Ladislav
2019-09-11Added detection of compiled LUA scriptsZezula Ladislav
2019-05-10Merge pull request #150 from BogdanW3/signLadislav Zezula
2019-05-09FileStream.cpp: Add Haiku platform supportZoltán Mizsei
2019-05-01Add Haiku supportZoltán Mizsei
2019-02-20Change QueryMpqSignatureInfo to support the mpq not being the last part of a ...Bogdan Gligorijevic
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-01Add brackets in SFileSetFilePointer when pointer < 0nvs
2018-04-26Set SFileSetFilePointer error when new pointer < 0nvs
2018-04-03+ Fixed build warnings in VS 2015Zezula Ladislav
2017-11-11+ LPCTSTR for Linux+MacLadislav Zezula
2017-11-10+ Pre-release 9.22Zezula Ladislav
2017-11-09+ Fixed Linux buildZezula Ladislav