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
/
WebAdmin.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #193 from tigerw/bugfixes
Mattes D
2013-10-01
1
-1
/
+1
|
\
|
*
Removed unneeded statement
Tiger Wang
2013-09-30
1
-1
/
+1
|
*
Minor startup streamlining
Tiger Wang
2013-09-28
1
-1
/
+1
*
|
Updated coding style to match ours.
madmaxoft
2013-09-22
1
-4
/
+8
*
|
Implemented Apple-specific GetMemoryUsage.
Samuel Barney
2013-09-22
1
-2
/
+11
*
|
Prepared cWebAdmin for Apple-specific GetMmeoryUsage()
madmaxoft
2013-09-21
1
-0
/
+8
*
|
Implemented cWebAdmin:GetMemoryUsage() on Linux proper.
madmaxoft
2013-09-21
1
-25
/
+43
|
/
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-1
/
+1
*
Removed LuaScript.
madmaxoft
2013-08-08
1
-12
/
+11
*
cLuaScript now uses cLuaState
madmaxoft
2013-08-06
1
-4
/
+4
*
WebAdmin: Removed the duplicate memory usage querying
madmaxoft
2013-07-29
1
-31
/
+8
*
WebAdmin templates can use Lua
FakeTruth
2013-07-29
1
-107
/
+195
*
Added new hooks: OnChunkAvailable(), OnChunkUnloaded() and OnChunkUnloading(). Modified OnChunkGenerated() signature.
madmaxoft@gmail.com
2013-02-05
1
-5
/
+12
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-8
/
+8
*
Fixed boolean comparison.
madmaxoft@gmail.com
2012-11-16
1
-2
/
+2
*
Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)
faketruth
2012-10-14
1
-3
/
+4
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+365