aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/WorldMap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various map generation tweaks.onefang2020-09-101-1/+25
* mantis 8583: update region information on Grid on map regenerationUbitUmarov2019-08-271-1/+1
* move file HGworldMapModule to where it belongs( runprebuild)UbitUmarov2019-08-151-0/+210
* still another missing ShowNPCs case, and needed changes for prev commitUbitUmarov2019-08-151-6/+8
* mantis 8575: npc map dots could be sent on another spotUbitUmarov2019-08-131-0/+3
* No idea where this diff comes from - change case to lowerMelanie2019-08-091-1/+1
* Make showing NPCs on the world map an optionMelanie2019-08-071-2/+8
* mantis 8460: reduce odds of watchdog timeout warningUbitUmarov2019-06-041-9/+4
* breaking map a bit more...UbitUmarov2018-05-151-17/+47
* breaking map (warp3d)UbitUmarov2018-05-061-6/+3
* break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName a...UbitUmarov2018-05-061-6/+23
* a few more changes to warp3d and export-mapUbitUmarov2018-05-051-20/+22
* why where map and dynamic textures compressed lossless?UbitUmarov2018-05-041-4/+4
* change region console comand export-map: make it work with var regions, cente...UbitUmarov2018-05-011-31/+63
* retire our BlockingQueue replaced by BlockingCollection and cross fingersUbitUmarov2018-01-221-6/+7
* make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...UbitUmarov2017-05-261-4/+4
* please DIE! PLEASE??UbitUmarov2017-05-231-1/+8
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-8/+8
* avoid a null refUbitUmarov2016-12-091-1/+1
* fix a null refUbitUmarov2016-11-301-2/+2
* increase HG mapsearch spargetti; add more flexibility on input uri formats. T...UbitUmarov2016-11-281-78/+78
* suspend httpdos on mapimge, fix image not been updated after first Get till r...UbitUmarov2016-09-051-11/+19
* replace warp3D.dll by a newer modified version. (only minor testing done :(UbitUmarov2016-08-231-2/+2
* workaround potencial memory leakUbitUmarov2016-08-221-0/+4
* if a viewer overloads region capability to process RequestMapBlocks, ignore ...UbitUmarov2016-08-061-11/+64
* enable the upload region map texture asset for large regions for large region...UbitUmarov2015-12-241-5/+26
* put back the hack to make viewers display map tags (now and then at least) t...UbitUmarov2015-09-191-127/+236
* a few more changes to worldMap. Use ExpireCaches, cache remote mapItems reque...UbitUmarov2015-09-192-269/+196
* MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thingUbitUmarov2015-09-182-62/+16
* sync remote responses for mapItens with the local ones, but sending all valid...UbitUmarov2015-09-171-18/+11
* dont block a region just bc it doesnt have the requested map itemUbitUmarov2015-09-171-10/+0
* dont create terrain map asset for V1 viewers on large regions again, but do c...UbitUmarov2015-09-171-165/+186
* generate maptile assets again, v2 do use at least the parcels overlayUbitUmarov2015-09-171-2/+2
* merge issues and a few more changesUbitUmarov2015-09-171-152/+116
* remove bad merge code..UbitUmarov2015-09-171-14/+16
* mute watchdog timeouts on world map work threads. They do wait for events fo...UbitUmarov2015-09-151-2/+2
* dont store/upload map asset for large regions, ( needs testing)UbitUmarov2015-09-061-2/+12
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-2/+4
* seems to compile ( tests comented out)UbitUmarov2015-09-022-440/+5
* bad merge?UbitUmarov2015-09-012-71/+635
|\
| * rename ImapTileModule as IMAPImageUploadModule to match coreUbitUmarov2015-08-241-3/+3
| * more on world mapUbitUmarov2015-08-231-2/+19
| * more fixes on mapUbitUmarov2015-08-231-1/+1
| * Warp3D map now seems to workUbitUmarov2015-08-221-9/+42
| * update MapSearchModuleUbitUmarov2015-08-222-17/+39
| * fix worldMapModuleUbitUmarov2015-08-221-36/+102
| * send regions size on map blocksUbitUmarov2015-08-201-0/+2
| * Merge branch 'master' into careminsterMelanie2014-01-281-65/+61
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-11-031-1/+20
| |\ \
| * | | Remove dumb "Region found!" message from map searchMelanie2013-05-061-2/+2