| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-02-23 | 1 | -0/+1 |
* | * This should fix the 'Solution Folder' annoyance on express versions. | lbsa71 | 2009-02-23 | 2 | -1/+4 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-23 | 13 | -1758/+1945 |
* | * 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 | 4 | -4/+35 |
* | Load default assets when AssetInventory starts. | Mike Mazur | 2009-02-23 | 4 | -0/+20 |
* | 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 | 117 | -410/+581 |
* | Allow delivery of object messages gridwide | Melanie Thielker | 2009-02-22 | 1 | -1/+2 |
* | First step in giving the messaging server the modular refactoring treatment. ... | MW | 2009-02-22 | 8 | -289/+643 |
* | * MXP Clients are now treated as full root agents - including being given a d... | Adam Frisby | 2009-02-22 | 2 | -2/+44 |
* | * Fixes an assumption whereby Scene assumes that each client is capable of pr... | Adam Frisby | 2009-02-22 | 1 | -0/+8 |
* | Part 1 of refactoring the userserver. Changed it so instead of subclassing th... | MW | 2009-02-22 | 3 | -46/+107 |
* | * And a little more | Adam Frisby | 2009-02-22 | 1 | -2/+2 |
* | * Removing some C#3.0 that snuck in. | Adam Frisby | 2009-02-22 | 1 | -5/+5 |
* | * Restoring | Adam Frisby | 2009-02-22 | 1 | -0/+1158 |
* | * Fixing bad SVN commit. | Adam Frisby | 2009-02-22 | 1 | -1158/+0 |
* | * Updates MXP.dll to latest version. | Adam Frisby | 2009-02-22 | 3 | -11/+35 |
* | Update svn properties. | Jeff Ames | 2009-02-22 | 5 | -1688/+1688 |
* | * There's always something. Fixes MXP Server so that when it starts up, it ac... | Adam Frisby | 2009-02-22 | 1 | -0/+1 |
* | * Adds initial support for the MXP Virtual Worlds protocol (http://www.bubble... | Adam Frisby | 2009-02-22 | 8 | -0/+1718 |
* | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 2009-02-22 | 18 | -133/+141 |
* | Addresses some issues with appearance after TPs. Appearance.Owner was not bei... | diva | 2009-02-22 | 4 | -8/+28 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-22 | 8 | -1631/+1685 |
* | Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ... | MW | 2009-02-21 | 1 | -7/+23 |
* | More Grid server refactoring | MW | 2009-02-21 | 6 | -23/+61 |
* | Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 2009-02-21 | 1 | -1/+1 |
* | A small improvement in the UserLoginService, hence the User Server: users are... | diva | 2009-02-21 | 1 | -2/+5 |
* | Some more refactoring of GridServer. | MW | 2009-02-21 | 2 | -23/+23 |
* | Applied patch from mantis #3213. Which adds a check to create region command,... | MW | 2009-02-21 | 1 | -1/+6 |
* | Added missing header to a file (before chi11ken does it) | MW | 2009-02-21 | 2 | -2/+29 |
* | Added a check to LLClientView.RegisterInterface<T>(T iface), so that it can'... | MW | 2009-02-21 | 1 | -1/+4 |
* | Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it ca... | MW | 2009-02-21 | 1 | -1/+4 |
* | A bit more refactoring of the GridServer. To make the "modules" share a commo... | MW | 2009-02-21 | 4 | -19/+22 |
* | * Upping to interface version 3 - let's see how this goes. | lbsa71 | 2009-02-21 | 1 | -1/+1 |
* | Refactored the GridServer into a GridDBService and a set of "modules". | MW | 2009-02-21 | 7 | -1323/+1621 |
* | Allow entry of '?' in http URIs. If the field being typed begins with | Melanie Thielker | 2009-02-21 | 1 | -4/+13 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 13 | -33/+158 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2009-02-21 | 4 | -3/+57 |
* | Update svn properties. | Jeff Ames | 2009-02-21 | 2 | -138/+138 |
* | Thank you, robsmart, for a patch that allows the shard to be set. | Melanie Thielker | 2009-02-21 | 2 | -1/+13 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3185 | idb | 2009-02-20 | 6 | -2/+8 |
* | From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com> | Dr Scofield | 2009-02-20 | 1 | -1/+1 |
* | * 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 | 38 | -115/+115 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3195 | Justin Clarke Casey | 2009-02-20 | 30 | -30/+73 |
* | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 2009-02-20 | 7 | -201/+414 |