aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneXmlLoader.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-301-4/+4
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-231-5/+15
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares2008-03-141-0/+4
* * Fixed xml loading bug (the xml was scheduled for update before added to a s...lbsa712008-02-201-2/+3
* * Physical prim cross borders and continue from where the left off on the oth...Teravus Ovares2008-02-121-0/+4
* * um, Prim crossings? Experimental.Teravus Ovares2008-02-111-0/+27
* * Store task inventory when an object is taken into agent inventoryJustin Clarke Casey2008-01-161-2/+2
* * Optimized usingslbsa712007-12-271-13/+12
* Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke2007-12-171-2/+8
* added copyright noticesJeff Ames2007-12-111-0/+28
* From Gary Chernega (IBM)Sean Dague2007-12-051-3/+6
* Added a flag to load-xml console command, that will generate new uuids for th...MW2007-12-031-1/+5
* * Removed permissions flag appliance from Xml deserializationlbsa712007-11-301-2/+2
* * Fixed neighbour range buglbsa712007-11-291-3/+3
* *Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...Teravus Ovares2007-11-201-2/+2
* * Found several cases where prim set physical were not subscribing to physics...Teravus Ovares2007-11-181-0/+7
* * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....Teravus Ovares2007-11-111-2/+2
* Started to cleanup/close down childagent connections when a user teleports. ...MW2007-11-051-1/+1
* Some more refactoringMW2007-11-041-0/+145