Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-10-05 | added font callback | WebFreak001 | 1 | -1/+1 | |
2014-10-05 | Removed my license, added me to CONTRIBUTORS | WebFreak001 | 1 | -16/+0 | |
2014-10-05 | Added newline | WebFreak001 | 1 | -2/+1 | |
2014-10-05 | Added license | WebFreak001 | 1 | -0/+16 | |
2014-10-05 | Made WebAdmin design more modern | WebFreak001 | 3 | -265/+431 | |
2014-08-31 | WebAdmin: Exported logo and background. | Howaner | 3 | -3/+3 | |
2014-08-31 | WebAdmin: Added favicon to the login template. | Howaner | 1 | -0/+1 | |
2014-08-31 | WebAdmin: Exported favicon. | Howaner | 2 | -4/+4 | |
2014-08-31 | WebAdmin: Exported stylesheet in a own file. | Howaner | 2 | -333/+329 | |
2014-08-31 | WebAdmin: Added login template | Howaner | 2 | -0/+24 | |
2014-05-07 | Fixed cert filename in Linux script. | madmaxoft | 2 | -2/+2 | |
2014-05-02 | Made the cert generation script executable on Linux | Mattes D | 1 | -0/+0 | |
2014-05-01 | Added a mention to run as admin. | madmaxoft | 1 | -0/+2 | |
2014-05-01 | Added scripts for generating HTTPS cert and key. | madmaxoft | 2 | -0/+19 | |
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 |