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