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
*
Removed cStringMap.
madmaxoft
2013-11-09
1
-2
/
+0
*
Implemented suggestions
Tiger Wang
2013-11-05
1
-1
/
+1
*
Autogeneration of settings.ini and webadmin.ini
Tiger Wang
2013-11-04
1
-5
/
+10
*
cIniFile doesn't store filename internally anymore.
madmaxoft
2013-10-25
1
-5
/
+4
*
Fixed GetHTMLEscapedString() binding, removed obsolete memory function from API.
madmaxoft
2013-10-21
1
-11
/
+1
*
Merge branch 'htmlescape'.
madmaxoft
2013-10-20
1
-16
/
+47
|
\
|
*
Added a string reserve.
Alexander Harkness
2013-10-19
1
-0
/
+1
|
*
Fixed compile error. silly parentheses creeping in.
Alexander Harkness
2013-10-19
1
-1
/
+1
|
*
Changed the code according to xoft's suggestions.
Alexander Harkness
2013-10-19
1
-10
/
+10
|
*
Fixed general failings with everything. Fixes #211.
Alexander Harkness
2013-10-19
1
-3
/
+3
|
*
Added a HTML escaping function to cWebAdmin.
Alexander Harkness
2013-10-19
1
-15
/
+54
|
/
*
Fixed webadmin logging.
madmaxoft
2013-10-18
1
-0
/
+16
*
WebAdmin honors the [WebAdmin].Enable setting.
madmaxoft
2013-10-13
1
-2
/
+8
*
Fixed WebAdmin's request parameters.
madmaxoft
2013-10-13
1
-1
/
+12
*
Implemented the two memory-statistics functions in cRoot.
madmaxoft
2013-10-08
1
-52
/
+2
*
Fixed memory leaks in the HTTP framework
madmaxoft
2013-10-06
1
-4
/
+9
*
Removed remnants of the old webserver.
madmaxoft
2013-10-06
1
-23
/
+2
*
WebAdmin uses the new HTTP functionality.
madmaxoft
2013-10-05
1
-216
/
+277
*
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