| Commit message (Expand) | Author | Age | Files | Lines |
* | Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas... | Justin Clark-Casey (justincc) | 2012-10-09 | 1 | -2/+2 |
* | 4096 is used in various places as the maximum height of a region, refactoring... | SignpostMarv | 2012-09-08 | 1 | -2/+2 |
* | Enables processing of hypergrid links through simiangrid services. Thanks | Mic Bowman | 2011-12-22 | 1 | -25/+56 |
* | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-01-18 | 1 | -2/+2 |
* | Reduce amount of debug lopgging put out by some simiangrid connectors. Pleas... | Justin Clark-Casey (justincc) | 2011-01-18 | 1 | -1/+1 |
* | Moved the map tile processing used by the Simian Grid | Mic Bowman | 2011-01-08 | 1 | -86/+0 |
* | comment out a couple simian debug messages | Mic Bowman | 2011-01-05 | 1 | -1/+1 |
* | Update SimianGridServicesConnector to work more like | Mic Bowman | 2010-12-27 | 1 | -68/+50 |
* | Merge branch 'master' of git://opensimulator.org/git/opensim | Jonathan Freedman | 2010-10-03 | 1 | -1/+1 |
|\ |
|
| * | Initial port of the Warp3D map tile renderer | Melanie | 2010-10-03 | 1 | -1/+1 |
* | | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-02 | 1 | -3/+1 |
|/ |
|
* | Fix Simian regression | Melanie | 2010-09-07 | 1 | -16/+19 |
* | Add m_Enabled pattern to SimianGridConnector | Melanie | 2010-09-05 | 1 | -14/+28 |
* | * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to... | John Hurliman | 2010-09-03 | 1 | -13/+9 |
* | Added Check4096 config var under [GridService], at the request of many. Chang... | Diva Canto | 2010-08-06 | 1 | -5/+5 |
* | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 2010-08-06 | 1 | -0/+6 |
* | * Fixed SimianGrid map tile uploads not having any objects in the images | John Hurliman | 2010-06-22 | 1 | -4/+28 |
* | Some people don't use Simian. Make the connector respect that it's disabled | Melanie | 2010-06-12 | 1 | -1/+1 |
* | * Added a new method to IMapImageGenerator for getting the map tile before it... | John Hurliman | 2010-06-11 | 1 | -3/+81 |
* | Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi... | John Hurliman | 2010-03-26 | 1 | -9/+9 |
* | Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors | John Hurliman | 2010-03-15 | 1 | -1/+1 |
* | * Added a better check to the SimianGrid connectors to test if they are enabl... | John Hurliman | 2010-03-12 | 1 | -12/+15 |
* | Fixing the previous patch to work correctly with standalone mode | John Hurliman | 2010-03-12 | 1 | -4/+4 |
* | Fixed SimianGrid connectors to gracefully exit if the required config section... | John Hurliman | 2010-03-12 | 1 | -5/+5 |
* | Simplify database setup and remove migration problems by moving all sqlite co... | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -1/+1 |
* | Adding the SimianGrid connectors | John Hurliman | 2010-03-11 | 1 | -0/+418 |