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
/
cChatColor.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a basic protocol recognizer and the base for 1.3.2 protocol.
madmaxoft@gmail.com
2012-08-30
1
-2
/
+2
*
Moved all packet-serializing code into cProtocol125; half the packet classes aren't needed anymore.
madmaxoft@gmail.com
2012-08-28
1
-1
/
+1
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-39
/
+39
*
Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project files
cedeel@gmail.com
2012-06-04
1
-1
/
+7
*
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
2012-05-25
1
-18
/
+23
*
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
2012-01-29
1
-0
/
+3
*
Fixed the  sign bug
faketruth
2012-01-22
1
-2
/
+2
*
- Make Color was using 2 extra characters which took 2 characters off the 16 max (including color codes) for scoreboard display
mtilden@gmail.com
2011-12-26
1
-1
/
+1
*
MCServer c++ source files
faketruth
2011-10-03
1
-0
/
+25