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
/
Server.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added auto-kill-with-dump to LeakFinder if the allocated memory grows over 1 GiB.
madmaxoft@gmail.com
2013-03-23
1
-0
/
+8
*
IPv6 support + removed cTCPLink from Lua API
madmaxoft@gmail.com
2013-03-05
1
-5
/
+25
*
Moved client socket accepting into a separate thread object, cListenThread
madmaxoft@gmail.com
2013-03-04
1
-93
/
+46
*
Starting an IPv6 support / cSocket rewrite
madmaxoft@gmail.com
2013-03-04
1
-6
/
+1
*
Plugins can now bind console commands
madmaxoft@gmail.com
2013-02-15
1
-83
/
+21
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-11
/
+2
*
Added "primaryserverversion" to the "help" list.
madmaxoft@gmail.com
2012-11-20
1
-0
/
+1
*
Added primary server version interface to cRoot and "primaryserverversion" console command.
madmaxoft@gmail.com
2012-11-20
1
-0
/
+19
*
Settings.ini is read only once on server start
madmaxoft@gmail.com
2012-11-11
1
-34
/
+31
*
Use leakfinder in debug builds to dump all currently used memory via the "dumpmem" console command.
madmaxoft@gmail.com
2012-10-20
1
-0
/
+23
*
Removed unused [Physics].Water section from settings.ini.
madmaxoft@gmail.com
2012-10-19
1
-8
/
+2
*
Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)
madmaxoft@gmail.com
2012-09-25
1
-8
/
+8
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+714