Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

BigWigs 70788 13167 Plugins (Kyopaxa-esES) 70929

latest revision download BigWigs

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

Created: 2008-04-21 14:20:34 -0700 (4 months 8 days ago) | Author: rabbit | Changeset: 70788

Copied to: branches/BigWigs/Kyopaxa-esES/Plugins/TargetMonitor.lua 70929

BigWigs: Plugins/RaidWarn: Uses chat filters instead of hooking.

Properties

 svn:eol-style = native
 svn:keywords = Rev

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

Created: 2008-04-10 16:02:56 -0700 (4 months 19 days ago) | Author: funkydude | Changeset: 69002

Copied to: branches/BigWigs/Kyopaxa/Plugins/TargetMonitor.lua 70304

BigWigs: Plugins/TargetMonitor; Send the UnitGUID in the even trigger as an extra for future use

Properties

 svn:eol-style = native
 svn:keywords = Rev

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

Created: 2008-02-25 16:08:54 -0800 (6 months ago) | Author: rabbit | Changeset: 62918

BigWigs: Significant cleanup in the Proximity and RaidIcon modules + some wtfcleanup in TargetMonitor.

Properties

 svn:eol-style = native
 svn:keywords = Rev

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

Created: 2007-09-10 13:56:31 -0700 (11 months ago) | Author: funkydude | Changeset: 48572

BigWigs: speedups & tweaks

Properties

 svn:eol-style = native
 svn:keywords = Rev

41708 annotated / raw | Diffs: previous, other | Lines: 86 ( +1, -1 )

Created: 2007-06-25 17:15:23 -0700 (14 months ago) | Author: funkydude | Changeset: 41708

BigWigs: tweaks

Properties

 svn:eol-style = native
 svn:keywords = Rev

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

Created: 2007-05-16 16:00:56 -0700 (15 months ago) | Author: rabbit | Changeset: 35637

BigWigs: Sync boss deaths by default for all boss modules using GenericBossDeath.

Properties

 svn:eol-style = native
 svn:keywords = Rev

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

Created: 2007-04-27 22:15:17 -0700 (16 months ago) | Author: rabbit | Changeset: 33946

BigWigs: TargetMonitor: Iterate BigWigs.modules instead of using :IterateModules, since it can't be nested.

Properties

 svn:eol-style = native
 svn:keywords = Rev

33258 annotated / raw | Diffs: previous, other | Lines: 86 ( +3, -5 )

Created: 2007-04-20 20:11:05 -0700 (16 months ago) | Author: rabbit | Changeset: 33258

BigWigs: TargetMonitor: We need to check for new zones/mobs OnEnable, in case a LoD addon is loaded with the core and the boss modules are registered before the core plugins load.

Properties

 svn:eol-style = native
 svn:keywords = Rev

30822 annotated / raw | Diffs: previous, other | Lines: 88 ( +2, -2 )

Created: 2007-03-23 09:53:41 -0700 (17 months ago) | Author: rabbit | Changeset: 30822

BigWigs:
* Remove the .core property, since all modules depend directly on the BigWigs object being global to call BigWigs:NewModule anyway.
* Remove the IsRegistered check now that we have the event flow sorted.

Properties

 svn:eol-style = native
 svn:keywords = Rev

30728 annotated / raw | Diffs: previous, other | Lines: 88 ( +14, -8 )

Created: 2007-03-22 10:14:04 -0700 (17 months ago) | Author: rabbit | Changeset: 30728

BigWigs:
* Core is a bit more lenient regarding missing toggle option translations.
* TargetMonitor handles everything internally, Core no longer depends on it.

Properties

 svn:eol-style = native
 svn:keywords = Rev

29663 annotated / raw | Diffs: previous, other | Lines: 82 ( +15, -10 )

Created: 2007-03-06 16:11:29 -0800 (17 months ago) | Author: rabbit | Changeset: 29663

BigWigs: Attempt to fix mods not enabling.

Properties

 svn:eol-style = native
 svn:keywords = Rev

29629 annotated / raw | Diffs: previous, other | Lines: 77 ( +10, -8 )

Created: 2007-03-05 22:29:11 -0800 (17 months ago) | Author: rabbit | Changeset: 29629

