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