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
Age
Commit message (
Expand
)
Author
2023-07-08
Fixed heap overflow
Ladislav Zezula
2023-06-08
Fixed handling of the stream end in Huffmann decompression
Ladislav Zezula
2023-06-07
Version incremented
Ladislav Zezula
2023-06-07
Decompression refactoring
Ladislav Zezula
2023-06-07
Beautifying
Ladislav Zezula
2023-06-06
Cosmetics
Ladislav Zezula
2023-06-06
Fixed loading of corrupt MPQ version 2
Ladislav Zezula
2023-06-02
Beautifying
Ladislav Zezula
2023-06-01
Add listfile from memory
Justin F
2023-02-07
Fixed regression for W3 maps
Ladislav Zezula
2023-02-06
Fixed bug in the LZMA compression
Ladislav Zezula
2023-02-02
Linux build errors
Ladislav Zezula
2023-02-02
Linux build paths
Ladislav Zezula
2023-02-02
Progress
Ladislav Zezula
2023-02-02
Fixed bugs
Ladislav Zezula
2023-01-25
Refactoring regression tests
Ladislav Zezula
2023-01-20
Signature tests unified
Ladislav Zezula
2023-01-16
Fixed bug, refactor TLogHelper.cpp
Ladislav Zezula
2023-01-07
MPQ_V4: Byteswap header after md5 is verified
GaryOderNichts
2023-01-06
Added support for non-encrypted MPK files
Ladislav Zezula
2022-12-21
Reverted all enums
Ladislav Zezula
2022-12-19
Merge pull request #274 from KOLANICH-libs/sizes_enums
Ladislav Zezula
2022-12-19
Fixed comment
Ladislav Zezula
2022-12-19
Pragma moved
Ladislav Zezula
2022-12-19
pklib: Replace magic nums that I have forgotten to replace.
KOLANICH
2022-12-19
Added `#pragma once` into the top of `pklib.h`.
KOLANICH
2022-12-16
Add enums for sizes of different data structures in `pklib.h`. The enums docu...
KOLANICH
2022-11-10
Add support for the Wii U platform
David Chavez
2022-10-31
Build toolset updated
Ladislav Zezula
2022-10-03
Locale & platform problems fixed, regression tests done
Ladislav Zezula
2022-09-28
Incremented version
Ladislav Zezula
2022-09-28
lcLocale -> lcFileLocale. Now also contains platform
Ladislav Zezula
2022-07-01
Fixed comment
Ladislav Zezula
2022-06-12
Fixed
Ladislav Zezula
2022-06-05
Added more strict check for corrupt HET table
Ladislav Zezula
2022-05-15
Code refined
Ladislav Zezula
2022-05-12
Added implementation of Srarctaft I BETA ADPCM decompression
Ladislav Zezula
2022-04-19
Minor fix
Ladislav Zezula
2022-04-18
remove incorrect notes
pionere
2022-04-18
make tables constant (in explode.c)
pionere
2022-04-18
use 'static' table in GenDecodeTabs
pionere
2022-04-18
get rid of nChCode
pionere
2022-04-17
use USHRT_MAX, otherwise it wont work properly on platforms where short has a...
pionere
2022-03-26
Big endian fixes
GaryOderNichts
2022-03-15
Added DLL name back to the DEF file
Ladislav Zezula
2022-03-13
Removed DLL name from the DEF file
Ladislav Zezula
2022-02-13
SFileAddListFile optimized for protectors that set too large hash table
Ladislav Zezula
2022-02-12
Fixed regression tests
Ladislav Zezula
2022-02-12
Defragmenting hash table replaced by invalidating bad hash table entries
Ladislav Zezula
2022-02-06
Fixed file search order for Starcraft I
Ladislav Zezula
[next]