Historial de Commits

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