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
/
source
/
Chunk.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preparation for multiple fluid simulators.
madmaxoft@gmail.com
2012-10-13
1
-2
/
+0
*
All blockticking is now done in cBlockHandlers
madmaxoft@gmail.com
2012-10-07
1
-95
/
+5
*
Completely removed the old (buggy) redstone simulator.
madmaxoft@gmail.com
2012-10-06
1
-1
/
+0
*
BlockArea writing support (BlockTypes with BlockMeta only)
madmaxoft@gmail.com
2012-10-06
1
-0
/
+53
*
Fixed saplings not growing into trees
madmaxoft@gmail.com
2012-10-03
1
-3
/
+3
*
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
2012-10-03
1
-31
/
+1
*
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
2012-10-01
1
-6
/
+3
*
Beds can be slept in now (it doesn't change the time though)
faketruth
2012-09-29
1
-0
/
+12
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
1
-1
/
+1
*
Added the block dig animation packet (patch contributed by l0udPL)
madmaxoft@gmail.com
2012-09-25
1
-0
/
+16
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+1852