aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes additional bug reported in mantis #4841.Diva Canto2010-07-051-2/+3
* Got rid of all hyperassets references. Also fixed accessing textures in user'...Diva Canto2010-07-042-5/+10
* Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...Diva Canto2010-07-043-0/+67
* Remove the override from DeletToInventory in HGInventoryAccessModule. This ma...Diva Canto2010-06-291-1/+2
* Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...Diva Canto2010-06-291-1/+1
* Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ...Diva Canto2010-06-291-11/+2
* Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-131-0/+28
* Added checks for failed UpdateAgent calls.Diva Canto2010-06-121-17/+29
* * Added CHANGED_TELEPORT event trigger upon inter-sim teleports.Diva Canto2010-06-121-1/+1
* Make local teleports send CHANGED_TELEPORTMelanie Thielker2010-06-121-0/+3
* Refactor SendCoarseLocations for better performance. Instead of computing lis...Dan Lake2010-06-081-3/+0
* * Changed CreatorIDs consistently to varchar(128)Diva Canto2010-06-081-0/+4
* * Bug fix in TP home: typo in unpacking of GridUserInfo.Diva Canto2010-06-051-0/+11
* Continuing refactor. Refactor DeRezObject to deal with multiple objectsMelanie Thielker2010-06-012-2/+29
* Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"Melanie2010-05-271-13/+1
* Comment noisy "CONNECTION DEBUGGING" messages, because they push moreMelanie Thielker2010-05-271-1/+13
* minor: expand upon comments about not scheduling two full updates for attachm...Justin Clark-Casey (justincc)2010-05-241-2/+3
* * Added missing loggout notification to home grid upon agents logging out in ...Diva Canto2010-05-081-0/+8
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-072-5/+13
* Added copying of Viewer field to the agent circuit data that is being passed ...Diva Canto2010-05-051-0/+6
* Avoid duplicate script resumes. Move resume calls to more logical placesMelanie Thielker2010-04-191-1/+1
* All scripts are now created suspended and are only unsuspended when the objectMelanie2010-04-191-0/+1
* First attempt at fixing mantis #4641. It's better but there are now some issu...Diva Canto2010-03-311-4/+21
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-1/+1
* * UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman2010-03-151-2/+2
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* Fix bug where approximately half the time, attachments would rez only their r...Justin Clark-Casey (justincc)2010-03-031-6/+10
* Fixed typo that was affecting the BasicInventoryAccessModuleDiva Canto2010-02-242-3/+3
* * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...John Hurliman2010-02-231-2/+4
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-3/+3
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-222-5/+6
* Merge branch 'master' into presence-refactorMelanie2010-02-151-1/+1
|\
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-1/+1
* | Merge branch 'master' into presence-refactorMelanie2010-02-082-2/+12
|\ \ | |/
| * minor: remove one mono compiler warningJustin Clark-Casey (justincc)2010-02-031-10/+8
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-292-86/+57
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-232-57/+86
| * Let monitor data be requested using either the short form of the name or theMelanie2010-01-161-1/+4
* | Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto2010-01-301-2/+5
* | * HGScene is no more.Diva Canto2010-01-304-0/+1115
* | * HGGridConnector is no longer necessary.Diva Canto2010-01-292-17/+20
* | Works for grid login.Diva Canto2010-01-292-12/+33
* | HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-282-53/+69
* | Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-0/+1
* | Some method implementations were missing from LocalGridServiceConnector.Diva Canto2010-01-241-0/+2
* | Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-18/+27
* | Go Home works. With security!!Diva Canto2010-01-182-8/+71
* | * Added missing GatekeeperServiceConnectorDiva Canto2010-01-182-224/+281
* | * Fixed misspelling of field in GridServiceDiva Canto2010-01-182-38/+34
* | HG teleports through gatekeeper are working.Diva Canto2010-01-172-17/+12