aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-191-0/+1
* * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2009-03-193-4/+6
* * Add documentation to BaseHttpServer.AddHTTPHandler()Justin Clarke Casey2009-03-191-12/+6
* reformatting README (just noticed that that line was a bit on the longDr Scofield2009-03-191-1/+2
* adding missing ChatSessionRequest voice capability for direct AV-AV calls.Dr Scofield2009-03-191-0/+32
* Thanks to mpallari for Mantis #3310: Make EventQueueGetModule more inheritableDahlia Trimble2009-03-191-8/+8
* Making a couple of methods public.diva2009-03-191-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=3311Justin Clarke Casey2009-03-181-10/+22
* Adds support for unlink-region command in hypergrid.diva2009-03-185-0/+159
* Add an event to process undelivered IMsMelanie Thielker2009-03-172-0/+17
* * minor: remove compiler warningJustin Clarke Casey2009-03-171-1/+1
* Fixed the looping on llParcelMediaCommandList, now PARCEL_MEDIA_COMMAND_PLAY ...MW2009-03-171-2/+13
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-03-171-5/+10
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-168-111/+111
* regionInfo isn't defined here yet, which leads to a NRE. Grid-serverHomer Horwitz2009-03-151-1/+1
* Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:Charles Krinke2009-03-151-22/+44
* Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-03-151-2/+40
* Fixes Mantis #3289. Thank you kindly, Ewe Loon, for a patch that:Charles Krinke2009-03-151-10/+28
* Changing a few methods to public. This is the collection of methods that will...diva2009-03-151-6/+6
* fixed propagation of normalized sculpt mesh vertex normalsDahlia Trimble2009-03-151-3/+3
* Thanks rtomita for a patch to add handlers for prim scale updates from libomv...Jeff Ames2009-03-141-0/+25
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-137-219/+347
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-134-85/+107
* * Don't fail the client login if there are no OnClientConnect listenersJustin Clarke Casey2009-03-121-1/+2
* * minor: Lable the heartbeat thread with the region it's beating forJustin Clarke Casey2009-03-121-1/+1
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-03-121-3/+7
* * Move SceneObject tests into their proper namespaceJustin Clarke Casey2009-03-123-3/+9
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-1/+4
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-126-367/+132
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-129-437/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-121-8/+8
* Thanks rtomita for a patch to fix inventory listings for clients using libomv...Jeff Ames2009-03-111-2/+58
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-1112-28/+46
* update some ini defaults in code - all defaults from beginning of OpenSim.ini...Dahlia Trimble2009-03-113-9/+9
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-111-6/+9
* add a taint to SOP.UpdateShape() - addresses Mantis #3277Dahlia Trimble2009-03-111-0/+1
* Remove chained tests in BasicGridTest.cs.Mike Mazur2009-03-111-1/+1
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-107-290/+312
* * Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey2009-03-101-3/+4
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-1/+1
* * Removed unused and uncommented filelbsa712009-03-101-433/+0
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-101-13/+11
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-0/+17
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-101-5/+2
* Thanks M1sha for a patch to reinstate the original functionality of the TreeP...Jeff Ames2009-03-091-38/+51
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-091-1/+1
* * Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey2009-03-091-2/+8
* * Tweak llMoveToTarget per mantis 3265Teravus Ovares2009-03-094-6/+735
* Minor formatting cleanup.Jeff Ames2009-03-072-8/+36
* Correct a typo, purely cosmetic.idb2009-03-071-1/+1