aboutsummaryrefslogtreecommitdiff
path: root/src/pklib
AgeCommit message (Expand)Author
2022-12-21Reverted all enumsLadislav Zezula
2022-12-19Merge pull request #274 from KOLANICH-libs/sizes_enumsLadislav Zezula
2022-12-19Fixed commentLadislav Zezula
2022-12-19Pragma movedLadislav Zezula
2022-12-19pklib: Replace magic nums that I have forgotten to replace.KOLANICH
2022-12-19Added `#pragma once` into the top of `pklib.h`.KOLANICH
2022-12-16Add enums for sizes of different data structures in `pklib.h`. The enums docu...KOLANICH
2022-04-19Minor fixLadislav Zezula
2022-04-18remove incorrect notespionere
2022-04-18make tables constant (in explode.c)pionere
2022-04-18use 'static' table in GenDecodeTabspionere
2022-04-18get rid of nChCodepionere
2022-04-17use USHRT_MAX, otherwise it wont work properly on platforms where short has a...pionere
2020-11-23Removed trailing whitespaceLadislav Zezula
2020-08-14Removed if statement, which always evaluates to trueLajos.Meszaros
2020-05-30Fixed address typo in pklib struct documentationLajos.Meszaros
2020-05-10* ZLIB updatedLadislav Zezula
2016-11-06+ Public include directories moved to "include" directoryLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2013-01-11Initial creationLadislav Zezula