BigWigs:
* Some changes to reduce the number of functions created for option tables.
* No longer checks your current zone vs the modules when enabling modules locally, since the target monitor should already handle that.
* Fix the target monitor to check all the zone functions (Get(Real|Sub)ZoneText()).
* Don't re-create the tablet hint on every update.
* Finally fix separators in boss menus moving around.
* Don't access globals accidentally, which is what bugged oRA2 for a long time (we tried to access |cons| 2 places).
* Use the new prototype shorthand methods for Core:EnableModule.
* This checkin probably broke something; beware.

Properties

 svn:eol-style = native
 svn:keywords = Rev

28692 annotated / raw | Diffs: previous, other | Lines: 75 ( +10, -9 )

Created: 2007-02-21 23:37:44 -0800 (18 months ago) | Author: rabbit | Changeset: 28692

BigWigs: Stop bloating the global scope with our modules. This will most likely break some things, but the Test module works, so here it is.

Properties

 svn:eol-style = native
 svn:keywords = Rev

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

Created: 2007-01-06 11:52:54 -0800 (19 months ago) | Author: ammo | Changeset: 23774

BigWigs: set monitoring flag to nil in onenable.

Properties

 svn:eol-style = native
 svn:keywords = Rev

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

Created: 2006-12-21 04:51:33 -0800 (20 months ago) | Author: rabbit | Changeset: 21663

BigWigs: VersionQuery can now query the version of plugins individually, just enter the plugin name as zone.

Properties

 svn:eol-style = native
 svn:keywords = Rev

18775 annotated / raw | Diffs: previous, other | Lines: 72 ( +1, -12 )

Created: 2006-12-03 13:18:18 -0800 (20 months ago) | Author: funkydude | Changeset: 18775

BigWigs: Plugins:
* Formatting update
* Still some translations needed, mostly koKR, deDE & frFR

Properties

 svn:eol-style = native

17255 annotated / raw | Diffs: previous, other | Lines: 83 ( +1, -1 )

Created: 2006-11-17 06:49:07 -0800 (21 months ago) | Author: rabbit | Changeset: 17255

BigWigs: Core: OnInitialize in the modulePrototype handles any :RegisterModule that needs to be done, this way we ensure that a module always has a db before OnEnable. OnInitialize should not be overridden by the modules now, they get a OnRegister they can use instead.

Properties

 svn:eol-style = native

16751 annotated / raw | Diffs: previous, other | Lines: 83 ( +1, -1 )

Created: 2006-11-12 08:44:36 -0800 (21 months ago) | Author: ammo | Changeset: 16751

BigWigs:
* First step to proper LoadOnDemand.
* X-BigWigs-LoadWithCore: 1
* Moved test module from Other to plugins where it belongs.

Properties

 svn:eol-style = native

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

Created: 2006-11-12 08:04:30 -0800 (21 months ago) | Author: ammo | Changeset: 16748

BigWigs: extra event registered in the TargetMonitor. LoD plumbing

Properties

 svn:eol-style = native

14295 annotated / raw | Diffs: previous, other | Lines: 82 ( +2, -2 )

Created: 2006-10-18 17:59:33 -0700 (22 months ago) | Author: rabbit | Changeset: 14295

BigWigs: AceLocale and Babble 2.2 update. This update most likely breaks some bossmods.

Properties

 svn:eol-style = native

13476 annotated / raw | Diffs: previous, other | Lines: 82 ( +82, -82 )

Created: 2006-10-09 16:57:48 -0700 (22 months ago) | Author: rabbit | Changeset: 13476

BigWigs: Setting svn:eol-style: native.

Properties

 svn:eol-style = native

13167 new annotated / raw | Lines: 82 ( +82, -0 )

Created: 2006-10-06 05:13:58 -0700 (22 months ago) | Author: ammo | Changeset: 13167

BigWigs:
* Plugins moved into Plugins/ folder. Plumbing for LoD goodness.

latest revision download Branch Plugins (Kyopaxa-esES)

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

Created: 2008-04-22 10:06:28 -0700 (4 months 7 days ago) | Author: Carlos | Changeset: 70929

Copied from: trunk/BigWigs/Plugins/TargetMonitor.lua 70788

BigWigs:
- Full esES localization. :D

Properties

 svn:eol-style = native
 svn:keywords = Rev