summaryrefslogtreecommitdiffstats
path: root/MCServer/webadmin/template.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-11Webadmin: use images already in files/ instead of inline image dataarchshift1-1/+1
This also probably means that the browser will be able to cache the images better, and not have to repeatedly download them al a part of the HTML.
2014-10-11Fixed remaining indent and replaced tiger with webfreak.Alexander Harkness1-107/+107
2014-10-11Update template.htmlwin32re1-3/+8
2014-10-11Fixed indentation.win32re1-130/+131
2014-10-11More template changes.win32re1-131/+130
2014-10-11Update template.htmlwin32re1-4/+10
2013-07-29Another partial redesign of WebAdminTiger Wang1-47/+24
Done due to strong persuasion from FakeTruth and xoft.
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-145/+145
2013-07-27Fixed very minor issue in template.htmlTiger Wang1-1/+0
Removed extra space.
2013-07-27The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function.STRWarrior1-7/+1
2013-07-27Updated Webadmin HugelyTiger Wang1-368/+144
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