| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * This patch reduces the excessive number of threads opened by the Timer even... | Sean Dague | 2009-02-26 | 1 | -24/+37 |
* | * Update ScenePresenceTests to reflect current REST communication workflow. | Sean Dague | 2009-02-26 | 4 | -92/+119 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-02-26 | 1 | -5/+33 |
* | opps forgot to commit a changed file. | MW | 2009-02-26 | 1 | -1/+1 |
* | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 2009-02-26 | 6 | -0/+21 |
* | Changed the type of the ApplicationRegistry member from RegistryCore to IRegi... | MW | 2009-02-26 | 1 | -2/+2 |
* | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 2009-02-26 | 8 | -48/+153 |
* | Attempt to fix the "region starts but doesn't load anything" issue | Sean Dague | 2009-02-26 | 1 | -0/+6 |
* | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 2009-02-26 | 7 | -45/+32 |
* | Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w... | MW | 2009-02-26 | 1 | -1/+8 |
* | * Got rid of concrete GridDBService references | lbsa71 | 2009-02-26 | 3 | -4/+10 |
* | * renamed IRegionProfileService to IRegionProfileRouter to better reflect use... | lbsa71 | 2009-02-26 | 4 | -4/+28 |
* | Renamed IMessageUserServerService to IInterServiceUserService.cs | MW | 2009-02-25 | 5 | -229/+229 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 18 | -23/+26 |
* | * Properly load items into correct folders when an iar is loaded | Justin Clarke Casey | 2009-02-25 | 1 | -8/+12 |
* | Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name... | MW | 2009-02-25 | 19 | -68/+69 |
* | Added IGridServiceModule to be the base interface for the Service Modules for... | MW | 2009-02-25 | 1 | -0/+13 |
* | More refactoring of the Grid, User and Messaging servers. | MW | 2009-02-25 | 15 | -227/+394 |
* | * Fix my own unit test | Justin Clarke Casey | 2009-02-25 | 2 | -7/+19 |
* | * Add InventoryArchiveConstants that I missed from last commit | Justin Clarke Casey | 2009-02-25 | 2 | -6/+137 |
* | * Store inventory data in an 'inventory' directory rather than in the root of... | Justin Clarke Casey | 2009-02-25 | 3 | -15/+10 |
* | * Applied a patch that: Added prim parameters support to MXP client | lbsa71 | 2009-02-25 | 1 | -12/+98 |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-25 | 1 | -1/+1 |
* | * Experimental softening of SOG waiting for update on link - changing from ab... | lbsa71 | 2009-02-25 | 1 | -3/+3 |
* | * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I... | lbsa71 | 2009-02-25 | 4 | -16/+4 |
* | 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 |
* | Distinguish 404 errors in RestClient.Request(). | Mike Mazur | 2009-02-25 | 1 | -2/+10 |
* | A few updates necessary for load balancer. | Mike Mazur | 2009-02-25 | 9 | -43/+92 |
* | Setting svn:eol-style=native on new files. | Mike Mazur | 2009-02-24 | 27 | -6122/+6122 |
* | Close-to-final tweaking with appearance. This time sending *everything*. Addr... | diva | 2009-02-24 | 2 | -36/+29 |
* | More work on modulising the User Server. | MW | 2009-02-24 | 3 | -35/+99 |
* | Removed the additions from the last revision for the "ShowHelp" delegate hand... | MW | 2009-02-24 | 5 | -41/+1 |
* | More refactoring of the Grid/user/messaging servers. | MW | 2009-02-24 | 5 | -17/+61 |
* | Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer.... | MW | 2009-02-24 | 11 | -1341/+1342 |
* | Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. | MW | 2009-02-24 | 5 | -1612/+1613 |
* | First step in separating out the Userserver console command handling to a "mo... | MW | 2009-02-24 | 11 | -2510/+2564 |
* | 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 | 8 | -5/+12 |
* | Some cleaning up in the MesssagingServer and GridServer. | MW | 2009-02-24 | 6 | -165/+113 |
* | Added OpenSim.Grid.Framework project. | MW | 2009-02-24 | 10 | -2/+164 |
* | More refactoring of the UserServer. | MW | 2009-02-24 | 7 | -229/+529 |
* | 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 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-23 | 13 | -1758/+1945 |