index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
OSSupport
/
GZipFile.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-11
zlib -> libdeflate (#5085)
Tiger Wang
1
-88
/
+8
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-2
/
+2
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
1
-2
/
+2
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-7
/
+7
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-7
/
+7
2014-04-26
Fixed unitialized member in gZipFile (CID 43673)
jfhumann
1
-1
/
+1
2014-04-01
Fixed clang warnings in cGZipFile.
madmaxoft
1
-2
/
+2
2014-03-18
Fixed cGZipFile::ReadRestOfFile returning incorrect value.
madmaxoft
1
-1
/
+4
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-107
/
+107
2013-02-25
AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.
madmaxoft@gmail.com
1
-2
/
+2
2013-02-07
cBlockArea can now be saved as a .schematic file.
madmaxoft@gmail.com
1
-0
/
+28
2013-02-07
Added a cGZipFile class for reading GZipped files.
madmaxoft@gmail.com
1
-0
/
+79