aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thank you kindly, Tiffany for a patch that helps:Charles Krinke2008-05-252-6/+10
* Thank you kindly, Grumly57 for a patch to improveCharles Krinke2008-05-251-5/+22
* * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2008-05-252-1/+44
* * phantom sculpties don't request the sculpt texture anymore.Teravus Ovares2008-05-252-3/+39
* * Disabling isSelected check on object persistence backup (at least temporari...Justin Clarke Casey2008-05-252-22/+30
* * Refactor: Collapses parts of different code paths in scene used when deleti...Justin Clarke Casey2008-05-254-40/+27
* * Refactor: Collapse some multiple remove object pathsJustin Clarke Casey2008-05-244-56/+66
* * Refactor: Remove some unused methods in Scene/InnerSceneJustin Clarke Casey2008-05-242-26/+0
* * Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2008-05-247-19/+26
* * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2008-05-246-18/+42
* * Refactor: Push some dictionary initialization down from Scene into InnerSceneJustin Clarke Casey2008-05-242-10/+14
* * Refactor: Make some inner scene dictionaries internal rather than publicJustin Clarke Casey2008-05-241-2/+2
* * Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2008-05-244-75/+110
* * Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey2008-05-245-26/+71
* This enables return from the parcel object owner display.Teravus Ovares2008-05-248-47/+132
* * Implements selected object return.Teravus Ovares2008-05-242-110/+312
* * an attempt to resolve the teleport + attachment = crashTeravus Ovares2008-05-241-4/+19
* forgot to actually remove IRCBridgeModule.FindClientRegion()Dr Scofield2008-05-231-32/+0
* IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in Dr Scofield2008-05-235-6/+880
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-238-941/+1068
* i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.Dr Scofield2008-05-233-727/+70
* Thank you kindly, Melanie, for:Charles Krinke2008-05-234-32/+50
* Thank you kindly, Melanie, for a patch which:Charles Krinke2008-05-234-1/+17
* * minor: Remove unused variables causing warnings in SceneJustin Clarke Casey2008-05-221-7/+7
* * Plug in stubbed out archiver moduleJustin Clarke Casey2008-05-225-10/+150
* make VS compile Scene.csSean Dague2008-05-221-1/+1
* don't trust appearance assetid, instead do an inventorySean Dague2008-05-222-7/+6
* * Documentation for load/save xml methodsJustin Clarke Casey2008-05-221-1/+38
* changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield2008-05-221-2/+3
* Fix for Mantis 1340. Thanks Melanie!Adam Johnson2008-05-221-1/+1
* * Minor: Tidy ups and logging tweaks.Justin Clarke Casey2008-05-221-1/+2
* * Refactor: Move enhancement of version string with operating system informat...Justin Clarke Casey2008-05-221-16/+1
* * Fix circular dependency from last checkin by passing version as a parameter...Justin Clarke Casey2008-05-221-6/+6
* * Send VersionInfo string instead of the hardcoded Scene string to the "About...Justin Clarke Casey2008-05-211-2/+5
* * Going to the C# syntactic sugar way of handling the backup event delegates.Teravus Ovares2008-05-211-8/+2
* * Sets backup bool volatile for extra protection against two backup processes...Teravus Ovares2008-05-211-1/+1
* * This update causes the backup process to run in a separate thread.Teravus Ovares2008-05-216-37/+85
* Clean out some crufty in AvatarFactoryModule Sean Dague2008-05-212-13/+12
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-2/+1
* * Fixed needing to alter your sculptie sometimes to get physics to generate a...Teravus Ovares2008-05-211-1/+4
* move SceneEvents.cs to EventManager.cs, as that's actuallySean Dague2008-05-201-0/+0
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-202-4/+8
* From: Jeremy Bongio <jbongio@us.ibm.com>Sean Dague2008-05-204-18/+18
* Add copyright notices.Jeff Ames2008-05-207-12/+172
* fix crash in standalone mode for initial appearance setupSean Dague2008-05-192-6/+12
* Thank you kindly, Melanie for a patch that avoids a nullCharles Krinke2008-05-191-1/+1
* i can haz pantz?Sean Dague2008-05-191-16/+15
* Attempt to fix incorrect animations when using ODE (bugs #1320 / #1321)Jeff Ames2008-05-191-9/+16
* Rework some of the animation logic in an attempt to resolve #1318Jeff Ames2008-05-191-38/+25
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-185-32/+23