summaryrefslogtreecommitdiffstats
path: root/MCServer/webadmin/template_orig.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-05Made WebAdmin design more modernWebFreak0011-0/+0
2014-08-31WebAdmin: Exported favicon.Howaner1-4/+4
2014-08-31WebAdmin: Exported stylesheet in a own file.Howaner1-333/+3
2013-10-08Fixed WebAdmin template after moving the memory stats functions to cRoot.madmaxoft1-1/+1
2013-09-21Implemented cWebAdmin:GetMemoryUsage() on Linux proper.madmaxoft1-2/+2
Also the function now returns an int, number of KiB used, or -1 on failure.
2013-08-06cLuaScript now uses cLuaStatemadmaxoft1-1/+15
2013-07-29WebAdmin templates can use LuaFakeTruth1-32/+110
New WebAdmin templates can use Lua to completely compose the pages themselves. This should allow infinite WebAdmin design possibilities.
2013-07-27Updated Webadmin HugelyTiger Wang1-376/+375
New CSS and stuffz!
2012-08-20Moved files used by MCServer to a special MCServer folderfaketruth1-0/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-16Heightmap is properly generated after loading chunks now, so /spawn and /top should work properly againfaketruth1-1/+6
git-svn-id: http://mc-server.googlecode.com/svn/trunk@274 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-08Added total chunk count to webadminmadmaxoft@gmail.com1-1/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@248 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-22Improved Core's WebAmin interface a bit.faketruth1-2/+14
Can now kick players through WebAdmin Can now enable/disable whitelist through WebAdmin Tick speed is limited in a better way now, instead of always sleeping 50ms before each tick, it now add only sleeps additional time when the tick time was faster than 50ms. Server should run slightly faster because of this (and use more cpu%) git-svn-id: http://mc-server.googlecode.com/svn/trunk@167 0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-10-03Source for additional projectsfaketruth1-0/+359
-jsoncpp -lua -tolua++ -WebServer -zlib -iniFile git-svn-id: http://mc-server.googlecode.com/svn/trunk@4 0a769ca7-a7f5-676a-18bf-c427514a06d6