aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving GetInventoryItem up to InventoryServiceBase, since this seems like a p...diva2009-03-192-10/+10
* * Remove compiler warningsJustin Clarke Casey2009-03-191-12/+12
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-1910-1/+9
* * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2009-03-199-74/+159
* * Lock http handlers dictionary in other places as well to avoid race conditionsJustin Clarke Casey2009-03-191-47/+56
* * Add necessary locking to BaseHttpServer.RemoveHTTPHandler()Justin Clarke Casey2009-03-191-7/+14
* * Add documentation to BaseHttpServer.AddHTTPHandler()Justin Clarke Casey2009-03-192-25/+47
* 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-186-0/+162
* Add an event to process undelivered IMsMelanie Thielker2009-03-172-0/+17
* * minor: remove compiler warningJustin Clarke Casey2009-03-172-2/+2
* 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
* Mantis#3306: Thanks tlaukkan for a patch thatHomer Horwitz2009-03-162-10/+20
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-1612-115/+115
* This patch improves MXP connect and disconnect functionality.Homer Horwitz2009-03-153-115/+208
* 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
* Thanks Tommil for a patch which added support for creating user accounts auto...Dahlia Trimble2009-03-153-16/+36
* 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-138-219/+356
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-136-88/+109
* * Remove asset cache size and texture stat reports from ASSET STATS since the...Justin Clarke Casey2009-03-132-6/+41
* Mark AssetBase.Metadata with [XmlIgnore]Mike Mazur2009-03-133-12/+8
* * 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-124-3/+12
* merging XmlRpcCreateUserMethod and XmlRpcCreateUserMethodEmail, addingDr Scofield2009-03-121-117/+28
* Update svn properties, formatting cleanup.Jeff Ames2009-03-122-10/+10
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-126-299/+219
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-127-249/+146
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-1210-28/+35
* Minor bug fix. Thanks daTwitch.diva2009-03-121-1/+2
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-121-8/+8
* * Reverted r8750 to do another round of debugging on mantis #3287lbsa712009-03-114-182/+302
* Thanks rtomita for a patch to fix inventory listings for clients using libomv...Jeff Ames2009-03-111-2/+58
* * fix build breakJustin Clarke Casey2009-03-111-1/+2
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-1116-36/+58
* 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
* Adding AssetInventory InventoryArchive pluginMike Mazur2009-03-114-0/+283