summaryrefslogtreecommitdiffstats
path: root/source/WebAdmin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a HTML escaping function to cWebAdmin.Alexander Harkness2013-10-191-23/+26
| | | | Apparently my editor fixed some failed tabs too.
* Fixed webadmin logging.madmaxoft2013-10-181-0/+1
| | | | This fixes #262.
* Fixed WebAdmin's request parameters.madmaxoft2013-10-131-0/+6
| | | | Also added doxycomments on what they really contain.
* Fixed memory leaks in the HTTP frameworkmadmaxoft2013-10-061-0/+2
|
* Removed remnants of the old webserver.madmaxoft2013-10-061-9/+0
|
* WebAdmin uses the new HTTP functionality.madmaxoft2013-10-051-21/+95
| | | | This is a partial implementation of #183.
* Implemented cWebAdmin:GetMemoryUsage() on Linux proper.madmaxoft2013-09-211-1/+3
| | | | Also the function now returns an int, number of KiB used, or -1 on failure.
* Removed LuaScript.madmaxoft2013-08-081-45/+87
| | | | The WebAdmin now uses LuaState directly to call the one function it needs.
* WebAdmin: Removed the duplicate memory usage queryingmadmaxoft2013-07-291-4/+4
|
* WebAdmin templates can use LuaFakeTruth2013-07-291-32/+59
| | | | | New WebAdmin templates can use Lua to completely compose the pages themselves. This should allow infinite WebAdmin design possibilities.
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-13/+13
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Added falling block entities. Sand and gravel now properly fall downfaketruth2012-09-301-0/+2
| | | | | | | | | | Implemented the PACKET_SPAWN_OBJECT packet Made some things use BLOCKTYPE instead of char Android: Requests WebAdmin port when pressing the configure button git-svn-id: http://mc-server.googlecode.com/svn/trunk@915 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+67
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6