| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | VArious additions to account manager. | onefang | 2019-08-17 | 1 | -19/+83 |
| * | Simple web server gets HTTPS. | onefang | 2019-08-17 | 2 | -1/+15 |
| * | Bump build number. | onefang | 2019-08-15 | 1 | -1/+1 |
| * | Actually calculate the sample money modules fake balance. | onefang | 2019-08-15 | 1 | -2/+11 |
| * | Teleport home from off grid shouldn't land on roofs either. | onefang | 2019-08-15 | 1 | -1/+1 |
| * | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 2019-08-15 | 12 | -5/+197 |
| * | Reload splash page every couple of minutes, to get fresh stats. | onefang | 2019-08-13 | 1 | -0/+1 |
| * | Beef up the web server a bit. | onefang | 2019-08-13 | 2 | -0/+41 |
| * | Godliness can be in the first name as well. | onefang | 2019-08-13 | 2 | -0/+15 |
| * | ThisSim.ini -> Actual_Name.ini | onefang | 2019-08-13 | 1 | -1/+3 |
| * | Whitespace-- | onefang | 2019-08-13 | 1 | -1/+1 |
| * | Make [Region] InternalAddress and ExternalHostName reasonable defaults. | onefang | 2019-08-13 | 3 | -12/+6 |
| * | Missed this link for the start-sim all moved to left pane thing. | onefang | 2019-08-13 | 1 | -0/+1 |
| * | Modify start-sim to start up everything, with the output in the left tmux win... | onefang | 2019-08-13 | 1 | -24/+39 |
| * | Stop using num2name() in scripts. | onefang | 2019-08-13 | 3 | -9/+5 |
| * | Remove the left overs from the check4096 crap that is obsolete. | onefang | 2019-08-11 | 2 | -6/+0 |
| * | WebServerInConnector -> WebServerConnector | onefang | 2019-08-11 | 2 | -3/+3 |
| * | Various clean ups. | onefang | 2019-08-08 | 2 | -72/+47 |
| * | More account manager. | onefang | 2019-08-07 | 2 | -11/+62 |
| * | Testing MySQLRaw's SELECT. | onefang | 2019-08-07 | 1 | -0/+11 |
| * | Swap out MySQLGenericHandler and swap in MySQLRaw. | onefang | 2019-08-07 | 3 | -362/+152 |
| * | The beginnings of an account management web page. | onefang | 2019-08-07 | 2 | -24/+185 |
| * | The knomes have been obsconded with by hippos. | onefang | 2019-08-06 | 1 | -2/+2 |
| * | Reduce the width of the splash page divs. | onefang | 2019-08-06 | 1 | -0/+5 |
| * | Maybe now we can properly count locals and hypergridders on the web page? | onefang | 2019-08-06 | 1 | -7/+4 |
| * | Be more inclusive in the monthly online count. | onefang | 2019-08-06 | 1 | -1/+1 |
| * | Typo-- | onefang | 2019-08-06 | 1 | -1/+1 |
| * | Add actual grid stats to the web page. | onefang | 2019-08-06 | 3 | -13/+48 |
| * | Add a more direct MySQL handler. | onefang | 2019-08-06 | 1 | -0/+353 |
| * | More splash page fiddling. | onefang | 2019-08-05 | 1 | -16/+38 |
| * | Clean up the contributors. Mostly white space. | onefang | 2019-08-05 | 1 | -14/+18 |
| * | Splash page CSS from Taylor. | onefang | 2019-08-05 | 2 | -15/+68 |
| * | Pass -q through to ROBUST on start them all mode of start-sim. | onefang | 2019-08-05 | 1 | -3/+3 |
| * | start-sim -w waiting for ROBUST isn't working. | onefang | 2019-08-05 | 1 | -1/+1 |
| * | Running start-sim in scripts now starts everything up, with a delay. | onefang | 2019-08-05 | 1 | -2/+36 |
| * | ROBUST now reports INITIALIZATION COMPLETE FOR ROBUST. | onefang | 2019-08-05 | 1 | -0/+2 |
| * | Limits -= 2 | onefang | 2019-08-05 | 2 | -5/+6 |
| * | More basic web server. | onefang | 2019-08-05 | 2 | -17/+53 |
| * | Warning-- | onefang | 2019-08-05 | 1 | -1/+1 |
| * | Minor tweak to let inventory backup script work again. | onefang | 2019-08-04 | 1 | -1/+1 |
| * | Add a basic generic web server, and a login page, plus stubs for the other ba... | onefang | 2019-08-04 | 13 | -8/+236 |
| * | Don't wait_for_text for anything between [], coz that's a grep thing. | onefang | 2019-08-04 | 1 | -1/+1 |
| * | start-sim wait for the [RegionReady]: INITIALIZATION COMPLETE FOR message. | onefang | 2019-08-04 | 1 | -1/+12 |
| * | Better sim startup finished messages. | onefang | 2019-08-04 | 1 | -4/+4 |
| * | Don't inform neighbours that we are up twice. | onefang | 2019-08-04 | 1 | -3/+4 |
| * | Tweaking create_sim. | onefang | 2019-08-04 | 2 | -18/+17 |
| * | Hypergridders have their full name in firstname, and their grid in lastname. ... | onefang | 2019-08-03 | 1 | -1/+14 |
| * | Another attempt at sorting out the auto group chicken and egg problems. | onefang | 2019-08-02 | 7 | -16/+33 |
| * | Bump sim ports up by 2 when creating, coz 5 is silly. | onefang | 2019-08-02 | 1 | -1/+1 |
| * | Oops, move the GridService Region_ stuff to grid specific config files. | onefang | 2019-08-02 | 3 | -3/+12 |