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
/
cWebPlugin_Lua.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebAdmin should not cause crashes anymore
faketruth
2012-08-22
1
-186
/
+0
*
Fixed cWebPlugin_Lua being not thread safe. And I don't know why, but it still crashes in Lua sometimes o_O
faketruth
2012-08-22
1
-0
/
+1
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-184
/
+184
*
Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!
madmaxoft@gmail.com
2012-02-01
1
-3
/
+12
*
Plugins can now be enabled and disabled through WebAdmin
faketruth
2012-02-01
1
-11
/
+30
*
Can now receive POST data in WebPlugins!
faketruth
2012-01-31
1
-4
/
+4
*
Added a WebAdmin interface to view users their groups, and the permissions of groups.
faketruth
2012-01-30
1
-4
/
+7
*
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
2012-01-29
1
-2
/
+7
*
Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.
faketruth
2012-01-28
1
-0
/
+149