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