Commit History

Author SHA1 Message Date
  Diva Canto ab11835aeb Same processing of the "/" in the MapImageService Cap as the one in the login service. 13 years ago
  Diva Canto 0e4db3ca39 Added experimental new capability URL called MapImageService meant to work with Kokua viewer if devs are willing to do it. 13 years ago
  Michael Cerquoni aka Nebadon Izumi dc978d02a7 match water color for warp3d map tiler and adjust lighting 13 years ago
  Diva Canto 4b9de140ab Add credit and link to SimianGrid project. Thanks, guys! 13 years ago
  Diva Canto 95e050130c People are bound to forget the '/' at the end of MapTileURL, so let's correct that from the inside. 13 years ago
  Diva Canto 2e77518c6d bit depth: 24!!! begeez! -- zoom levels work now. 13 years ago
  Diva Canto 07d7c1cd2d Trailing / in MapTileURL must be there! 13 years ago
  Diva Canto 78c16da544 A few bug fixes on map V2. Zoom level weirdness still there. 13 years ago
  Diva Canto fd57c91b4a First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD. 13 years ago
  Diva Canto 06e254c392 A few more cleanups on the way to close http://opensimulator.org/mantis/view.php?id=5516 once and for all. Moral of the story: don't send AgentOnline/Offline to viewers with a zero-length array. 13 years ago
  Diva Canto e1ca77a0db Only send AgentOnline to the client if the friendsOnline list has elements. Also, increased the timeout on UserAgentServiceConnector, StatusNotification again. 13 years ago
  Diva Canto d992779397 Switched order of SQL statements in Friends migration -- resulted in the wrong key 13 years ago
  Diva Canto e07d71d298 Added a Sleep in between each site call, to slow the xml-rpc requests down. 13 years ago
  Diva Canto 5f311c91c7 More tweaking on the UserAgentServiceConnector: add constructor that does not do DNS lookup, and use that for friends notification. 13 years ago
  Diva Canto 0ae022d688 Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org/mantis/view.php?id=5516 13 years ago
  Diva Canto 487cb51f69 3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes. 13 years ago
  Justin Clark-Casey (justincc) 9a62bfab0e If the flotsam asset cache console command "fcache clear" is specified on its own, clear both memory and file caches 13 years ago
  Justin Clark-Casey (justincc) 39e878eb8f Align CenomeCache.ini.example values with CenomeCache defaults. 13 years ago
  Justin Clark-Casey (justincc) c7cef650db Make it clear that WaitOnInprogressTimeout is currently a dead setting in FlotsamCache.ini.example 13 years ago
  Justin Clark-Casey (justincc) b13b54c526 Make the internal flotsam asset cache defaults match config-include/FlotsamCache.ini.example. Enable the flotsam console commands even if FlotsamCache.ini isn't present. 13 years ago
  Justin Clark-Casey (justincc) fc7e17baf7 When serializing objects, stop accidentally using the green text colour value for alpha 13 years ago
  Makopoppo c7bdb66a1f Added missing "Old Guids=true" to ConnectionString 13 years ago
  Oren Hurvitz 804fe2d9b0 Save the sun's position in OARs 13 years ago
  Justin Clark-Casey (justincc) 08db3c5a8e Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Justin Clark-Casey (justincc) b5518dc906 minor: Add some commented out destructor logging messages for potential future use. 13 years ago
  Diva Canto eeac2275c9 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Diva Canto 98d1e7768a New method for resetting the map on HG: do it only once upon changing grids, and reset only exactly the map blocks that had regions in them. WARNING: this fetches all the regions from the Grid service, so there is a chance that this is a really bad idea in large grids. Pushing it for testing. 13 years ago
  dahlia 387b228d68 partial update for new mesh asset format - handle both old and new formats for physics mesh 13 years ago
  Justin Clark-Casey (justincc) 9149ef6c89 For MySQL, migrate region tables to the MyISAM storage engine rather than InnoDB 13 years ago
  Justin Clark-Casey (justincc) d780500c58 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago