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
/
Tools
/
MCADefrag
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
cIsThread cleanup
Tiger Wang
1
-1
/
+1
2021-03-28
Fix Windows XP to 7 compatibility (#5167)
Tiger Wang
1
-1
/
+1
2021-01-11
zlib -> libdeflate (#5085)
Tiger Wang
5
-225
/
+68
2020-09-25
Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)
KingCol13
1
-2
/
+0
2020-07-12
Address comments
Tiger Wang
1
-2
/
+3
2020-07-12
More CMake cleanup
Tiger Wang
1
-9
/
+2
2020-05-31
Resolve IPO flags mismatch
Tiger Wang
1
-1
/
+1
2020-05-16
Update logging code to reduce unnecessary string copying:
Peter Bell
1
-0
/
+1
2020-05-10
Cleanup unneeded globals (#4736)
peterbell10
1
-44
/
+0
2020-05-07
Remove old Android leftovers (#4722)
Mat
1
-10
/
+0
2020-05-05
Update fmt to 6.2.0 (#4718)
peterbell10
1
-1
/
+1
2018-01-03
Add the fmt library (#4065)
peterbell10
3
-16
/
+4
2017-12-24
Fix style of Tools
Alexander Lyons Harkness
2
-64
/
+56
2017-10-21
Fix tool builds on AppleClang
peterbell10
1
-36
/
+30
2017-08-03
Remove double includes part 2 (#3890)
peterbell10
1
-1
/
+7
2017-06-19
Removed the LeakFinder for Windows. (#3777)
Mattes D
1
-4
/
+2
2016-08-24
Fixed type-casting-related warnings.
Mattes D
3
-30
/
+21
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-3
/
+0
2015-12-19
Added HTTPS links wherever they are supported.
Alexander Harkness
1
-2
/
+1
2015-09-15
Increase robustness of the logging subsystem
tycho
1
-10
/
+10
2015-06-05
Daemon support on Linux.
Anthony Birkett
1
-1
/
+1
2015-05-24
Fix other clang 3.6 commit
tycho
1
-1
/
+4
2015-05-24
Disable -Werror for warnings in tools.
tycho
1
-1
/
+2
2015-05-23
Disable warnings in MCADefrag, ProtoProxy and tests
tycho
1
-2
/
+3
2014-12-25
Fixed tools compilation.
Mattes D
2
-0
/
+3
2014-12-21
MCADefrag: Added a sanity check for chunk size.
Mattes D
1
-1
/
+1
2014-12-04
Tools: Removed unused Timer.* file from CMakeLists.txt.
Mattes D
1
-2
/
+1
2014-11-29
Fixed MCADefrag compilation.
Mattes D
1
-0
/
+8
2014-10-21
Compile fix?
Tiger Wang
1
-2
/
+0
2014-08-12
Renamed Loggers
Tycho
2
-11
/
+11
2014-08-10
Fixed Tools to work with new logging framework
Tycho
2
-6
/
+16
2014-07-24
Made redundant semi not an error, fixed one more.
archshift
1
-1
/
+1
2014-06-03
Update Globals.h
Julian Laubstein
1
-1
/
+1
2014-05-20
Fixed MCADefrag compilation.
madmaxoft
1
-0
/
+15
2014-05-19
Fixed some warnings
Julian Laubstein
1
-0
/
+1
2014-03-11
Added macros support to tools
Tycho
1
-1
/
+4
2014-02-16
COnverted ProtoProxy to use library CMakeLists
Tycho
1
-1
/
+1
2014-02-16
Allow building MCADefrag at the same time as MCServer
Tycho
1
-4
/
+2
2014-02-16
CHange MCADefrag CMakelist to use zlib CMakeList
Tycho
1
-9
/
+4
2014-02-16
rewrote MCADefrag CMakelist to use Setflags
Tycho
1
-56
/
+16
2014-02-13
MCADefrag: Implemented recompression.
madmaxoft
2
-5
/
+136
2014-02-13
MCADefrag: Fixed bugs, now produces valid MCA files.
madmaxoft
2
-3
/
+22
2014-02-13
MCADefrag: Initial implementation.
madmaxoft
6
-0
/
+799