| Commit message (Expand) | Author | Age | Files | Lines |
* | * Switching IAssetData to follow the new naming schema, removing the separate... | Kunnis | 2009-08-19 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 2 | -2/+2 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -2/+2 |
* | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 2009-05-20 | 1 | -1/+1 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple | Melanie Thielker | 2009-05-04 | 1 | -1/+1 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -1/+1 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 2009-02-20 | 1 | -156/+0 |
* | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 2009-02-19 | 1 | -0/+156 |
* | * Moved the AssetStreamHandlers to OpenSim.Framework.Servers | lbsa71 | 2009-02-19 | 2 | -138/+0 |
* | * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get... | lbsa71 | 2009-02-19 | 2 | -2/+2 |
* | * Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl... | lbsa71 | 2009-02-19 | 2 | -155/+138 |
* | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 2009-02-19 | 1 | -1/+0 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -1/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 2 | -5/+4 |
* | The DataPluginFactory is now a set of generic methods instead of | Mike Mazur | 2009-02-09 | 1 | -1/+1 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -2/+4 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -1/+1 |
* | - moved data plugin loading code from various places to | Mike Mazur | 2009-02-03 | 1 | -14/+1 |
* | - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to | Mike Mazur | 2009-02-03 | 2 | -1/+3 |
* | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 2009-02-03 | 2 | -8/+8 |
* | Commenting out the succesful REST message as under heavy use there | Charles Krinke | 2009-01-12 | 1 | -3/+7 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes | Justin Clarke Casey | 2008-12-29 | 1 | -4/+4 |
* | Thank you kindly, Diva, for a patch that: | Charles Krinke | 2008-11-06 | 2 | -4/+4 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -1/+1 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 2 | -8/+8 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -4/+4 |
* | Mantis #1936 | Melanie Thielker | 2008-08-13 | 1 | -1/+0 |
* | * minor: Remove unused message from the asset server configuration | Justin Clarke Casey | 2008-08-09 | 1 | -5/+3 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 2 | -31/+14 |
* | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 2008-07-07 | 1 | -2/+1 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -5/+5 |
* | * Move most bookending startup/shutdown messages to BaseOpenSimServer so they... | Justin Clarke Casey | 2008-06-01 | 1 | -15/+0 |
* | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 2008-06-01 | 1 | -1/+3 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -2/+2 |
* | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 2008-05-19 | 1 | -2/+5 |
* | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 2008-05-16 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 3 | -21/+21 |
* | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2008-05-14 | 1 | -11/+2 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -3/+1 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 3 | -64/+61 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 3 | -61/+64 |
* | add a database_connect field for the asset server config | Sean Dague | 2008-04-23 | 1 | -3/+3 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 2 | -5/+8 |
* | * Refactor: Remove redundant try/catch from asset request since this is now h... | Justin Clarke Casey | 2008-04-18 | 1 | -47/+42 |
* | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 2008-04-02 | 1 | -1/+1 |
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -6/+11 |