index
:
mirror/StormLib.git
LZ_NewProtectedMPQ
master
2025-03-03 https://github.com/ladislav-zezula/StormLib
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
StormPort.h
Age
Commit message (
Expand
)
Author
2022-11-10
Add support for the Wii U platform
David Chavez
2021-05-15
Added C++11 support in MAKEFILE
Ladislav Zezula
2021-05-15
Fixed thread_local
Ladislav Zezula
2021-05-15
Created branch for CLANG 12 expeiments
Ladislav Zezula
2021-04-08
StormPort.h: Do not assume mmap support
Gleb Mazovetskiy
2021-03-31
Test
Ladislav Zezula
2021-03-31
* New platforms added
Ladislav Zezula
2021-03-31
* Removed the Haiku-specific code
Ladislav Zezula
2021-03-31
Fix macOS build
Gleb Mazovetskiy
2020-12-21
_countof macro should now work for all builds
Ladislav Zezula
2020-10-24
Changed PLATFORM_* to STORMLIB_*
Ladislav Zezula
2020-09-02
change ERROR_NEGATIVE_SEEK to ESPIPE
Маша
2020-06-29
Fixed cdecl problem
Ladislav Zezula
2019-10-30
StormPort: Suppress `min/max` macros from windows
Gleb Mazovetskiy
2019-10-21
Include strings.h for strncasecmp
nia
2019-05-01
Add Haiku support
Zoltán Mizsei
2018-04-26
Set SFileSetFilePointer error when new pointer < 0
nvs
2017-11-11
+ LPCTSTR for Linux+Mac
Ladislav Zezula
2017-11-09
+ Fixed Linux build
Zezula Ladislav
2016-11-06
+ Added missing files
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2015-11-18
+ Improved searching of the patch prefixes for SC2 archives
Ladislav Zezula
2015-05-28
+ Fixed bug in SFileReadFile
unknown
2015-04-06
Better Windows platform detection
J.C. Moyer
2014-04-12
+ Removed deprecated stuff
Ladislav
2014-01-13
+ Removed warnings from MINGW
Ladislav Zezula
2014-01-03
+ Version 9.00 released
Ladislav
2013-12-19
+ Bitmap support was moved from archive functions to FileStream functions, wh...
Ladislav Zezula
2013-12-15
+ static analysis issues fixed
Ladislav
2013-12-05
+ StormLib 9.0 BETA
Ladislav Zezula
2013-11-15
+ Support for compile-time messages for deprecated symbols
Ladislav
2013-11-13
+ Support for SQP and MPK archives
Ladislav Zezula
2013-07-25
+ Fixed output directory for Stormlib_test (Windows, x64, Release)
Ladislav Zezula
2013-07-18
fixed compilation for PowerPC architecture on Mac OS X
Andrey Filipenkov
2013-01-11
Initial creation
Ladislav Zezula