1
0
Commit Graph

11 Commits

Author SHA1 Message Date
madmaxoft
bf9c520439 Fixed WebAdmin template after moving the memory stats functions to cRoot. 2013-10-08 20:24:35 +02:00
madmaxoft
6b61df3b73 Implemented cWebAdmin:GetMemoryUsage() on Linux proper.
Also the function now returns an int, number of KiB used, or -1 on failure.
2013-09-21 19:00:01 +02:00
madmaxoft
c55fabb5ad cLuaScript now uses cLuaState 2013-08-06 19:28:09 +02:00
Alexander Harkness
c700108ab6 Merge branch 'master' of github.com:tigerw/MCServer into tigerw-master
Conflicts:
	MCServer/webadmin/template.html
2013-07-31 08:22:34 +01:00
Tiger Wang
c4188ca09d Another partial redesign of WebAdmin
Done due to strong persuasion from FakeTruth and xoft.
2013-07-29 14:18:35 +01:00
Alexander Harkness
53e22b1185 Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
FakeTruth
5a9d4f89c2 WebAdmin templates can use Lua
New WebAdmin templates can use Lua to completely compose the pages
themselves. This should allow infinite WebAdmin design possibilities.
2013-07-29 02:37:59 +02:00
Tiger Wang
d4830df4ee Fixed very minor issue in template.html
Removed extra space.
2013-07-27 18:56:18 +01:00
STRWarrior
30ad617397 The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function. 2013-07-27 10:15:26 -07:00
Tiger Wang
20cb8221f9 Updated Webadmin Hugely
New CSS and stuffz!
2013-07-27 17:12:45 +01:00
faketruth
12906c026d Moved files used by MCServer to a special MCServer folder
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-20 12:20:20 +00:00