| Commit message (Expand) | Author | Files | Lines |
2008-12-05 | - Fixed missing ToString() in map_blocks response in grid-server | Homer Horwitz | 1 | -1/+4 |
2008-12-02 | Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown... | MW | 1 | -1/+1 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -6/+6 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -6/+6 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -6/+6 |
2008-11-11 | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2 | -7/+35 |
2008-10-29 | GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s... | Mike Mazur | 1 | -40/+35 |
2008-10-13 | * Apply a modified version of the part of http://opensimulator.org/mantis/vie... | Justin Clarke Casey | 2 | -3/+53 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 2 | -0/+71 |
2008-10-03 | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 1 | -3/+1 |
2008-10-03 | * refactor: make startup a template method | Justin Clarke Casey | 1 | -3/+1 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 1 | -1/+1 |
2008-09-28 | Mantis#2289. Thank you kindly, SMeans for a patch that: | Charles Krinke | 1 | -1/+0 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-09-14 | Mantis #2124 | Melanie Thielker | 1 | -12/+12 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -23/+23 |
2008-08-23 | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -3/+15 |
2008-08-23 | Mantis#2036. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -4/+10 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 2 | -7/+7 |
2008-08-13 | Mantis #1936 | Melanie Thielker | 1 | -1/+0 |
2008-08-09 | * Reinstate grid receive and send keys to user server config | Justin Clarke Casey | 2 | -13/+8 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 1 | -5/+2 |
2008-07-30 | * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. | Adam Frisby | 1 | -3/+3 |
2008-07-23 | Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users. | Mike Mazur | 1 | -13/+2 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 2 | -10/+6 |
2008-07-18 | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 3 | -65/+61 |
2008-07-11 | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 2 | -1/+6 |
2008-07-10 | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 2 | -6/+1 |
2008-07-04 | Mantis#1647. Thank you very much, Sempuki for a patch that: | Charles Krinke | 2 | -10/+17 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2 | -19/+11 |
2008-06-13 | * If appropriate, start printing out the inner exception from the grid -> reg... | Justin Clarke Casey | 1 | -1/+5 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 1 | -7/+7 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 1 | -2/+2 |
2008-05-31 | * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri... | Justin Clarke Casey | 1 | -0/+7 |
2008-05-28 | let Grid Servers specify a connect string in their configuration. | Sean Dague | 2 | -4/+4 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-05-20 | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 1 | -6/+18 |
2008-05-16 | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 3 | -37/+37 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2008-05-13 | * As part of the region registration process, the grid service now requests t... | Justin Clarke Casey | 2 | -11/+57 |
2008-05-12 | * Refactor: Creating grid login exceptions to try and break up a large method. | Justin Clarke Casey | 1 | -71/+109 |
2008-05-12 | * Minor: Make some direct grid server console output into logged messages ins... | Justin Clarke Casey | 1 | -7/+10 |
2008-05-12 | * If a region running in grid mode fails to login to the grid service, startu... | Justin Clarke Casey | 1 | -1/+1 |
2008-05-12 | * Minor: Change 'delete region' message to region logout message | Justin Clarke Casey | 1 | -1/+2 |
2008-05-12 | * Minor: Commenting out message detailing all individual map information disp... | Justin Clarke Casey | 1 | -2/+1 |
2008-05-12 | * Minor: Initial cleaning up of some of the grid sim login messages | Justin Clarke Casey | 1 | -22/+25 |
2008-05-09 | * Fix opensim region server shutdown. | Justin Clarke Casey | 1 | -1/+1 |
2008-05-07 | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 1 | -16/+5 |