Commit Verlauf

Autor SHA1 Nachricht Datum
  UbitUmarov 928733efc9 please DIE! PLEASE?? vor 7 Jahren
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  UbitUmarov 371c9dd2af bad merge? vor 9 Jahren
  Diva Canto e2dd15625f Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others. vor 9 Jahren
  Robert Adams fc9930e420 Repair check for if in region position (I mean || is kinda like &&). vor 10 Jahren
  Robert Adams bdbbeaa494 Non-functional changes of numbers into symbolic references and a few vor 10 Jahren
  Melanie 75c68fa29e Merge branch 'master' into careminster vor 10 Jahren
  Justin Clark-Casey (justincc) e2b3b7a2ae minor: Correct minor spelling mistake Reseting -> Resetting in HG Map module log message vor 10 Jahren
  Melanie 21f5e67030 Merge branch 'master' into careminster vor 11 Jahren
  Diva Canto ac2ad9690d HGWorldMapModule: unregister event on RemoveRegion vor 11 Jahren
  Diva Canto 87fcff9fc3 HGWorldMapModule: check whether it's enabled or not. vor 11 Jahren
  Diva Canto 3c540f0d33 Avoid another null ref opportunity. vor 11 Jahren
  Diva Canto e4ecbc2b10 Fix null ref. vor 11 Jahren
  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). vor 11 Jahren
  Melanie 54ee95dd8e Merge branch 'master' into careminster vor 11 Jahren
  Justin Clark-Casey (justincc) d0cb4fc326 Move map related settings from [Startup] to a new [Map] section in OpenSim.ini vor 11 Jahren
  Melanie af01a2320a Merge branch 'master' into careminster vor 11 Jahren
  Diva Canto 31177d9259 Another 10 modules' directives moved from .addin.xml vor 11 Jahren
  Melanie 1e4c656497 Revamp map block sending to eliminate overload of the grid server connection vor 12 Jahren
  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. vor 13 Jahren
  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. vor 13 Jahren
  Diva Canto 2a46f756d6 Fixed a compilation problem. Also added a lengthy comment on the Map hack, so that it never goes unnoticed again. vor 13 Jahren
  Diva Canto e14b7ec9e1 HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 cells from the current region. vor 13 Jahren
  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. vor 13 Jahren
  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. vor 13 Jahren
  Diva Canto 7e2b35bbb3 Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regions above 4096 primarily. vor 13 Jahren
  Diva Canto 632bb71262 Fixed MapBlocks bug, wrong order of arguments. First version that seems completely functional. vor 15 Jahren
  Diva Canto 5757afe766 First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. vor 15 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  Justin Clarke Casey c320dca2db * minor: remove some mono compiler warnings vor 15 Jahren