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
/
Blocks
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
Fixed a valgrind warning in BlockDirt.
madmaxoft@gmail.com
1
-3
/
+4
2012-10-23
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
luksor111@gmail.com
5
-62
/
+46
2012-10-22
Slight formatting tuneup to the previous commit.
madmaxoft@gmail.com
1
-4
/
+7
2012-10-22
Vine decay (patch contributed by funmaker)
madmaxoft@gmail.com
1
-7
/
+44
2012-10-21
Added jukeboxes (patch contributed by Luksor)
madmaxoft@gmail.com
1
-0
/
+1
2012-10-20
Double chests are formed correctly in all situations (meta is adjusted for the neighboring chest)
madmaxoft@gmail.com
1
-2
/
+70
2012-10-20
Chest does check if it can be placed at the coords specified (the client does the check itself, too, but this may be good for scripts)
madmaxoft@gmail.com
1
-0
/
+68
2012-10-14
Floody fluid simulator now dries up correctly, too.
madmaxoft@gmail.com
3
-1
/
+48
2012-10-13
Preparation for multiple fluid simulators.
madmaxoft@gmail.com
1
-1
/
+1
2012-10-07
All blockticking is now done in cBlockHandlers
madmaxoft@gmail.com
3
-121
/
+185
2012-10-06
Completely removed the old (buggy) redstone simulator.
madmaxoft@gmail.com
3
-29
/
+77
2012-10-03
Minor style cleanup
madmaxoft@gmail.com
1
-1
/
+1
2012-10-03
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
47
-392
/
+444
2012-10-01
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
38
-490
/
+842
2012-09-30
Added some missing block enums
faketruth
1
-0
/
+3
2012-09-29
Forgot to commit BlockBed.cpp
faketruth
1
-0
/
+77
2012-09-29
Beds can be slept in now (it doesn't change the time though)
faketruth
1
-61
/
+7
2012-09-29
Unified folder name-casing
madmaxoft@gmail.com
46
-0
/
+2538