| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust Snoopy's contribution for AVN | Melanie | 2012-04-05 | 1 | -56/+14 |
* | Merge branch 'master' into careminster | Melanie | 2012-04-04 | 1 | -1/+57 |
|\ |
|
| * | 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 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-22 | 1 | -17/+21 |
|\ \
| |/ |
|
| * | 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 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Try to resolve some problems with viewers crashing after hitting parcel banli... | Justin Clark-Casey (justincc) | 2012-02-23 | 1 | -6/+21 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-19 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view.... | PixelTomsen | 2012-02-19 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-05 | 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 |
* | | Make ban, eject, freeze and the scripted versions of those work. | Melanie | 2012-02-02 | 2 | -27/+57 |
* | | Streamline banning code using existing methods. | Melanie | 2012-02-02 | 1 | -183/+29 |
* | | Rehook the eject and freeze events that had gotten unhooked in the merge | Melanie | 2012-02-02 | 1 | -0/+2 |
* | | Fix calculating land prim count type width issue | Melanie | 2012-01-28 | 1 | -8/+8 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-26 | 1 | -1/+10 |
|\ \
| |/ |
|
| * | llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce... | Pixel Tomsen | 2012-01-25 | 1 | -1/+10 |
* | | Fix prim calculations so that > 32767 prims are supported | Melanie | 2012-01-17 | 1 | -2/+4 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | 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 |
* | | Merge branch 'master' into bigmerge | Melanie | 2011-10-27 | 1 | -4/+1 |
|\ \
| |/ |
|
| * | Added new ForEachRootScenePresence to Scene since almost every delegate passe... | Dan Lake | 2011-10-27 | 1 | -4/+1 |
* | | Merge fixes, and fix the build | Tom | 2011-09-14 | 1 | -0/+2 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 3 | -36/+68 |
|\ \
| |/ |
|
| * | 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 |
* | | Fix parcel prim count and max reporting. Viewer already multiplies. | Melanie | 2011-07-06 | 1 | -5/+21 |
* | | Revert "If a user has the rights to edit a parcel's properties, then also all... | root | 2011-07-05 | 1 | -4/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | root | 2011-07-05 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | 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 |
* | | Add some flags to control content in search better | Melanie | 2011-06-20 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-05-22 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-05-14 | 2 | -17/+24 |
|\ \
| |/ |
|
| * | 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 |
* | | Fix bans so the region owner and estate managers can't be banned by renters | Melanie | 2011-05-09 | 1 | -0/+6 |