aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * minor: Just a few documentation odds and endsJustin Clarke Casey2008-05-182-5/+10
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-182-9/+42
* * Fixed a logic error in previous commit. Darn these long client(param,para...Teravus Ovares2008-05-181-2/+2
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-186-10/+94
* Thank you very kindly, Melanie for: Charles Krinke2008-05-171-2/+3
* while this doesn't fix the initial no pants issue in grid (which still baffle...Sean Dague2008-05-172-23/+32
* 0001303: [PATCH] Make prim owner and data show for prims not owned. From Mel...Teravus Ovares2008-05-171-3/+3
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-175-13/+51
* Formatting cleanup.Jeff Ames2008-05-176-50/+50
* * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares2008-05-164-23/+68