aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Improve memory usage when writing OARsJustin Clarke Casey2009-03-066-76/+68
* * Fixing a few mass calculation errors suggested by jhurlimanTeravus Ovares2009-03-051-2/+2
* * Add more status information when an oar is being savedJustin Clarke Casey2009-03-052-0/+23
* * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey2009-03-055-20/+13
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-055-20/+38
* * simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey2009-03-053-31/+22
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-055-26/+33
* * remove now unused serialization codeJustin Clarke Casey2009-03-054-602/+5
* Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke2009-03-053-15/+41
* Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that:Charles Krinke2009-03-051-1/+19
* Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-03-051-1/+1
* MRM Scripting ChangesAdam Frisby2009-03-053-8/+8
* * Implements a number of members on SOGObject for use with the MRM Script Eng...Adam Frisby2009-03-052-15/+166
* * Fleshed out the MRM Module a little.Adam Frisby2009-03-045-44/+84
* * For now, restore file extension for default oar name I accidentally removed...Justin Clarke Casey2009-03-041-1/+1
* * Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey2009-03-046-49/+161