summaryrefslogtreecommitdiffstats
path: root/MCServer/webadmin/template.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed output directory to ServerMattes D2015-09-051-200/+0
* WebAdmin: Changed MCServer to CuberiteArtur2015-07-291-5/+5
* Fixed error in webadmin home pageSTRWarrior2015-05-021-1/+1
* WebAdmin: Removed server name, shortened memory report.Mattes D2015-04-201-5/+1
* Split the plugin names and plugin folders to avoid confusing them.Mattes D2015-04-191-9/+11
* Use cRoot:Get():GetServer():GetNumPlayers() instead of a custom function.tonibm192014-12-301-9/+1
* Added player count to webadmintonibm192014-12-291-0/+10
* Update V1.0.9Ambushed912014-11-051-25/+24
* Update template.luaArian2014-11-041-70/+81
* Update template.luaArian2014-10-281-6/+5
* Update template.luaArian2014-10-281-2/+21
* Update template.luaArian2014-10-271-0/+1
* Update template.luaAmbushed912014-10-271-6/+10
* Update template.luaAmbushed912014-10-271-90/+75
* Update template.luaAmbushed912014-10-231-4/+1
* Update WebAdminAmbushed912014-10-231-48/+95
* Made WebAdmin design more modernWebFreak0012014-10-051-31/+32
* WebAdmin: Exported favicon.Howaner2014-08-311-4/+4
* WebAdmin: Exported stylesheet in a own file.Howaner2014-08-311-333/+3
* Fixed WebAdmin template after moving the memory stats functions to cRoot.madmaxoft2013-10-081-1/+1
* Implemented cWebAdmin:GetMemoryUsage() on Linux proper.madmaxoft2013-09-211-2/+2
* cLuaScript now uses cLuaStatemadmaxoft2013-08-061-1/+15
* WebAdmin templates can use LuaFakeTruth2013-07-291-0/+453