summaryrefslogtreecommitdiffstats
path: root/src/WebAdmin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
|
* Xoft fixes.Alexander Harkness2014-09-061-1/+1
|
* [WebAdmin] Code improvements.Howaner2014-09-021-2/+8
|
* WebAdmin: Added "files" folder and load the login template from login_template.htmlHowaner2014-08-311-0/+6
|
* Removed unused methodTycho2014-08-131-3/+0
|
* WebAdmin: Manually exported string conversion functions.madmaxoft2014-08-091-5/+5
| | | | ToLua generated an extra return value for GetHTMLEscapedString() and GetURLEncodedString(), making them difficult to use.
* WebAdmin: Added GetURLEncodedString().madmaxoft2014-08-091-1/+4
|
* Fixed spaces around single-line comments.madmaxoft2014-07-171-4/+4
| | | | There should be at least two spaces in front and one space after //-style comments.
* Rewritten HTTPServer to use size_t for data lengths.madmaxoft2014-04-011-5/+5
|
* WebAdmin is stopped properly on server shutdown / restart.madmaxoft2014-02-071-20/+26
| | | | Fixes #272.
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-2/+9
|
* Merge branch 'master' of github.com:mc-server/MCServerTycho Bickerstaff2013-12-221-0/+6
|\
| * Fixed getting configure button going to port 0.STRWarrior2013-12-241-0/+6
| |
* | Root is now warnings cleanTycho Bickerstaff2013-12-211-4/+4
|/
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
| | | | Ref.: #407
* Fixed another.Alexander Harkness2013-11-261-1/+1
|
* Fixed a mis-includeAlexander Harkness2013-11-261-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+215