summaryrefslogtreecommitdiffstats
path: root/source/WebAdmin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-527/+0
* Removed cStringMap.madmaxoft2013-11-091-2/+0
* Implemented suggestionsTiger Wang2013-11-051-1/+1
* Autogeneration of settings.ini and webadmin.iniTiger Wang2013-11-041-5/+10
* cIniFile doesn't store filename internally anymore.madmaxoft2013-10-251-5/+4
* Fixed GetHTMLEscapedString() binding, removed obsolete memory function from API.madmaxoft2013-10-211-11/+1
* Merge branch 'htmlescape'.madmaxoft2013-10-201-16/+47
|\
| * Added a string reserve.Alexander Harkness2013-10-191-0/+1
| * Fixed compile error. silly parentheses creeping in.Alexander Harkness2013-10-191-1/+1
| * Changed the code according to xoft's suggestions.Alexander Harkness2013-10-191-10/+10
| * Fixed general failings with everything. Fixes #211.Alexander Harkness2013-10-191-3/+3
| * Added a HTML escaping function to cWebAdmin.Alexander Harkness2013-10-191-15/+54
|/
* Fixed webadmin logging.madmaxoft2013-10-181-0/+16
* WebAdmin honors the [WebAdmin].Enable setting.madmaxoft2013-10-131-2/+8
* Fixed WebAdmin's request parameters.madmaxoft2013-10-131-1/+12
* Implemented the two memory-statistics functions in cRoot.madmaxoft2013-10-081-52/+2
* Fixed memory leaks in the HTTP frameworkmadmaxoft2013-10-061-4/+9
* Removed remnants of the old webserver.madmaxoft2013-10-061-23/+2
* WebAdmin uses the new HTTP functionality.madmaxoft2013-10-051-216/+277
* Updated coding style to match ours.madmaxoft2013-09-221-4/+8
* Implemented Apple-specific GetMemoryUsage.Samuel Barney2013-09-221-2/+11
* Prepared cWebAdmin for Apple-specific GetMmeoryUsage()madmaxoft2013-09-211-0/+8
* Implemented cWebAdmin:GetMemoryUsage() on Linux proper.madmaxoft2013-09-211-25/+43
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-1/+1
* Removed LuaScript.madmaxoft2013-08-081-12/+11
* cLuaScript now uses cLuaStatemadmaxoft2013-08-061-4/+4
* WebAdmin: Removed the duplicate memory usage queryingmadmaxoft2013-07-291-31/+8
* WebAdmin templates can use LuaFakeTruth2013-07-291-107/+195
* Added new hooks: OnChunkAvailable(), OnChunkUnloaded() and OnChunkUnloading(). Modified OnChunkGenerated() signature.madmaxoft@gmail.com2013-02-051-5/+12
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-8/+8
* Fixed boolean comparison.madmaxoft@gmail.com2012-11-161-2/+2
* Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)faketruth2012-10-141-3/+4
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+365