Commit History

Author SHA1 Message Date
  UbitUmarov 24a093035b more fixes on map 9 years ago
  UbitUmarov 5da9979024 Warp3D map now seems to work 9 years ago
  UbitUmarov d22d46ee96 update MapSearchModule 9 years ago
  UbitUmarov 5b03a04fb0 fix worldMapModule 9 years ago
  UbitUmarov 512c892d83 send regions size on map blocks 9 years ago
  AliciaRaven 297d31b1c2 Prevent two maptiles being generated at startup, one for v1 and another for v2-3 service. * v1 Service (WorldMapModule) is called directly by scene on startup. This patch moves the initial map registration of the v2-3 service (MapImageServiceModule) to that point so they can share the bitmap instead of doubling the work of Warp3D and exasperate its memory leak issues. 9 years ago
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 years ago
  Justin Clark-Casey (justincc) 9fcee73326 Make "generate map" console command also trigger upload to maptiles as well as asset generation without performing tile generation twice. 10 years ago
  Oren Hurvitz 05cacf6eb6 Eliminated common but un-useful log messages 10 years ago
  Oren Hurvitz f94b3bbe0f Minor: changed "existant" to "existent" 10 years ago
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them 10 years ago
  Diva Canto ca2379ee83 Bug fix in map teleports in varregions. The cherry was missing from the ice-cream Sunday: the packet itself was hardcoding the size of the region... 10 years ago
  Justin Clark-Casey (justincc) 8656b5e948 Fix bug where setting a parcel in a varregion for sale would make sale bitmap generation in WorldMapModule throw an exception on next startup. 10 years ago
  Diva Canto e19c830a6c Fixes a bug where map search results pertaining to varregions would only send the SW-most corner of the varregions; the other areas, when clicked, would result a blue circle, meaning that the viewer didn't know about those areas. This is still not quite right, as all the areas appear to be in the same coordinates, but it's good enough for now. 10 years ago
  Justin Clark-Casey (justincc) b2878eb773 Merge branch 'justincc-master' 10 years ago
  Oren Hurvitz b8e22f02e7 Make sure Web streams are disposed after use 10 years ago
  Melanie c6e9db5866 Merge branch 'master' into careminster 10 years ago
  Robert Adams 49af6b53e7 varregion: enable teleporting to a varregion by clicking on the map and 10 years ago
  Robert Adams 13a9d5409c Merge branch 'master' into varregion 10 years ago
  Justin Clark-Casey (justincc) a2d5d810e0 Properly dispose of drawing objects to reduce/stop memory leakage on generating map tiles with the MapImageModule and TexturedMapTileRenderer (the current defaults) 10 years ago
  Justin Clark-Casey (justincc) a859464e91 Add "generate map" console command to allow manual regeneration and storage of maptiles 10 years ago
  Robert Adams 60de0bc3c2 varregion: split up generated maptile images for storage in map. This 10 years ago
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing 10 years ago
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. 10 years ago
  Robert Adams 7aa00632b9 varregion: many replacements of in-place arithmetic with calls to 10 years ago
  Melanie ba203ed94f Merge branch 'master' into careminster 10 years ago
  Robert Adams 8937a2244d Merge branch 'master' into varregion 10 years ago
  teravus 75fdd6054d * Refactor 10 years ago
  teravus f76cc6036e * Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler 10 years ago
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region 11 years ago