aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-10129-38867/+0
* Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva2009-02-092-9/+270
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-092-4/+4
* * Add the ability to type help <command> for more detailed help about a speci...Justin Clarke Casey2009-02-092-4/+8
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-0912-3035/+0
* Adds support for HG linking to specific regions within an instance. The forma...diva2009-02-071-110/+13
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-072-67/+93
* * minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=...Justin Clarke Casey2009-02-062-28/+37
* * Implement help <command> from the region consoleJustin Clarke Casey2009-02-061-4/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-06132-1052/+502
* more eventqueue endian madnessDahlia Trimble2009-02-061-9/+5
* move RegionDenyAgeUnverified parameter to AgeVerificationBlock in parcel prop...Dahlia Trimble2009-02-061-2/+1
* Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http ...Dahlia Trimble2009-02-062-0/+35
* * minor: remove mono compiler warningJustin Clarke Casey2009-02-051-3/+3
* * Apply http://opensimulator.org/mantis/view.php?id=3056Justin Clarke Casey2009-02-051-0/+7
* * Remove CommanderTestModule as there are several normal modules which effect...Justin Clarke Casey2009-02-051-89/+0
* * cheap hack to make module help information more accurately reflect what com...Justin Clarke Casey2009-02-051-1/+1
* * Make existing module commanders register as help topicsJustin Clarke Casey2009-02-055-15/+27
* * Use the commander name to register module commanders instead of providing t...Justin Clarke Casey2009-02-055-6/+24
* * refactor: Split out module Command class into a separate fileJustin Clarke Casey2009-02-053-172/+205
* * refactor: Move module handling code up into SceneBase from Scene, reducing ...Justin Clarke Casey2009-02-051-0/+1
* * Add the second version of the experimental ObjectAdd Cap. It will handle ...Teravus Ovares2009-02-051-38/+146
* * Committing an experimental ObjectAdd module. Intended to work with http://...Teravus Ovares2009-02-051-0/+260
* * Introduce a new "default" option for asset_database in the [STORAGE] sectionJustin Clarke Casey2009-02-041-0/+1
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-049-114/+114
* * Add another object to the existing save oar testJustin Clarke Casey2009-02-031-21/+62
* * Address http://opensimulator.org/mantis/view.php?id=3076 by actually elimin...Justin Clarke Casey2009-02-031-2/+2
* * Fission SceneObjectTests into basic and linking setsJustin Clarke Casey2009-02-031-1/+1
* OK, commenting the return again :-/diva2009-02-031-2/+2
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-031-22/+23
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-031-1/+1
* * Establish OnOarFileSaved EventManager event and subscribe to that instead o...Justin Clarke Casey2009-02-025-30/+34
* Restore llGetSunPosition to its former self.idb2009-02-021-1/+1
* * Make it more obvious that there is an enabled switch for chat in OpenSim.in...Justin Clarke Casey2009-02-021-2/+2
* * Stop the instant message module from trying to register for the message tra...Justin Clarke Casey2009-02-021-3/+11
* * Small tweak to move name replacement in friendship offer since server side ...Justin Clarke Casey2009-02-021-10/+13
* [previous VectorRender patch was from: Robert SmartDr Scofield2009-02-021-1/+1
* [patching previous patch and also taking the chance of fixing theDr Scofield2009-02-021-2/+2
* Merge branch 'vector' into OpenSimulator.orgDr Scofield2009-02-021-22/+141
* * Removed erroneous reference to the Data.Base Frameworklbsa712009-02-021-1/+0
* Minor formatting cleanup.Jeff Ames2009-02-022-2/+2
* * Adding the Tree module configuration options to OpenSim.ini.exampleTeravus Ovares2009-02-021-9/+57
* Putting the return back in AddCapsHandler upon attempt at adding CAPs twice. ...diva2009-02-011-2/+5
* * Adding a few fields to the Land data responder that the client is complaini...Teravus Ovares2009-02-011-0/+3
* More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ...diva2009-02-011-1/+1
* Check for the 4096 limitation in dynamic region hyperlinks.diva2009-02-011-6/+43
* Initial support for dynamic HG hyperlinks. With this commit, remote sims can ...diva2009-01-311-2/+101
* * Put a wait timeout on the archive test, just in case the archiver never ret...Justin Clarke Casey2009-01-301-1/+1
* * In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionTh...Justin Clarke Casey2009-01-301-26/+27
* * Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey2009-01-306-17/+65