aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-17VArious additions to account manager.onefang1-19/+83
2019-08-17Simple web server gets HTTPS.onefang1-1/+14
2019-08-15Bump build number.onefang1-1/+1
2019-08-15Actually calculate the sample money modules fake balance.onefang1-2/+11
2019-08-15Teleport home from off grid shouldn't land on roofs either.onefang1-1/+1
2019-08-15Bandaid for ghost users, check and remove them from Presence when they log on.onefang12-5/+197
2019-08-13Beef up the web server a bit.onefang2-0/+41
2019-08-13Godliness can be in the first name as well.onefang1-0/+14
2019-08-11WebServerInConnector -> WebServerConnectoronefang1-2/+2
2019-08-08Various clean ups.onefang1-69/+44
2019-08-07More account manager.onefang2-11/+62
2019-08-07Testing MySQLRaw's SELECT.onefang1-0/+11
2019-08-07Swap out MySQLGenericHandler and swap in MySQLRaw.onefang3-362/+152
2019-08-07The beginnings of an account management web page.onefang1-24/+183
2019-08-06The knomes have been obsconded with by hippos.onefang1-2/+2
2019-08-06Maybe now we can properly count locals and hypergridders on the web page?onefang1-7/+4
2019-08-06Add actual grid stats to the web page.onefang1-8/+40
2019-08-06Add a more direct MySQL handler.onefang1-0/+353
2019-08-05ROBUST now reports INITIALIZATION COMPLETE FOR ROBUST.onefang1-0/+2
2019-08-05Limits -= 2onefang2-5/+6
2019-08-05More basic web server.onefang1-7/+46
2019-08-05Warning--onefang1-1/+1
2019-08-04Add a basic generic web server, and a login page, plus stubs for the other ba...onefang2-0/+112
2019-08-04Better sim startup finished messages.onefang1-4/+4
2019-08-04Don't inform neighbours that we are up twice.onefang1-3/+4
2019-08-03Hypergridders have their full name in firstname, and their grid in lastname. ...onefang1-1/+14
2019-08-02Another attempt at sorting out the auto group chicken and egg problems.onefang7-16/+33
2019-08-01Tag and release OpenSim_SC 0.9.0.1 RC0.OpenSim_SC_0.9.0.1_RC0onefang1-7/+6
2019-08-01AddDefaultGroup and AddHGDefaultGroup_ config options added.onefang1-48/+33
2019-07-31Automatically add members to certain groups, and HGers from specific grids to...onefang4-6/+130
2019-07-31OpenSim found a new way for archiving to be spammy.onefang2-23/+17
2019-07-30Move from IG to SC flavour.onefang2-4/+5
2019-07-25Merge LureModule into HGLureModule.onefang2-304/+18
2019-07-25Gatekeeper -> GatekeeperURIonefang6-14/+13
2019-07-25OpenSim dev typo--onefang1-1/+1
2019-07-25Combine LureModule and HGLureModule.onefang2-70/+102
2019-07-24Allow sitting on attachments, and attaching tings with people sitting on them.onefang2-20/+20
2019-07-24Move the terrain.raw file out of tree to a sim specific name.onefang1-4/+13
2019-07-24For the "teleport from above" case, do the right thing.onefang4-31/+61
2019-07-24Revert list content type check.onefang1-6/+10
2019-07-23Warnings--onefang1-9/+9
2019-07-21TPs from scripts avoid all that silly raycasting nonsense, just go where we ask.onefang4-10/+12
2019-07-20Allow menu items longer than 24 characters once more.onefang2-6/+3
2019-07-19Tweak the login logging a bit, especially for impersonations.onefang1-3/+7
2019-07-18OpenSim changed the way FSAssets directory structure works by default, sort t...onefang1-0/+11
2019-07-08Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into somethin...onefang1-2/+5
2019-07-04Use F1 instead of ? as the in command help key.onefang1-1/+1
2019-07-04Log FS asset base and spool directory.onefang1-0/+1
2019-07-04Properly combine Robust.ini path.onefang1-1/+1
2019-06-04Warnings--onefang25-36/+35