2012-11-13  Robin Schoonover  <robin@cornhooves.org>

[fafcdfab455a] [tip]
* .pkgmeta:

Fix case in pkgmeta.


2012-11-01  Robin Schoonover  <robin@cornhooves.org>

[46b5c9f07d21]
* BattlePetCount.lua:

Disable this option for now.


[86f8d7bf6bec]
* BattlePetCount.lua, Locales/enUS.lua, Tooltips.lua:

Implement some stat generation.


[6acc11cafa30]
* Tooltips.lua:

Don't return out of our hook functions early.


2012-10-31  Robin Schoonover  <robin@cornhooves.org>

[cd8e65f2fb06]
* .pkgmeta, BattlePetCount.toc, Tooltips.lua:

Use LibQTip


[f7aac2536405]
* BattlePetCount.lua, Locales/enUS.lua, Tooltips.lua:

Add pet compare option (NYI)


[321659e8c90f]
* Locales/enUS.lua:

Remove unused text.


[45ecef168e62]
* BattlePetCount.lua:

Never be happy with our colors. Never.


[f4b28d660c3a]
* BattlePetCount.lua:

Override color codes.


[b87fb26ea429]
* Tooltips.lua:

Avoid breaking if someone replaced GameTooltip with something not a GameTooltip.


[9aea37269345]
* Tooltips.lua:

Use OnTooltipSetUnit and OnTooltipSetItem instead of OnShow.

OnShow appears to have issues with certain tooltip AddOns.


[02e108e8ab45]
* Locales/enUS.lua:

Text tweak, part 2.


[a2f4388ae6d1]
* Locales/enUS.lua:

Tweak text.


[88b4dbe5862a]
* BattlePetCount.lua:

Explicitly reference new settings, even though nil is just as good as false here.


[341d01c26ed0]
* BattlePetCount.lua, Locales/enUS.lua, Tooltips.lua:

Restore the original subtip (disabled by default)


[f83a5a1a4ab9]
* BattlePetCount.lua:

Re-introduce the older style of text.


2012-10-28  Robin Schoonover  <robin@cornhooves.org>

[44d8f17e03ad]
* BattleIndicator.lua, BattlePetCount.lua, Tooltips.lua:

Flip is5_1 check to be is5_0


2012-10-27  Robin Schoonover  <robin@cornhooves.org>

[e9b0bdfcffed]
* Tooltips.lua:

Fix color display.


[1cda5d4504b0]
* Tooltips.lua:

Move legacy texts to updater functions.


[720dae3bbd0d]
* BattleIndicator.lua:

newline


[118aa209c4ab]
* Media/investigate.tga:

tweak icon


2012-10-26  Robin Schoonover  <robin@cornhooves.org>

[7c73989fff8d]
* BattleIndicator.lua, Tooltips.lua:

Fix EOL (again)


[e822167e63ab]
* BattleIndicator.lua, Tooltips.lua:

Merge


[3506f9a80094]
* BattlePetCount.lua, Locales/enUS.lua:

Add (probably short lived) 5.0 helper string.


[5e7382845ee3]
* BattlePetCount.lua, Locales/enUS.lua:

misc style


[071c6b92713e]
* BattlePetCount.lua:

Mark enableBattleBorder as 5.0


[6d575b319ecc]
* BattlePetCount.lua, Locales/enUS.lua:

Add option to toggle preferNamesOverQuality setting.


[cfe151253f9d]
* Tooltips.lua:

Instead of appending collected text to the tooltip, replace whatever is existing.


[481ef222e252]
* BattlePetCount.lua:

Fix :OwnedList temporary storage.


[a80b86158715]
* BattleIndicator.lua, BattlePetCount.lua, Tooltips.lua:

Get rid of the You own/don't own text in favor of "Collected (x/x): list"


