r499

Details

  • Filename
    StarTip-r499.zip
  • Uploaded by
  • Uploaded
    Sep 17, 2010
  • Size
    388.27 KB
  • Downloads
    9
  • MD5
    59fba6db21769348c4e87f9d4634d870

Supported WoW Retail Versions

  • 4.0.1
  • 3.3.5

Changelog

------------------------------------------------------------------------
r499 | starlon | 2010-09-17 10:16:13 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

Bug fix
------------------------------------------------------------------------
r497 | starlon | 2010-09-17 09:22:50 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Set default throttleVal to 0.5.
------------------------------------------------------------------------
r495 | starlon | 2010-09-17 09:20:07 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

I think that fixes the bug. Only SetUnit if mouseover exists.
------------------------------------------------------------------------
r493 | starlon | 2010-09-17 08:16:17 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Allow mousing over the player's own unit frame.
------------------------------------------------------------------------
r490 | starlon | 2010-09-17 07:34:33 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Default throttling to off by default. I can't figure that bug out.
------------------------------------------------------------------------
r488 | starlon | 2010-09-17 07:10:28 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Still trying to kill that bug. Maybe this time.
------------------------------------------------------------------------
r487 | starlon | 2010-09-17 07:09:48 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Rename ColorGradient as Gradient
------------------------------------------------------------------------
r486 | starlon | 2010-09-17 07:09:22 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Disable Location line. It's buggy and requires some changes to the tooltip scanning.
------------------------------------------------------------------------
r485 | starlon | 2010-09-17 06:47:39 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Make it so the user can turn off throttling all together by setting throttleVal to <= zero. It can cause bugs to pop up, and I can't seem to figure out where they're coming from. They're rare and not very annoying, but they're there, so might as well play nice and not force throttling.
------------------------------------------------------------------------
r483 | starlon | 2010-09-17 05:49:25 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Hide the tooltip if the unit doesn't exist. I thought this would fix that empty tooltip bug, but apparently it doesn't.
------------------------------------------------------------------------
r482 | starlon | 2010-09-17 05:48:06 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Bugfix I think
------------------------------------------------------------------------
r481 | starlon | 2010-09-17 05:28:01 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Change Name's color script to match the UnitTooltip's module's name-line's color.
------------------------------------------------------------------------
r478 | starlon | 2010-09-17 05:10:15 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Bug fix. Don't throttle if unit-mouseover isn't available.
------------------------------------------------------------------------
r476 | starlon | 2010-09-17 04:57:34 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Ok now I think that bug is fixed. Hide the tooltip and return if we get double lines.
------------------------------------------------------------------------
r474 | starlon | 2010-09-17 04:16:25 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Bugfix the bugfix
------------------------------------------------------------------------
r472 | starlon | 2010-09-17 04:14:04 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Bug fix
------------------------------------------------------------------------
r471 | starlon | 2010-09-17 03:50:27 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Change the default throttleVal to 0.35.
------------------------------------------------------------------------
r469 | starlon | 2010-09-17 03:43:24 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Bug fix I think :\
------------------------------------------------------------------------
r467 | starlon | 2010-09-17 03:38:01 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Change option description
------------------------------------------------------------------------
r465 | starlon | 2010-09-17 03:31:24 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Remove TODO
------------------------------------------------------------------------
r464 | starlon | 2010-09-17 03:30:56 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

That was easy. Mouseovers are now throttled. You can choose the throttle threshold.
------------------------------------------------------------------------
r463 | starlon | 2010-09-17 03:04:30 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Todo: throttle mouseovers
------------------------------------------------------------------------
r461 | starlon | 2010-09-17 02:53:45 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Change some default scripts.
------------------------------------------------------------------------
r460 | starlon | 2010-09-17 01:22:31 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Position.lua
   M /trunk/Modules/Text.lua

Make offsets inputs instead of ranges
------------------------------------------------------------------------
r458 | starlon | 2010-09-16 07:20:04 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Reorder talent and range lines
------------------------------------------------------------------------
r457 | starlon | 2010-09-16 06:09:36 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Update with pluginunitstats rename
------------------------------------------------------------------------
r455 | starlon | 2010-09-16 04:33:39 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

The problem with profile changing has to do with recycling text widgets. For now I'm just stopping the widgets and letting garbage collection deal with them later. I'm leaving the warning in case that's not enough.
------------------------------------------------------------------------
r453 | starlon | 2010-09-16 04:29:27 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

