Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-10-27 | Update template.html | Ambushed91 | 1 | -125/+136 | |
Removed all changes, back to old one | |||||
2014-10-23 | Update WebAdmin | Ambushed91 | 1 | -136/+125 | |
All files have been updated to the latest version off the new WebAdmin look. | |||||
2014-10-11 | Webadmin: use images already in files/ instead of inline image data | archshift | 1 | -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-11 | Fixed remaining indent and replaced tiger with webfreak. | Alexander Harkness | 1 | -107/+107 | |
2014-10-11 | Update template.html | win32re | 1 | -3/+8 | |
2014-10-11 | Fixed indentation. | win32re | 1 | -130/+131 | |
2014-10-11 | More template changes. | win32re | 1 | -131/+130 | |
2014-10-11 | Update template.html | win32re | 1 | -4/+10 | |
2013-07-29 | Another partial redesign of WebAdmin | Tiger Wang | 1 | -47/+24 | |
Done due to strong persuasion from FakeTruth and xoft. | |||||
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -145/+145 | |
2013-07-27 | Fixed very minor issue in template.html | Tiger Wang | 1 | -1/+0 | |
Removed extra space. | |||||
2013-07-27 | The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function. | STRWarrior | 1 | -7/+1 | |
2013-07-27 | Updated Webadmin Hugely | Tiger Wang | 1 | -368/+144 | |
New CSS and stuffz! | |||||
2012-08-20 | Moved files used by MCServer to a special MCServer folder | faketruth | 1 | -0/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-02-16 | Heightmap is properly generated after loading chunks now, so /spawn and /top should work properly again | faketruth | 1 | -1/+6 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@274 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-02-08 | Added total chunk count to webadmin | madmaxoft@gmail.com | 1 | -1/+1 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@248 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-01-22 | Improved Core's WebAmin interface a bit. | faketruth | 1 | -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-03 | Source for additional projects | faketruth | 1 | -0/+359 | |
-jsoncpp -lua -tolua++ -WebServer -zlib -iniFile git-svn-id: http://mc-server.googlecode.com/svn/trunk@4 0a769ca7-a7f5-676a-18bf-c427514a06d6 |