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
/
Root.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speed improvements, crash fixes, & self-suggestions
Tiger Wang
2014-07-22
1
-2
/
+4
*
Merge remote-tracking branch 'origin/master' into portals
Tiger Wang
2014-07-22
1
-15
/
+13
|
\
|
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-12
/
+12
|
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-3
/
+3
|
*
main.cpp: field style fixes
archshift
2014-07-20
1
-4
/
+4
|
*
main.cpp: Fixed warnings with g_TERMINATE_EVENT_RAISED and g_SERVER_TERMINATED
archshift
2014-07-19
1
-2
/
+0
*
|
Bug and crash fixes
Tiger Wang
2014-07-20
1
-2
/
+7
*
|
Merge branch 'master' into portals
Tiger Wang
2014-07-18
1
-9
/
+9
|
\
|
|
*
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
/
+1
|
*
Player properties are now retrieved
Tiger Wang
2014-07-14
1
-2
/
+2
*
|
Portal improvements and suggestions
Tiger Wang
2014-06-10
1
-3
/
+3
*
|
Implemented end and nether portals
Tiger Wang
2014-05-31
1
-8
/
+13
|
/
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-8
/
+6
*
Added Yggdrasil Authentication System
daniel0916
2014-04-13
1
-2
/
+2
*
Fixed a minor ini key duplication bug
Tiger Wang
2014-03-29
1
-0
/
+1
*
Added additional macros to support the MSVC size_t format and changed all formats to use the macros
Tycho
2014-03-12
1
-5
/
+5
*
Fixed more Format issues
Tycho
2014-03-11
1
-5
/
+5
*
Fixed issues with int vs size_t and a few other warnings
Tycho
2014-03-08
1
-4
/
+2
*
cBlockInfo now manages the respective cBlockHandler
andrew
2014-03-02
1
-1
/
+0
*
Unicode :-(
Howaner
2014-02-21
1
-1
/
+1
*
Add 'Group not found', when the Server load the users.ini and add auto generate from users.ini
Howaner
2014-02-21
1
-1
/
+3
*
Removed the unnecessary LoopPlayersAndBroadcastChat() functions.
madmaxoft
2014-02-15
1
-2
/
+2
*
Implemented cCompositeChat.
madmaxoft
2014-02-15
1
-1
/
+13
*
Merge remote-tracking branch 'origin/master' into playerimprovements
Tiger Wang
2014-02-09
1
-5
/
+12
|
\
|
*
WebAdmin is stopped properly on server shutdown / restart.
madmaxoft
2014-02-07
1
-5
/
+2
|
*
Fixed wiki link in auto-generated settings.ini.
madmaxoft
2014-02-07
1
-1
/
+2
|
*
Improvements:
STRWarrior
2014-02-05
1
-0
/
+9
*
|
Improved chat messaging functions
Tiger Wang
2014-02-07
1
-2
/
+2
|
/
*
Fixed timing on *nix.
madmaxoft
2014-01-28
1
-1
/
+1
*
Fixed GetPhysicalRAMUsage on Linux
andrew
2014-01-01
1
-2
/
+2
*
Merge branch 'master' of github.com:mc-server/MCServer
Tycho Bickerstaff
2013-12-22
1
-9
/
+25
|
\
|
*
Added many event catchers
Tiger Wang
2013-12-22
1
-9
/
+25
*
|
Root is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-1
/
+1
|
/
*
Fixed the rest of constructor reorders.
madmaxoft
2013-12-20
1
-34
/
+38
*
HOOK_WORLD_STARTED now gets called when the CreateAndInitializeWorld function is used.
STRWarrior
2013-12-11
1
-0
/
+1
*
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
STRWarrior
2013-12-11
1
-0
/
+18
*
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
1
-1
/
+1
|
\
|
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-1
/
+1
*
|
Console trims its commands before executing 'em
Tiger Wang
2013-12-07
1
-3
/
+3
|
/
*
DeadlockDetect is configurable now.
madmaxoft
2013-11-30
1
-4
/
+7
*
Fixed some of tiger's derpyness.
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Hopefully fixed last of the Linux compile errors
Tiger Wang
2013-11-26
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+10
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+744