So the tooltip module doesn't play well with profile changes. For now I've provided a warning message, suggesting the player reloads the UI.
------------------------------------------------------------------------
r451 | starlon | 2010-09-16 03:17:20 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Appearance.lua

Allow the user to specify tooltip padding for individual sides. Also, allow users to specify negative paddings.
------------------------------------------------------------------------
r450 | starlon | 2010-09-16 03:16:43 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Bugfix. Should work with gearscore again.
------------------------------------------------------------------------
r448 | starlon | 2010-09-16 02:09:59 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules.xml

Remove Talents module from modules.xml
------------------------------------------------------------------------
r447 | starlon | 2010-09-16 02:09:27 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   D /trunk/Modules/Talents.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Talents are now a plugin, so we remove the Talents module and add a default talent line in the UnitTooltip module.
------------------------------------------------------------------------
r446 | starlon | 2010-09-15 07:32:22 +0000 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

You can now set as many widget points as you want.
------------------------------------------------------------------------
r444 | starlon | 2010-09-15 02:17:16 +0000 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

Cleanup whitespace
------------------------------------------------------------------------
r442 | starlon | 2010-09-14 11:42:27 +0000 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Bugfix
------------------------------------------------------------------------
r440 | starlon | 2010-09-14 10:41:42 +0000 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Bugfix
------------------------------------------------------------------------
r439 | starlon | 2010-09-14 10:21:22 +0000 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

