aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change inworld restart to use blue boxes rather than notices to match SLMelanie2010-11-291-1/+1
* Merge branch 'master' into careminster-presence-refactorMelanie2010-11-251-1/+17
|\
| * Change all restarting to use the restart module. Remove hardcoded behaviorMelanie2010-11-251-1/+17
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-221-1/+7
|\ \ | |/
| * Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-1/+7
| * Although the Allow Voice setting is per estate rather than per region,Melanie2010-11-091-1/+3
* | Although the Allow Voice setting is per estate rather than per region,Melanie2010-11-091-1/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-271-0/+3
|\ \ | |/
| * Restrict top colliders / top scripts to estate managersMelanie2010-09-271-0/+3
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...meta72010-08-301-0/+1
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-08-241-0/+1
| |\ \ | | |/
| | * Plumb the region type through to the ProductName field in estate messagesMelanie2010-08-241-0/+1
* | | Kick the user from the region in the circumstance that the TP home failed - O...meta72010-08-301-3/+15
|/ /
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-3/+0
|\ \ | |/
| * Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto2010-08-161-3/+0
| * Add perms check to the teleport home client command handlers.Melanie Thielker2010-05-041-0/+6
| * Strip estate message sending out from the estate management module andMelanie Thielker2010-05-041-4/+10
| * make the events more useful by providing the source regionMelanie Thielker2010-05-041-2/+2
| * Add events to the estate interface to let interested modules know ofMelanie Thielker2010-05-041-0/+36
| * Allow reloading of estate settings into a running region. Move sun updateMelanie Thielker2010-05-041-37/+3
* | Set triggering the texture and height update on a two second timer. This fixesMelanie Thielker2010-08-101-4/+13
* | remoning debug messagessacha2010-08-101-5/+0
* | fixed ground texture issues ( it seems )sacha2010-08-101-2/+9
* | Estate managers should be allowed to add and remove new users, groups and ban...Tom2010-08-061-4/+4
* | Add perms check to the teleport home client command handlers.Melanie Thielker2010-05-051-0/+6
* | Strip estate message sending out from the estate management module andMelanie Thielker2010-05-041-4/+10
* | make the events more useful by providing the source regionMelanie Thielker2010-05-041-2/+2
* | Add events to the estate interface to let interested modules know ofMelanie Thielker2010-05-041-0/+36
* | Allow reloading of estate settings into a running region. Move sun updateMelanie Thielker2010-05-041-37/+3
|/
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-19/+12
* Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake2010-03-171-4/+2
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
* Merge branch 'master' into presence-refactorMelanie2010-02-151-2/+2
|\
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-2/+2
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-35/+23
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-23/+35
* | Merge branch 'master' into presence-refactorMelanie2010-01-161-92/+152
|\ \ | |/
| * A last fix for estate access by group. One should send the correct list.Melanie2010-01-091-2/+2
| * Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-091-92/+152
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-16/+2
* | Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2010-01-091-11/+4
|/
* * Terrain uploads via the Estate Tools now support a multitude of file format...Adam Frisby2009-12-031-19/+31
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-6/+1
* Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman2009-10-231-2/+5
* * Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman2009-10-151-1/+1
* * Attempting to fix a issue with console commands & the estate module. Again.Adam Frisby2009-10-021-4/+52
* * Send Updated Information Packet to Clients after updating estate settings.Adam Frisby2009-09-241-0/+2
* * Establishing why new console commands fail to work. >_>Adam Frisby2009-09-241-4/+6
* * Fixing typo.Adam Frisby2009-09-241-1/+1