Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WebAdmin uses the new cNetwork API. | Mattes D | 2015-01-27 | 1 | -5/+12 |
| | |||||
* | Merged IniFile into main MCS sources. | Mattes D | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Xoft fixes. | Alexander Harkness | 2014-09-06 | 1 | -1/+1 |
| | |||||
* | [WebAdmin] Code improvements. | Howaner | 2014-09-02 | 1 | -2/+8 |
| | |||||
* | WebAdmin: Added "files" folder and load the login template from login_template.html | Howaner | 2014-08-31 | 1 | -0/+6 |
| | |||||
* | Removed unused method | Tycho | 2014-08-13 | 1 | -3/+0 |
| | |||||
* | WebAdmin: Manually exported string conversion functions. | madmaxoft | 2014-08-09 | 1 | -5/+5 |
| | | | | ToLua generated an extra return value for GetHTMLEscapedString() and GetURLEncodedString(), making them difficult to use. | ||||
* | WebAdmin: Added GetURLEncodedString(). | madmaxoft | 2014-08-09 | 1 | -1/+4 |
| | |||||
* | Fixed spaces around single-line comments. | madmaxoft | 2014-07-17 | 1 | -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. | madmaxoft | 2014-04-01 | 1 | -5/+5 |
| | |||||
* | WebAdmin is stopped properly on server shutdown / restart. | madmaxoft | 2014-02-07 | 1 | -20/+26 |
| | | | | Fixes #272. | ||||
* | converted commneted paramater names to the unused macro | Tycho Bickerstaff | 2013-12-22 | 1 | -2/+9 |
| | |||||
* | Merge branch 'master' of github.com:mc-server/MCServer | Tycho Bickerstaff | 2013-12-22 | 1 | -0/+6 |
|\ | |||||
| * | Fixed getting configure button going to port 0. | STRWarrior | 2013-12-24 | 1 | -0/+6 |
| | | |||||
* | | Root is now warnings clean | Tycho Bickerstaff | 2013-12-21 | 1 | -4/+4 |
|/ | |||||
* | Moved bindings-related to a Bindings subfolder. | madmaxoft | 2013-12-08 | 1 | -1/+1 |
| | | | | Ref.: #407 | ||||
* | Fixed another. | Alexander Harkness | 2013-11-26 | 1 | -1/+1 |
| | |||||
* | Fixed a mis-include | Alexander Harkness | 2013-11-26 | 1 | -1/+1 |
| | |||||
* | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+215 |