| Commit message (Expand) | Author | Age | Files | Lines |
* | Although the Allow Voice setting is per estate rather than per region, | Melanie | 2010-11-09 | 1 | -1/+3 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-09-27 | 1 | -0/+3 |
|\ |
|
| * | Restrict top colliders / top scripts to estate managers | Melanie | 2010-09-27 | 1 | -0/+3 |
* | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | meta7 | 2010-08-30 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-24 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Plumb the region type through to the ProductName field in estate messages | Melanie | 2010-08-24 | 1 | -0/+1 |
* | | | Kick the user from the region in the circumstance that the TP home failed - O... | meta7 | 2010-08-30 | 1 | -3/+15 |
|/ / |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-18 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS... | Diva Canto | 2010-08-16 | 1 | -3/+0 |
| * | Add perms check to the teleport home client command handlers. | Melanie Thielker | 2010-05-04 | 1 | -0/+6 |
| * | Strip estate message sending out from the estate management module and | Melanie Thielker | 2010-05-04 | 1 | -4/+10 |
| * | make the events more useful by providing the source region | Melanie Thielker | 2010-05-04 | 1 | -2/+2 |
| * | Add events to the estate interface to let interested modules know of | Melanie Thielker | 2010-05-04 | 1 | -0/+36 |
| * | Allow reloading of estate settings into a running region. Move sun update | Melanie Thielker | 2010-05-04 | 1 | -37/+3 |
* | | Set triggering the texture and height update on a two second timer. This fixes | Melanie Thielker | 2010-08-10 | 1 | -4/+13 |
* | | remoning debug messages | sacha | 2010-08-10 | 1 | -5/+0 |
* | | fixed ground texture issues ( it seems ) | sacha | 2010-08-10 | 1 | -2/+9 |
* | | Estate managers should be allowed to add and remove new users, groups and ban... | Tom | 2010-08-06 | 1 | -4/+4 |
* | | Add perms check to the teleport home client command handlers. | Melanie Thielker | 2010-05-05 | 1 | -0/+6 |
* | | Strip estate message sending out from the estate management module and | Melanie Thielker | 2010-05-04 | 1 | -4/+10 |
* | | make the events more useful by providing the source region | Melanie Thielker | 2010-05-04 | 1 | -2/+2 |
* | | Add events to the estate interface to let interested modules know of | Melanie Thielker | 2010-05-04 | 1 | -0/+36 |
* | | Allow reloading of estate settings into a running region. Move sun update | Melanie Thielker | 2010-05-04 | 1 | -37/+3 |
|/ |
|
* | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 1 | -19/+12 |
* | Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati... | Dan Lake | 2010-03-17 | 1 | -4/+2 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -2/+2 |
|\ |
|
| * | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -2/+2 |
| * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -35/+23 |
| * | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -23/+35 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -92/+152 |
|\ \
| |/ |
|
| * | A last fix for estate access by group. One should send the correct list. | Melanie | 2010-01-09 | 1 | -2/+2 |
| * | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 2010-01-09 | 1 | -92/+152 |
* | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -16/+2 |
* | | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 2010-01-09 | 1 | -11/+4 |
|/ |
|
* | * Terrain uploads via the Estate Tools now support a multitude of file format... | Adam Frisby | 2009-12-03 | 1 | -19/+31 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -6/+1 |
* | Experimental change to use an immutable array for iterating ScenePresences, a... | John Hurliman | 2009-10-23 | 1 | -2/+5 |
* | * Removed some of the redundant broadcast functions in Scene and SceneGraph s... | John Hurliman | 2009-10-15 | 1 | -1/+1 |
* | * Attempting to fix a issue with console commands & the estate module. Again. | Adam Frisby | 2009-10-02 | 1 | -4/+52 |
* | * Send Updated Information Packet to Clients after updating estate settings. | Adam Frisby | 2009-09-24 | 1 | -0/+2 |
* | * Establishing why new console commands fail to work. >_> | Adam Frisby | 2009-09-24 | 1 | -4/+6 |
* | * Fixing typo. | Adam Frisby | 2009-09-24 | 1 | -1/+1 |
* | * Added two new commands to EstateManagementModule | Adam Frisby | 2009-09-24 | 1 | -6/+55 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 2 | -2/+2 |
* | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 2009-05-12 | 1 | -11/+5 |
* | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2009-03-13 | 1 | -14/+39 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 1 | -7/+7 |
* | * Renamed and encapsulated m_sceneGraph as SceneGraph for ccc | lbsa71 | 2009-02-20 | 1 | -1/+1 |