root/trunk/as2/lib/com/modestmaps/core/TileGrid.as


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @550 [550] 04/18/08 10:05:23 allens added Map.backgroundColor
(edit) @292 [292] 05/31/07 17:50:52 migurski Added Id keywords all over the place
(edit) @286 [286] 05/22/07 12:49:59 migurski Merged branch AS3 onto trunk
(edit) @258 [258] 04/13/07 00:43:47 migurski grid.initializeTiles now called from grid.init without a one-frame delay
(edit) @225 [225] 04/03/07 18:05:52 migurski Removed getters/setters on Tile objects, and resulting implications
(edit) @221 [221] 03/30/07 12:13:28 migurski pointCoordinate needs to be context-dependent, too
(edit) @211 [211] 03/27/07 13:36:46 allens - removed log function from Reactor - made 50ms the default for …
(edit) @200 [200] 03/23/07 00:16:19 migurski IDE doesn't like with() either
(edit) @198 [198] 03/22/07 16:29:41 migurski Prepended private vars with ""
(edit) @196 [196] 03/22/07 00:18:13 migurski Started IDE-based client (ticket:19), which seemed unhappy with …
(edit) @194 [194] 03/21/07 19:36:07 migurski Little bit of rounding, to prevent tile seams from showing on maps
(edit) @193 [193] 03/21/07 19:06:11 migurski Added boundWell() method for interactively correcting map position when …
(edit) @186 [186] 03/21/07 00:12:17 migurski Visible log ditched (ticket:20)
(edit) @179 [179] 03/18/07 19:31:26 darren added masking to yahoo clips changed TileGrid.tileHeight/tileWidth to a …
(edit) @177 [177] 03/18/07 16:58:45 darren DispatchableInterface?.replaced dependency on mx.utils.Delegate with …
(edit) @175 [175] 03/18/07 14:03:05 migurski Made well drag method public
(edit) @162 [162] 03/10/07 20:00:36 migurski Treating very distant bounds as infinite when dragging (ticket:14), added …
(edit) @160 [160] 03/09/07 15:35:52 migurski Merged API branch
(edit) @144 [144] 03/01/07 10:18:44 allens commented out some log() messages
(edit) @142 [142] 02/28/07 16:26:16 migurski Oops
(edit) @141 [141] 02/28/07 16:18:13 migurski Added events for tile grid panning and removed markers from events in …
(edit) @138 [138] 02/27/07 14:19:11 allens - added MarkerSet?.remove(), TileGrid.removeMarker() and Map.removeMarker()
(edit) @136 [136] 02/27/07 11:34:26 migurski Added Map events for zooming and panning
(edit) @135 [135] 02/27/07 00:17:33 migurski Added events for when markers enter or leave the map
(edit) @131 [131] 02/19/07 17:25:39 migurski No more cursing in the log
(edit) @130 [130] 02/18/07 18:42:27 migurski Added public interface to location/point
(edit) @128 [128] 02/18/07 07:51:13 migurski Added switch for draggability and sensitivity to provider limits in …
(edit) @126 [126] 02/17/07 19:15:38 migurski Added overlapping markers tracking to TileGrid, for throwing useful events
(edit) @125 [125] 02/17/07 18:51:24 migurski Added location awareness to markers
(edit) @124 [124] 02/17/07 18:23:58 migurski Cleaned up marker internals a bit
(edit) @122 [122] 02/17/07 16:58:16 migurski Minor tweaks
(edit) @115 [115] 02/11/07 01:34:39 migurski Correctly picking active tile for well bounds, may have fixed ticket:4
(edit) @113 [113] 02/10/07 19:14:03 migurski Oops
(edit) @112 [112] 02/10/07 16:12:38 migurski Added a background that can be grabbed and dragged (ticket:2)
(edit) @111 [111] 02/10/07 16:05:12 migurski Added painting allowance to tile grid to speed up redraw in multiple quick …
(edit) @96 [96] 02/06/07 11:14:16 migurski Now invalidating marker set index when provider geometry changes
(edit) @95 [95] 02/06/07 09:52:37 migurski Modified provider switching to only repaint tiles when provider geometry …
(edit) @94 [94] 02/05/07 23:11:15 darren added mapProvider switching
(edit) @93 [93] 02/05/07 20:34:52 migurski Removed reference to deprecated property origin
(edit) @92 [92] 02/05/07 19:46:31 migurski Marker set now segmented by tile coverage, with marker visibility report
(edit) @91 [91] 02/04/07 21:04:05 migurski Added primitive marker awareness
(edit) @90 [90] 01/31/07 23:05:21 migurski Added ability to re-center the map on arbitrary geographical locations
(edit) @89 [89] 01/27/07 22:06:54 migurski Added initial geographic extent to map and tile grid
(edit) @88 [88] 01/27/07 18:08:07 migurski Added smooth zoom behavior to Map
(edit) @87 [87] 01/27/07 17:07:22 migurski Merged branch "migurski hetero tiles" onto trunk
(edit) @78 [78] 01/25/07 13:45:07 darren added onPaintComplete events to Tile, listener in TileGrid
(edit) @77 [77] 01/25/07 13:09:13 migurski Added tilesAtZoom method for getting a specific subset of tiles, in …
(edit) @75 [75] 01/23/07 23:42:24 migurski Delayed tile grid tile placement until a single frame has elapsed, and …
(edit) @69 [69] 01/23/07 12:17:23 darren refactored mapproviders into root of com.modestmaps package
(edit) @68 [68] 01/22/07 23:35:57 migurski Added conflict resolution to Tile requests, removed unused invalidated …
(edit) @67 [67] 01/22/07 22:41:36 migurski Merged branch "darren tile painting" on to trunk
(edit) @44 [44] 01/16/07 21:15:03 darren Refactored MapProvider? to use a quasi-Visitor pattern
(edit) @42 [42] 01/16/07 20:05:24 migurski Merged branch "darren mapprovider prototype" into trunk
(edit) @25 [25] 01/10/07 09:36:07 darren refactoring setting of MapProvider? into separate method
(edit) @18 [18] 01/09/07 20:59:58 migurski Corrected tile size to 256
(edit) @17 [17] 01/09/07 20:58:28 migurski Defaulting to SF, which is as it should be
(copy) @16 [16] 01/09/07 20:46:36 migurski Copied AS2 code up out of play
copied from trunk/play/003/as2/lib/com/modestmaps/core/TileGrid.as:
(copy) @15 [15] 01/09/07 20:44:13 migurski Moved previous com.modestmaps to com.modestmaps.core
Note: See TracRevisionLog for help on using the revision log.