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
/
Protocol17x.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed if-else to switch-case
Jan-Fabian Humann
2014-03-08
1
-13
/
+11
*
Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting.
Jan-Fabian Humann
2014-03-08
1
-1
/
+21
*
Add Flower Pots
Howaner
2014-03-07
1
-1
/
+15
*
Manual merge (Fixed conflicts)
andrew
2014-02-20
1
-3
/
+198
|
\
|
*
Merge pull request #697 from Howaner/Skull
Mattes D
2014-02-19
1
-0
/
+15
|
|
\
|
|
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-19
1
-9
/
+9
|
|
*
Add break to Protocol17x.cpp and use new comment delimiter
Howaner
2014-02-19
1
-0
/
+1
|
|
*
Add Skulls/Heads
Howaner
2014-02-17
1
-0
/
+14
|
*
|
Merge branch 'master' into itemframes
Tiger Wang
2014-02-18
1
-0
/
+15
|
|
\
\
|
|
*
|
Implemented paintings, fixes #689
Tiger Wang
2014-02-18
1
-0
/
+15
|
|
|
/
|
*
|
De-breaked stuff
Tiger Wang
2014-02-18
1
-2
/
+0
|
*
|
Implemented item frames, a part of #689
Tiger Wang
2014-02-18
1
-2
/
+14
|
|
/
|
*
Add Locale to ClientHandle
Howaner
2014-02-16
1
-0
/
+2
|
*
Set max. Players in the Tablist to 60
Howaner
2014-02-16
1
-1
/
+1
|
*
Implemented cCompositeChat.
madmaxoft
2014-02-15
1
-0
/
+153
*
|
Map decorators; Map clients
andrew
2014-02-18
1
-0
/
+20
*
|
Implementation of in-game maps
andrew
2014-02-13
1
-0
/
+35
|
/
*
Merge remote-tracking branch 'origin/master' into playerimprovements
Tiger Wang
2014-02-09
1
-2
/
+2
|
\
|
*
Improved the signedness conversion.
madmaxoft
2014-02-05
1
-2
/
+2
|
*
Protocol 1.7: Fixed a signed / unsigned comparison warning.
madmaxoft
2014-02-04
1
-2
/
+2
*
|
Merge branch 'master' into playerimprovements
Tiger Wang
2014-02-09
1
-4
/
+4
|
\
|
|
*
Protocol 1.7 uses char for blockface.
madmaxoft
2014-02-04
1
-2
/
+2
|
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-2
/
+2
*
|
Fixed a bunch of MSVS warnings
Tiger Wang
2014-02-05
1
-1
/
+2
|
/
*
Limited sign lines to 15 chars.
madmaxoft
2014-01-29
1
-4
/
+5
*
Protocol 1.7: Encryption is enabled only with auth.
madmaxoft
2014-01-29
1
-1
/
+1
*
Protocol 1.7: Forced encryption on all connections.
madmaxoft
2014-01-28
1
-3
/
+99
*
Fixed client packet parsing.
madmaxoft
2014-01-26
1
-12
/
+33
*
Merged branch 'master' into ChangeToPolarSSL.
madmaxoft
2014-01-25
1
-0
/
+83
|
\
|
*
Comm logging is available in both Debug and Release modes.
madmaxoft
2014-01-25
1
-10
/
+16
|
*
Protocol17: Comm logging shows the data left over from previous parse.
madmaxoft
2014-01-25
1
-2
/
+15
|
*
Added per-connection comm logging in debug mode.
madmaxoft
2014-01-24
1
-0
/
+64
*
|
PolarSSL is fully used for 1.3.2 protocol encryption.
madmaxoft
2014-01-23
1
-4
/
+4
|
/
*
Merge branch 'master' of https://github.com/mc-server/MCServer
andrew
2014-01-21
1
-4
/
+72
|
\
|
*
Fix a crash but somewhere...
Alexander Harkness
2014-01-20
1
-2
/
+1
|
*
Merge pull request #569 from worktycho/EnchantmentsFix
Mattes D
2014-01-19
1
-2
/
+3
|
|
\
|
|
*
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 unneeded paramters
Tiger Wang
2014-01-19
1
-5
/
+13
|
*
|
Changed SendBlockEntity format slightly
Tiger Wang
2014-01-19
1
-4
/
+39
|
*
|
Improved command blocks
Tiger Wang
2014-01-19
1
-0
/
+25
|
|
/
*
|
Scoreboard SendTo()
andrew
2014-01-21
1
-3
/
+3
*
|
Scoreboard protocol support
andrew
2014-01-21
1
-0
/
+40
|
/
*
Merge pull request #534 from mc-server/SpawnMinecart
Mattes D
2014-01-17
1
-2
/
+17
|
\
|
*
Renamed cEmptyMinecart to cRideableMinecart
STRWarrior
2014-01-12
1
-6
/
+6
|
*
EmptyMinecarts should be able to get a block inside of them.
STRWarrior
2014-01-12
1
-1
/
+16
*
|
Merge remote-tracking branch 'origin/customnames'
madmaxoft
2014-01-17
1
-5
/
+55
|
\
\
|
*
|
Changed newline character because of issues
Tiger Wang
2014-01-16
1
-3
/
+3
|
*
|
Merge remote-tracking branch 'origin/master' into customnames
Tiger Wang
2014-01-16
1
-28
/
+36
|
|
\
\
|
*
|
|
Implemented custom names and lore
Tiger Wang
2014-01-15
1
-5
/
+55
*
|
|
|
Protocol 1.7: More output on unknown packets / protocol states.
madmaxoft
2014-01-17
1
-4
/
+21
*
|
|
|
Fixed block break packet number
Tiger Wang
2014-01-16
1
-1
/
+1
*
|
|
|
Protocol 1.7: Unknown packets are dumped to log in Debug mode.
madmaxoft
2014-01-16
1
-1
/
+14
|
|
/
/
|
/
|
|
*
|
|
Added packet diagnostics to 1.7 protocol.
madmaxoft
2014-01-16
1
-28
/
+36
|
/
/
*
/
Added handshake processing to protocol 1.7.
madmaxoft
2014-01-13
1
-2
/
+23
|
/
*
Fixed wrong packet number for PluginMessage packet.
madmaxoft
2014-01-09
1
-1
/
+1
*
Added cClientHandle::SendPluginMessage().
madmaxoft
2014-01-09
1
-0
/
+12
*
Merge pull request #516 from mc-server/favicon
Alexander Harkness
2014-01-07
1
-1
/
+1
|
\
|
*
Fixed favicons
Tiger Wang
2014-01-07
1
-1
/
+1
*
|
Plugin messages are received and handed to plugins.
madmaxoft
2014-01-07
1
-1
/
+1
|
/
*
Merge pull request #514 from derouinw/master
Mattes D
2014-01-07
1
-0
/
+3
|
\
|
*
A few more touch ups
Bill Derouin
2014-01-07
1
-11
/
+1
|
*
Implement favicon for 1.7.2
Bill Derouin
2014-01-07
1
-0
/
+13
*
|
Fixed a few MSVC warnings.
madmaxoft
2014-01-07
1
-1
/
+1
*
|
Fixed a few MSVC warnings.
madmaxoft
2014-01-06
1
-1
/
+0
|
/
*
Implented BroadcastParticleEffect
STRWarrior
2013-12-22
1
-0
/
+18
*
Fixed PlayerAbilities and creative
Tiger Wang
2013-12-19
1
-10
/
+3
*
Fixed player falling through the floor on spawn.
madmaxoft
2013-12-17
1
-1
/
+5
*
Fixed player spawning packet.
madmaxoft
2013-12-15
1
-1
/
+1
*
Moved reading flags to the protocol.
STRWarrior
2013-12-15
1
-1
/
+19
*
Added m_IsFlying and m_CanFly. Both have a Get and Set function. Added cClientHandle::SendPlayerAbilities() function
STRWarrior
2013-12-15
1
-2
/
+10
*
Merge pull request #431 from mc-server/Entity_Effects
Mattes D
2013-12-14
1
-0
/
+24
|
\
|
*
Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison.
STRWarrior
2013-12-14
1
-0
/
+24
*
|
Removed leftover debugging messages from cProtocol172.
madmaxoft
2013-12-14
1
-4
/
+0
|
/
*
Fixed threading issues affecting cProtocol172.
madmaxoft
2013-12-13
1
-163
/
+163
*
Fixed protocol 1.7 recovery after unknown packet.
madmaxoft
2013-12-12
1
-4
/
+0
*
Fixed tabcompletion packet, fixes #356
Tiger Wang
2013-12-08
1
-8
/
+4
*
Fixed falling block metas, fixes #406
Tiger Wang
2013-12-08
1
-1
/
+1
*
Renamed animation function
Tiger Wang
2013-12-07
1
-2
/
+2
*
Removed stray printf, again.
Samuel Barney
2013-12-02
1
-1
/
+0
*
Switched to using provided ReadItem function.
Samuel Barney
2013-12-02
1
-17
/
+3
*
Removed stray printf.
Samuel Barney
2013-12-02
1
-1
/
+0
*
Fixed 1.7 slab and stair placement.
Samuel Barney
2013-12-02
1
-0
/
+19
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+15
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+12
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+1917