View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 824 320 root: 1671 825

latest revision download trunk

824 annotated / raw | Diffs: previous, other | Lines: 868 ( +10, -12 )

Created: 2006-04-16 19:34:29 -0400 (2 years 8 months ago) | Author: luke1410 | Changeset: 824

Copied to: branches/DB-Upgrade-Revamp/informant/Informant.lua 825

Informant will now print out the exact buy-/sell-values for vendors in the tooltip. I.e. you will now also see the cupper-values, even if the item is worth more than 1 gold.[[BR]]
[[BR]]
Didn't see a reason, why we should limit the output to the silver coins, even if the item is worth more than 1g here. There's enough space to write the complete number, so why shouldn't we?[[BR]]
Also removed the calculation of two local strings, which were never used at all.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

738 annotated / raw | Diffs: previous, other | Lines: 870 ( +2, -0 )

Created: 2006-03-05 13:57:35 -0500 (2 years 10 months ago) | Author: aradan | Changeset: 738

Copied to: branches/3.4/informant/Informant.lua 815

Enchantrix, Auctioneer and Informant will only modify item tooltips (i.e. not enchant ones). Enchantrix now rounds market values to 3 digits.

- Added API-function EnhTooltip.LinkType(link) to determine type of link (enchant, item or whatever Blizzard may think of next).
- EnhTooltip: Now using the 1.9.1 Blizzard API-function GetItemQualityColor() instead of static color values.
- EnhTooltip.FakeLink() will consult GetItemInfo() if quality or name is missing from argument list.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

720 annotated / raw | Diffs: previous, other | Lines: 868 ( +36, -3 )

Created: 2006-02-12 17:09:53 -0500 (2 years 10 months ago) | Author: mentalpower | Changeset: 720

Couple of changes:
1) Informant now shows the item's inventory icon in the tooltip, as long as GetItemInfo() returns it. You can toggle this function with "/informant show-icon"
2) Informant now gives out basic data for items that we don't have in our built-in database.
3) Re-enabled Khaos support for the "/informant show-quest", the actual slash command will be re-enabled soon(tm)
4) Updated the InfStrings.lua file (2/12/2006 5:56PM AST)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

717 annotated / raw | Diffs: previous, other | Lines: 835 ( +65, -29 )

Created: 2006-02-11 15:49:34 -0500 (2 years 10 months ago) | Author: mentalpower | Changeset: 717

If an item is used in more than two professions, Informant will now wrap the information in order to keep the tooltip a reasonable size.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

716 annotated / raw | Diffs: previous, other | Lines: 799 ( +16, -16 )

Created: 2006-02-09 10:25:17 -0500 (2 years 10 months ago) | Author: mentalpower | Changeset: 716

Fixed indenting and trailing white space throughout Informant.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

671 annotated / raw | Diffs: previous, other | Lines: 799 ( +1, -1 )

Created: 2006-01-04 12:07:16 -0500 (3 years ago) | Author: mentalpower | Changeset: 671

Minor typo in the tooltip handling code.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

659 annotated / raw | Diffs: previous, other | Lines: 799 ( +3, -0 )

Created: 2005-12-27 12:39:03 -0500 (3 years ago) | Author: ftkxde | Changeset: 659

Restored the keybinding labels. Somehow these were lost during the reorganization of the localization method.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

646 annotated / raw | Diffs: previous, other | Lines: 796 ( +2, -2 )

Created: 2005-12-23 16:28:23 -0500 (3 years ago) | Author: ftkxde | Changeset: 646

Auctioneer:
Localized the new search tab's header/button strings in "AuctionFrameSearch.xml".

Informant:
Localized the entire line for the quest's name. Added localization for the quest data source.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

640 annotated / raw | Diffs: previous, other | Lines: 796 ( +5, -0 )

Created: 2005-12-20 19:14:47 -0500 (3 years ago) | Author: ftkxde | Changeset: 640

Enchantrix and Informant are no longer showing infos when they are deactivated. Informant's "toggle" command now works as intended. Added message strings for Informant's "on|off|toggle" commands. Minor fixes to the khaos registration.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

638 annotated / raw | Diffs: previous, other | Lines: 791 ( +1, -1 )

Created: 2005-12-19 15:47:13 -0500 (3 years ago) | Author: mentalpower | Changeset: 638

Fixed typo.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

636 annotated / raw | Diffs: previous, other | Lines: 791 ( +17, -10 )

Created: 2005-12-18 23:01:35 -0500 (3 years ago) | Author: norganna | Changeset: 636

Finally ironed the bugs out of the quest information stuff

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

632 annotated / raw | Diffs: previous, other | Lines: 784 ( +18, -5 )

Created: 2005-12-18 09:36:34 -0500 (3 years ago) | Author: norganna | Changeset: 632

Add codenames, place legal bits and descriptions at the tops of files, add quest information and fixed up some bits with the new auction search tab.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

625 annotated / raw | Diffs: previous, other | Lines: 771 ( +1, -1 )

Created: 2005-12-15 11:51:32 -0500 (3 years ago) | Author: mentalpower | Changeset: 625

