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
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
LuaCommandBinder.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-7
/
+35
2012-10-14
Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)
faketruth
1
-2
/
+12
2012-10-11
Got rid of "self" in plugins, which is deprecated anyway
faketruth
1
-6
/
+0
2012-10-10
Removed some logging
faketruth
1
-6
/
+6
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-4
/
+4
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-122
/
+122
2012-03-28
Got rid of sPluginManagerState
faketruth
1
-0
/
+6
2012-02-01
Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!
madmaxoft@gmail.com
1
-3
/
+5
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-1
/
+7
2011-11-02
Fixed crash when client only sends a space in the chat
faketruth
1
-0
/
+2
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+106