| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | First step in separating out the Userserver console command handling to a "mo... | MW | 2009-02-24 | 12 | -2510/+2603 |
* | Deleted the files from Messagingserver that are now in OpenSim.Grid.Framework | MW | 2009-02-24 | 4 | -228/+0 |
* | Updated MessagingServer to use OpenSim.Grid.Framework | MW | 2009-02-24 | 9 | -5/+13 |
* | Some cleaning up in the MesssagingServer and GridServer. | MW | 2009-02-24 | 6 | -165/+113 |
* | Added OpenSim.Grid.Framework project. | MW | 2009-02-24 | 11 | -2/+196 |
* | More refactoring of the UserServer. | MW | 2009-02-24 | 7 | -229/+529 |
* | update version number for bamboo zip file output | Dahlia Trimble | 2009-02-24 | 1 | -1/+1 |
* | remove log4net dependency and from PrimMesher.cs | Dahlia Trimble | 2009-02-24 | 2 | -7/+18 |
* | Minor guard protecting against hackers like me who manipulate region UUIDs di... | diva | 2009-02-24 | 1 | -1/+2 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that solves: | Charles Krinke | 2009-02-23 | 1 | -27/+32 |
* | Renamed IGridMessagingModule to IGridMessagingMapper. | MW | 2009-02-23 | 3 | -54/+75 |
* | more refactoring of the Grid server, to separate them into modules | MW | 2009-02-23 | 2 | -5/+14 |
* | 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 |