| Commit message (Expand) | Author | Files | Lines |
2009-10-14 | Set the estate owner to be the master avatar if it's not set. | Melanie | 1 | -0/+6 |
2009-10-07 | Add owner_uuid. Not sure this works. Worth a test | Melanie | 1 | -0/+14 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-28 | Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ... | Diva Canto | 1 | -5/+9 |
2009-09-26 | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 1 | -0/+14 |
2009-09-26 | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 1 | -6/+21 |
2009-09-25 | Better guards on RegisterRegion in GridService. | Diva Canto | 1 | -1/+9 |
2009-09-24 | All tests pass for MySQL/MySQLRegionData. | Diva Canto | 1 | -43/+18 |
2009-09-24 | GridServerPostHandler finished. GridClient tests all work. More guards on get... | Diva Canto | 1 | -0/+4 |
2009-09-24 | Added test GridClient, which allowed me to remove a few bugs out of the new c... | Diva Canto | 1 | -0/+9 |
2009-09-23 | Changed IGridService to use the new GridRegion data structure instead of old ... | Diva Canto | 1 | -9/+240 |
2009-09-21 | Added grid handler and grid remote connector. | Diva Canto | 1 | -1/+1 |
2009-09-18 | First pass at the grid service. | Diva Canto | 1 | -6/+11 |
2009-09-11 | Changed GetRegionByHandle to GetRegionByPosition -- more generic. | Diva Canto | 1 | -1/+1 |
2009-09-11 | Added GetRegionByHandle. | Diva Canto | 1 | -0/+2 |
2009-09-11 | Removed RequestLandData from IGridService because it's already in another place. | Diva Canto | 1 | -4/+0 |
2009-09-11 | Changed names of methods in IGridService. | Diva Canto | 1 | -8/+13 |
2009-07-10 | Adding the new grid services skeleton. Still very much based on the old | Melanie Thielker | 1 | -21/+12 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-03-18 | Adds support for unlink-region command in hypergrid. | diva | 1 | -0/+3 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 1 | -0/+15 |
2008-09-21 | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 1 | -0/+6 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 1 | -1/+6 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -2/+2 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -0/+2 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 1 | -0/+2 |
2008-05-12 | * If a region running in grid mode fails to login to the grid service, startu... | Justin Clarke Casey | 1 | -0/+1 |
2008-03-22 | * Catch the occasional resolution exception that comes out of SceneCommunicat... | Justin Clarke Casey | 1 | -0/+8 |
2008-03-21 | * If a client session requests the same texture more than n times (currently ... | Justin Clarke Casey | 1 | -0/+7 |
2008-03-18 | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 1 | -0/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -3/+1 |
2007-12-20 | * Added a configuration parameter on the Grid Server to disallow forceful ban... | Teravus Ovares | 1 | -1/+2 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-11-27 | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 1 | -0/+1 |
2007-11-16 | More cleaning up when deleting regions from a instance. NOTE: IGridServices.D... | MW | 1 | -0/+1 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 1 | -0/+1 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -5/+1 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -1/+1 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -1/+4 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -41/+41 |
2007-07-12 | Fixed a number of bugs in the local InstantMessage handling, sending InstantM... | MW | 1 | -2/+0 |
2007-07-03 | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 1 | -7/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -3/+0 |