summaryrefslogtreecommitdiffstats
path: root/src/WebAdmin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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