Modified all of the _VERSION tags to match the current 3.3.DEV version

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

613 annotated / raw | Diffs: previous, other | Lines: 771 ( +52, -14 )

Created: 2005-12-08 09:15:42 -0500 (3 years ago) | Author: norganna | Changeset: 613

Copied to: branches/3.2/informant/Informant.lua 622

Build in the automatic-text-wrapping features for the super-long lines.

The text wrapping is needed now because of the multi-language support. As we areunable to predict string-length to text-width ratios, we need proper wrapping abilities.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

605 annotated / raw | Diffs: previous, other | Lines: 733 ( +0, -1 )

Created: 2005-12-06 12:01:22 -0500 (3 years ago) | Author: mentalpower | Changeset: 605

Fixed a problem with the locale reverting to default whenever Informant was loaded.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

602 annotated / raw | Diffs: previous, other | Lines: 734 ( +10, -6 )

Created: 2005-12-04 21:32:24 -0500 (3 years 1 month ago) | Author: mentalpower | Changeset: 602

Made some changes to the way the AddOns registered with and the way they responded to Babylonian. Moved the calls to SetLocale from Khaos from the callback functions to the feedback functions. Babylonian locale setting now take precedence over Khaos locale settings. Added "/enx load" support to Enchantrix. Also updated the ???Strings.lua files.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

601 annotated / raw | Diffs: previous, other | Lines: 730 ( +1, -0 )

Created: 2005-12-03 17:12:10 -0500 (3 years 1 month ago) | Author: mentalpower | Changeset: 601

Fixed a locales bug caused by Khaos not being informed of locales changes in other AddOns.

Other AddOns should now register themselves with Babylonian in order to be informed of locales changes in other Babylonian-enabled AddOns. Also added GPL boilerplates and SVN tags to the Babylonian.lua files.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

583 annotated / raw | Diffs: previous, other | Lines: 729 ( +34, -34 )

Created: 2005-11-22 18:24:15 -0500 (3 years 1 month ago) | Author: norganna | Changeset: 583

Converted projects to use a common localization format, based off an online localizer website at http://norganna.org/localizer/

Massive localization changes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

556 annotated / raw | Diffs: previous, other | Lines: 729 ( +20, -5 )

Created: 2005-11-07 22:48:52 -0500 (3 years 1 month ago) | Author: mentalpower | Changeset: 556

Added GNU-GLPv2 BoilerPlates to all files. Also added SVN keywords and EOL style markers to the files that were missing them.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

525 annotated / raw | Diffs: previous, other | Lines: 714 ( +1, -1 )

Created: 2005-10-26 16:50:54 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 525

