Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-08 | Fixed WebAdmin template after moving the memory stats functions to cRoot. | madmaxoft | 1 | -1/+1 | |
2013-09-21 | Implemented cWebAdmin:GetMemoryUsage() on Linux proper. | madmaxoft | 1 | -2/+2 | |
Also the function now returns an int, number of KiB used, or -1 on failure. | |||||
2013-08-06 | cLuaScript now uses cLuaState | madmaxoft | 1 | -1/+15 | |
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-29 | WebAdmin templates can use Lua | FakeTruth | 1 | -0/+453 | |
New WebAdmin templates can use Lua to completely compose the pages themselves. This should allow infinite WebAdmin design possibilities. | |||||
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 | 2 | -368/+519 | |
New CSS and stuffz! | |||||
2012-08-20 | Moved files used by MCServer to a special MCServer folder | faketruth | 1 | -0/+376 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6 |