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
/
src
/
Protocol
/
Protocol132.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into EntityCustomName
Howaner
2014-09-23
1
-1
/
+1
|
\
|
*
Removed GetProtocolVersion() from the protocols.
Howaner
2014-09-11
1
-2
/
+0
|
*
Added GetProtocolVersion() to cProtocol.
Howaner
2014-09-08
1
-0
/
+2
|
*
Implemented packet compression.
Howaner
2014-09-08
1
-1
/
+1
*
|
Added SetCustomName() to players.
Howaner
2014-09-02
1
-1
/
+8
|
/
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Fixed MSVC warnings in SoundEffect functions.
madmaxoft
2014-07-13
1
-7
/
+3
*
Changed BroadcastSoundEffect function to take floating pos.
Howaner
2014-07-13
1
-11
/
+8
*
Added generic entity-collecting.
Mattes D
2014-06-27
1
-4
/
+4
*
Fixed deadlock when moving players to other worlds.
Mattes D
2014-06-08
1
-1
/
+1
*
Moved the rest of the Crypto objects into their own respective files.
madmaxoft
2014-04-29
1
-15
/
+3
*
Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects.
madmaxoft
2014-04-29
1
-1
/
+1
*
Small style changes
jfhumann
2014-04-18
1
-2
/
+2
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-7
/
+11
*
More Clang warning fixes in the protocols.
madmaxoft
2014-04-04
1
-28
/
+37
*
Fixed some Clang warnings in protocols.
madmaxoft
2014-04-04
1
-1
/
+1
*
Added additional macros to support the MSVC size_t format and changed all formats to use the macros
Tycho
2014-03-12
1
-1
/
+1
*
Fixed a load of format string errors
Tycho
2014-03-11
1
-1
/
+1
*
Warnings
Tycho
2014-03-07
1
-1
/
+1
*
Add Locale to ClientHandle
Howaner
2014-02-16
1
-1
/
+1
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-1
/
+1
*
PolarSSL is fully used for 1.3.2 protocol encryption.
madmaxoft
2014-01-23
1
-116
/
+33
*
Switched EnchantmentSerilizer to namespace
Tycho
2014-01-19
1
-2
/
+2
*
Spilt Writing of Enchantments to seperate class
Tycho
2014-01-19
1
-2
/
+3
*
Removed internal cEntity::GetRot() usage.
madmaxoft
2014-01-17
1
-4
/
+4
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-1
/
+1
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-06
1
-2
/
+2
*
Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.h
Diusrex
2014-01-05
1
-1
/
+12
*
More memory alignment fixes.
madmaxoft
2014-01-02
1
-3
/
+3
*
Fixed minor warnings.
madmaxoft
2013-12-20
1
-2
/
+2
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+950