(fixes #226) Fix possible problem with item links in chat.

523 annotated / raw | Diffs: previous, other | Lines: 714 ( +3, -1 )

Created: 2005-10-26 13:42:01 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 523

void

Saving before committing really helps :(

522 annotated / raw | Diffs: previous, other | Lines: 712 ( +2, -0 )

Created: 2005-10-26 13:30:54 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 522

(fixes #283) Added missing defaults for some Informant settings.

519 annotated / raw | Diffs: previous, other | Lines: 710 ( +10, -10 )

Created: 2005-10-26 07:22:07 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 519

Fixed some bugs in Informant filter handling for non-English locales.

5am programming, baaaaaaad :(

513 annotated / raw | Diffs: previous, other | Lines: 710 ( +1, -1 )

Created: 2005-10-25 10:25:34 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 513

Auctioneer should now load properly when using EngInventory.

Problem with ADDON_LOADED arg1 fixed in Auctioneer/Enchantrix/Informant/Stubby.

502 annotated / raw | Diffs: previous, other | Lines: 710 ( +0, -1 )

Created: 2005-10-23 12:05:50 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 502

void

Informant: removed debug output
Auctioneer: fixed missing estimated scan time remaining in deDE (thanks FtKxDE, French still missing)

501 annotated / raw | Diffs: previous, other | Lines: 711 ( +0, -1 )

Created: 2005-10-23 11:45:21 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 501

void

Eliminated defunct local variable.

500 annotated / raw | Diffs: previous, other | Lines: 712 ( +36, -0 )

Created: 2005-10-23 11:44:07 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 500

void

Implemented a workaround for Blizzard removing keybindings for LoadOnDemand addons during login.

497 annotated / raw | Diffs: previous, other | Lines: 676 ( +106, -47 )

Created: 2005-10-22 17:12:01 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 497

void

Informant:
Khaos configuration is now language independant.
Improved locale switching (reregisters Khaos option set)

461 annotated / raw | Diffs: previous, other | Lines: 617 ( +1, -1 )

Created: 2005-10-18 19:16:42 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 461

The Informant "Sold by x merchants" message is now properly embedded when embedding is enabled.

437 annotated / raw | Diffs: previous, other | Lines: 617 ( +85, -18 )

Created: 2005-10-16 05:01:17 -0400 (3 years 2 months ago) | Author: norganna | Changeset: 437

Made Informant load on demand and prints message when not loading addons now.

Theres a simple message stating that the addon is not loading in the boot code for each addon now
Also made the boot code and commands more consistent across addons

432 annotated / raw | Diffs: previous, other | Lines: 550 ( +4, -3 )

Created: 2005-10-15 18:21:37 -0400 (3 years 2 months ago) | Author: norganna | Changeset: 432

Fixed a lot of the bugs caused by the refactoring of Stubby

This mosly works now. The auction info stuff and auto loading is still broken

422 annotated / raw | Diffs: previous, other | Lines: 549 ( +23, -32 )

Created: 2005-10-13 14:10:26 -0400 (3 years 2 months ago) | Author: norganna | Changeset: 422

Partially complete move to Stubby

This is a mostly complete migration to the Stubby way of doing things.
There are still a few bugs with the whole operation of things.
Auctioneer has now been moved to "LoadOnDemand" status.

412 annotated / raw | Diffs: previous, other | Lines: 558 ( +1, -1 )

Created: 2005-10-12 13:41:11 -0400 (3 years 2 months ago) | Author: mentalpower | Changeset: 412

no_comment

344 annotated / raw | Diffs: previous, other | Lines: 558 ( +25, -25 )

Created: 2005-10-02 09:10:04 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 344

Fix up small bugs in informant info showing

343 annotated / raw | Diffs: previous, other | Lines: 558 ( +3, -2 )

Created: 2005-10-02 09:05:48 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 343

Fix error on unkown item, plus make Informant box wider

341 annotated / raw | Diffs: previous, other | Lines: 557 ( +1, -1 )

Created: 2005-10-02 05:24:32 -0400 (3 years 3 months ago) | Author: mugendai | Changeset: 341

Fixed Khaos problems in Khaos and Slash Command registration file.

Added globals for GetFilter, GetFilterValue, and SetFilter to be used in InfCommand.  Fixed local/globality of varying functions and function calls in InfCommand.lua
Fixed Khaos registration option for defaulting to default to "" instead of nil.  You can't default a K_INPUTBOX to nil.
NOTE: For Khaos registration to work properly, localization.lua needs updated with proper help strings for HelpQuest and HelpMerchant

340 annotated / raw | Diffs: previous, other | Lines: 557 ( +3, -0 )

Created: 2005-10-02 04:59:18 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 340

Fix the local/global confusion in InfCommand

There were globals that were local and locals that were global... Fixed them up.

333 annotated / raw | Diffs: previous, other | Lines: 554 ( +49, -47 )

Created: 2005-09-30 23:19:38 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 333

Add Khaos and command line options support

Except Khaos doesn't seem to be recognizing Informant at the moment...

330 annotated / raw | Diffs: previous, other | Lines: 552 ( +19, -7 )

Created: 2005-09-29 21:58:31 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 330

Add positional saving to the informant window

Also fixed the version tag in tooltip.lua, fixed the ADDON_LOADED to check for the addon name in arg1.

329 annotated / raw | Diffs: previous, other | Lines: 540 ( +226, -15 )

Created: 2005-09-29 13:02:04 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 329

Add item information window to Informant

Add a whole heap of code to Informant... it now has it's information window. Fixed an AucStatistic error. Added new localization strings to the Informant english locale file.

325 annotated / raw | Diffs: previous, other | Lines: 329 ( +2, -2 )

Created: 2005-09-28 21:44:50 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 325

Fixed the other part of the Requirements misspelling

322 new/moved annotated / raw | Diffs: previous, other | Lines: 329 ( +329, -0 )

Created: 2005-09-28 14:58:16 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 322

Moved from: trunk/informant/Informer.lua 321

Changed my mind about the name, it's now Informant

321 new/moved annotated / raw | Diffs: previous, other | Lines: 329 ( +329, -0 )

Created: 2005-09-28 14:51:07 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 321

Moved from: trunk/informer/Informer.lua 320

Moved to: trunk/informant/Informant.lua 322

Changed my mind about the name, it's not Informant

320 new annotated / raw | Lines: 329 ( +329, -0 )

Created: 2005-09-28 14:41:26 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 320

Moved to: trunk/informant/Informer.lua 321

Extract informational tooltip data out of Auctioneer into a new addon called Informer.

There's still a ways to go, especially in the area of additional data display, not to mention that I still have to put quest information into the data file, but you gotta start somewhere.

latest revision download root:

1671 deleted | Diffs: previous, other | Lines: 0 ( +0, -868 )

Created: 2007-04-10 12:30:28 -0400 (20 months ago) | Author: luke1410 | Changeset: 1671

void

removed branch, since it is nolonger planned to include a functionality to allow multiple versions of Auctioneer 4.x/5.x to be run at the same time.

825 new/copied annotated / raw | Diffs: previous, other | Lines: 868 ( +868, -0 )

Created: 2006-04-16 20:12:27 -0400 (2 years 8 months ago) | Author: mentalpower | Changeset: 825

Copied from: trunk/informant/Informant.lua 824

Branching off in order for Luke1410 to have a playground for his changes :).

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to Norganna's AddOns.
Version 1.6.5.a is available.
Atlassian Crucible, painless code review. (Version:1.6.4 Build:build-344 2008-11-20) - Administration - Page generated 2009-01-06 06:29 -0500