Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make [Region] InternalAddress and ExternalHostName reasonable defaults. | onefang | 2019-08-13 | 1 | -3/+0 |
| | | | | | Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it. | ||||
* | Add a basic generic web server, and a login page, plus stubs for the other ↵ | onefang | 2019-08-04 | 1 | -1/+1 |
| | | | | | | basic pages. And update everyone to suit. | ||||
* | Tweaking create_sim. | onefang | 2019-08-04 | 1 | -2/+11 |
| | | | | | | ExternalHostName = "${Const|HostName}" Move size to the third argument. | ||||
* | ROBUST does support includes, so use them. | onefang | 2019-08-01 | 1 | -0/+1 |
| | |||||
* | Make the stats log file sim specific. | onefang | 2019-07-28 | 1 | -0/+1 |
| | |||||
* | Typo-- | onefang | 2019-05-30 | 1 | -1/+1 |
| | |||||
* | Maps at full rez with coords is the default now. | onefang | 2019-05-28 | 1 | -5/+0 |
| | |||||
* | Add [Region] .ini block. | onefang | 2019-05-28 | 2 | -23/+20 |
| | | | | | | | For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter. | ||||
* | Major tweaking of the scripts to suit the new setup. | onefang | 2019-05-22 | 5 | -28/+44 |
| | |||||
* | Update example config.ini. | onefang | 2019-05-20 | 1 | -7/+17 |
| | |||||
* | Make examples directory, and shuffle all the out of tree stuff into it. | onefang | 2019-05-19 | 5 | -0/+130 |