Allow the library to do the resource calculations.
------------------------------------------------------------------------
r437 | starlon | 2010-09-14 06:51:26 +0000 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Resource widgets were too small
------------------------------------------------------------------------
r435 | starlon | 2010-09-14 06:48:29 +0000 (Tue, 14 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Debug.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

BUg fixes and memory leaks.
You should be able to modify and add new widgets now.
------------------------------------------------------------------------
r434 | starlon | 2010-09-14 04:36:22 +0000 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua

Deal with custom widgets with the same name as a default widget.
------------------------------------------------------------------------
r432 | starlon | 2010-09-14 03:00:22 +0000 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua

Allow users to save custom widgets.
------------------------------------------------------------------------
r431 | starlon | 2010-09-14 01:02:32 +0000 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Check most possible units for conversion
------------------------------------------------------------------------
r428 | starlon | 2010-09-14 00:19:11 +0000 (Tue, 14 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Add X-Compatible-With
------------------------------------------------------------------------
r427 | starlon | 2010-09-13 23:15:59 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Debug.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/UnitTooltip.lua

Memory leaks
------------------------------------------------------------------------
r426 | starlon | 2010-09-13 23:03:22 +0000 (Mon, 13 Sep 2010) | 2 lines
Changed paths:
   A /trunk/Modules/Debug.lua
   M /trunk/modules.xml

Add debug module.
Fix memory leaks
------------------------------------------------------------------------
r425 | starlon | 2010-09-13 05:11:15 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua

Possible memory leak
------------------------------------------------------------------------
r423 | starlon | 2010-09-13 04:55:44 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Change defaults back a bit. Let's not get carried away.
------------------------------------------------------------------------
r421 | starlon | 2010-09-13 04:10:09 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Memory leak
------------------------------------------------------------------------
r420 | starlon | 2010-09-13 04:05:16 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Provide a way to clear all bars
------------------------------------------------------------------------
r418 | starlon | 2010-09-13 03:57:58 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Memory leak
------------------------------------------------------------------------
r417 | starlon | 2010-09-13 03:51:30 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Memory leak
------------------------------------------------------------------------
r416 | starlon | 2010-09-13 03:16:52 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position.lua

Change unit frame position default
------------------------------------------------------------------------
r414 | starlon | 2010-09-13 02:08:59 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Say something more than just "Mana"
------------------------------------------------------------------------
r412 | starlon | 2010-09-13 01:34:47 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/UnitTooltip.lua
   M /trunk/StarTip.lua
   M /trunk/modules.xml

Attempt to recover old module's data.
------------------------------------------------------------------------
r410 | starlon | 2010-09-13 00:40:37 +0000 (Mon, 13 Sep 2010) | 4 lines
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Talents.lua
   M /trunk/Modules/Text.lua
   A /trunk/Modules/UnitTooltip.lua

Numerous bug fixes.
Renamed the Text module as UnitTooltip. Created a new Text module, allowing users to place a scriptable font string anywhere.
I changed around some defaults, using the histograms for health/mana bars instead of the Bars module.
Your custom lines aren't going to show up. You'll need to reconfigure them.
------------------------------------------------------------------------
r408 | starlon | 2010-09-12 19:49:31 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Make unit
------------------------------------------------------------------------
r406 | starlon | 2010-09-12 19:29:18 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Text.lua

Finally a fix for two bugs and a compromise. The gearscore bug and the unit frames bug are both fixed. I've not tested whether it plays nicely with other tooltip addons while mousing over unit frames. There's a possibility for a race condition since the fix requires a one use timer.
------------------------------------------------------------------------
r405 | starlon | 2010-09-12 16:32:02 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/Modules/Text.lua

Provide a 'unit' to all widgets.
------------------------------------------------------------------------
r404 | starlon | 2010-09-12 13:02:07 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Save unit back for modules
------------------------------------------------------------------------
r402 | starlon | 2010-09-12 04:50:53 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Spam removal
------------------------------------------------------------------------
r400 | starlon | 2010-09-12 04:44:59 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Don't wipe the tooltip before scanning it.
------------------------------------------------------------------------
r398 | starlon | 2010-09-12 03:43:06 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bug fix
------------------------------------------------------------------------
r396 | starlon | 2010-09-12 03:10:32 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bugfix and spam removal
------------------------------------------------------------------------
r394 | starlon | 2010-09-12 02:56:41 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Move histograms around some so hp/mp is on top and resources on bottom.
------------------------------------------------------------------------
r392 | starlon | 2010-09-12 01:35:41 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Add some color to defaults
------------------------------------------------------------------------
r390 | starlon | 2010-09-12 00:26:02 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Give some more defaults, health and mana
------------------------------------------------------------------------
r386 | starlon | 2010-09-11 11:13:40 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Bugfix
------------------------------------------------------------------------
r384 | starlon | 2010-09-11 10:55:18 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Give the widget a default color of blue
------------------------------------------------------------------------
r383 | starlon | 2010-09-11 10:50:57 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Give new histograms some sane defaults. Note that when you add a new histogram for now you need to reload your UI.
------------------------------------------------------------------------
r381 | starlon | 2010-09-11 08:19:38 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Fade.lua
   M /trunk/Modules/Text.lua

Bugfixes
------------------------------------------------------------------------
r380 | starlon | 2010-09-11 08:19:28 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Clear histograms when changing options.
------------------------------------------------------------------------
r378 | starlon | 2010-09-11 02:44:16 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Bugfix
------------------------------------------------------------------------
r376 | starlon | 2010-09-11 02:07:53 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Bleh remove spam
------------------------------------------------------------------------
r374 | starlon | 2010-09-11 02:06:54 +0000 (Sat, 11 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Histograms.lua

Show of history of color.
Bugfix
------------------------------------------------------------------------
r373 | starlon | 2010-09-11 01:40:15 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Wow what was I thinking. Only create one actual StarLibWidgetHistogram for each histogram... Not one widget for every segment. :)
------------------------------------------------------------------------
r371 | starlon | 2010-09-11 00:58:20 +0000 (Sat, 11 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Histograms.lua

Bugfixes
Default histogram module off, and individual demo widgets enabled.
------------------------------------------------------------------------
r369 | starlon | 2010-09-11 00:24:04 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Histograms.lua

Bugfix
------------------------------------------------------------------------
r367 | starlon | 2010-09-11 00:15:37 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua

Bugfix and histogram enhancements
------------------------------------------------------------------------
r366 | starlon | 2010-09-10 21:06:52 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua

Copy instead of referencing
------------------------------------------------------------------------
r364 | starlon | 2010-09-10 21:03:49 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua
   M /trunk/StarTip.lua

New module parameter: childGroup.
------------------------------------------------------------------------
r362 | starlon | 2010-09-10 20:35:49 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Histograms.lua

Introduce Histograms module
------------------------------------------------------------------------
r361 | starlon | 2010-09-10 20:12:21 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   A /trunk/Modules/Histograms.lua
   M /trunk/modules.xml

Might as well bring in histograms as well.
------------------------------------------------------------------------
r360 | starlon | 2010-09-10 19:03:16 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Update bar defaults automatically
------------------------------------------------------------------------
r358 | starlon | 2010-09-10 18:32:34 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules.xml

Move bars down the modules list
------------------------------------------------------------------------
r357 | starlon | 2010-09-10 18:25:16 +0000 (Fri, 10 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Talents.lua
   M /trunk/Modules/Text.lua

Recycle bars
Make bar width configurable
------------------------------------------------------------------------
r355 | starlon | 2010-09-10 15:49:03 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Allow people to add bars.
------------------------------------------------------------------------
r353 | starlon | 2010-09-10 14:58:24 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Don't allow spaces in bar name
------------------------------------------------------------------------
r351 | starlon | 2010-09-10 14:32:34 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Correct an expression
------------------------------------------------------------------------
r350 | starlon | 2010-09-10 14:28:37 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Support for the widget's second bar
------------------------------------------------------------------------
r349 | starlon | 2010-09-10 13:40:26 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Explain point field a bit better
------------------------------------------------------------------------
r347 | starlon | 2010-09-10 13:38:13 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Be able to make new bars
------------------------------------------------------------------------
r346 | starlon | 2010-09-10 13:18:22 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua

Textures for bars
------------------------------------------------------------------------
r345 | starlon | 2010-09-10 06:20:20 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Use actual bar widgets for the bars module
------------------------------------------------------------------------
r344 | starlon | 2010-09-10 03:32:51 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Be more descriptive
------------------------------------------------------------------------
r342 | starlon | 2010-09-10 01:02:30 +0000 (Fri, 10 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Add color to health and power lines
------------------------------------------------------------------------
r339 | starlon | 2010-09-09 23:14:12 +0000 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Make sure old color scripts don't leak through
------------------------------------------------------------------------
r337 | starlon | 2010-09-09 23:07:23 +0000 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Talents.lua
   M /trunk/Modules/Text.lua

Use Text module's default line color for Talents module
------------------------------------------------------------------------
r336 | starlon | 2010-09-09 09:24:23 +0000 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Make default line color configurable.
------------------------------------------------------------------------
r335 | starlon | 2010-09-09 09:02:43 +0000 (Thu, 09 Sep 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua
   M /trunk/embeds.xml

Embed AceComm and AceSerializer for LCD4WoW.
Revamp how line colors are handled. Turns out you CAN use color codes in tooltips.
------------------------------------------------------------------------
r333 | starlon | 2010-09-07 20:59:44 +0000 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Add profile options
------------------------------------------------------------------------
r329 | starlon | 2010-09-07 19:56:38 +0000 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

test test test
------------------------------------------------------------------------
r327 | starlon | 2010-09-07 19:45:21 +0000 (Tue, 07 Sep 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/Modules
   M /trunk/StarTip.lua

Bugfix
------------------------------------------------------------------------
r323 | starlon | 2010-09-06 16:09:09 +0000 (Mon, 06 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Use color gradient for mem and cpu lines
------------------------------------------------------------------------
r321 | starlon | 2010-09-06 02:01:10 +0000 (Mon, 06 Sep 2010) | 1 line
Changed paths:
   D /trunk/Fonts

Remove fonts
------------------------------------------------------------------------
r319 | starlon | 2010-09-05 06:36:11 +0000 (Sun, 05 Sep 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Text.lua

This fixes how StarTip was wiping other addons' tooltip lines.
It also fixes a few other bugs.
------------------------------------------------------------------------
r317 | starlon | 2010-09-05 03:40:24 +0000 (Sun, 05 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bug fix
------------------------------------------------------------------------
r315 | starlon | 2010-09-05 00:37:14 +0000 (Sun, 05 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Bugfixes pertaining to editing and deleting lines
------------------------------------------------------------------------
r313 | starlon | 2010-09-04 12:22:35 +0000 (Sat, 04 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Change default error level to 1
------------------------------------------------------------------------
r312 | starlon | 2010-09-04 12:22:02 +0000 (Sat, 04 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bugfix
------------------------------------------------------------------------
r310 | starlon | 2010-09-03 12:26:24 +0000 (Fri, 03 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Timer widgets
------------------------------------------------------------------------
r308 | starlon | 2010-09-03 04:50:11 +0000 (Fri, 03 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Trime whitespace
------------------------------------------------------------------------
r304 | starlon | 2010-09-01 17:47:26 +0000 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/StarTip.toc

Add ResourceServer to optional deps
------------------------------------------------------------------------
r303 | starlon | 2010-09-01 17:46:51 +0000 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Use ResourceServer if it's available.
------------------------------------------------------------------------
r301 | starlon | 2010-09-01 06:42:46 +0000 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Fixed a bug that pops up when you're a ghost.
------------------------------------------------------------------------
r299 | starlon | 2010-08-31 21:14:15 +0000 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   D /trunk/config.lua
   M /trunk/embeds.xml
   M /trunk/modules.xml

Bugfix
------------------------------------------------------------------------
r297 | starlon | 2010-08-31 11:57:33 +0000 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

And the memory leak's gone.
------------------------------------------------------------------------
r292 | starlon | 2010-08-30 13:38:56 +0000 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Use PluginUnitStats for name, guild, and location.
------------------------------------------------------------------------
r289 | starlon | 2010-08-30 08:18:27 +0000 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules.xml

Disable LCDDisplay module
------------------------------------------------------------------------
r288 | starlon | 2010-08-30 08:03:49 +0000 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/config.lua

Bugfixes
------------------------------------------------------------------------
r287 | starlon | 2010-08-30 01:16:07 +0000 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Don't create refreshing widgets when refreshRate is zero.
------------------------------------------------------------------------
r285 | starlon | 2010-08-30 00:20:38 +0000 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Change marquee default rate
------------------------------------------------------------------------
r283 | starlon | 2010-08-29 22:46:07 +0000 (Sun, 29 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

You can set refresh rate to 0 and the timer won't even be created. Everything will update in real time with your mouseovers. Note that this disables things like marquees and updating texts, like health and mana.
------------------------------------------------------------------------
r281 | starlon | 2010-08-29 22:22:29 +0000 (Sun, 29 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Hide invalid lines again
------------------------------------------------------------------------
r279 | starlon | 2010-08-29 21:27:49 +0000 (Sun, 29 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Fix text module marquee settings.
------------------------------------------------------------------------
r277 | starlon | 2010-08-29 20:37:43 +0000 (Sun, 29 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bugfix
------------------------------------------------------------------------
r275 | starlon | 2010-08-29 04:34:24 +0000 (Sun, 29 Aug 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Get rid of spam.
------------------------------------------------------------------------
r273 | starlon | 2010-08-27 08:21:32 +0000 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Make pool weak
------------------------------------------------------------------------
r271 | starlon | 2010-08-27 07:15:28 +0000 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Bars.lua
   M /trunk/Modules/Position.lua
   M /trunk/Modules/Text.lua
   M /trunk/config.lua

Fixed a memory leak related to the bars module
------------------------------------------------------------------------
r270 | starlon | 2010-08-27 04:05:21 +0000 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Cleanup
------------------------------------------------------------------------
r268 | starlon | 2010-08-26 04:30:44 +0000 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Talents.lua

Fix talents module, thanks to Greltok
------------------------------------------------------------------------
r267 | starlon | 2010-08-26 04:11:25 +0000 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   M /trunk/config.lua

Pingpong scroller and character display layers work now
------------------------------------------------------------------------
r266 | starlon | 2010-08-25 23:47:25 +0000 (Wed, 25 Aug 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Don't use latest libtalentquery tag
------------------------------------------------------------------------
r265 | starlon | 2010-08-25 23:41:54 +0000 (Wed, 25 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/config.lua

Fix the config back
------------------------------------------------------------------------
r264 | starlon | 2010-08-25 23:08:58 +0000 (Wed, 25 Aug 2010) | 2 lines
Changed paths:
   M /trunk/StarTip.lua
   M /trunk/config.lua

Update with libs.
Give users some feedback about reloading the UI when changing error verbosity.
------------------------------------------------------------------------
r263 | starlon | 2010-08-25 20:17:13 +0000 (Wed, 25 Aug 2010) | 1 line
Changed paths:
   M /trunk/config.lua

Introduce transitions
------------------------------------------------------------------------
r262 | starlon | 2010-08-25 05:34:28 +0000 (Wed, 25 Aug 2010) | 1 line
Changed paths:
   M /trunk/config.lua

Package with updated libs
------------------------------------------------------------------------
r261 | starlon | 2010-08-25 05:14:27 +0000 (Wed, 25 Aug 2010) | 1 line
Changed paths:
   A /trunk/Fonts
   A /trunk/Fonts/sfd
   A /trunk/Fonts/sfd/FreeMono.ttf
   A /trunk/Fonts/sfd/FreeMonoBold.ttf
   A /trunk/Fonts/sfd/FreeMonoBoldOblique.ttf
   A /trunk/Fonts/sfd/FreeMonoOblique.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10
   A /trunk/Fonts/ttf-bitstream-vera-1.10/COPYRIGHT.TXT
   A /trunk/Fonts/ttf-bitstream-vera-1.10/Vera.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraBI.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraBd.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraIt.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraMoBI.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraMoBd.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraMoIt.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraMono.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraSe.ttf
   A /trunk/Fonts/ttf-bitstream-vera-1.10/VeraSeBd.ttf
   M /trunk/config.lua

Add some fonts
------------------------------------------------------------------------
r260 | starlon | 2010-08-25 00:42:23 +0000 (Wed, 25 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/config.lua

Histogram widget
------------------------------------------------------------------------
r258 | starlon | 2010-08-23 08:02:04 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/config.lua

Return 0 if totaldiff is 0
------------------------------------------------------------------------
r257 | starlon | 2010-08-23 07:47:25 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/config.lua

Introduce bar widgets
------------------------------------------------------------------------
r256 | starlon | 2010-08-23 01:13:12 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bugfix
------------------------------------------------------------------------
r255 | starlon | 2010-08-22 20:48:28 +0000 (Sun, 22 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Fix colors after switching to property
------------------------------------------------------------------------
r254 | starlon | 2010-08-22 08:51:02 +0000 (Sun, 22 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/StarTip.toc
   M /trunk/config.lua

Starting to piece together display options.
------------------------------------------------------------------------
r252 | starlon | 2010-08-21 20:29:16 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Marquee line is supposed to be disabled by default >.>
------------------------------------------------------------------------
r250 | starlon | 2010-08-21 20:18:17 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position.lua
   M /trunk/Modules/Text.lua

This may fix positioning when mousing over unit frames.
------------------------------------------------------------------------
r248 | starlon | 2010-08-21 10:49:41 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Position.lua
   M /trunk/Modules/Text.lua
   M /trunk/modules.xml

Update fields with defaults if db field is not dirty.
------------------------------------------------------------------------
r246 | starlon | 2010-08-21 07:11:53 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/DeadlyAnnounce.lua

Disable deadlyannounce since it's broken.
------------------------------------------------------------------------
r245 | starlon | 2010-08-21 06:58:49 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Bug fix. Hovering over unit frames should work now. Let me know if this causes issues with text falling off the tooltip.
------------------------------------------------------------------------
r243 | starlon | 2010-08-20 17:52:52 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Fixed colors
------------------------------------------------------------------------
r241 | starlon | 2010-08-20 17:08:31 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bug fix
------------------------------------------------------------------------
r240 | starlon | 2010-08-20 14:06:50 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bug fix -- maybe
------------------------------------------------------------------------
r239 | starlon | 2010-08-20 08:39:44 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Add some feedback when dealing with nil color returns
------------------------------------------------------------------------
r238 | starlon | 2010-08-20 08:34:17 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/config.lua

Bug fix? loadstring's buggy
------------------------------------------------------------------------
r236 | starlon | 2010-08-20 07:33:39 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/config.lua

Small detail changes in configuration
------------------------------------------------------------------------
r234 | starlon | 2010-08-20 06:36:40 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Delete widgets on GameTooltip.OnHide so we can get rid of those timers till we need them again.
------------------------------------------------------------------------
r233 | starlon | 2010-08-20 05:48:23 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

move debug code
------------------------------------------------------------------------
r232 | starlon | 2010-08-20 05:42:43 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Bug fix
------------------------------------------------------------------------
r230 | starlon | 2010-08-20 04:11:20 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/config.lua

That's not needed
------------------------------------------------------------------------
r229 | starlon | 2010-08-20 03:12:00 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bugfix... I think O.O
------------------------------------------------------------------------
r228 | starlon | 2010-08-20 02:56:36 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Memory leak :/
------------------------------------------------------------------------
r227 | starlon | 2010-08-20 02:35:44 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Memory leak
------------------------------------------------------------------------
r226 | starlon | 2010-08-20 01:33:44 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua
   M /trunk/config.lua

More memory leaks. There has to be an end to this.
------------------------------------------------------------------------
r225 | starlon | 2010-08-19 21:45:33 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/config.lua

More memory leaks
------------------------------------------------------------------------
r223 | starlon | 2010-08-19 20:37:18 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/config.lua

Memory leaks
------------------------------------------------------------------------
r222 | starlon | 2010-08-19 16:44:15 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Remove debug code
------------------------------------------------------------------------
r221 | starlon | 2010-08-19 16:42:35 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/config.lua

Don't trim cpu and mem widgets.
------------------------------------------------------------------------
r219 | starlon | 2010-08-19 12:19:31 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/config.lua

Add CPU and Mem widgets to config
------------------------------------------------------------------------
r217 | starlon | 2010-08-19 10:19:57 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

CPU line doesn't need a < 0 test
------------------------------------------------------------------------
r216 | starlon | 2010-08-19 10:18:30 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

hide/show upon draw...
------------------------------------------------------------------------
r214 | starlon | 2010-08-19 10:08:37 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua

Have new() give some feedback whether this is a freshly allocated table or not.
------------------------------------------------------------------------
r213 | starlon | 2010-08-19 10:08:02 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Check the correct table...
------------------------------------------------------------------------
r212 | starlon | 2010-08-19 09:46:48 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Deal with widget color at draw time instead of creation time. That way colors can actually update with the widget.
------------------------------------------------------------------------
r211 | starlon | 2010-08-19 07:24:35 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

marquee line should be leftUpdating, not right
------------------------------------------------------------------------
r210 | starlon | 2010-08-19 07:20:58 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Cleanup whitespace
------------------------------------------------------------------------
r208 | starlon | 2010-08-19 04:53:55 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Revert CPu script
------------------------------------------------------------------------
r207 | starlon | 2010-08-19 04:45:56 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Correct resource scripts
------------------------------------------------------------------------
r206 | starlon | 2010-08-19 04:41:52 +0000 (Thu, 19 Aug 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Text.lua

Show a description for lines if one's available.
Cleanup script whitespace. Input widgets don't like tabs.
------------------------------------------------------------------------
r205 | starlon | 2010-08-19 03:48:34 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Add cpu profiling and memory usage lines.
------------------------------------------------------------------------
r204 | starlon | 2010-08-19 01:18:40 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Update with starlibs
------------------------------------------------------------------------
r202 | starlon | 2010-08-18 23:29:47 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/StarTip.lua
   M /trunk/StarTip.toc
   M /trunk/config.lua
   M /trunk/embeds.xml

Tracked down the CPU issue.
------------------------------------------------------------------------
r199 | starlon | 2010-08-18 04:23:18 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/StarTip.lua
   M /trunk/StarTip.toc
   A /trunk/modules.xml

Move modules from toc to xml file
------------------------------------------------------------------------
r198 | starlon | 2010-08-18 02:12:50 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua

Use core's start/stop functions.
------------------------------------------------------------------------
r197 | starlon | 2010-08-17 23:28:43 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/LCDDisplay.lua
   M /trunk/config.lua

Add a couple lines to LCD
------------------------------------------------------------------------
r195 | starlon | 2010-08-17 23:03:47 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Allow updating lines to update after mouseover unit no longer exists.
------------------------------------------------------------------------
r194 | starlon | 2010-08-17 22:29:00 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/StarTip.lua

Stop using newDict
------------------------------------------------------------------------
r192 | starlon | 2010-08-17 22:19:52 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Bug fix
------------------------------------------------------------------------
r191 | starlon | 2010-08-17 22:16:15 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Add description
------------------------------------------------------------------------
r189 | starlon | 2010-08-17 21:56:58 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Memory leaks.
------------------------------------------------------------------------
r186 | starlon | 2010-08-17 05:29:51 +0000 (Tue, 17 Aug 2010) | 2 lines
Changed paths:
   M /trunk/Modules/Text.lua

Move code validation to LibEvaluator
Fix updating lines so not both sides of a line are updating when only the right/left side is supposed to update.
------------------------------------------------------------------------
r185 | starlon | 2010-08-17 04:42:28 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Don't delete custom lines when restoring to defaults
------------------------------------------------------------------------
r184 | starlon | 2010-08-17 04:37:04 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Change how line colors are specified
------------------------------------------------------------------------
r182 | starlon | 2010-08-17 03:47:53 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

Defaults modification
------------------------------------------------------------------------
r181 | starlon | 2010-08-17 03:32:54 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua
   M /trunk/config.lua

Marquees look a bit better
------------------------------------------------------------------------
r180 | starlon | 2010-08-17 00:13:03 +0000 (Tue, 17 Aug 2010) | 1 line
Changed paths:
   M /trunk/Modules/Text.lua

width -> cols
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
46.52 KB Sep 17, 2010 4.0.1 +1 15