Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed cert filename in Linux script. | madmaxoft | 2014-05-07 | 2 | -2/+2 |
| | |||||
* | Made the cert generation script executable on Linux | Mattes D | 2014-05-02 | 1 | -0/+0 |
| | |||||
* | Added a mention to run as admin. | madmaxoft | 2014-05-01 | 1 | -0/+2 |
| | |||||
* | Added scripts for generating HTTPS cert and key. | madmaxoft | 2014-05-01 | 2 | -0/+19 |
| | |||||
* | Fixed WebAdmin template after moving the memory stats functions to cRoot. | madmaxoft | 2013-10-08 | 1 | -1/+1 |
| | |||||
* | Implemented cWebAdmin:GetMemoryUsage() on Linux proper. | madmaxoft | 2013-09-21 | 1 | -2/+2 |
| | | | | Also the function now returns an int, number of KiB used, or -1 on failure. | ||||
* | cLuaScript now uses cLuaState | madmaxoft | 2013-08-06 | 1 | -1/+15 |
| | |||||
* | Merge branch 'master' of github.com:tigerw/MCServer into tigerw-master | Alexander Harkness | 2013-07-31 | 1 | -39/+23 |
|\ | | | | | | | | | Conflicts: MCServer/webadmin/template.html | ||||
| * | Another partial redesign of WebAdmin | Tiger Wang | 2013-07-29 | 1 | -47/+24 |
| | | | | | | | | Done due to strong persuasion from FakeTruth and xoft. | ||||
* | | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -145/+145 |
| | | |||||
* | | WebAdmin templates can use Lua | FakeTruth | 2013-07-29 | 1 | -0/+453 |
| | | | | | | | | | | New WebAdmin templates can use Lua to completely compose the pages themselves. This should allow infinite WebAdmin design possibilities. | ||||
* | | Fixed very minor issue in template.html | Tiger Wang | 2013-07-27 | 1 | -1/+0 |
| | | | | | | Removed extra space. | ||||
* | | The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function. | STRWarrior | 2013-07-27 | 1 | -7/+1 |
|/ | |||||
* | Updated Webadmin Hugely | Tiger Wang | 2013-07-27 | 2 | -368/+519 |
| | | | | New CSS and stuffz! | ||||
* | Moved files used by MCServer to a special MCServer folder | faketruth | 2012-08-20 | 1 | -0/+376 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6 |