aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-30Fix some symbol errorsMelanie1-2/+2
2010-04-30Fix link security issueMelanie1-3/+3
2010-04-19If a transfer request is received for a task inventory item asset, then route...Justin Clark-Casey (justincc)1-6/+11
2010-04-19All scripts are now created suspended and are only unsuspended when the objectMelanie1-0/+1
2010-04-16minor: use the static ascii and utf8 encodings instead of instantiating our ownJustin Clark-Casey (justincc)1-6/+3
2010-04-16Add --skip-assets option to load oar.Justin Clark-Casey (justincc)3-24/+37
2010-04-05check group membership and powers with the groups module rather than just the...Justin Clark-Casey (justincc)1-12/+27
2010-03-20Fix a nullref in permissions when returning objects via right-clickMelanie1-2/+2
2010-03-19Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake1-2/+2
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake7-144/+94
2010-03-18Flesh out the new permission methodMelanie1-4/+95
2010-03-18Unify a previous refactor of object return with the older solution. WeMelanie2-66/+7
2010-03-17Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake1-4/+2
2010-03-16Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman1-4/+3
2010-03-15* UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman2-12/+25
2010-03-10Reintroduce a check that was dropped from permissionsMelanie1-1/+1
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames2-6/+6
2010-03-09Cache UserLevel in ScenePresence on SP creation. Change IsAdministratorMelanie1-0/+8
2010-03-09- parcel blocking, region crossing blocking, teleport blockingunknown2-10/+92
2010-03-09* Typo fixesJohn Hurliman1-4/+5
2010-02-26fix bug where region settings loaded via an oar (water height, terrain textur...Justin Clark-Casey (justincc)1-0/+2
2010-02-22Changed asset CreatorID to a stringJohn Hurliman4-4/+4
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman4-4/+5
2010-02-21One more test running.Diva Canto1-1/+1
2010-02-19forestall bug reports about the Command error: System.EntryPointNotFoundExcep...Justin Clark-Casey (justincc)2-2/+26
2010-02-15Formatting cleanup.Jeff Ames2-13/+13
2010-02-14Revolution is on the roll again! :)Revolution2-4/+51
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-2/+2
2010-02-03minor: remove one mono compiler warningJustin Clark-Casey (justincc)1-3/+1
2010-01-30* HGScene is no more.Diva Canto1-1/+0
2010-01-29use common sop2 setup for TestMergeOarV0_2()Justin Clark-Casey (justincc)1-16/+12
2010-01-29make TestSaveOarV0_2() use a common part2 constructionJustin Clark-Casey (justincc)1-18/+14
2010-01-29use common part1 createio nin TestMergeOarV0_2()Justin Clark-Casey (justincc)1-16/+5
2010-01-29minor: swap which part uses the automatically set up scene in TestMergeOarV0_2()Justin Clark-Casey (justincc)1-25/+13
2010-01-29use common part1 creation in ArchiverTests.TestLoadOarV0_2()Justin Clark-Casey (justincc)1-30/+28
2010-01-29refactor out scene object 1 creation n ArchiverTetssJustin Clark-Casey (justincc)1-44/+22
2010-01-29factor out scene setup in ArchiverTestsJustin Clark-Casey (justincc)1-40/+53
2010-01-29Add method to get all items with the same name from a particular primJustin Clark-Casey (justincc)1-5/+4
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie10-370/+197
2010-01-28Fixes inconsistencies in the permissions module. Adds a region_manager_is_godMelanie1-4/+7
2010-01-24Removed obsolete interface IHyperlink.Diva Canto1-19/+0
2010-01-23Updates all IRegionModules to the new style region modules.Revolution10-197/+370
2010-01-22Add first part of test for checking restore of task inventory items on oar loadJustin Clark-Casey (justincc)2-1/+49
2010-01-22complete assertion checks of all other oar loaded region settingsJustin Clark-Casey (justincc)1-0/+28
2010-01-22Allow oar loading to work even if an estate module is not presentJustin Clark-Casey (justincc)2-2/+74
2010-01-19Change a member of the friendslist module to better reflect the client sideMelanie1-6/+3
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto1-6/+1
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto3-3/+3
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie4-44/+11
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2-5/+6