Commit History

作者 SHA1 備註 提交日期
  Diva Canto ac2ad9690d HGWorldMapModule: unregister event on RemoveRegion 11 年之前
  Diva Canto 87fcff9fc3 HGWorldMapModule: check whether it's enabled or not. 11 年之前
  Diva Canto 3c540f0d33 Avoid another null ref opportunity. 11 年之前
  Diva Canto e4ecbc2b10 Fix null ref. 11 年之前
  Diva Canto fd050fca7c Doing the HG Map / SimulatorFeatures "the right way": moved it to HGMapModule, hooking on to SimulatorFeatures.OnSimulatorFeaturesRequest event (similar to what the DynamicMenuModule does). 11 年之前
  Justin Clark-Casey (justincc) d0cb4fc326 Move map related settings from [Startup] to a new [Map] section in OpenSim.ini 11 年之前
  Diva Canto 31177d9259 Another 10 modules' directives moved from .addin.xml 12 年之前
  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 年之前
  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 年之前
  Diva Canto 2a46f756d6 Fixed a compilation problem. Also added a lengthy comment on the Map hack, so that it never goes unnoticed again. 13 年之前
  Diva Canto e14b7ec9e1 HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 cells from the current region. 13 年之前
  Diva Canto 47735468d2 Somewhat reverting the last commit. The viewer ignores 255's on tiles that were previously on, so we need to send 254 (offline) explicitly. Also removing the +/-4 for HGMap, because it makes the map flicker. 13 年之前
  Diva Canto e1a4a8d857 Changed the Access flag on HGMap to 255 (does not exist) and clarified the other value 254 too. Meanings taken from libomv. 13 年之前
  Diva Canto 7e2b35bbb3 Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regions above 4096 primarily. 13 年之前
  Diva Canto 632bb71262 Fixed MapBlocks bug, wrong order of arguments. First version that seems completely functional. 15 年之前
  Diva Canto 5757afe766 First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. 15 年之前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年之前
  Justin Clarke Casey c320dca2db * minor: remove some mono compiler warnings 15 年之前
  diva 1ce362323e HGWorldMap got a bit out of sync during the introduction of the new module system. Should work now. Fixes mantis #3533. 15 年之前
  Homer Horwitz 6a08accde0 - Moved WorldMapModule and HGWorldMapModule to the new region-module system 15 年之前
  Adam Frisby 9a4192d14e * Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged) 15 年之前
  Jeff Ames 112a1af3a6 Update svn properties, minor formatting cleanup. 15 年之前
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 年之前
  diva a2d17dfff1 Restores the HGWorldMap functionality that has been reduced since a recent refactoring of the WorldMapModule. 15 年之前
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 年之前
  lbsa71 801da4346a * optimized usings. 15 年之前
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 年之前