| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge LureModule into HGLureModule. | onefang | 2019-07-25 | 2 | -304/+18 |
* | Gatekeeper -> GatekeeperURI | onefang | 2019-07-25 | 5 | -13/+12 |
* | OpenSim dev typo-- | onefang | 2019-07-25 | 1 | -1/+1 |
* | Combine LureModule and HGLureModule. | onefang | 2019-07-25 | 1 | -69/+101 |
* | Allow sitting on attachments, and attaching tings with people sitting on them. | onefang | 2019-07-24 | 2 | -20/+20 |
* | 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 | 2 | -18/+43 |
* | Revert list content type check. | onefang | 2019-07-24 | 1 | -6/+10 |
* | Warnings-- | onefang | 2019-07-23 | 1 | -9/+9 |
* | TPs from scripts avoid all that silly raycasting nonsense, just go where we ask. | onefang | 2019-07-21 | 3 | -9/+9 |
* | Allow menu items longer than 24 characters once more. | onefang | 2019-07-20 | 2 | -6/+3 |
* | Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into somethin... | onefang | 2019-07-08 | 1 | -2/+5 |
* | Warnings-- | onefang | 2019-06-04 | 19 | -29/+28 |
* | Add DefaultRegionAccess in [AuthorizationService] section. | onefang | 2019-06-03 | 1 | -1/+2 |
* | A little tweaking of log levels. | onefang | 2019-06-01 | 3 | -7/+7 |
* | Have some "avatar has left" mesasge hit the INFO console. | onefang | 2019-05-30 | 1 | -1/+1 |
* | Remove Etcd thing, not used anywhere. | onefang | 2019-05-20 | 1 | -195/+0 |
* | Better archiver console spam. | onefang | 2019-05-19 | 1 | -9/+14 |
* | Remove some script distance limits. | onefang | 2019-05-19 | 1 | -5/+1 |
* | One last big source of script slowness removed. | onefang | 2019-05-19 | 2 | -181/+14 |
* | More script speed ups. | onefang | 2019-05-19 | 4 | -540/+0 |
* | Less Oh Silly Threat detection. | onefang | 2019-05-19 | 1 | -214/+24 |
* | Better sim startup console notification. | onefang | 2019-05-19 | 1 | -2/+6 |
* | ProfileServiceURL not ProfileURL | onefang | 2019-05-19 | 1 | -1/+1 |
* | Various IRC fixes. | onefang | 2019-05-19 | 1 | -16/+23 |
* | Merge Warp3DCachedImageModule from Christopher Latza. | onefang | 2019-05-19 | 1 | -45/+180 |
* | Remove silly 4096 sim TP check for a client bug that was fixed long ago. | onefang | 2019-05-19 | 1 | -47/+0 |
* | White space -- | onefang | 2019-05-19 | 1 | -4/+4 |
* | Various logging fix ups. | onefang | 2019-05-19 | 4 | -14/+12 |
* | Update version number stuff, and hack it into the money display. | onefang | 2019-05-19 | 1 | -2/+2 |
* | Remove useless executable bit that Windows adds. | onefang | 2019-05-19 | 43 | -0/+0 |
* | Move cache, config, logs out of tree, and various related clean ups. | onefang | 2019-05-19 | 6 | -10/+9 |
* | Move db directory out of tree. | onefang | 2019-05-19 | 1 | -2/+2 |
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 636 | -33622/+75345 |
* | Various little clean ups. | David Walter Seikel | 2016-12-09 | 1 | -1/+2 |
* | Don't throw exceptions on threat level checks and a few other script function... | David Walter Seikel | 2016-11-22 | 3 | -96/+105 |
* | Actually tell us what the problem object is with sculpties in map generation. | David Walter Seikel | 2016-11-22 | 1 | -4/+15 |
* | Reduce various console spam. | David Walter Seikel | 2016-11-22 | 2 | -5/+7 |
* | Remove zero length XML blob spam. | David Walter Seikel | 2016-11-22 | 3 | -15/+23 |
* | Various random white space clean ups. | David Walter Seikel | 2016-11-22 | 4 | -41/+41 |
* | A bit more sanity in the IRC bridge. | David Walter Seikel | 2016-11-08 | 1 | -16/+23 |
* | Fix file execute permissions, coz Windows. | David Walter Seikel | 2016-11-07 | 43 | -0/+0 |
* | Adjust OS script functions threat levels, and don't bother wasting time check... | David Walter Seikel | 2016-11-07 | 1 | -139/+39 |
* | Remove silly rezzing distance limits. They just make scripters work around t... | David Walter Seikel | 2016-11-07 | 3 | -11/+1 |
* | Excess white space removal. | David Walter Seikel | 2016-11-07 | 1 | -9/+9 |
* | More config path fixes. | David Walter Seikel | 2016-11-05 | 1 | -3/+2 |
* | Sleep is for the weak. No wonder the standard script engines are so slow. | David Walter Seikel | 2016-11-05 | 2 | -170/+0 |
* | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 2016-11-04 | 5 | -6/+6 |
* | Even OpenSim removed the silly IAR avatar presence check. Purge it with fire. | David Walter Seikel | 2016-11-03 | 1 | -139/+70 |
* | Remove a bunch of spammy console messages. | David Walter Seikel | 2016-11-03 | 2 | -31/+0 |