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 1389 336 root: 1832 1538

latest revision download trunk

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

Created: 2007-01-27 10:24:29 -0500 (23 months ago) | Author: norganna | Changeset: 1389

Moved to: archive/4.0/informant/InfCommand.lua 1555

Copied (2 times):

Preliminary support for new quest information in the popup informant window. Still need to implement remaining parts

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

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

Created: 2007-01-27 09:23:37 -0500 (23 months ago) | Author: dinesh | Changeset: 1388

Updated Informant help to include show-quest option.  Updated strings file (and localizer) to get better consistency on possessive form (item's vs. items').

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

1387 annotated / raw | Diffs: previous, other | Lines: 855 ( +1, -1 )

Created: 2007-01-27 08:29:28 -0500 (23 months ago) | Author: dinesh | Changeset: 1387

Fixes informant on/off/toggle processing (possibly introduced back in r1087).  Thanks to WillardBL/Jürgen for the fix.  (fixes #1358)

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

1326 annotated / raw | Diffs: previous, other | Lines: 855 ( +0, -0 )

Created: 2007-01-11 22:25:09 -0500 (23 months ago) | Author: norganna | Changeset: 1326

Remove bandaid addon, Fix up eol-style and add URL to keyword expansion list across a majority of files in the repository.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

1285 annotated / raw | Diffs: previous, other | Lines: 855 ( +1, -1 )

Created: 2007-01-01 23:38:50 -0500 (2 years ago) | Author: tml | Changeset: 1285

fixed all references to the "GLP" to be "GPL" instead.

Properties

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

1095 annotated / raw | Diffs: previous, other | Lines: 855 ( +2, -2 )

Created: 2006-12-01 00:02:27 -0500 (2 years 1 month ago) | Author: mentalpower | Changeset: 1095

Fixed the bug where the Khaos config window could not modify the show-ilevel and show-link settings.

Properties

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

1094 annotated / raw | Diffs: previous, other | Lines: 855 ( +62, -5 )

Created: 2006-11-30 23:44:18 -0500 (2 years 1 month ago) | Author: mentalpower | Changeset: 1094

Informant now has two new commands:
/inf show-ilevel will show the item's level (not the use level) on the top section of the tooltip.
/inf show-link will show the item's link on the top section of the tooltip.
The showing of the item's name in the EnhTooltip is now done from within Informant instead of from Auctioneer.
Code has been shifted so that the InfomantConfig variable is never nil
The tooltip function has been moved from the Informant.lua file and now resides in the InfTooltip.lua file.
The InfStrings.lua file has been updated.

Properties

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

1090 annotated / raw | Diffs: previous, other | Lines: 798 ( +7, -0 )

Created: 2006-11-23 21:58:29 -0500 (2 years 1 month ago) | Author: mentalpower | Changeset: 1090

Added a clarification of how the GPL applies to our code. The boilerplate now has a link to a clarification post made by the FSF concerning interpreted language code running on a non-free interpreter.

Properties

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

1087 annotated / raw | Diffs: previous, other | Lines: 791 ( +188, -180 )

Created: 2006-11-12 23:01:51 -0500 (2 years 1 month ago) | Author: mentalpower | Changeset: 1087

Informant is now fully Lua 5.1 and WoW 2.0 compatible.

Properties

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

854 annotated / raw | Diffs: previous, other | Lines: 783 ( +261, -301 )

Created: 2006-05-10 00:23:18 -0400 (2 years 7 months ago) | Author: mentalpower | Changeset: 854

Copied (3 times):

Changed the Khaos registration codes to use the new dynamic strings feature in Khaos. Also deleted the now obsolete code in Babylonian. Minor cleaning and optimizing here and there.

Properties

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

764 annotated / raw | Diffs: previous, other | Lines: 823 ( +17, -16 )

Created: 2006-03-22 17:17:45 -0500 (2 years 9 months ago) | Author: mentalpower | Changeset: 764

Copied (2 times):

Added the missing "help" command string.
Re-indented the commandMap generating functions
Updated the strings files
Cleaned up Enchantrix command handler a bit.

Properties

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

720 annotated / raw | Diffs: previous, other | Lines: 822 ( +24, -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

716 annotated / raw | Diffs: previous, other | Lines: 801 ( +18, -18 )

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

640 annotated / raw | Diffs: previous, other | Lines: 801 ( +6, -9 )

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

632 annotated / raw | Diffs: previous, other | Lines: 804 ( +1, -1 )

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

602 annotated / raw | Diffs: previous, other | Lines: 804 ( +9, -3 )

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

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

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: 798 ( +14, -5 )

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

598 annotated / raw | Diffs: previous, other | Lines: 789 ( +13, -7 )

Created: 2005-12-01 23:42:57 -0500 (3 years 1 month ago) | Author: mentalpower | Changeset: 598

Fixed the last of the Stack Overflows (hopefully). Removed the band-aid fix from the strings files since these are no longer needed. Fixed some errors with the Khaos updating of the "/??? print-in" functions. Also updated the Installer with the latest files.

Properties

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

596 annotated / raw | Diffs: previous, other | Lines: 783 ( +66, -22 )

Created: 2005-11-26 23:47:32 -0500 (3 years 1 month ago) | Author: mentalpower | Changeset: 596

Returned the /??? locale command handlers to pre-locales-format-change behavior.

I don't know how and I can't pin it, but there are some circular references that are causing stack overflows in Sea when the Auctioneer AddOns are used in conjunction with Khaos if someone can pin them and squash them it would be extremely awesome.

Properties

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

585 annotated / raw | Diffs: previous, other | Lines: 739 ( +3, -3 )

Created: 2005-11-22 20:48:46 -0500 (3 years 1 month ago) | Author: mentalpower | Changeset: 585

Corrected a few bugs introduced with the locales format change. Also made Auctioneer's "/auc hsp" and "/auc low" accept multiple items.

Properties

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

583 annotated / raw | Diffs: previous, other | Lines: 739 ( +129, -123 )

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

575 annotated / raw | Diffs: previous, other | Lines: 733 ( +26, -17 )

Created: 2005-11-16 06:38:46 -0500 (3 years 1 month ago) | Author: thorarin | Changeset: 575

Changed Enchantrix and Informant Khaos configuration to use a pulldown menu for locale selection (like Auctioneer)

Properties

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

556 annotated / raw | Diffs: previous, other | Lines: 724 ( +22, -7 )

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

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

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

void

Saving before committing really helps :(

518 annotated / raw | Diffs: previous, other | Lines: 708 ( +1, -1 )

Created: 2005-10-26 07:06:00 -0400 (3 years 2 months ago) | Author: thorarin | Changeset: 518

Fixed /informant on|off|toggle command.

517 annotated / raw | Diffs: previous, other | Lines: 708 ( +2, -1 )

Created: 2005-10-26 05:30:24 -0400 (3 years 2 months ago) | Author: ftkxde | Changeset: 517

Some minor changes so that the "show-merchant" option is shown to the user

497 annotated / raw | Diffs: previous, other | Lines: 707 ( +233, -192 )

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)

438 annotated / raw | Diffs: previous, other | Lines: 666 ( +9, -0 )

Created: 2005-10-16 09:37:18 -0400 (3 years 2 months ago) | Author: norganna | Changeset: 438

Fix a bug with the calling order of ADDON_LOADED

Apparently when ADDON_LOADED is called outside an addon it is just before the variables have loaded and then the one inside is just after

437 annotated / raw | Diffs: previous, other | Lines: 657 ( +5, -2 )

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

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

Created: 2005-10-15 14:50:22 -0400 (3 years 2 months ago) | Author: mentalpower | Changeset: 431

void

Removed some unnecessary keys from the Khaos config. These were interfering with the notification of changes to Khaos from the slash commands.

342 annotated / raw | Diffs: previous, other | Lines: 659 ( +4, -4 )

Created: 2005-10-02 08:46:43 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 342

Finished off the final Khaos config stuff.

Informant finally appears in Khaos config and is good.

341 annotated / raw | Diffs: previous, other | Lines: 659 ( +6, -6 )

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: 659 ( +63, -63 )

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.

338 annotated / raw | Diffs: previous, other | Lines: 659 ( +125, -63 )

Created: 2005-10-02 00:12:40 -0400 (3 years 3 months ago) | Author: mentalpower | Changeset: 338

Added missing command functions. Also corrected the function calls in the registerKhaos function to match the real function names. Added a few strings to the locales/enUS.utf8 as necessary.

336 new annotated / raw | Lines: 597 ( +597, -0 )

Created: 2005-10-01 22:17:31 -0400 (3 years 3 months ago) | Author: norganna | Changeset: 336

Added the command and keybindings file

latest revision download root:

1832 annotated / raw | Diffs: previous, other | Lines: 908 ( +25, -25 )

Created: 2007-05-12 13:58:13 -0400 (19 months ago) | Author: luke1410 | Changeset: 1832

(fixes #1591) Fixed the strange behavior of changing settings in Informant when Khaos is installed.

Basically this fixes two bugs in Informant's Command handler wich, together, caused lots of strange behaviors, when working with Informant's settings.
The first bug was caused by a missing ~= nil check, which lead to Khaos settings not being reenabled once disabled via slash commands.
The second bug was due to the incorrect settings of check boxes in Khaos for Informant's settings, if the setting was disabled. This lead to incorrect data being written to InformantConfig, upon closing WoW.

Branch point for: tag:4.0.2 tag:4.0.3 tag:4.0.4 tag:4.0.5

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

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

Created: 2007-05-11 22:25:32 -0400 (19 months ago) | Author: luke1410 | Changeset: 1830

(fixes #1586) The list of valid locales will now also display "default" as a valid parameter.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

1827 annotated / raw | Diffs: previous, other | Lines: 907 ( +19, -2 )

Created: 2007-05-11 20:49:13 -0400 (19 months ago) | Author: luke1410 | Changeset: 1827

(fixes #1588) When changing the locale using Auctioneer, the Informant's locale setting in Khaos will be updated, too (and vice versa).

Before this changeset the locale settings in Khaos were changed directly, but only the settings of the calling function. However since changing the locale setting for either addon also effects the other addon's locale, too, this lead to the incorrect locale setting in Khaos. The way for updating the Khaos settings has been changed from a direct manipulation to an indirect, by monitoring any call to Babylonian.SetOrder().

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

1822 annotated / raw | Diffs: previous, other | Lines: 890 ( +34, -1 )

Created: 2007-05-10 14:16:04 -0400 (19 months ago) | Author: luke1410 | Changeset: 1822

(fixes #1476) Auctioneer/Informant will now set the locale entry in Khaos correctly to "default", if /xxx locale default is used.

The locale setting in Khaos was formerly set to "" instead of "default". This has been fixed now and the khaos settings will be updated, if they are still set to the invalid empty string.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

1820 annotated / raw | Diffs: previous, other | Lines: 857 ( +1, -1 )

Created: 2007-05-10 10:47:35 -0400 (19 months ago) | Author: luke1410 | Changeset: 1820

(fixes #1475) Auctioneer's and Informant's help messages will now display correctly the current setting for the locale parameter.

InformantConfig.filters['locale'] and AuctioneerConfig.filters['locale'] were never set to anything but the default value ("default"). Since either change to /auc locale or /inf locale effected also the other addon's local setting, since both alter the Babylonian setting, the unused filters value has been removed and the functions altered to work with the current Babylonian setting.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

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

Created: 2007-03-03 03:21:25 -0500 (22 months ago) | Author: mentalpower | Changeset: 1538

Copied from: trunk/informant/InfCommand.lua 1389

Copied to: branches/4.2/informant/InfCommand.lua 1673

Branching off 4.0 so that work on 4.2 can commence.

Branch point for: tag:4.0.1

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

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:49 -0500