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
/
Server.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cMojangAPI: Don't update data if server is in offline mode.
Mattes D
2014-10-17
1
-1
/
+1
*
Added an explicit setting for allowing BungeeCord handshake.
madmaxoft
2014-09-17
1
-0
/
+8
*
Exported cServer:ShouldAuthenticate to Lua API.
Mattes D
2014-08-20
1
-1
/
+1
*
Add "Broadcasting" settings to world.ini
Howaner
2014-07-27
1
-2
/
+2
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-3
/
+3
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-4
/
+4
*
Store properties as Json::Value
Tiger Wang
2014-07-16
1
-1
/
+8
*
Player properties are now retrieved
Tiger Wang
2014-07-14
1
-2
/
+2
*
Player data filenames are based on UUID.
madmaxoft
2014-07-11
1
-0
/
+20
*
Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects.
madmaxoft
2014-04-29
1
-3
/
+3
*
Declared one mutex as mutable in order to allow for const correct get accessors.
jfhumann
2014-04-19
1
-2
/
+2
*
Added Yggdrasil Authentication System
daniel0916
2014-04-13
1
-1
/
+1
*
Protocol 1.7: Forced encryption on all connections.
madmaxoft
2014-01-28
1
-11
/
+17
*
PolarSSL is fully used for 1.3.2 protocol encryption.
madmaxoft
2014-01-23
1
-6
/
+8
*
Rewritten SocketThreads for proper shutdown scenario.
madmaxoft
2014-01-19
1
-4
/
+4
*
Major refactoring of redstone
Tiger Wang
2014-01-10
1
-1
/
+1
*
Fixed favicons
Tiger Wang
2014-01-07
1
-1
/
+2
*
Avoid making copies of favicon string
Bill Derouin
2014-01-07
1
-1
/
+1
*
A few touch ups
Bill Derouin
2014-01-07
1
-1
/
+1
*
Implement favicon for 1.7.2
Bill Derouin
2014-01-07
1
-0
/
+3
*
Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.h
Diusrex
2014-01-05
1
-1
/
+16
*
Root is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-0
/
+2
*
Fixed loads more of them.
Alexander Harkness
2013-11-26
1
-2
/
+2
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+195