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
/
ClientHandle.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed block breaking in survival.
luksor111@gmail.com
2012-11-12
1
-0
/
+5
*
Hopefully a fix for crash when chunks are added to a client being destroyed.
madmaxoft@gmail.com
2012-11-11
1
-9
/
+11
*
Refactored the world time.
madmaxoft@gmail.com
2012-11-01
1
-2
/
+3
*
Added jukeboxes (patch contributed by Luksor)
madmaxoft@gmail.com
2012-10-21
1
-41
/
+42
*
Converted some const char*s and std::strings to AStrings
faketruth
2012-10-18
1
-0
/
+1
*
Added falling block entities. Sand and gravel now properly fall down
faketruth
2012-09-30
1
-0
/
+1
*
Beds can be slept in now (it doesn't change the time though)
faketruth
2012-09-29
1
-0
/
+2
*
Made beds placeable
faketruth
2012-09-29
1
-1
/
+5
*
Added the block dig animation packet (patch contributed by l0udPL)
madmaxoft@gmail.com
2012-09-25
1
-0
/
+8
*
Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)
madmaxoft@gmail.com
2012-09-25
1
-5
/
+5
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+254