aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* TODO++onefang2019-08-181-0/+3
* Bump build number to 3.onefang2019-08-181-1/+1
* Various additions to the web account manager.onefang2019-08-181-108/+406
* Add HTTPS configs.onefang2019-08-184-3/+9
* Better consistency with the other config.ini files.onefang2019-08-181-3/+3
* Implement HEAD in our simple web server.onefang2019-08-171-2/+11
* Allow a place for Robust.ini extras.onefang2019-08-171-1/+1
* VArious additions to account manager.onefang2019-08-171-19/+83
* Simple web server gets HTTPS.onefang2019-08-172-1/+15
* Bump build number.onefang2019-08-151-1/+1
* Actually calculate the sample money modules fake balance.onefang2019-08-151-2/+11
* Teleport home from off grid shouldn't land on roofs either.onefang2019-08-151-1/+1
* Bandaid for ghost users, check and remove them from Presence when they log on.onefang2019-08-1512-5/+197
* Reload splash page every couple of minutes, to get fresh stats.onefang2019-08-131-0/+1
* Beef up the web server a bit.onefang2019-08-132-0/+41
* Godliness can be in the first name as well.onefang2019-08-132-0/+15
* ThisSim.ini -> Actual_Name.inionefang2019-08-131-1/+3
* Whitespace--onefang2019-08-131-1/+1
* Make [Region] InternalAddress and ExternalHostName reasonable defaults.onefang2019-08-133-12/+6
* Missed this link for the start-sim all moved to left pane thing.onefang2019-08-131-0/+1
* Modify start-sim to start up everything, with the output in the left tmux win...onefang2019-08-131-24/+39
* Stop using num2name() in scripts.onefang2019-08-133-9/+5
* Remove the left overs from the check4096 crap that is obsolete.onefang2019-08-112-6/+0
* WebServerInConnector -> WebServerConnectoronefang2019-08-112-3/+3
* Various clean ups.onefang2019-08-082-72/+47
* More account manager.onefang2019-08-072-11/+62
* Testing MySQLRaw's SELECT.onefang2019-08-071-0/+11
* Swap out MySQLGenericHandler and swap in MySQLRaw.onefang2019-08-073-362/+152
* The beginnings of an account management web page.onefang2019-08-072-24/+185
* The knomes have been obsconded with by hippos.onefang2019-08-061-2/+2
* Reduce the width of the splash page divs.onefang2019-08-061-0/+5
* Maybe now we can properly count locals and hypergridders on the web page?onefang2019-08-061-7/+4
* Be more inclusive in the monthly online count.onefang2019-08-061-1/+1
* Typo--onefang2019-08-061-1/+1
* Add actual grid stats to the web page.onefang2019-08-063-13/+48
* Add a more direct MySQL handler.onefang2019-08-061-0/+353
* More splash page fiddling.onefang2019-08-051-16/+38
* Clean up the contributors. Mostly white space.onefang2019-08-051-14/+18
* Splash page CSS from Taylor.onefang2019-08-052-15/+68
* Pass -q through to ROBUST on start them all mode of start-sim.onefang2019-08-051-3/+3
* start-sim -w waiting for ROBUST isn't working.onefang2019-08-051-1/+1
* Running start-sim in scripts now starts everything up, with a delay.onefang2019-08-051-2/+36
* ROBUST now reports INITIALIZATION COMPLETE FOR ROBUST.onefang2019-08-051-0/+2
* Limits -= 2onefang2019-08-052-5/+6
* More basic web server.onefang2019-08-052-17/+53
* Warning--onefang2019-08-051-1/+1
* Minor tweak to let inventory backup script work again.onefang2019-08-041-1/+1
* Add a basic generic web server, and a login page, plus stubs for the other ba...onefang2019-08-0413-8/+236
* Don't wait_for_text for anything between [], coz that's a grep thing.onefang2019-08-041-1/+1
* start-sim wait for the [RegionReady]: INITIALIZATION COMPLETE FOR message.onefang2019-08-041-1/+12