| Commit message (Expand) | Author | Files | Lines |
2009-02-25 | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-02-25 | * Experimental softening of SOG waiting for update on link - changing from ab... | lbsa71 | 1 | -3/+3 |
2009-02-25 | * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I... | lbsa71 | 1 | -1/+3 |
2009-02-25 | Allow /* C-style comments */ in LSL scripts. | Mike Mazur | 2 | -17501/+17655 |
2009-02-25 | Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that: | Charles Krinke | 1 | -3/+3 |
2009-02-25 | Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 2 | -0/+2 |
2009-02-25 | A few updates necessary for load balancer. | Mike Mazur | 7 | -42/+79 |
2009-02-24 | Close-to-final tweaking with appearance. This time sending *everything*. Addr... | diva | 2 | -36/+29 |
2009-02-24 | First step in separating out the Userserver console command handling to a "mo... | MW | 1 | -0/+2 |
2009-02-24 | remove log4net dependency and from PrimMesher.cs | Dahlia Trimble | 2 | -7/+18 |
2009-02-23 | Thank you kindly, TLaukkan (Tommil) for a patch that solves: | Charles Krinke | 1 | -27/+32 |
2009-02-23 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -0/+1 |
2009-02-23 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2009-02-23 | * Commenting out threaded Scene update for the moment. | Adam Frisby | 1 | -2/+3 |
2009-02-23 | * Fix for recent thread patch - IsAlive apparently is not as reliable as Thre... | Adam Frisby | 1 | -1/+2 |
2009-02-23 | * Performance Changes: | Adam Frisby | 2 | -3/+17 |
2009-02-23 | Prevent avatar from walking along z-axis | Mike Mazur | 1 | -1/+19 |
2009-02-23 | Mantis#3187. Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 6 | -0/+169 |
2009-02-23 | A little bit more tweaking with appearance. Now passing both the wearables an... | diva | 2 | -66/+75 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 62 | -321/+373 |
2009-02-22 | Allow delivery of object messages gridwide | Melanie Thielker | 1 | -1/+2 |
2009-02-22 | * Fixes an assumption whereby Scene assumes that each client is capable of pr... | Adam Frisby | 1 | -0/+8 |
2009-02-22 | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 15 | -126/+134 |
2009-02-22 | Addresses some issues with appearance after TPs. Appearance.Owner was not bei... | diva | 2 | -5/+9 |
2009-02-22 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2 | -26/+26 |
2009-02-21 | Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ... | MW | 1 | -7/+23 |
2009-02-21 | Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-21 | Applied patch from mantis #3213. Which adds a check to create region command,... | MW | 1 | -1/+6 |
2009-02-21 | Added a check to LLClientView.RegisterInterface<T>(T iface), so that it can'... | MW | 1 | -1/+4 |
2009-02-21 | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2 | -9/+9 |
2009-02-21 | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-02-21 | Thank you, robsmart, for a patch that allows the shard to be set. | Melanie Thielker | 1 | -1/+9 |
2009-02-20 | * Renamed and encapsulated m_sceneGraph as SceneGraph for ccc | lbsa71 | 4 | -6/+15 |
2009-02-20 | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 11 | -33/+33 |
2009-02-20 | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 6 | -199/+412 |
2009-02-20 | Revert previous commit | Melanie Thielker | 2 | -13/+1 |
2009-02-20 | Committing interface and stubs for IM interception | Melanie Thielker | 2 | -1/+13 |
2009-02-20 | Thanks DoranZemlja for a patch implementing non-shortcircuiting in | Mike Mazur | 2 | -12/+31 |
2009-02-20 | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 14 | -2573/+6 |
2009-02-20 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 5 | -560/+553 |
2009-02-20 | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 1 | -1/+0 |
2009-02-20 | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 3 | -90/+94 |
2009-02-19 | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 1 | -0/+2 |
2009-02-19 | * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get... | lbsa71 | 1 | -1/+0 |
2009-02-19 | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 1 | -1/+0 |
2009-02-19 | * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it... | Justin Clarke Casey | 3 | -7/+7 |
2009-02-19 | * Do deep inspection when saving inventory items in order to capture all the ... | Justin Clarke Casey | 1 | -1/+1 |
2009-02-19 | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 7 | -7/+7 |
2009-02-19 | Make the implementation of the message transfer module protected virtual | Melanie Thielker | 1 | -13/+13 |
2009-02-19 | reverted last revision, until we decide how to handle capturing IM's | MW | 2 | -18/+1 |