aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-25Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that:Charles Krinke1-3/+3
2009-02-25Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2-0/+2
2009-02-25A few updates necessary for load balancer.Mike Mazur7-42/+79
2009-02-24Close-to-final tweaking with appearance. This time sending *everything*. Addr...diva2-36/+29
2009-02-24First step in separating out the Userserver console command handling to a "mo...MW1-0/+2
2009-02-24remove log4net dependency and from PrimMesher.csDahlia Trimble2-7/+18
2009-02-23Thank you kindly, TLaukkan (Tommil) for a patch that solves:Charles Krinke1-27/+32
2009-02-23From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+1
2009-02-23Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2-3/+3
2009-02-23* Commenting out threaded Scene update for the moment.Adam Frisby1-2/+3
2009-02-23* Fix for recent thread patch - IsAlive apparently is not as reliable as Thre...Adam Frisby1-1/+2
2009-02-23* Performance Changes:Adam Frisby2-3/+17
2009-02-23Prevent avatar from walking along z-axisMike Mazur1-1/+19
2009-02-23Mantis#3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke6-0/+169
2009-02-23A little bit more tweaking with appearance. Now passing both the wearables an...diva2-66/+75
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke62-321/+373
2009-02-22Allow delivery of object messages gridwideMelanie Thielker1-1/+2
2009-02-22* Fixes an assumption whereby Scene assumes that each client is capable of pr...Adam Frisby1-0/+8
2009-02-22Refactor log4net logger handling in script engine. (#3148)Jeff Ames15-126/+134
2009-02-22Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva2-5/+9
2009-02-22Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2-26/+26
2009-02-21Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ...MW1-7/+23
2009-02-21Thank you kindly, DoranZemlja for a patch that:Charles Krinke1-1/+1
2009-02-21Applied patch from mantis #3213. Which adds a check to create region command,...MW1-1/+6
2009-02-21Added a check to LLClientView.RegisterInterface<T>(T iface), so that it can'...MW1-1/+4
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712-9/+9
2009-02-21Add copyright headers. Minor formatting cleanup.Jeff Ames1-2/+2
2009-02-21Thank you, robsmart, for a patch that allows the shard to be set.Melanie Thielker1-1/+9
2009-02-20* Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa714-6/+15
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa7111-33/+33
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey6-199/+412
2009-02-20Revert previous commitMelanie Thielker2-13/+1
2009-02-20Committing interface and stubs for IM interceptionMelanie Thielker2-1/+13
2009-02-20Thanks DoranZemlja for a patch implementing non-shortcircuiting inMike Mazur2-12/+31
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva14-2573/+6
2009-02-20Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames5-560/+553
2009-02-20* Another stab at removing AssetServer.exe dependencieslbsa711-1/+0
2009-02-20This moves the 2 friends-related interregion messages out of OGS1 and into th...diva3-90/+94
2009-02-19* Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa711-0/+2
2009-02-19* moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get...lbsa711-1/+0
2009-02-19* Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa711-1/+0
2009-02-19* refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey3-7/+7
2009-02-19* Do deep inspection when saving inventory items in order to capture all the ...Justin Clarke Casey1-1/+1
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa717-7/+7
2009-02-19Make the implementation of the message transfer module protected virtualMelanie Thielker1-13/+13
2009-02-19reverted last revision, until we decide how to handle capturing IM'sMW2-18/+1
2009-02-19Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW2-0/+17
2009-02-19Force plugin state update when region crossingMelanie Thielker1-0/+4
2009-02-19Try this, then :) remove just one line from script serialization, Melanie Thielker1-1/+0
2009-02-19Refix the fix, adding a forgotten lineMelanie Thielker1-0/+1