| Commit message (Expand) | Author | Age | Files | Lines |
* | Various map generation tweaks. | onefang | 2020-09-10 | 1 | -1/+25 |
* | mantis 8583: update region information on Grid on map regeneration | UbitUmarov | 2019-08-27 | 1 | -1/+1 |
* | move file HGworldMapModule to where it belongs( runprebuild) | UbitUmarov | 2019-08-15 | 1 | -0/+210 |
* | still another missing ShowNPCs case, and needed changes for prev commit | UbitUmarov | 2019-08-15 | 1 | -6/+8 |
* | mantis 8575: npc map dots could be sent on another spot | UbitUmarov | 2019-08-13 | 1 | -0/+3 |
* | No idea where this diff comes from - change case to lower | Melanie | 2019-08-09 | 1 | -1/+1 |
* | Make showing NPCs on the world map an option | Melanie | 2019-08-07 | 1 | -2/+8 |
* | mantis 8460: reduce odds of watchdog timeout warning | UbitUmarov | 2019-06-04 | 1 | -9/+4 |
* | breaking map a bit more... | UbitUmarov | 2018-05-15 | 1 | -17/+47 |
* | breaking map (warp3d) | UbitUmarov | 2018-05-06 | 1 | -6/+3 |
* | break nap a bit more, add options ExportMapAddScale, ExportMapAddRegionName a... | UbitUmarov | 2018-05-06 | 1 | -6/+23 |
* | a few more changes to warp3d and export-map | UbitUmarov | 2018-05-05 | 1 | -20/+22 |
* | why where map and dynamic textures compressed lossless? | UbitUmarov | 2018-05-04 | 1 | -4/+4 |
* | change region console comand export-map: make it work with var regions, cente... | UbitUmarov | 2018-05-01 | 1 | -31/+63 |
* | retire our BlockingQueue replaced by BlockingCollection and cross fingers | UbitUmarov | 2018-01-22 | 1 | -6/+7 |
* | make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim... | UbitUmarov | 2017-05-26 | 1 | -4/+4 |
* | please DIE! PLEASE?? | UbitUmarov | 2017-05-23 | 1 | -1/+8 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 2 | -8/+8 |
* | avoid a null ref | UbitUmarov | 2016-12-09 | 1 | -1/+1 |
* | fix a null ref | UbitUmarov | 2016-11-30 | 1 | -2/+2 |
* | increase HG mapsearch spargetti; add more flexibility on input uri formats. T... | UbitUmarov | 2016-11-28 | 1 | -78/+78 |
* | suspend httpdos on mapimge, fix image not been updated after first Get till r... | UbitUmarov | 2016-09-05 | 1 | -11/+19 |
* | replace warp3D.dll by a newer modified version. (only minor testing done :( | UbitUmarov | 2016-08-23 | 1 | -2/+2 |
* | workaround potencial memory leak | UbitUmarov | 2016-08-22 | 1 | -0/+4 |
* | if a viewer overloads region capability to process RequestMapBlocks, ignore ... | UbitUmarov | 2016-08-06 | 1 | -11/+64 |
* | enable the upload region map texture asset for large regions for large region... | UbitUmarov | 2015-12-24 | 1 | -5/+26 |
* | put back the hack to make viewers display map tags (now and then at least) t... | UbitUmarov | 2015-09-19 | 1 | -127/+236 |
* | a few more changes to worldMap. Use ExpireCaches, cache remote mapItems reque... | UbitUmarov | 2015-09-19 | 2 | -269/+196 |
* | MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing | UbitUmarov | 2015-09-18 | 2 | -62/+16 |
* | sync remote responses for mapItens with the local ones, but sending all valid... | UbitUmarov | 2015-09-17 | 1 | -18/+11 |
* | dont block a region just bc it doesnt have the requested map item | UbitUmarov | 2015-09-17 | 1 | -10/+0 |
* | dont create terrain map asset for V1 viewers on large regions again, but do c... | UbitUmarov | 2015-09-17 | 1 | -165/+186 |
* | generate maptile assets again, v2 do use at least the parcels overlay | UbitUmarov | 2015-09-17 | 1 | -2/+2 |
* | merge issues and a few more changes | UbitUmarov | 2015-09-17 | 1 | -152/+116 |
* | remove bad merge code.. | UbitUmarov | 2015-09-17 | 1 | -14/+16 |
* | mute watchdog timeouts on world map work threads. They do wait for events fo... | UbitUmarov | 2015-09-15 | 1 | -2/+2 |
* | dont store/upload map asset for large regions, ( needs testing) | UbitUmarov | 2015-09-06 | 1 | -2/+12 |
* | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -2/+4 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 2 | -440/+5 |
* | bad merge? | UbitUmarov | 2015-09-01 | 2 | -71/+635 |
|\ |
|
| * | rename ImapTileModule as IMAPImageUploadModule to match core | UbitUmarov | 2015-08-24 | 1 | -3/+3 |
| * | more on world map | UbitUmarov | 2015-08-23 | 1 | -2/+19 |
| * | more fixes on map | UbitUmarov | 2015-08-23 | 1 | -1/+1 |
| * | Warp3D map now seems to work | UbitUmarov | 2015-08-22 | 1 | -9/+42 |
| * | update MapSearchModule | UbitUmarov | 2015-08-22 | 2 | -17/+39 |
| * | fix worldMapModule | UbitUmarov | 2015-08-22 | 1 | -36/+102 |
| * | send regions size on map blocks | UbitUmarov | 2015-08-20 | 1 | -0/+2 |
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -65/+61 |
| |\ |
|
| * \ | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 1 | -1/+20 |
| |\ \ |
|
| * | | | Remove dumb "Region found!" message from map search | Melanie | 2013-05-06 | 1 | -2/+2 |