Commit History

Author SHA1 Message Date
  Mic Bowman 64f2dc778a A pretty major restructuring of the simian method invocations in order to 11 years ago
  Justin Clark-Casey (justincc) 73c9abf5f2 Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. 12 years ago
  SignpostMarv 874bde366a 4096 is used in various places as the maximum height of a region, refactoring to be a constant 12 years ago
  Mic Bowman 6b08c051a3 Enables processing of hypergrid links through simiangrid services. Thanks 12 years ago
  Justin Clark-Casey (justincc) 523628dca3 minor: remove mono compiler warnings 13 years ago
  Justin Clark-Casey (justincc) 8233ef25ba Reduce amount of debug lopgging put out by some simiangrid connectors. Please re-enable if needed. 13 years ago
  Mic Bowman df7fb207a8 Moved the map tile processing used by the Simian Grid 13 years ago
  Mic Bowman 0b44e99730 comment out a couple simian debug messages 13 years ago
  Mic Bowman 94ed69b1da Update SimianGridServicesConnector to work more like 13 years ago
  Jonathan Freedman e3099d48f9 Merge branch 'master' of git://opensimulator.org/git/opensim 14 years ago
  Melanie ab4be3ffdf Initial port of the Warp3D map tile renderer 14 years ago
  Jonathan Freedman 32ccc7a9d9 * refactor refactor refactor ServerURI 4 lyfe 14 years ago
  Melanie b28d1b6ccd Fix Simian regression 14 years ago
  Melanie d9e9c41e13 Add m_Enabled pattern to SimianGridConnector 14 years ago
  John Hurliman 4f79143f3f * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to handle initialization as graceful as possible with the current broken way region module initialization is done 14 years ago
  Diva Canto 0090534793 Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. 14 years ago
  Marck 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. 14 years ago
  John Hurliman 1e1485de5b * Fixed SimianGrid map tile uploads not having any objects in the images 14 years ago
  Melanie ed38b4a140 Some people don't use Simian. Make the connector respect that it's disabled 14 years ago
  John Hurliman d1a324888b * Added a new method to IMapImageGenerator for getting the map tile before it is JPEG2000 compressed 14 years ago
  John Hurliman 1430441cf3 Change the SimianGrid connector log messages to start with "[SIMIAN " to avoid configuration confusion 14 years ago
  John Hurliman 84459d2bc2 Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors 14 years ago
  John Hurliman 3036aba875 * Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode 14 years ago
  John Hurliman 9e3cdc4da5 Fixing the previous patch to work correctly with standalone mode 14 years ago
  John Hurliman 0b5141d45b Fixed SimianGrid connectors to gracefully exit if the required config sections are missing 14 years ago
  Justin Clark-Casey (justincc) aad17e7513 Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone 14 years ago
  John Hurliman 2040649871 Adding the SimianGrid connectors 14 years ago