aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Switched the order by which foreign inventory and foreign assets are brought ...Diva Canto2012-12-091-6/+4
| * | UserManagementModule: search the local cache for names too.Diva Canto2012-12-091-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-12-072-5/+14
|\ \ \ | |/ /
| * | Use a thread abort safe version of OpenMetaverse.DoubleDictionary with the ai...Justin Clark-Casey (justincc)2012-12-071-1/+3
| * | minor: Put Scene.PhysicsRequestAsset() into standard C# xml format.Justin Clark-Casey (justincc)2012-12-041-4/+11
* | | Merge branch 'master' into careminsterMelanie2012-12-041-0/+1
|\ \ \ | |/ /
| * | XmlRpcGridRouterBlueWall2012-12-031-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-11-2519-120/+107
|\ \ \ | |/ / | | / | |/ |/|
| * Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are ...Justin Clark-Casey (justincc)2012-11-243-106/+83
| * Fix regression TestDeleteSceneObjectAsyncToUserInventory by adding a BasicInv...Justin Clark-Casey (justincc)2012-11-241-7/+12
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-2417-17/+17
| * minor: Make note in log if scene was restarted due to an unrecoverable physic...Justin Clark-Casey (justincc)2012-11-231-1/+6
* | Merge branch 'master' into careminsterMelanie2012-11-233-19/+81
|\ \ | |/
| * Fix problem where restarting the currently selected region would stop various...Justin Clark-Casey (justincc)2012-11-232-31/+25
| * Add regression test for checking scene close when SceneManager is asked to closeJustin Clark-Casey (justincc)2012-11-231-0/+58
* | Fix a build break introduced by us having a more efficient DoubleDictionaryMelanie2012-11-231-4/+8
* | Merge branch 'master' into careminsterMelanie2012-11-231-0/+7
|\ \ | |/
| * Fix regression where we stopped closing scenes on simulator exit.Justin Clark-Casey (justincc)2012-11-231-0/+7
* | Merge branch 'master' into careminsterMelanie2012-11-201-3/+20
|\ \ | |/
| * Minor formatting for 0962a35d and a few one-line comments as to why that code...Justin Clark-Casey (justincc)2012-11-201-8/+7
| * Fix movetotarget on mega regions.Iain Oliver2012-11-201-3/+21
* | Merge branch 'avination' into careminsterMelanie2012-11-173-5/+28
|\ \
| * \ Merge branch 'ubitwork' into avinationMelanie2012-11-061-5/+10
| |\ \
| | * | actually remove the use of random on persist timmingsUbitUmarov2012-11-021-4/+6
| | * | Create a new random when needed using normal time based seed instead ofUbitUmarov2012-11-021-2/+5
| | * | Merge branch 'avination' into ubitworkUbitUmarov2012-10-305-16/+55
| | |\ \
| * | | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-042-0/+18
* | | | | Merge branch 'master' into careminsterMelanie2012-11-151-0/+33
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-141-0/+33
* | | | | Merge branch 'master' into careminsterMelanie2012-11-125-415/+12
|\ \ \ \ \ | |/ / / /
| * | | | Completely remove the IRegionModule interfaceMelanie2012-11-121-55/+0
| * | | | Stop closing old style modulesMelanie2012-11-121-9/+0
| * | | | Remove the old style module loader and all references to itMelanie2012-11-124-350/+12
* | | | | Merge branch 'master' into careminsterMelanie2012-11-121-36/+78
|\ \ \ \ \ | |/ / / /
| * | | | document & 80-character width terminal formattingSignpostMarv2012-11-111-36/+78
* | | | | Merge branch 'master' into careminsterMelanie2012-11-111-0/+33
|\ \ \ \ \ | |/ / / /
| * | | | moving windlight-sources to correct namespace-named folder (world); add Light...PixelTomsen2012-11-111-0/+33
* | | | | Merge branch 'master' into careminsterMelanie2012-11-116-94/+174
|\ \ \ \ \ | |/ / / /
| * | | | One more module converted: CloudModule.Diva Canto2012-11-101-1/+1
| * | | | 80 character-width terminal formatting of IDialogModule interface, removing s...SignpostMarv2012-11-101-23/+28
| * | | | Documenting parameters of methods on the IDialogModule interfaceSignpostMarv2012-11-101-33/+73
| * | | | Uncomment SceneObjectBasicTests.TestDeleteSceneObjectAsyncToUserInventory() a...Justin Clark-Casey (justincc)2012-11-102-35/+70
| * | | | Converted the WindModule to the new region module interface (38 to go). Also ...Diva Canto2012-11-091-1/+1
| * | | | Converted the SunModule to the new region module interface. (39 to go...)Diva Canto2012-11-091-1/+1
* | | | | Merge branch 'master' into careminsterMelanie2012-11-091-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | marking IRegionModule interface as obsolete via System.ObsoleteAttribute, int...SignpostMarv2012-11-091-0/+2
| * | | | Add a method to query all registered script constants to allow non-XEngineMelanie2012-11-041-0/+2
* | | | | Merge branch 'avination' into careminsterMelanie2012-11-044-2/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add a method to query all registered script constants to allow non-XEngineMelanie2012-11-041-0/+2
| * | | | Merge branch 'ubitwork' into avinationMelanie2012-11-012-1/+11
| |\ \ \ \ | | | |/ / | | |/| |