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
/
pklib
Age
Commit message (
Expand
)
Author
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-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
2020-11-23
Removed trailing whitespace
Ladislav Zezula
2020-08-14
Removed if statement, which always evaluates to true
Lajos.Meszaros
2020-05-30
Fixed address typo in pklib struct documentation
Lajos.Meszaros
2020-05-10
* ZLIB updated
Ladislav Zezula
2016-11-06
+ Public include directories moved to "include" directory
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2015-05-28
+ Fixed defects found by Coverity (well, most of them)
Ladislav Zezula
2013-01-11
Initial creation
Ladislav Zezula