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
/
Bindings
/
WebPlugin.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
CheckBasicStyle: multi-level indent change.
madmaxoft
1
-0
/
+2
2014-07-21
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
1
-7
/
+7
2014-07-21
Style: Normalized spaces after if, for and while.
madmaxoft
1
-5
/
+5
2014-07-17
Basic style fixes.
madmaxoft
1
-8
/
+12
2014-07-17
Normalized comments.
madmaxoft
1
-1
/
+1
2014-03-25
More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.
Samuel Barney
1
-1
/
+1
2013-12-08
Moved bindings-related to a Bindings subfolder.
madmaxoft
1
-3
/
+3
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-07-29
WebAdmin templates can use Lua
FakeTruth
1
-1
/
+1
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-9
/
+13
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-4
/
+4
2012-08-23
Fixed WebAdmin showing tab names (thanks for pointing it out Lapayo)
faketruth
1
-6
/
+6
2012-08-22
WebAdmin should not cause crashes anymore
faketruth
1
-2
/
+85
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-25
/
+25
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
-2
/
+6
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+22