aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Limit the message length from llInstantMessage to 1024 characters http://wiki...idb2009-03-072-2/+11
* Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb2009-03-072-1/+7
* Correct casts so that the target id in the at_target event matches the origin...idb2009-03-072-8/+10
* * Making the minimum ground offset for flying a configurable offset in the Op...Teravus Ovares2009-03-072-5/+11
* * fixes mantis 3259Teravus Ovares2009-03-071-0/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-071-14/+14
* Add copyright headers.Jeff Ames2009-03-0713-13/+364
* Update svn properties.Jeff Ames2009-03-0713-855/+855
* * Fixes mantis: #3241Teravus Ovares2009-03-071-2/+13
* * Added some limits to the maximum force applied per second by llMoveToTarget...Teravus Ovares2009-03-072-2/+27
* Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-0612-18/+238
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-063-6/+5
* * refactor: Remove GetLandOwner function from SceneJustin Clarke Casey2009-03-063-42/+34