| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Tag and release OpenSim_SC 0.9.0.1 RC0.OpenSim_SC_0.9.0.1_RC0 | onefang | 2019-08-01 | 1 | -7/+6 |
* | AddDefaultGroup and AddHGDefaultGroup_ config options added. | onefang | 2019-08-01 | 2 | -53/+33 |
* | Comments++ about how to build and test debug builds. | onefang | 2019-08-01 | 2 | -0/+3 |
* | TODO-- These got fixed a while ago. | onefang | 2019-08-01 | 1 | -9/+0 |
* | ROBUST does support includes, so use them. | onefang | 2019-08-01 | 6 | -17/+6 |
* | Automatically add members to certain groups, and HGers from specific grids to... | onefang | 2019-07-31 | 5 | -8/+132 |
* | OpenSim found a new way for archiving to be spammy. | onefang | 2019-07-31 | 2 | -23/+17 |
* | Opensim user needs a proper shell. | onefang | 2019-07-30 | 1 | -1/+1 |
* | Move from IG to SC flavour. | onefang | 2019-07-30 | 2 | -4/+5 |
* | A few typoes slipped through. | onefang | 2019-07-30 | 1 | -5/+5 |
* | Forgot to update a script comment. | onefang | 2019-07-28 | 1 | -1/+1 |
* | Update and add more docs. | onefang | 2019-07-28 | 3 | -0/+127 |
* | Jiggle the grid specific configs. | onefang | 2019-07-28 | 4 | -43/+53 |
* | Make the stats log file sim specific. | onefang | 2019-07-28 | 1 | -0/+1 |
* | apt-get -> apt. | onefang | 2019-07-28 | 1 | -2/+2 |
* | Merge LureModule into HGLureModule. | onefang | 2019-07-25 | 4 | -306/+18 |
* | Gatekeeper -> GatekeeperURI | onefang | 2019-07-25 | 10 | -22/+21 |
* | OpenSim dev typo-- | onefang | 2019-07-25 | 1 | -1/+1 |
* | Combine LureModule and HGLureModule. | onefang | 2019-07-25 | 2 | -70/+102 |
* | Allow sitting on attachments, and attaching tings with people sitting on them. | onefang | 2019-07-24 | 2 | -20/+20 |
* | Make the installation more robust. | onefang | 2019-07-24 | 2 | -2/+4 |
* | Move the terrain.raw file out of tree to a sim specific name. | onefang | 2019-07-24 | 1 | -4/+13 |
* | For the "teleport from above" case, do the right thing. | onefang | 2019-07-24 | 4 | -31/+61 |
* | Revert list content type check. | onefang | 2019-07-24 | 1 | -6/+10 |
* | Warnings-- | onefang | 2019-07-23 | 1 | -9/+9 |
* | TODO-- | onefang | 2019-07-23 | 1 | -17/+0 |
* | Add a test script for the unit tests. | onefang | 2019-07-23 | 1 | -0/+21 |