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 năm trước cách đây |
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 năm trước cách đây |
Diva Canto
|
2a46f756d6
Fixed a compilation problem. Also added a lengthy comment on the Map hack, so that it never goes unnoticed again.
|
13 năm trước cách đây |
Diva Canto
|
e14b7ec9e1
HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 cells from the current region.
|
13 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
Diva Canto
|
7e2b35bbb3
Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regions above 4096 primarily.
|
13 năm trước cách đây |
Diva Canto
|
632bb71262
Fixed MapBlocks bug, wrong order of arguments. First version that seems completely functional.
|
15 năm trước cách đây |
Diva Canto
|
5757afe766
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
|
15 năm trước cách đây |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 năm trước cách đây |
Justin Clarke Casey
|
c320dca2db
* minor: remove some mono compiler warnings
|
15 năm trước cách đây |
diva
|
1ce362323e
HGWorldMap got a bit out of sync during the introduction of the new module system. Should work now. Fixes mantis #3533.
|
15 năm trước cách đây |
Homer Horwitz
|
6a08accde0
- Moved WorldMapModule and HGWorldMapModule to the new region-module system
|
15 năm trước cách đây |
Adam Frisby
|
9a4192d14e
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
|
15 năm trước cách đây |
Jeff Ames
|
112a1af3a6
Update svn properties, minor formatting cleanup.
|
15 năm trước cách đây |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 năm trước cách đây |
diva
|
a2d17dfff1
Restores the HGWorldMap functionality that has been reduced since a recent refactoring of the WorldMapModule.
|
15 năm trước cách đây |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 năm trước cách đây |
lbsa71
|
801da4346a
* optimized usings.
|
15 năm trước cách đây |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 năm trước cách đây |