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
/
cRoot.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-10
Fixed a few obsoleted functions
madmaxoft@gmail.com
1
-0
/
+8
2012-03-09
cClientHandles have a unique ID now to distinguish them
faketruth
1
-2
/
+2
2012-03-07
Fixed bug where cPlayer's cClientHandle was used after cPlayer was destroyed http://forum.mc-server.org/showthread.php?tid=380
faketruth
1
-1
/
+1
2012-02-22
Added a crude way of disabling redstone. It's necessary though, redstone is completely broken, crashes the server all the time
faketruth
1
-0
/
+1
2012-02-13
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
1
-2
/
+5
2012-02-08
Added total chunk count to webadmin
madmaxoft@gmail.com
1
-0
/
+2
2012-02-01
Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;
madmaxoft@gmail.com
1
-10
/
+32
2011-11-01
You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yet
faketruth
1
-2
/
+11
2011-10-26
Fixed bug in cMakeDir where it would only create directories named "world"
faketruth
1
-1
/
+3
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+52