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
/
cBlockingTCPLink.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cWorld doesn't use cPackets.
madmaxoft@gmail.com
2012-08-25
1
-1
/
+0
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-150
/
+150
*
Using own ASSERT() that logs to file
faketruth
2012-02-20
1
-4
/
+4
*
Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.
madmaxoft@gmail.com
2012-02-13
1
-2
/
+5
*
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
madmaxoft@gmail.com
2012-02-07
1
-2
/
+2
*
Now showing proper error messages when sockets fail :)
faketruth
2012-02-05
1
-1
/
+1
*
Socket-related assert fixes
madmaxoft@gmail.com
2012-02-02
1
-1
/
+1
*
Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;
madmaxoft@gmail.com
2012-02-01
1
-53
/
+63
*
Removed a few duplicate includes
madmaxoft@gmail.com
2012-02-01
1
-5
/
+4
*
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
-6
/
+6
*
Compiles for linux
faketruth
2011-10-21
1
-1
/
+2
*
MCServer c++ source files
faketruth
2011-10-03
1
-0
/
+137