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
/
Protocol
/
Protocol125.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cPickup now uses full cItem, instead of a pointer
madmaxoft@gmail.com
2012-12-28
1
-3
/
+3
*
Adjusted the protocol framework to support different types of falling block spawning.
madmaxoft@gmail.com
2012-12-26
1
-0
/
+11
*
Added the 1.4.6 protocol
madmaxoft@gmail.com
2012-12-24
1
-5
/
+8
*
Aggressive debug mode cByteBuffer validity checking.
madmaxoft@gmail.com
2012-11-20
1
-1
/
+3
*
Refactored the world time.
madmaxoft@gmail.com
2012-11-01
1
-2
/
+3
*
My OCD has alpha-sorted some stuff :)
madmaxoft@gmail.com
2012-10-21
1
-49
/
+50
*
Added jukeboxes (patch contributed by Luksor)
madmaxoft@gmail.com
2012-10-21
1
-1
/
+11
*
Split the name for signed and unsigned int writing in cProtocol.
madmaxoft@gmail.com
2012-10-07
1
-2
/
+2
*
Added falling block entities. Sand and gravel now properly fall down
faketruth
2012-09-30
1
-1
/
+24
*
Beds can be slept in now (it doesn't change the time though)
faketruth
2012-09-29
1
-2
/
+18
*
Added the block dig animation packet (patch contributed by l0udPL)
madmaxoft@gmail.com
2012-09-25
1
-2
/
+10
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-7
/
+7
*
Source files cleanup: ChunkDataSerializer is Protocol-related
madmaxoft@gmail.com
2012-09-23
1
-1
/
+1
*
Source files cleanup: Mobs-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
2012-09-23
1
-1
/
+1
*
Source files cleanup: Protocol-related files in a separate subfolder
madmaxoft@gmail.com
2012-09-23
1
-0
/
+1391