Robert Adams
|
d25265ae82
Fix terrain tests by properly initializing low detail terrain to zero height.
|
il y a 10 ans |
Robert Adams
|
6937eec258
Merge branch 'master' into varregion
|
il y a 11 ans |
Melanie
|
5b73b9c4a8
Committing the Avination Scene Presence and related texture code
|
il y a 11 ans |
Robert Adams
|
c12e68e34d
varregion: fix GetLandObject error return and initialization of square
|
il y a 11 ans |
Robert Adams
|
a7a837550e
varregion: Massive work to LandManagementModule and LandObject to
|
il y a 11 ans |
Talun
|
8a86e29579
Mantis 6608: Math error in parcel dimensions/borders seen with land show command
|
il y a 11 ans |
Diva Canto
|
a4431381fa
Finalize the logic for SetHome. See comments in Land/LandManagementModule.cs about who has permission to set home where.
|
il y a 11 ans |
Justin Clark-Casey (justincc)
|
82690e1384
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
|
il y a 12 ans |
Justin Clark-Casey (justincc)
|
73c9abf5f2
Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this.
|
il y a 12 ans |
Justin Clark-Casey (justincc)
|
24a0cc5261
refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateManagerOrOwner() to reflect what it actually does.
|
il y a 12 ans |
Snoopy Pfeffer
|
f9dd4ed89c
Do not timeout group member cache entry, as long as there are frequent group membership requests. These are caused by movements within the parcel boundaries.
|
il y a 12 ans |
Snoopy Pfeffer
|
8f45eb913c
Revert last commit
|
il y a 12 ans |
Snoopy Pfeffer
|
e4406c846d
Group based access restrictions to parcels require group membership, but not that this group is active for that user.
|
il y a 12 ans |
Snoopy Pfeffer
|
600a86bcae
Little bug fix in HasGroupAccess, to properly store the case "true" in the cache.
|
il y a 12 ans |
Melanie
|
a5d6b624f6
Simplify group access checks and break them out into a separate method.
|
il y a 12 ans |
Snoopy Pfeffer
|
36c8fa16c0
Implements group based access restrictions for parcels of land. Because of caching there can be a delay of up to 30 seconds until the access rights are effectively changed for a user.
|
il y a 12 ans |
Melanie
|
6bc1ccf234
Change a false false to be truly true - or is this statement false?
|
il y a 12 ans |
Melanie
|
b5d0bc2488
Rework Diva's patch to simplify it
|
il y a 12 ans |
Melanie
|
45b588cf00
Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Turns out that this can't be expressed by cascading Permission modules, so I did it as per this patch."
|
il y a 12 ans |
Diva Canto
|
6146e7ef25
Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Turns out that this can't be expressed by cascading Permission modules, so I did it as per this patch.
|
il y a 12 ans |
PixelTomsen
|
d22715126c
Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view.php?id=5887
|
il y a 12 ans |
Melanie
|
130b1c0665
Revert my two quick fixes for the lag issue and put in the real fix, which
|
il y a 12 ans |
Melanie
|
a5fcdde179
Revert "Remove checks on ban list expiry on every move. To be re-added on parcel"
|
il y a 12 ans |
Melanie
|
0904772a6f
Revert "Check ban list for a particular parcel only when an avatar moves into it."
|
il y a 12 ans |
Melanie
|
8923ad755d
Check ban list for a particular parcel only when an avatar moves into it.
|
il y a 12 ans |
Melanie
|
35f14a262d
Remove checks on ban list expiry on every move. To be re-added on parcel
|
il y a 12 ans |
Melanie
|
447a66d660
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
|
il y a 12 ans |
Pixel Tomsen
|
8f53c768f5
llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParcelMusicURL
|
il y a 12 ans |
Dan Lake
|
b8d50b10fb
Rename ForEachAvatar back to ForEachScenePresence. The other changes
|
il y a 13 ans |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
il y a 13 ans |