Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-13 | Reload splash page every couple of minutes, to get fresh stats. | onefang | 1 | -0/+1 | |
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-07 | The beginnings of an account management web page. | onefang | 1 | -0/+2 | |
Just some simple dynamic pages that don't actually do anything. | |||||
2019-08-06 | Reduce the width of the splash page divs. | onefang | 1 | -0/+5 | |
2019-08-06 | Be more inclusive in the monthly online count. | onefang | 1 | -1/+1 | |
2019-08-06 | Typo-- | onefang | 1 | -1/+1 | |
2019-08-06 | Add actual grid stats to the web page. | onefang | 1 | -5/+5 | |
Except HGers, still trying to sort that one out. | |||||
2019-08-05 | More splash page fiddling. | onefang | 1 | -16/+38 | |
2019-08-05 | Splash page CSS from Taylor. | onefang | 1 | -15/+61 | |
2019-08-05 | More basic web server. | onefang | 1 | -10/+7 | |
2019-08-04 | Add a basic generic web server, and a login page, plus stubs for the other ↵ | onefang | 7 | -1/+63 | |
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 | 7 | -29/+45 | |
2019-05-20 | Update example config.ini. | onefang | 1 | -7/+17 | |
2019-05-19 | Example sim startup script. | onefang | 1 | -0/+4 | |
2019-05-19 | Make examples directory, and shuffle all the out of tree stuff into it. | onefang | 25 | -0/+130 | |