Melanie Thielker
|
34d882b70d
Add perms check to the teleport home client command handlers.
|
14 år sedan |
Melanie Thielker
|
3761f79971
Strip estate message sending out from the estate management module and
|
14 år sedan |
Melanie Thielker
|
5a4cef6b36
make the events more useful by providing the source region
|
14 år sedan |
Melanie Thielker
|
d997fc7b76
Add events to the estate interface to let interested modules know of
|
14 år sedan |
Melanie Thielker
|
6eea0a3931
Allow reloading of estate settings into a running region. Move sun update
|
14 år sedan |
Dan Lake
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
14 år sedan |
Dan Lake
|
73e9b0be72
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminating option to return the actual list. Callers can now either request a copy of the array as a new List or ask the SceneGraph to call a delegate function on every ScenePresence. Iteration and locking of the ScenePresences now takes place only within the SceneGraph class.
|
14 år sedan |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
14 år sedan |
Justin Clark-Casey (justincc)
|
00800c59d3
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
|
14 år sedan |
Melanie
|
a87a247f05
Revert "Updates all IRegionModules to the new style region modules."
|
15 år sedan |
Revolution
|
ec3c31e61e
Updates all IRegionModules to the new style region modules.
|
15 år sedan |
Melanie
|
10f8c2ea9b
Merge branch 'master' into presence-refactor
|
15 år sedan |
Melanie
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
15 år sedan |
Diva Canto
|
25fdbd6cbc
Less refs to UserProfileCacheService. Compiles but likely doesn't run.
|
15 år sedan |
Melanie
|
bc558788c2
A last fix for estate access by group. One should send the correct list.
|
15 år sedan |
Melanie
|
063f106cbb
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
|
15 år sedan |
Adam Frisby
|
30fe88b808
* Terrain uploads via the Estate Tools now support a multitude of file formats. Specifically: . bmp, .raw, .r32 & .r64. (in ascending order of precision)
|
15 år sedan |
John Hurliman
|
588361e2a2
Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed
|
15 år sedan |
John Hurliman
|
d44b50ee46
* Removed some of the redundant broadcast functions in Scene and SceneGraph so it is clear who/what the broadcast is going to each time
|
15 år sedan |
Adam Frisby
|
a030e3d61b
* Attempting to fix a issue with console commands & the estate module. Again.
|
15 år sedan |
Adam Frisby
|
ca69fac13e
* Send Updated Information Packet to Clients after updating estate settings.
|
15 år sedan |
Adam Frisby
|
8605c5d2eb
* Establishing why new console commands fail to work. >_>
|
15 år sedan |
Adam Frisby
|
57429423bb
* Fixing typo.
|
15 år sedan |
Adam Frisby
|
aca9fd182e
* Added two new commands to EstateManagementModule
|
15 år sedan |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 år sedan |
Charles Krinke
|
c1d680b6c3
Thank you kindly, Patnad, for a patch that:
|
15 år sedan |
Melanie Thielker
|
ddbf81fa07
Thank you, mcortez, for a patch that fixes a number of long standing
|
15 år sedan |
lbsa71
|
1cadad9ec6
* Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate.
|
15 år sedan |
lbsa71
|
602dafae55
* Renamed and encapsulated m_sceneGraph as SceneGraph for ccc
|
15 år sedan |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
16 år sedan |