| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+1 |
* | Fix bug where loading an OAR with a deeded parcel would always set the parcel... | Justin Clark-Casey (justincc) | 2012-11-24 | 2 | -7/+11 |
* | Another 10 modules' directives moved from .addin.xml | Diva Canto | 2012-11-12 | 3 | -0/+6 |
* | Refactor: Move Dwell reply to a module that can be disabled. The prior, | Melanie | 2012-10-21 | 2 | -12/+110 |
* | SQLite DB: some values of land data will be not saved / loaded | PixelTomsen | 2012-10-21 | 1 | -0/+1 |
* | Fix: invinite loading for Viewer3 : parcelinfo request of traffic-value (impl... | PixelTomsen | 2012-10-20 | 1 | -0/+12 |
* | Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas... | Justin Clark-Casey (justincc) | 2012-10-09 | 1 | -0/+1 |
* | correcting a typo that causes c# express to complain about xml comment contai... | SignpostMarv | 2012-09-13 | 1 | -1/+1 |
* | Fire the scripting changed event with CHANGED_OWNER when an object that has c... | Justin Clark-Casey (justincc) | 2012-05-05 | 1 | -1/+0 |
* | Implement optional name and description on http stream handlers so that we ca... | Justin Clark-Casey (justincc) | 2012-05-03 | 1 | -14/+19 |
* | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -1/+1 |
* | refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM... | Justin Clark-Casey (justincc) | 2012-04-17 | 1 | -2/+2 |
* | Do not timeout group member cache entry, as long as there are frequent group ... | Snoopy Pfeffer | 2012-04-10 | 1 | -0/+3 |
* | Revert last commit | Snoopy Pfeffer | 2012-04-05 | 1 | -22/+25 |
* | Group based access restrictions to parcels require group membership, but not ... | Snoopy Pfeffer | 2012-04-05 | 1 | -25/+22 |
* | Little bug fix in HasGroupAccess, to properly store the case "true" in the ca... | Snoopy Pfeffer | 2012-04-05 | 1 | -5/+2 |
* | Simplify group access checks and break them out into a separate method. | Melanie | 2012-04-05 | 1 | -57/+49 |
* | Implements group based access restrictions for parcels of land. Because of ca... | Snoopy Pfeffer | 2012-04-05 | 1 | -1/+57 |
* | Change a false false to be truly true - or is this statement false? | Melanie | 2012-03-22 | 1 | -1/+1 |
* | Rework Diva's patch to simplify it | Melanie | 2012-03-22 | 1 | -14/+19 |
* | Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF... | Melanie | 2012-03-22 | 1 | -37/+4 |
* | Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu... | Diva Canto | 2012-03-22 | 1 | -4/+37 |
* | Try to resolve some problems with viewers crashing after hitting parcel banli... | Justin Clark-Casey (justincc) | 2012-02-23 | 1 | -6/+21 |
* | Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view.... | PixelTomsen | 2012-02-19 | 1 | -1/+2 |
* | Revert my two quick fixes for the lag issue and put in the real fix, which | Melanie | 2012-02-05 | 1 | -1/+2 |
* | Revert "Remove checks on ban list expiry on every move. To be re-added on par... | Melanie | 2012-02-05 | 1 | -4/+4 |
* | Revert "Check ban list for a particular parcel only when an avatar moves into... | Melanie | 2012-02-05 | 2 | -17/+4 |
* | Check ban list for a particular parcel only when an avatar moves into it. | Melanie | 2012-02-05 | 2 | -4/+17 |
* | Remove checks on ban list expiry on every move. To be re-added on parcel | Melanie | 2012-02-05 | 1 | -4/+4 |
* | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 2 | -26/+62 |
* | llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce... | Pixel Tomsen | 2012-01-25 | 1 | -1/+10 |
* | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 1 | -2/+2 |
* | Rename ForEachAvatar back to ForEachScenePresence. The other changes | Dan Lake | 2011-11-03 | 1 | -1/+1 |
* | Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to | Dan Lake | 2011-11-03 | 1 | -1/+1 |
* | Added new ForEachRootScenePresence to Scene since almost every delegate passe... | Dan Lake | 2011-10-27 | 1 | -4/+1 |
* | remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-08-23 | 2 | -2/+2 |
* | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -9/+9 |
* | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -16/+16 |
* | Do a partial fix/implementation of OSSL osNpcMoveTo() | Justin Clark-Casey (justincc) | 2011-08-03 | 1 | -37/+32 |
* | If a user has the rights to edit a parcel's properties, then also allow them ... | Justin Clark-Casey (justincc) | 2011-07-02 | 1 | -4/+4 |
* | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+0 |
* | refactor: remove thisObject argument from ILandObject.Get*MaxPrimCount() inst... | Justin Clark-Casey (justincc) | 2011-05-14 | 1 | -7/+8 |
* | Minor doc change to see if this provokes a good panda build | Justin Clark-Casey (justincc) | 2011-05-14 | 1 | -2/+5 |
* | When loading an OAR that doesn't have parcels, create a default parcel | Oren Hurvitz | 2011-05-14 | 1 | -8/+11 |
* | Signal prim count taint if the AbsolutePosition of a scene object changes. | Justin Clark-Casey (justincc) | 2011-04-06 | 1 | -4/+26 |
* | Improve previous ILandObject method doc. | Justin Clark-Casey (justincc) | 2011-04-06 | 3 | -49/+87 |
* | Add method doc to some land bitmap methods in ILandObject. | Justin Clark-Casey (justincc) | 2011-04-06 | 2 | -18/+48 |
* | properly refresh object owner list when refresh button is hit on land parcel ... | Justin Clark-Casey (justincc) | 2011-04-05 | 2 | -9/+14 |
* | remove now unused individual LandData prim counts. | Justin Clark-Casey (justincc) | 2011-04-05 | 3 | -105/+27 |
* | If an object is selected, then don't include it in owner/group/others prim co... | Justin Clark-Casey (justincc) | 2011-04-05 | 1 | -13/+18 |