------------------------------------------------------------------------
r212 | Cladhaire-15704 | 2009-04-24 09:31:12 +0000 (Fri, 24 Apr 2009) | 2 lines
Changed paths:
   A /tags/TomTom-r211-release (from /trunk:211)

Tagging r211

------------------------------------------------------------------------
r211 | Cladhaire-15704 | 2009-04-24 09:28:49 +0000 (Fri, 24 Apr 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

Update .pkgmeta file to re-enable no-libs creation on Curse

------------------------------------------------------------------------
r210 | Cladhaire-15704 | 2009-04-24 09:25:17 +0000 (Fri, 24 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

Place all TomTom waypoints on an overlay attached to the world map, to nudge them higher

------------------------------------------------------------------------
r209 | Cladhaire-15704 | 2009-04-24 09:13:24 +0000 (Fri, 24 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fix for world map issues with points of interest, etc.

------------------------------------------------------------------------
r208 | Cladhaire-15704 | 2009-04-22 07:59:13 +0000 (Wed, 22 Apr 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

Don't external CBH from Ace3, use the project instead

------------------------------------------------------------------------
r206 | Cladhaire-15704 | 2009-04-22 07:24:39 +0000 (Wed, 22 Apr 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

Don't create -nolib versions

------------------------------------------------------------------------
r205 | Cladhaire-15704 | 2009-04-22 07:21:50 +0000 (Wed, 22 Apr 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

Updated paths in .pkgmeta

------------------------------------------------------------------------
r202 | Cladhaire-15704 | 2009-04-22 07:16:37 +0000 (Wed, 22 Apr 2009) | 2 lines
Changed paths:
   A /trunk/.pkgmeta

Adding .pkgmeta file for packaging purposes

------------------------------------------------------------------------
r199 | Cladhaire-15704 | 2009-04-15 20:41:53 +0000 (Wed, 15 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc

Fixing an issue with creating waypoints via the world map

------------------------------------------------------------------------
r198 | Cladhaire-15704 | 2009-04-07 21:42:41 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua
   M /trunk/libs/Astrolabe/Astrolabe.lua

Updating TomTom for 3.1 including new Astrolabe

------------------------------------------------------------------------
r195 | Cladhaire-15704 | 2009-01-26 14:17:58 +0000 (Mon, 26 Jan 2009) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* When handling a multi-word zone in /way, make sure to set the description correctly

------------------------------------------------------------------------
r194 | Cladhaire-15704 | 2009-01-12 17:43:59 +0000 (Mon, 12 Jan 2009) | 4 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua

* Fix an error when calling /wayb in a non-zoned area
* Add uid = TomTom:GetClosestWaypoint()
* Altered the behavior of "Clear Waypoint" when interacting with "Automatically set closest waypoint".  When you clear a waypoint, if the 'closest' waypoint is the waypoint you cleared it will not be set

------------------------------------------------------------------------
r193 | Cladhaire-15704 | 2008-12-22 21:12:24 +0000 (Mon, 22 Dec 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Corpse.lua

* Fixed an error that caused the battlemap to flip back and forth when using the corpse arrow in a battleground (which does not work)

------------------------------------------------------------------------
r192 | Cladhaire-15704 | 2008-12-22 08:21:03 +0000 (Mon, 22 Dec 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Corpse.lua

* Only try to set the corpse waypoint when c,z,x,y are positive numbers

------------------------------------------------------------------------
r191 | Cladhaire-15704 | 2008-12-21 21:41:53 +0000 (Sun, 21 Dec 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc
   M /trunk/TomTom_Config.lua
   A /trunk/TomTom_Corpse.lua

* Added a Corpse arrow that can be configured on the general options screen.  When enabled, a non-persistent waypoint arrow will be set directing you towards your corpse.  It will be removed when you resurrect.

------------------------------------------------------------------------
r190 | Cladhaire-15704 | 2008-12-21 20:34:53 +0000 (Sun, 21 Dec 2008) | 5 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Added a slash command to set a waypoint at the current location /wayb, /wayback (contributed by Lamalas)
* Added a slash command to set the crazy arrow to the closet waypoint in the current zone /cway, /closestway (contributed by Lamalas)
* Added an option that will automatically set the crazy arrow destination to the closest waypoint in your current zone
* Added TomTom:IsValidWaypoint(uid) to test if a given UID is currently valid 

------------------------------------------------------------------------
r189 | Cladhaire-15704 | 2008-12-21 09:39:45 +0000 (Sun, 21 Dec 2008) | 2 lines
Changed paths:
   M /trunk/libs/Astrolabe/Astrolabe.lua

* Updated to the latest version of Astrolabe, should hopefully fix the issues people are seeing when setting a waypoint and not having the crazy arrow appear

------------------------------------------------------------------------
r188 | Cladhaire-15704 | 2008-12-13 13:39:01 +0000 (Sat, 13 Dec 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua

* Add an option to control the accuracy of the coordinate LDB feed

------------------------------------------------------------------------
r187 | Cladhaire-15704 | 2008-12-13 13:34:12 +0000 (Sat, 13 Dec 2008) | 3 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua

* Add options to throttle updates of the two data feeds
* Enable right-clicking of the arrow feed to bring up the dropdown menu

------------------------------------------------------------------------
r186 | Cladhaire-15704 | 2008-12-13 13:09:46 +0000 (Sat, 13 Dec 2008) | 5 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/libs/Astrolabe/Astrolabe.lua
   A /trunk/libs/LibDataBroker-1.1
   A /trunk/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua

* Added LDB data feed for coordinates
* Added LDB data feed for crazy arrow, requires iconR, iconG, iconB, and iconCoords support
* Added options to enable/disable the above feeds within TomTom
* Updated Astrolabe to get rid of an error that can occur when logging in

------------------------------------------------------------------------
r185 | Cladhaire-15704 | 2008-12-07 12:02:21 +0000 (Sun, 07 Dec 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Fix the "Disable Waypoint Arrow" mouse input passthrough

------------------------------------------------------------------------
r184 | Cladhaire-15704 | 2008-12-03 22:37:23 +0000 (Wed, 03 Dec 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Config.lua

* Add an option to reset the position of the coordinate block

------------------------------------------------------------------------
r183 | Cladhaire-15704 | 2008-12-03 22:33:52 +0000 (Wed, 03 Dec 2008) | 3 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Fix the bug where position was not properly saved
* Actually added the ability to scale/alpha the title text

------------------------------------------------------------------------
r182 | Cladhaire-15704 | 2008-12-03 22:27:49 +0000 (Wed, 03 Dec 2008) | 2 lines
Changed paths:
   M /trunk/libs/Astrolabe/Astrolabe.lua

* Updating Astrolabe to fix the "first-waypoint-wrong" bug

------------------------------------------------------------------------
r181 | Cladhaire-15704 | 2008-11-16 11:05:39 +0000 (Sun, 16 Nov 2008) | 3 lines
Changed paths:
   M /trunk/TomTom.lua

* Added a /tomtomway command to get around Cartographer clobbering everything I set
* Changed the global I use for slash commands, the previous one was ill-advised

------------------------------------------------------------------------
r180 | Cladhaire-15704 | 2008-11-12 13:08:32 +0000 (Wed, 12 Nov 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

Stop the SetScale error from being thrown temporarily

------------------------------------------------------------------------
r179 | Cladhaire-15704 | 2008-11-10 12:05:54 +0000 (Mon, 10 Nov 2008) | 3 lines
Changed paths:
   M /trunk/Localization.deDE.lua
   M /trunk/Localization.enUS.lua
   M /trunk/TomTom_CrazyArrow.lua

* Updated deDE localization courtesy of Elto@Kil'jaeden
* Localized the crazy arrow's distance indication

------------------------------------------------------------------------
r178 | Cladhaire-15704 | 2008-11-08 16:48:03 +0000 (Sat, 08 Nov 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Fix an error that could occur when right-clicking a waypoint after setting it, without ReloadWaypoints having been called

------------------------------------------------------------------------
r177 | Cladhaire-15704 | 2008-11-06 10:57:11 +0000 (Thu, 06 Nov 2008) | 4 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua

* Added an option to "disable clicks" on the crazy taxi arrow entirely, so you can have clicks pass through
* Added an option to change the scale of the crazy arrow title text
* Added an option to change the alpha of the crazy arrow title text

------------------------------------------------------------------------
r176 | Cladhaire-15704 | 2008-10-22 04:49:59 +0000 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Instead of displaying nothing and erroring OnUpdate, just display "Unknown Distance"

------------------------------------------------------------------------
r175 | Cladhaire-15704 | 2008-10-22 04:47:09 +0000 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Don't display distance on the tooltip when we can't calculate it

------------------------------------------------------------------------
r174 | Cladhaire-15704 | 2008-10-17 08:11:43 +0000 (Fri, 17 Oct 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fixed an issue that prevented Modifier-RightClicking on the world map from setting a new waypoint

------------------------------------------------------------------------
r173 | Cladhaire-15704 | 2008-10-16 21:29:54 +0000 (Thu, 16 Oct 2008) | 3 lines
Changed paths:
   A /trunk/Localization.ruRU.lua
   M /trunk/TomTom.toc
   M /trunk/TomTom_Config.lua

* Don't automatically open the TomTom dialog when opening the Interface Options frame
* Add ruRU localization, thanks to Swix

------------------------------------------------------------------------
r172 | Cladhaire-15704 | 2008-10-15 12:29:17 +0000 (Wed, 15 Oct 2008) | 3 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua

* Removed Wrath compatibility code
* TomTom options will now be created automatically when the interface options frame is opened

------------------------------------------------------------------------
r171 | Cladhaire-15704 | 2008-10-15 08:56:24 +0000 (Wed, 15 Oct 2008) | 2 lines
Changed paths:
   M /trunk
   M /trunk/TomTom_Config.lua

Fixed the moved AceConfig externals, and fix the /tomtom slash command

------------------------------------------------------------------------
r170 | Cladhaire-15704 | 2008-10-15 08:46:49 +0000 (Wed, 15 Oct 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/TomTom.toc
   M /trunk/libs/Astrolabe/Astrolabe.lua
   A /trunk/libs/LibStub
   A /trunk/libs/LibStub/LibStub.lua
   A /trunk/libs/LibStub/LibStub.toc

* Updated version of Astrolabe to fix resize issue with EP/SW
* Updated interface version number
* Moved LibStub from an external to a static file (no user impact)

------------------------------------------------------------------------
r169 | Cladhaire-15704 | 2008-09-25 17:01:01 +0000 (Thu, 25 Sep 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

Don't hide icons that are disabled, so they still get callbacks

------------------------------------------------------------------------
r168 | Cladhaire-15704 | 2008-08-24 07:59:55 +0000 (Sun, 24 Aug 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Fixes an issue that prevented the "Reset waypoints" command from working

------------------------------------------------------------------------
r167 | Cladhaire-15704 | 2008-08-24 07:55:27 +0000 (Sun, 24 Aug 2008) | 2 lines
Changed paths:
   M /trunk/libs/Astrolabe/Astrolabe.lua

Updated to a beta-compatible version of Astrolabe

------------------------------------------------------------------------
r166 | Cladhaire-15704 | 2008-08-20 21:43:09 +0000 (Wed, 20 Aug 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Config.lua

Altered the configuration options to always use the Blizz UI panel

------------------------------------------------------------------------
r165 | Cladhaire-15704 | 2008-08-20 21:27:10 +0000 (Wed, 20 Aug 2008) | 2 lines
Changed paths:
   M /trunk
   A /trunk/libs
   A /trunk/libs/Astrolabe
   A /trunk/libs/Astrolabe/Astrolabe.lua
   A /trunk/libs/Astrolabe/AstrolabeMapMonitor.lua
   A /trunk/libs/Astrolabe/DongleStub.lua
   A /trunk/libs/Astrolabe/Load.xml
   A /trunk/libs/Astrolabe/lgpl.txt

Reverting to prior version of Astrolabe

------------------------------------------------------------------------
r164 | Cladhaire-15704 | 2008-08-13 18:40:47 +0000 (Wed, 13 Aug 2008) | 3 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

Fixed some of the bugs that exist, while breaking new features.
  * The option to disable waypoints from other zones on the world and minimap is disabled, since it's broken in pieces right now

------------------------------------------------------------------------
r163 | Cladhaire-15704 | 2008-08-12 11:44:42 +0000 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua

Fixed a number of massive bugs in TomTom's zoning code

------------------------------------------------------------------------
r162 | Cladhaire-15704 | 2008-08-11 19:07:25 +0000 (Mon, 11 Aug 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Fixed a bug that cause new waypoints to not respect the Enable World and Enable Minimap options

------------------------------------------------------------------------
r161 | Cladhaire-15704 | 2008-08-10 18:43:15 +0000 (Sun, 10 Aug 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua

Fixing TomTom in wrath, using IsWrathBuild()

------------------------------------------------------------------------
r158 | Cladhaire-15704 | 2008-08-05 21:11:37 +0000 (Tue, 05 Aug 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Added /tway as a slash command for TomTom's waypoint command, to avoid conflicts with Cartographer

------------------------------------------------------------------------
r157 | Cladhaire-15704 | 2008-08-04 18:12:06 +0000 (Mon, 04 Aug 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

Fixed an issue with the graphics on the waypoint arrow, thanks Krill3 for the report.

------------------------------------------------------------------------
r156 | Cladhaire-15704 | 2008-07-01 15:37:18 +0000 (Tue, 01 Jul 2008) | 2 lines
Changed paths:
   M /trunk/Babelfish.lua
   M /trunk/Localization.deDE.lua
   M /trunk/Localization.enUS.lua
   A /trunk/Localization.zhCN.lua
   M /trunk/TomTom.toc
   M /trunk/TomTom_Config.lua

Added zhCN localization thanks to Onlyfly and fixed some non-native line endings

------------------------------------------------------------------------
r155 | Cladhaire-15704 | 2008-07-01 09:34:20 +0000 (Tue, 01 Jul 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua

Added an option to reset the waypoint arrow location, and a toggle for waypoints announcements

------------------------------------------------------------------------
r154 | Cladhaire-15704 | 2008-06-24 07:49:02 +0000 (Tue, 24 Jun 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Don't clear waypoints when you are on a taxi

------------------------------------------------------------------------
r153 | Cladhaire-15704 | 2008-06-01 21:57:32 +0000 (Sun, 01 Jun 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua

Added an option to change the world-map click modifier

------------------------------------------------------------------------
r152 | Cladhaire-15704 | 2008-06-01 21:43:03 +0000 (Sun, 01 Jun 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Fixed a bug with the /way slash command, when used without arguments

------------------------------------------------------------------------
r151 | Cladhaire-15704 | 2008-05-29 19:11:45 +0000 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

Alter TomTom to use Astrolabe trunk

------------------------------------------------------------------------
r150 | Cladhaire-15704 | 2008-05-29 19:08:12 +0000 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/Localization.enUS.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua

Added an option to change the title height/width of the crazy arrow

------------------------------------------------------------------------
r149 | Cladhaire-15704 | 2008-05-29 17:58:17 +0000 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/Localization.enUS.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua

Added an option to change the scale/opacity of the waypoint arrow

------------------------------------------------------------------------
r148 | Cladhaire-15704 | 2008-05-29 17:49:10 +0000 (Thu, 29 May 2008) | 6 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua

Added options for the following:

* Enable the right-click menu for minimap waypoints
* Enable the right-click menu for worldmap waypoints
* Ask for confirmation when removing all waypoints

------------------------------------------------------------------------
r147 | Cladhaire-15704 | 2008-05-29 17:36:57 +0000 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/Localization.enUS.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua

Added an option to disable the right-click menu on the crazy-arrow

------------------------------------------------------------------------
r146 | Cladhaire-15704 | 2008-05-29 17:32:58 +0000 (Thu, 29 May 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

Added an option to clear a waypoint from the crazy arrow, shown on the crazy arrow context menu

------------------------------------------------------------------------
r145 | Cladhaire-15704 | 2008-05-03 22:07:00 +0000 (Sat, 03 May 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Added a public API to allow for custom callbacks that work with the frontend

------------------------------------------------------------------------
r144 | Cladhaire-15704 | 2008-05-01 22:18:01 +0000 (Thu, 01 May 2008) | 3 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

* Bugfixes for certain reported bugs
* Callbacks will now properly be fired when the minimap icon isn't enabled

------------------------------------------------------------------------
r143 | Cladhaire-15704 | 2008-04-19 20:13:47 +0000 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Changed code for GetCursorPosition() thanks to ckknight

------------------------------------------------------------------------
r142 | Cladhaire-15704 | 2008-04-19 20:12:37 +0000 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

Guard for an odd error when a waypoint's angle can't be determined

------------------------------------------------------------------------
r141 | Cladhaire-15704 | 2008-04-15 09:06:19 +0000 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
   M /trunk

Removed old property

------------------------------------------------------------------------
r140 | Cladhaire-15704 | 2008-04-15 08:57:30 +0000 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
   M /trunk

* Next time, make the change in PerfectRaid, not TomTom

------------------------------------------------------------------------
r139 | Cladhaire-15704 | 2008-04-15 08:56:56 +0000 (Tue, 15 Apr 2008) | 2 lines
Changed paths:
   M /trunk

Set wowi-dirname so zips are generated properly

------------------------------------------------------------------------
r138 | Cladhaire-15704 | 2008-04-08 09:40:44 +0000 (Tue, 08 Apr 2008) | 2 lines
Changed paths:
   A /trunk/Images/Arrow.m2
   A /trunk/Images/ArrowLicense.txt

* Added an arrow model courtesy of Guillotine to possibly be used later

------------------------------------------------------------------------
r137 | Cladhaire-15704 | 2008-04-08 09:34:14 +0000 (Tue, 08 Apr 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

* Removed bad comment

------------------------------------------------------------------------
r136 | Cladhaire-15704 | 2008-04-07 17:19:16 +0000 (Mon, 07 Apr 2008) | 7 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Waypoints.lua

* Added a guard when removing waypoints to catch an error
* Simplified the distance callbacks a bit so the outer distance makes more sense
* Moved the arrow rotation function out of the OnUpdate
* Use the arrow rotation function rather than the OnUpdate function to ensure things are displayd correctly on options change
* Make the distance list local to the point, instead of the callbacks table
* Release the callbacks table when the waypoint is cleared

------------------------------------------------------------------------
r135 | Cladhaire-15704 | 2008-04-07 16:21:18 +0000 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Localization.enUS.lua
   M /trunk/TomTom.lua

* Updated localization

------------------------------------------------------------------------
r134 | Cladhaire-15704 | 2008-04-07 15:52:30 +0000 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Localization.enUS.lua

* Updated enUS localization file

------------------------------------------------------------------------
r133 | Cladhaire-15704 | 2008-04-07 15:51:24 +0000 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   A /trunk/Localization.deDE.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc

* Added deDE localization, courtesy of Elto

------------------------------------------------------------------------
r132 | Cladhaire-15704 | 2008-04-07 08:41:24 +0000 (Mon, 07 Apr 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Fixed a bug that caused the crazy arrow to appear on zoning/death/etc

------------------------------------------------------------------------
r131 | Cladhaire-15704 | 2008-04-06 11:26:25 +0000 (Sun, 06 Apr 2008) | 3 lines
Changed paths:
   M /trunk/TomTom.lua

* Expose TomTom:InitializeDropdown(uid) that can be used to init the dropdown
* Fix a bug where checkboxes could be put in the wrong place on dropdown menus

------------------------------------------------------------------------
r130 | Cladhaire-15704 | 2008-04-06 07:50:05 +0000 (Sun, 06 Apr 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Guarded the ColorGradient() function against specific odd cases

------------------------------------------------------------------------
r129 | Cladhaire-15704 | 2008-04-06 07:42:37 +0000 (Sun, 06 Apr 2008) | 3 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Waypoints.lua

* Added a comment clarifying that TomTom_Waypoints API is private
* When a duplicate waypoint is set, return the original uid

------------------------------------------------------------------------
r128 | Cladhaire-15704 | 2008-04-05 12:59:05 +0000 (Sat, 05 Apr 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Stop duplicate waypoints from being set

------------------------------------------------------------------------
r127 | Cladhaire-15704 | 2008-04-05 12:47:38 +0000 (Sat, 05 Apr 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fix a bug where players were receiving their own messages

------------------------------------------------------------------------
r126 | Cladhaire-15704 | 2008-04-05 12:33:34 +0000 (Sat, 05 Apr 2008) | 3 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Fixed an issue where waypoint would appear out of nowhere when zoning
* Fixed the slash command handler so it properly accepts multi word zone names

------------------------------------------------------------------------
r125 | Cladhaire-15704 | 2008-03-28 22:09:45 +0000 (Fri, 28 Mar 2008) | 5 lines
Changed paths:
   M /trunk
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Reverted to a different version of Astrolabe for testing purposes
* Added a "Send Waypoint" option, needs testing
* Fixed an issue with the waypoint arrow when using minimap rotation
* Added the waypoint removal (all, zone) options to the crazy arrow right-click

------------------------------------------------------------------------
r124 | Cladhaire-15704 | 2008-03-28 17:01:58 +0000 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Config.lua

* Added alpha for border

------------------------------------------------------------------------
r123 | Cladhaire-15704 | 2008-03-28 13:18:55 +0000 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua

* Fix a bug where the "Enable" checkbox wasn't working for minimap or worldmap waypoints

------------------------------------------------------------------------
r122 | Cladhaire-15704 | 2008-03-28 10:45:48 +0000 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Added a right-click option to clear the current waypoint on the arrow

------------------------------------------------------------------------
r121 | Cladhaire-15704 | 2008-03-27 10:01:38 +0000 (Thu, 27 Mar 2008) | 3 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Fixing an issue where crazy arrow would appear even when disabled
* Updated externals to fix config issue

------------------------------------------------------------------------
r120 | Cladhaire-15704 | 2008-03-26 12:42:25 +0000 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fixed waypoints not automatically clearing when that option is set

------------------------------------------------------------------------
r119 | Cladhaire-15704 | 2008-03-26 12:01:17 +0000 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   D /trunk/Dongle.lua

Removed Dongle from scm control

------------------------------------------------------------------------
r118 | Cladhaire-15704 | 2008-03-26 11:37:22 +0000 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc

* Added version information to TomTom

------------------------------------------------------------------------
r117 | Cladhaire-15704 | 2008-03-26 11:26:52 +0000 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.toc

* Added version number to .toc

------------------------------------------------------------------------
r116 | Cladhaire-15704 | 2008-03-26 07:41:00 +0000 (Wed, 26 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Make sure to return the uid from AddZWaypoints

------------------------------------------------------------------------
r115 | Cladhaire-15704 | 2008-03-25 19:17:03 +0000 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Config.lua

* Fixed the parenting of the options panel

------------------------------------------------------------------------
r114 | Cladhaire-15704 | 2008-03-25 15:40:09 +0000 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   M /trunk

* Added property so zips are generated properly

------------------------------------------------------------------------
r113 | jnwhiteh | 2008-03-25 15:05:49 +0000 (Tue, 25 Mar 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/Localization.enUS.lua
   M /trunk/TomTom.toc

* Removed Dongle from .toc
* Updated externals
* Updated localization file

------------------------------------------------------------------------
r112 | jnwhiteh | 2008-03-25 14:44:00 +0000 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Fixed an issue

------------------------------------------------------------------------
r111 | jnwhiteh | 2008-03-25 11:15:32 +0000 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

Fixed the parsing of the description part of the slash comman

------------------------------------------------------------------------
r110 | jnwhiteh | 2008-03-22 17:08:34 +0000 (Sat, 22 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fixed the loading of arrows from storage, and enabled right-click to set as crazy arrow

------------------------------------------------------------------------
r109 | jnwhiteh | 2008-03-22 17:02:13 +0000 (Sat, 22 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua

Lots of changes, including a working slash command

------------------------------------------------------------------------
r108 | jnwhiteh | 2008-03-22 15:26:01 +0000 (Sat, 22 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

Major update to TomTom, everything except CrazyTaxi queuing "works"

------------------------------------------------------------------------
r107 | jnwhiteh | 2008-03-22 12:32:01 +0000 (Sat, 22 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Config.lua

* Made changes to allow for better operations with 2.4

------------------------------------------------------------------------
r106 | jnwhiteh | 2008-03-22 12:00:01 +0000 (Sat, 22 Mar 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_Waypoints.lua

Moving over to AceDB and removing dependecy on Dongle

* Reconfigured options screens

------------------------------------------------------------------------
r105 | jnwhiteh | 2008-03-17 06:57:14 +0000 (Mon, 17 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Config.lua

Removed override of GetBuildInfo.

------------------------------------------------------------------------
r104 | jnwhiteh | 2008-03-16 08:31:41 +0000 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /trunk/TomTom_Waypoints.lua

* Fixed the size of the tooltip.. thanks Kergoth
------------------------------------------------------------------------
r103 | jnwhiteh | 2008-03-15 09:29:34 +0000 (Sat, 15 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

* Fixed a bug that could occur when zoning into instances

------------------------------------------------------------------------
r102 | jnwhiteh | 2008-03-14 15:17:10 +0000 (Fri, 14 Mar 2008) | 3 lines
Changed paths:
   M /trunk
   M /trunk/Babelfish.lua
   M /trunk/Localization.enUS.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc
   M /trunk/TomTom_Config.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua
   D /trunk/TomTom_Zones.lua

* Merging all changes from 2.4 branch
* Configuration dialog should work on 2.3 and 2.4

------------------------------------------------------------------------
r95 | jnwhiteh | 2008-03-13 13:41:06 +0000 (Thu, 13 Mar 2008) | 2 lines
Changed paths:
   M /trunk
   D /trunk/libs

* Updating externals

------------------------------------------------------------------------
r94 | jnwhiteh | 2008-03-12 17:52:17 +0000 (Wed, 12 Mar 2008) | 2 lines
Changed paths:
   M /trunk/Localization.enUS.lua

* Re-generated the localiztion file

------------------------------------------------------------------------
r93 | jnwhiteh | 2008-03-12 17:49:09 +0000 (Wed, 12 Mar 2008) | 2 lines
Changed paths:
   A /trunk/Babelfish.lua
   D /trunk/Config.lua
   A /trunk/Localization.enUS.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc
   A /trunk/TomTom_Config.lua (from /trunk/Config.lua:92)

I changed things

------------------------------------------------------------------------
r92 | jnwhiteh | 2008-03-09 13:57:34 +0000 (Sun, 09 Mar 2008) | 3 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom_Waypoints.lua

* Added an option to clear waypoints (set the distance > 0)
* Altered the callback system to allow for arbitrary distance callbacks

------------------------------------------------------------------------
r91 | jnwhiteh | 2008-03-09 11:04:40 +0000 (Sun, 09 Mar 2008) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Re-working the internals of TomTom yet again.  Tooltips for minimap nodes should work

------------------------------------------------------------------------
r90 | jnwhiteh | 2008-02-29 15:14:10 +0000 (Fri, 29 Feb 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Uhh.. return

------------------------------------------------------------------------
r89 | jnwhiteh | 2008-02-29 13:10:28 +0000 (Fri, 29 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Fixed the error upon login
* Added a middle color, which is used for proper shading between good and bad
* Fixed the coloring of the crazy arrow so it properly turns green when you're "Arrived"

------------------------------------------------------------------------
r88 | jnwhiteh | 2008-02-26 09:44:53 +0000 (Tue, 26 Feb 2008) | 2 lines
Changed paths:
   M /trunk/libs

* Updated Astrolabe externals

------------------------------------------------------------------------
r87 | jnwhiteh | 2008-02-24 23:03:35 +0000 (Sun, 24 Feb 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Reworking of the Waypoints API... callbacks are broken as a result

------------------------------------------------------------------------
r86 | jnwhiteh | 2008-02-22 23:24:38 +0000 (Fri, 22 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua
   M /trunk/libs

* Enable a /way command, fix a bunch of things, control-right click works

------------------------------------------------------------------------
r85 | jnwhiteh | 2008-02-22 10:56:08 +0000 (Fri, 22 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Config.lua

* Remove inline groups, which hopefully will motivate me to not let this look stupid

------------------------------------------------------------------------
r84 | jnwhiteh | 2008-02-22 10:51:36 +0000 (Fri, 22 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/TomTom.lua

* Working changes to the new AceConfig GUI

------------------------------------------------------------------------
r83 | jnwhiteh | 2008-02-21 19:52:02 +0000 (Thu, 21 Feb 2008) | 2 lines
Changed paths:
   M /trunk
   A /trunk/Config.lua
   A /trunk/libs

* More skeleton work

------------------------------------------------------------------------
r82 | jnwhiteh | 2008-02-21 19:44:25 +0000 (Thu, 21 Feb 2008) | 2 lines
Changed paths:
   M /trunk
   D /trunk/Astrolabe
   M /trunk/TomTom.toc
   M /trunk/TomTom_Waypoints.lua

Added Astrolabe coroutine branch as an external, along with the libs for Ace3Config

------------------------------------------------------------------------
r81 | jnwhiteh | 2008-02-08 15:30:44 +0000 (Fri, 08 Feb 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Zomg colors

------------------------------------------------------------------------
r80 | jnwhiteh | 2008-02-07 17:21:29 +0000 (Thu, 07 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Astrolabe/Astrolabe.lua

Updated AStrolabe to fix a typo

------------------------------------------------------------------------
r79 | jnwhiteh | 2008-02-05 21:58:53 +0000 (Tue, 05 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Astrolabe/Astrolabe.lua

* Updated Astrolabe to fix coroutine issues

------------------------------------------------------------------------
r78 | wobster | 2008-01-30 13:28:12 +0000 (Wed, 30 Jan 2008) | 1 line
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

Zerofill the minutes also
------------------------------------------------------------------------
r77 | wobster | 2008-01-30 13:04:08 +0000 (Wed, 30 Jan 2008) | 1 line
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

Modified TTA to be a X:XX countdown to avoid having to pluralise minutes/seconds
------------------------------------------------------------------------
r76 | jnwhiteh | 2008-01-29 20:52:58 +0000 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Astrolabe/Astrolabe.lua
   M /trunk/Astrolabe/AstrolabeMapMonitor.lua

* Updated to Astrolabe-coroutine branch

------------------------------------------------------------------------
r75 | jnwhiteh | 2008-01-29 14:52:49 +0000 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

* Fix for WorldMap dots, since they were using the wrong texture

------------------------------------------------------------------------
r74 | jnwhiteh | 2008-01-28 07:45:52 +0000 (Mon, 28 Jan 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

* Parent world map icons to the WorldMapDetailFrame

------------------------------------------------------------------------
r73 | wobster | 2008-01-28 05:06:59 +0000 (Mon, 28 Jan 2008) | 1 line
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

Added in TTA. May need tweaking for cosmetic value.
------------------------------------------------------------------------
r72 | jnwhiteh | 2008-01-25 19:51:37 +0000 (Fri, 25 Jan 2008) | 2 lines
Changed paths:
   A /trunk/Images/GoldGreenDot.tga
   M /trunk/TomTom_Waypoints.lua

* Fix for minimap/world textures

------------------------------------------------------------------------
r71 | jnwhiteh | 2008-01-25 19:45:41 +0000 (Fri, 25 Jan 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Fix for the crazy arrow

------------------------------------------------------------------------
r70 | jnwhiteh | 2008-01-25 11:14:55 +0000 (Fri, 25 Jan 2008) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua

* Fix for the crazy arrow

------------------------------------------------------------------------
r57 | jnwhiteh | 2007-11-12 20:13:57 +0000 (Mon, 12 Nov 2007) | 1 line
Changed paths:
   M /trunk/TomTom.toc

.toc update
------------------------------------------------------------------------
r56 | jnwhiteh | 2007-11-12 20:12:32 +0000 (Mon, 12 Nov 2007) | 2 lines
Changed paths:
   M /trunk/Dongle.lua
   M /trunk/TomTom.lua

* Updated to Dongle-1.1

------------------------------------------------------------------------
r55 | jnwhiteh | 2007-10-11 13:36:03 +0000 (Thu, 11 Oct 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Waypoints.lua

* Added a compat version of TomTom:AddZWaypoint(c,z,x,y,desc) that works with other zones

------------------------------------------------------------------------
r54 | jnwhiteh | 2007-10-11 13:28:04 +0000 (Thu, 11 Oct 2007) | 3 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom_Waypoints.lua

* Waypoints now automatically disappear when you are within 10 yards (this is just to gain compat with the old TomTom).
* Waypoints will automatically be set as a crazy taxi arrow with the last one taking the arrow.

------------------------------------------------------------------------
r53 | jnwhiteh | 2007-10-11 13:10:26 +0000 (Thu, 11 Oct 2007) | 3 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Minimap waypoints now properly handle zoning between continents and using portals.
* CrazyArrow will be re-displayed when you cross continents, if the active waypoint is on that continent

------------------------------------------------------------------------
r52 | jnwhiteh | 2007-10-11 13:01:41 +0000 (Thu, 11 Oct 2007) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua

* Update world map waypoints to change with the map zoom, etc.

------------------------------------------------------------------------
r51 | jnwhiteh | 2007-10-11 12:39:58 +0000 (Thu, 11 Oct 2007) | 3 lines
Changed paths:
   D /trunk/Arrow-UP.blp
   D /trunk/Arrow.blp
   A /trunk/Images
   A /trunk/Images/Arrow-UP.blp
   A /trunk/Images/Arrow.blp
   A /trunk/Images/MinimapArrow-Green.tga
   D /trunk/MinimapArrow-Inner.tga
   D /trunk/MinimapArrow-Outer.tga
   M /trunk/TomTom.lua
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Moving files around
* Cleaning up directory structure

------------------------------------------------------------------------
r50 | jnwhiteh | 2007-09-19 03:04:52 +0000 (Wed, 19 Sep 2007) | 5 lines
Changed paths:
   M /trunk/MinimapArrow-Outer.tga
   M /trunk/TomTom.lua
   M /trunk/TomTom_Waypoints.lua

* Altered logic to use a static minimap arrow image, due to layering issues
* Implemented dragging for coordinate frame
* Implemented map coordinates/mouse coordinates
* Implemented rudimentary (example) control-rightclick on world map to set point

------------------------------------------------------------------------
r49 | jnwhiteh | 2007-09-19 01:21:06 +0000 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   M /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua

* Initial working implementation of TomTom:SetWaypoint(c,z,x,y,far,near,arrive,callback) and TomTom:SetCrazyArrow(point, distance)

------------------------------------------------------------------------
r48 | jnwhiteh | 2007-09-19 00:49:42 +0000 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   A /trunk/Arrow-UP.blp
   A /trunk/Arrow.blp
   A /trunk/MinimapArrow-Inner.tga
   A /trunk/MinimapArrow-Outer.tga
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc
   A /trunk/TomTom_CrazyArrow.lua
   M /trunk/TomTom_Waypoints.lua
   M /trunk/TomTom_Zones.lua

* Working edits refactoring the waypoints, changing graphics, adding crazy arrow

------------------------------------------------------------------------
r47 | jnwhiteh | 2007-09-15 14:04:11 +0000 (Sat, 15 Sep 2007) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua
   M /trunk/TomTom_Zones.lua

* eol-style: native

------------------------------------------------------------------------
r46 | jnwhiteh | 2007-09-15 04:28:00 +0000 (Sat, 15 Sep 2007) | 2 lines
Changed paths:
   M /trunk/TomTom_Waypoints.lua
   M /trunk/TomTom_Zones.lua

* More testing and changes in the waypoints, and the zone database and lookups.  Seems to work for many things as is.

------------------------------------------------------------------------
r45 | jnwhiteh | 2007-09-15 03:35:01 +0000 (Sat, 15 Sep 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc
   D /trunk/TomTom_Minimap.lua
   A /trunk/TomTom_Waypoints.lua (from /trunk/TomTom_Minimap.lua:44)
   A /trunk/TomTom_Zones.lua

* More restructuring, adding TomTom_Zones for zone lookup, changed name of the Waypoints file

------------------------------------------------------------------------
r44 | jnwhiteh | 2007-09-15 01:11:06 +0000 (Sat, 15 Sep 2007) | 3 lines
Changed paths:
   M /trunk/TomTom.toc
   A /trunk/TomTom_Minimap.lua

* Updated .toc to remove DongleFrames
* Added TomTom_Minimap.lua for the start of the TomTom refactor.

------------------------------------------------------------------------
r43 | jnwhiteh | 2007-09-15 00:17:10 +0000 (Sat, 15 Sep 2007) | 2 lines
Changed paths:
   D /trunk/DongleFrames.lua

* Removing DongleFrames, no longer used

------------------------------------------------------------------------
r42 | jnwhiteh | 2007-09-14 02:20:35 +0000 (Fri, 14 Sep 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* No reason to divide coordinates by 100... who on earth did that?

------------------------------------------------------------------------
r41 | jnwhiteh | 2007-08-08 01:05:06 +0000 (Wed, 08 Aug 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Clicking on the WorldMap (shift-rightclick) not works correctly when you are viewing another zone/continent.

------------------------------------------------------------------------
r40 | jnwhiteh | 2007-08-08 01:00:06 +0000 (Wed, 08 Aug 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Not sure how this got in there, fixing a copy/paste error?

------------------------------------------------------------------------
r39 | joshborke | 2007-08-07 22:59:35 +0000 (Tue, 07 Aug 2007) | 1 line
Changed paths:
   M /trunk/TomTom.lua

* Squash bugs and misprints
------------------------------------------------------------------------
r38 | joshborke | 2007-08-07 22:55:56 +0000 (Tue, 07 Aug 2007) | 3 lines
Changed paths:
   M /trunk/TomTom.lua

* Added ability to add waypoints to specified zones
* Added ability to remove waypoints from specific zones
* Added /way list command to list all waypoints
------------------------------------------------------------------------
r37 | jnwhiteh | 2007-08-07 22:45:46 +0000 (Tue, 07 Aug 2007) | 2 lines
Changed paths:
   M /trunk/Dongle.lua
   M /trunk/DongleFrames.lua
   M /trunk/TomTom.lua

* eol-style native

------------------------------------------------------------------------
r36 | mctoadie | 2007-08-07 21:02:52 +0000 (Tue, 07 Aug 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

TomTom:
 * Catch nil descriptions
------------------------------------------------------------------------
r35 | mctoadie | 2007-08-07 20:46:51 +0000 (Tue, 07 Aug 2007) | 3 lines
Changed paths:
   M /trunk/TomTom.lua

TomTom:
 * Added inter-addon comm for sending waypoints to group or guild
 * Ctrl+Right Click on the world-map to quickly add a waypoint under the cursor
------------------------------------------------------------------------
r34 | joshborke | 2007-08-04 12:22:17 +0000 (Sat, 04 Aug 2007) | 1 line
Changed paths:
   M /trunk/TomTom.lua

* Actually save the waypoints now
------------------------------------------------------------------------
r33 | JoshBorke | 2007-08-03 17:56:23 +0000 (Fri, 03 Aug 2007) | 1 line
Changed paths:
   M /trunk/TomTom.lua

* Now saves waypoints across sessions
------------------------------------------------------------------------
r32 | jnwhiteh | 2007-07-19 14:05:09 +0000 (Thu, 19 Jul 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Only change the angle conditionally, so it works properly when rotate minimap is turned off as well

------------------------------------------------------------------------
r31 | jnwhiteh | 2007-07-19 13:58:01 +0000 (Thu, 19 Jul 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Updated to work with the rotating minimap option

------------------------------------------------------------------------
r30 | jnwhiteh | 2007-07-10 21:34:23 +0000 (Tue, 10 Jul 2007) | 2 lines
Changed paths:
   M /trunk/DongleFrames.lua
   M /trunk/TomTom.lua

* Fixed the wide-screen issue with arrow models, thanks to Iriel and magic constants

------------------------------------------------------------------------
r29 | jnwhiteh | 2007-06-21 23:04:59 +0000 (Thu, 21 Jun 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fix for TomTom so it works properly in 1.33 aspect ratio as well as 1.6

------------------------------------------------------------------------
r28 | jnwhiteh | 2007-06-21 14:03:01 +0000 (Thu, 21 Jun 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* You can now right-click worldmap icons

------------------------------------------------------------------------
r27 | jnwhiteh | 2007-06-17 01:39:42 +0000 (Sun, 17 Jun 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Parent the WorldFrame buttons to WorldFrameButton instead of the DetailFrame.  This should resolve issues with Catrographer.

------------------------------------------------------------------------
r26 | jnwhiteh | 2007-06-08 13:10:39 +0000 (Fri, 08 Jun 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* TomTom can now accept waypoints from other continents and zones via API.  I'll add a slash command at a later date.

------------------------------------------------------------------------
r25 | jnwhiteh | 2007-05-23 10:50:26 +0000 (Wed, 23 May 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.toc

* .toc update for 2.1.0

------------------------------------------------------------------------
r24 | jnwhiteh | 2007-05-22 23:16:04 +0000 (Tue, 22 May 2007) | 3 lines
Changed paths:
   M /trunk/TomTom.lua

* Fixed a lua error that occured when setting a waypoint
* TomTom now announces the label you've given a waypoint, if it exists.

------------------------------------------------------------------------
r23 | jnwhiteh | 2007-05-22 22:53:14 +0000 (Tue, 22 May 2007) | 2 lines
Changed paths:
   M /trunk/Astrolabe/Astrolabe.lua
   M /trunk/Astrolabe/AstrolabeMapMonitor.lua
   M /trunk/Astrolabe/DongleStub.lua

* Updating Astrolabe

------------------------------------------------------------------------
r22 | jnwhiteh | 2007-05-20 18:54:51 +0000 (Sun, 20 May 2007) | 1 line
Changed paths:
   M /trunk/Dongle.lua

* Updating to Dongle-1.0-r863
------------------------------------------------------------------------
r21 | jnwhiteh | 2007-05-20 18:48:44 +0000 (Sun, 20 May 2007) | 2 lines
Changed paths:
   M /trunk/Dongle.lua

* Updated to Dongle-1.0-r859 

------------------------------------------------------------------------
r20 | jnwhiteh | 2007-05-20 14:17:47 +0000 (Sun, 20 May 2007) | 1 line
Changed paths:
   M /trunk/Dongle.lua
   M /trunk/TomTom.lua

* Updated to Dongle-r849
------------------------------------------------------------------------
r19 | jnwhiteh | 2007-04-25 23:10:46 +0000 (Wed, 25 Apr 2007) | 1 line
Changed paths:
   M /trunk/Astrolabe/Astrolabe.lua

* Reverted Astrolabe to revision 44, so it works with 2.0
------------------------------------------------------------------------
r18 | jnwhiteh | 2007-04-25 22:47:30 +0000 (Wed, 25 Apr 2007) | 1 line
Changed paths:
   A /trunk/Astrolabe
   A /trunk/Astrolabe/Astrolabe.lua
   A /trunk/Astrolabe/AstrolabeMapMonitor.lua
   A /trunk/Astrolabe/DongleStub.lua
   A /trunk/Astrolabe/Load.xml
   A /trunk/Astrolabe/lgpl.txt

Added Astrolabe as direct files
------------------------------------------------------------------------
r17 | jnwhiteh | 2007-04-25 22:46:25 +0000 (Wed, 25 Apr 2007) | 1 line
Changed paths:
   M /trunk

Removing Astrolabe as an external
------------------------------------------------------------------------
r14 | tardmrr | 2007-04-14 03:35:50 +0000 (Sat, 14 Apr 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Corrected whitespace because I'm an idiot.
* Removed a couple of unneeded commented lines.
------------------------------------------------------------------------
r13 | tardmrr | 2007-04-14 03:30:16 +0000 (Sat, 14 Apr 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fixed scaling and frame strata problems on the tooltip.
* Added color blocks around the slash command names so they stand out more.
------------------------------------------------------------------------
r12 | jnwhiteh | 2007-04-14 01:17:47 +0000 (Sat, 14 Apr 2007) | 2 lines
Changed paths:
   M /trunk/Dongle.lua

* Dongle-1.0

------------------------------------------------------------------------
r11 | jnwhiteh | 2007-04-13 01:20:27 +0000 (Fri, 13 Apr 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* You can now right-click on a minimap icon to remove it prematurely.

------------------------------------------------------------------------
r10 | jnwhiteh | 2007-04-11 22:00:30 +0000 (Wed, 11 Apr 2007) | 3 lines
Changed paths:
   M /trunk/TomTom.lua
   M /trunk/TomTom.toc

* You can now mouse-over minimap and worldmap icons and get detailed information about the waypoint.
* The distance indicator in the minimap mouseover tooltip will update as you get closer.

------------------------------------------------------------------------
r9 | jnwhiteh | 2007-04-07 00:52:30 +0000 (Sat, 07 Apr 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Minimap tooltips will now update distance as you mouse over them.

------------------------------------------------------------------------
r8 | jnwhiteh | 2007-03-31 00:12:27 +0000 (Sat, 31 Mar 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fixed an issue when you don't have a valid zone map.

------------------------------------------------------------------------
r7 | jnwhiteh | 2007-03-30 22:19:39 +0000 (Fri, 30 Mar 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fix another instance issue

------------------------------------------------------------------------
r6 | tom.wieland | 2007-03-30 22:13:32 +0000 (Fri, 30 Mar 2007) | 1 line
Changed paths:
   M /trunk/TomTom.lua

TomTom: Bumped the Astrolabe version to 0.4.
------------------------------------------------------------------------
r5 | jnwhiteh | 2007-03-30 21:50:08 +0000 (Fri, 30 Mar 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fix an issue when zoning into an instance

------------------------------------------------------------------------
r4 | jnwhiteh | 2007-03-30 11:32:57 +0000 (Fri, 30 Mar 2007) | 2 lines
Changed paths:
   M /trunk/TomTom.lua

* Fixed /way reset.

------------------------------------------------------------------------
r3 | jnwhiteh | 2007-03-30 03:49:04 +0000 (Fri, 30 Mar 2007) | 3 lines
Changed paths:
   M /trunk/Dongle.lua
   M /trunk/TomTom.lua

* Updated to Dongle-Beta1.
* Initial release on WoWinterface.com

------------------------------------------------------------------------
r2 | jnwhiteh | 2007-03-18 23:51:21 +0000 (Sun, 18 Mar 2007) | 3 lines
Changed paths:
   M /trunk
   A /trunk/Dongle.lua
   A /trunk/DongleFrames.lua
   A /trunk/TomTom.lua
   A /trunk/TomTom.toc

* Initial commit
* Set Astrolabe as an external, may break on version changes

------------------------------------------------------------------------
r1 | wowinterface | 2008-03-25 15:09:54 +0000 (Tue, 25 Mar 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

Creating inital directory structure
------------------------------------------------------------------------
