| Commit message (Expand) | Author | Files | Lines |
2009-03-15 | regionInfo isn't defined here yet, which leads to a NRE. Grid-server | Homer Horwitz | 1 | -1/+1 |
2009-03-15 | Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that: | Charles Krinke | 1 | -22/+44 |
2009-03-15 | Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 1 | -2/+40 |
2009-03-15 | Fixes Mantis #3289. Thank you kindly, Ewe Loon, for a patch that: | Charles Krinke | 1 | -10/+28 |
2009-03-15 | Changing a few methods to public. This is the collection of methods that will... | diva | 1 | -6/+6 |
2009-03-15 | fixed propagation of normalized sculpt mesh vertex normals | Dahlia Trimble | 1 | -3/+3 |
2009-03-14 | Thanks rtomita for a patch to add handlers for prim scale updates from libomv... | Jeff Ames | 1 | -0/+25 |
2009-03-13 | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 7 | -219/+347 |
2009-03-13 | * Support loading empty folders in an iar | Justin Clarke Casey | 4 | -85/+107 |
2009-03-12 | * Don't fail the client login if there are no OnClientConnect listeners | Justin Clarke Casey | 1 | -1/+2 |
2009-03-12 | * minor: Lable the heartbeat thread with the region it's beating for | Justin Clarke Casey | 1 | -1/+1 |
2009-03-12 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -3/+7 |
2009-03-12 | * Move SceneObject tests into their proper namespace | Justin Clarke Casey | 3 | -3/+9 |
2009-03-12 | * Another stab at refactoring up the CustomiseResponse function. Two fixes: | lbsa71 | 1 | -1/+4 |
2009-03-12 | Move ArchiveConstants to OpenSim.Framework.Archive | Mike Mazur | 6 | -367/+132 |
2009-03-12 | Moving TarArchive to OpenSim.Framework.Archive | Mike Mazur | 9 | -437/+9 |
2009-03-12 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2009-03-11 | Thanks rtomita for a patch to fix inventory listings for clients using libomv... | Jeff Ames | 1 | -2/+58 |
2009-03-11 | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 12 | -28/+46 |
2009-03-11 | update some ini defaults in code - all defaults from beginning of OpenSim.ini... | Dahlia Trimble | 3 | -9/+9 |
2009-03-11 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -6/+9 |
2009-03-11 | add a taint to SOP.UpdateShape() - addresses Mantis #3277 | Dahlia Trimble | 1 | -0/+1 |
2009-03-11 | Remove chained tests in BasicGridTest.cs. | Mike Mazur | 1 | -1/+1 |
2009-03-10 | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 7 | -290/+312 |
2009-03-10 | * Enable test logging for TestSaveOarV0p2 to capture more information the nex... | Justin Clarke Casey | 1 | -3/+4 |
2009-03-10 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -1/+1 |
2009-03-10 | * Removed unused and uncommented file | lbsa71 | 1 | -433/+0 |
2009-03-10 | * Refactored out Create() methods to ensure proper transformation between Reg... | lbsa71 | 1 | -13/+11 |
2009-03-10 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+17 |
2009-03-10 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -5/+2 |
2009-03-09 | Thanks M1sha for a patch to reinstate the original functionality of the TreeP... | Jeff Ames | 1 | -38/+51 |
2009-03-09 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -1/+1 |
2009-03-09 | * Address http://opensimulator.org/mantis/view.php?id=3207 | Justin Clarke Casey | 1 | -2/+8 |
2009-03-09 | * Tweak llMoveToTarget per mantis 3265 | Teravus Ovares | 4 | -6/+735 |
2009-03-07 | Minor formatting cleanup. | Jeff Ames | 2 | -8/+36 |
2009-03-07 | Correct a typo, purely cosmetic. | idb | 1 | -1/+1 |
2009-03-07 | Limit the message length from llInstantMessage to 1024 characters http://wiki... | idb | 2 | -2/+11 |
2009-03-07 | Added the ability to set User-Agent in llHTTPRequest. No new default value ha... | idb | 2 | -1/+7 |
2009-03-07 | Correct casts so that the target id in the at_target event matches the origin... | idb | 2 | -8/+10 |
2009-03-07 | * Making the minimum ground offset for flying a configurable offset in the Op... | Teravus Ovares | 2 | -5/+11 |
2009-03-07 | * fixes mantis 3259 | Teravus Ovares | 1 | -0/+9 |
2009-03-07 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -14/+14 |
2009-03-07 | Add copyright headers. | Jeff Ames | 13 | -13/+364 |
2009-03-07 | Update svn properties. | Jeff Ames | 13 | -855/+855 |
2009-03-07 | * Fixes mantis: #3241 | Teravus Ovares | 1 | -2/+13 |
2009-03-07 | * Added some limits to the maximum force applied per second by llMoveToTarget... | Teravus Ovares | 2 | -2/+27 |
2009-03-06 | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 12 | -18/+238 |
2009-03-06 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 3 | -6/+5 |
2009-03-06 | * refactor: Remove GetLandOwner function from Scene | Justin Clarke Casey | 3 | -42/+34 |
2009-03-06 | * Improve memory usage when writing OARs | Justin Clarke Casey | 6 | -76/+68 |