Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

BigWigs 34265 603

latest revision download BigWigs

34265 deleted | Diffs: previous, other | Lines: 0 ( +0, -414 )

Created: 2007-05-02 07:46:58 -0700 (14 months ago) | Author: rabbit | Changeset: 34265

BigWigs: Moving out of the BigWigs directory.

33125 annotated / raw | Diffs: previous, other | Lines: 414 ( +12, -12 )

Created: 2007-04-19 18:18:29 -0700 (14 months ago) | Author: rabbit | Changeset: 33125

Moved to: trunk/BigWigs_AQ40/Twins.lua 34265

BigWigs: Update old boss modules to use the new API methods instead of direct event triggering.

Properties

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

30822 annotated / raw | Diffs: previous, other | Lines: 414 ( +1, -1 )

Created: 2007-03-23 09:53:41 -0700 (15 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 Date

30287 annotated / raw | Diffs: previous, other | Lines: 414 ( +1, -1 )

Created: 2007-03-15 14:15:52 -0700 (15 months ago) | Author: archarodim | Changeset: 30287

BigWigs:
- Fix for frFR

Properties

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

30258 annotated / raw | Diffs: previous, other | Lines: 414 ( +2, -2 )

Created: 2007-03-15 07:06:49 -0700 (15 months ago) | Author: fenlis | Changeset: 30258

BigWigs: Updated localization koKR

Properties

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

30209 annotated / raw | Diffs: previous, other | Lines: 414 ( +23, -23 )

Created: 2007-03-14 16:37:07 -0700 (15 months ago) | Author: rabbit | Changeset: 30209

BigWigs:
* Modules no longer mixin CandyBar, instead we handle everything in the Bars module.
* All bossmod toggle options are now mapped directly to a key in the translation table instead of option_name, to avoid extra string concatenation on load. Note that some external modules might need to be updated.

Properties

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

30021 annotated / raw | Diffs: previous, other | Lines: 414 ( +0, -4 )

Created: 2007-03-11 23:21:28 -0700 (15 months ago) | Author: rabbit | Changeset: 30021

BigWigs:
* Remove the _cmd translation for bossmod options, just use the database key instead.
* rx through the modules removing it, probably didn't catch them all.

Properties

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

28692 annotated / raw | Diffs: previous, other | Lines: 418 ( +15, -15 )

Created: 2007-02-21 23:37:44 -0800 (16 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 Date

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

Created: 2007-01-12 14:33:07 -0800 (17 months ago) | Author: rabbit | Changeset: 24850

BigWigs: Twins: Ah, my fault.

Properties

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

24849 annotated / raw | Diffs: previous, other | Lines: 416 ( +1, -1 )

Created: 2007-01-12 14:31:38 -0800 (17 months ago) | Author: rabbit | Changeset: 24849

BigWigs: Twins: What the f..

Properties

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

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

Created: 2007-01-12 14:20:37 -0800 (17 months ago) | Author: rabbit | Changeset: 24848

BigWigs: Twins: Attempt to fix the teleport check.

Properties

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

24605 annotated / raw | Diffs: previous, other | Lines: 409 ( +5, -5 )

Created: 2007-01-10 19:50:21 -0800 (17 months ago) | Author: rabbit | Changeset: 24605

BigWigs: Here's hoping perl is like cycling.

Properties

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

21935 annotated / raw | Diffs: previous, other | Lines: 409 ( +1, -1 )

Created: 2006-12-23 15:14:34 -0800 (18 months ago) | Author: funkydude | Changeset: 21935

BigWigs: all fun and games until someone gets hurt, encode with a signature, i wonder if anything breaks

Properties

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

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

Created: 2006-12-16 15:49:54 -0800 (18 months ago) | Author: rabbit | Changeset: 20926

BigWigs: Twins: First cut at target scanning for teleport announce.

Properties

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

20617 annotated / raw | Diffs: previous, other | Lines: 336 ( +1, -1 )

Created: 2006-12-14 17:46:14 -0800 (18 months ago) | Author: rabbit | Changeset: 20617

BigWigs: Add a new ValidateEngageSync to the core module prototype that validates a BossEngaged sync against reverse translations as well.

Properties

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

20152 annotated / raw | Diffs: previous, other | Lines: 336 ( +1, -1 )

Created: 2006-12-11 22:40:43 -0800 (18 months ago) | Author: rabbit | Changeset: 20152

BigWigs: Twins: Let's hope this doesn't fuck up the teleport timer due to the *strange* "Twin Teleport fails. Player is immune." messages, but actually represents when they teleport. I guess we'll find out.

Properties

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

19956 annotated / raw | Diffs: previous, other | Lines: 336 ( +10, -1 )

Created: 2006-12-10 17:57:00 -0800 (18 months ago) | Author: rabbit | Changeset: 19956

BigWigs: Twins: Reintroduce the old trigger alongside the new one. Hopefully we'll pick up something.

Properties

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

19515 annotated / raw | Diffs: previous, other | Lines: 327 ( +5, -9 )

Created: 2006-12-07 17:32:30 -0800 (18 months ago) | Author: rabbit | Changeset: 19515

BigWigs: Twins: Update teleport trigger for 2.0.

Properties

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

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

Created: 2006-12-03 23:45:34 -0800 (18 months ago) | Author: funkydude | Changeset: 18892

BigWigs: AQ40: Formatting update

Properties

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

16970 annotated / raw | Diffs: previous, other | Lines: 332 ( +2, -2 )

Created: 2006-11-14 09:20:47 -0800 (19 months ago) | Author: jerry | Changeset: 16970

BigWigs :
_ Really fixed the twins heal trigger. There was a possible incompatibility between addons like SW_FixLogStrings and the trigger. Fixed a similar issue with Razorgore trigger.

Properties

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

16940 annotated / raw | Diffs: previous, other | Lines: 332 ( +2, -2 )

Created: 2006-11-13 22:52:05 -0800 (19 months ago) | Author: jerry | Changeset: 16940

BigWigs : fix for french twins heal trigger.

Properties

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

16639 annotated / raw | Diffs: previous, other | Lines: 332 ( +29, -0 )

Created: 2006-11-11 09:14:04 -0800 (19 months ago) | Author: jerry | Changeset: 16639

BigWigs : updates to french translation

Properties

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

15233 annotated / raw | Diffs: previous, other | Lines: 303 ( +14, -14 )

Created: 2006-10-26 08:40:57 -0700 (20 months ago) | Author: rabbit | Changeset: 15233

BigWigs: Removed *** from zhTW.

Properties

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

14954 annotated / raw | Diffs: previous, other | Lines: 303 ( +37, -0 )

Created: 2006-10-23 04:20:03 -0700 (20 months ago) | Author: xinsonic | Changeset: 14954

BigWigs: Added zhTW to BigWigs

Properties

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

14295 annotated / raw | Diffs: previous, other | Lines: 266 ( +6, -6 )

Created: 2006-10-18 17:59:33 -0700 (20 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
 svn:keywords = Rev Date

13478 annotated / raw | Diffs: previous, other | Lines: 266 ( +1, -1 )

Created: 2006-10-09 17:09:12 -0700 (20 months ago) | Author: rabbit | Changeset: 13478

BigWigs: Huge deDE update, thanks filion!

Properties

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

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

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

BigWigs: Setting svn:eol-style: native.

Properties

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

13368 annotated / raw | Diffs: previous, other | Lines: 266 ( +2, -2 )

Created: 2006-10-08 14:47:56 -0700 (20 months ago) | Author: flyflame | Changeset: 13368

BigWigs: update twins lotheb thaddius zhCN localization

Properties

 svn:keywords = Rev Date

13229 annotated / raw | Diffs: previous, other | Lines: 266 ( +7, -1 )

Created: 2006-10-07 06:25:46 -0700 (20 months ago) | Author: ammo | Changeset: 13229

BigWigs (Twins): 10 second warning for teleport

Properties

 svn:keywords = Rev Date

13113 annotated / raw | Diffs: previous, other | Lines: 260 ( +18, -18 )

Created: 2006-10-05 12:31:46 -0700 (20 months ago) | Author: ammo | Changeset: 13113

BigWigs:
* AQ40: message colors -> message types

Properties

 svn:keywords = Rev Date

12170 annotated / raw | Diffs: previous, other | Lines: 260 ( +5, -1 )

Created: 2006-09-28 19:38:22 -0700 (21 months ago) | Author: ammo | Changeset: 12170

BigWigs:
* fixed modules using CheckEngage with a started flag

Properties

 svn:keywords = Rev Date

11723 annotated / raw | Diffs: previous, other | Lines: 256 ( +1, -1 )

Created: 2006-09-22 21:41:37 -0700 (21 months ago) | Author: rabbit | Changeset: 11723

BigWigs: Lets stop getting this sync wrong.

Properties

 svn:keywords = Rev Date

11649 annotated / raw | Diffs: previous, other | Lines: 256 ( +1, -1 )

Created: 2006-09-22 01:46:49 -0700 (21 months ago) | Author: fenlis | Changeset: 11649

BigWigs (AQ40) update localization koKR

Properties

 svn:keywords = Rev Date

11644 annotated / raw | Diffs: previous, other | Lines: 256 ( +1, -1 )

Created: 2006-09-22 01:07:35 -0700 (21 months ago) | Author: nevcairiel | Changeset: 11644

BigWigs: merged lost changes from 11615-11650

Properties

 svn:keywords = Rev Date

11557 annotated / raw | Diffs: previous, other | Lines: 256 ( +2, -2 )

Created: 2006-09-20 12:34:24 -0700 (21 months ago) | Author: rabbit | Changeset: 11557

BigWigs: Twins: Remove tactics.

Properties

 svn:keywords = Rev Date

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

Created: 2006-09-20 01:16:24 -0700 (21 months ago) | Author: ammo | Changeset: 11483

BigWigs (Twin Emperors):
* Possible fix for resetting of 15 minute enrage timer midfight

Properties

 svn:keywords = Rev Date

11375 annotated / raw | Diffs: previous, other | Lines: 253 ( +1, -7 )

Created: 2006-09-19 07:31:44 -0700 (21 months ago) | Author: ammo | Changeset: 11375

BigWigs: AQ40 deDE update

Properties

 svn:keywords = Rev Date

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

Created: 2006-09-18 14:18:16 -0700 (21 months ago) | Author: shyva | Changeset: 11289

BigWigs: Small optimalizations. (spelling? o.0)

Properties

 svn:keywords = Rev Date

11262 annotated / raw | Diffs: previous, other | Lines: 261 ( +4, -45 )

Created: 2006-09-18 08:00:16 -0700 (21 months ago) | Author: rabbit | Changeset: 11262

BigWigs:
* Fix throttling of the BossEngaged sync.
* Update all mods to use the new engage/wipe checks (that previously had their own scan).

Properties

 svn:keywords = Rev Date

11222 annotated / raw | Diffs: previous, other | Lines: 302 ( +29, -15 )

Created: 2006-09-18 01:28:21 -0700 (21 months ago) | Author: fenlis | Changeset: 11222

BigWigs: AQ40 : Support Korean localize

Properties

 svn:keywords = Rev Date

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

Created: 2006-09-06 14:01:18 -0700 (21 months ago) | Author: kebinusan | Changeset: 10359

BigWigs: Reverted last change to Twins module... vicodin and lua dont mix very well

Properties

 svn:keywords = Rev Date

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

Created: 2006-09-06 13:51:27 -0700 (21 months ago) | Author: kebinusan | Changeset: 10358

BigWigs: Warn for first teleport

Properties

 svn:keywords = Rev Date

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

Created: 2006-08-28 07:06:52 -0700 (22 months ago) | Author: erwanoops | Changeset: 9403

BigWigsBigWigs : AQ40 adding French trigger translation

Properties

 svn:keywords = Rev Date

9392 annotated / raw | Diffs: previous, other | Lines: 279 ( +21, -21 )

Created: 2006-08-28 04:54:14 -0700 (22 months ago) | Author: ammo | Changeset: 9392

BigWigs: AQ40 now uses L["did you bring your flyswatter?"]

Properties

 svn:keywords = Rev Date

8018 annotated / raw | Diffs: previous, other | Lines: 279 ( +2, -2 )

Created: 2006-08-14 14:22:05 -0700 (22 months ago) | Author: tekkub | Changeset: 8018

BigWigs
- deDE translations from filion
- Closes: #165 --- http://www.wowace.com/flyspray/?do=details&id=165

Properties

 svn:keywords = Rev Date

7936 annotated / raw | Diffs: previous, other | Lines: 279 ( +42, -1 )

Created: 2006-08-13 15:11:18 -0700 (22 months ago) | Author: tekkub | Changeset: 7936

BigWigs
- deDE translations from filion on the Ace forums

Properties

 svn:keywords = Rev Date

7692 annotated / raw | Diffs: previous, other | Lines: 238 ( +0, -0 )

Created: 2006-08-11 09:16:08 -0700 (22 months ago) | Author: tekkub | Changeset: 7692

BigWigs
- Setting/fixing svn:keywords across all files

Properties

 svn:keywords = Rev Date

7410 annotated / raw | Diffs: previous, other | Lines: 238 ( +3, -3 )

Created: 2006-08-09 06:23:46 -0700 (22 months ago) | Author: rabbit | Changeset: 7410

BigWigs: Remove the bar ID argument from BigWigs_StartBar, it's no longer needed now that we have candybar grouping.

Properties

 svn:keywords = Date Rev

7324 annotated / raw | Diffs: previous, other | Lines: 238 ( +13, -1 )

Created: 2006-08-08 11:11:31 -0700 (22 months ago) | Author: hk2717 | Changeset: 7324

BigWigs: More zhCN localization to AQ20, AQ40, BWL and MC modules.

Properties

 svn:keywords = Date Rev

6725 annotated / raw | Diffs: previous, other | Lines: 226 ( +8, -1 )

Created: 2006-08-03 05:23:14 -0700 (22 months ago) | Author: ammo | Changeset: 6725

BigWigs:
* Trying to fix start of fight trigger.

Properties

 svn:keywords = Date Rev

6719 annotated / raw | Diffs: previous, other | Lines: 219 ( +3, -3 )

Created: 2006-08-03 04:31:44 -0700 (22 months ago) | Author: ammo | Changeset: 6719

BigWigs:
* Scan functions fixed

Properties

 svn:keywords = Date Rev

6717 annotated / raw | Diffs: previous, other | Lines: 219 ( +3, -3 )

Created: 2006-08-03 04:25:02 -0700 (22 months ago) | Author: ammo | Changeset: 6717

BigWigs:
* Twins, small change to Scan function

Properties

 svn:keywords = Date Rev

6704 annotated / raw | Diffs: previous, other | Lines: 219 ( +2, -2 )

Created: 2006-08-03 02:22:50 -0700 (22 months ago) | Author: rabbit | Changeset: 6704

BigWigs: Twins: Fixed teleport bar.

Properties

 svn:keywords = Date Rev

6701 annotated / raw | Diffs: previous, other | Lines: 219 ( +0, -0 )

Created: 2006-08-03 01:13:10 -0700 (22 months ago) | Author: kergoth | Changeset: 6701

BigWigs: Fixing 54 files with invalid svn:keywords.  'rev' and 'date' are
-not- valid.  'Rev' and 'Date' are.  Per http://svnbook.red-bean.com/en/1.1/ch07s02.html,
svn keywords are case sensitive.
~lart Tekkub

Properties

 svn:keywords = Date Rev

6607 annotated / raw | Diffs: previous, other | Lines: 219 ( +162, -203 )

Created: 2006-08-02 08:33:31 -0700 (23 months ago) | Author: tekkub | Changeset: 6607

BigWigs - Merging Ace2 branch to trunk

Properties

 svn:keywords = rev date

4199 annotated / raw | Diffs: previous, other | Lines: 260 ( +7, -7 )

Created: 2006-07-07 06:39:41 -0700 (23 months ago) | Author: handdol | Changeset: 4199

BigWigs
- Korean localization is updated

Branch point for: tag:BigWigs (Ace1_Final)

Tags: BigWigs (Ace1_Final)

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

Created: 2006-07-02 02:40:42 -0700 (2 years ago) | Author: ammo | Changeset: 3796

Copied to: branches/BigWigs/Ace2/AQ40/Twins.lua 4120

BigWigs:
* Cleaned up a bit in the Maexxna module, fixed the wipe detection.
* Fixed wipe detection in Twins
* Removed wipe detection from C'Thun module, you go out of combat now for 10 seconds between phase 1 and 2.

3550 annotated / raw | Diffs: previous, other | Lines: 259 ( +9, -2 )

Created: 2006-06-28 05:38:30 -0700 (2 years ago) | Author: handdol | Changeset: 3550

BigWigs
- Korean localization support for AQ40

3362 annotated / raw | Diffs: previous, other | Lines: 252 ( +1, -1 )

Created: 2006-06-25 23:51:20 -0700 (2 years ago) | Author: kebinusan | Changeset: 3362

Corrected zone name type, modules should load now.

3290 annotated / raw | Diffs: previous, other | Lines: 252 ( +1, -1 )

Created: 2006-06-25 03:27:57 -0700 (2 years ago) | Author: shyva | Changeset: 3290

BigWigs:
- Fixed the enable tigger for The Twin Emperors

3254 annotated / raw | Diffs: previous, other | Lines: 252 ( +43, -37 )

Created: 2006-06-24 07:09:34 -0700 (2 years ago) | Author: shyva | Changeset: 3254

BigWigs:
* All MC bosses now got option toggles and use BabbleLib (toggles for each warning alone will come some time later)
* Same story for Twins and Viscidus in AQ40
* The options for BWL are now sorted correctly (only need to add Nefarian)

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

Created: 2006-06-23 14:10:13 -0700 (2 years ago) | Author: shyva | Changeset: 3204

BigWigs:
* Using new register event.
* Fixed the Arlokk module.

2931 annotated / raw | Diffs: previous, other | Lines: 247 ( +4, -4 )

Created: 2006-06-19 01:12:24 -0700 (2 years ago) | Author: shyva | Changeset: 2931

Copied to: branches/BigWigs/Shyva/BigWigs/AQ40/Twins.lua 3041

BigWigs: Fixed the "Whipe" typo's in the files too ^^

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

Created: 2006-06-19 01:05:45 -0700 (2 years ago) | Author: shyva | Changeset: 2930

BigWigs:
- Added Victory sounds to some other bosses.
- Better whipe detection at Twins and C'Thun

2872 annotated / raw | Diffs: previous, other | Lines: 241 ( +5, -5 )

Created: 2006-06-18 08:41:31 -0700 (2 years ago) | Author: tekkub | Changeset: 2872

BigWigs
- Added more sounds, see Other/Test.lua for examples of use.  If you want no sound pass 0 for the sound arg.  If no arg is passed the "Msg" sound will be played
- Added "Victory" sounds to all modules that have a boss kill detection.  Some AQ40 modules don't have bosskill detection *glares at Ammo*

2822 annotated / raw | Diffs: previous, other | Lines: 241 ( +8, -1 )

Created: 2006-06-16 11:58:59 -0700 (2 years ago) | Author: ammo | Changeset: 2822

BigWigs:
* Should have fixed the Enrage timer bar.

2605 annotated / raw | Diffs: previous, other | Lines: 234 ( +13, -13 )

Created: 2006-06-10 00:38:51 -0700 (2 years ago) | Author: ammo | Changeset: 2605

Copied to: branches/BigWigs/FryGuy/BigWigs/AQ40/Twins.lua 2687

BigWigs:
* Cleaned up Enrage Syncing
* Added Teleport Syncing

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

Created: 2006-06-10 00:27:02 -0700 (2 years ago) | Author: ammo | Changeset: 2603

BigWigs:
* Added Throtteling for the Twins Enrage timer start.

2556 annotated / raw | Diffs: previous, other | Lines: 233 ( +2, -2 )

Created: 2006-06-09 10:25:21 -0700 (2 years ago) | Author: hyperactiveChipmunk | Changeset: 2556

BigWigs:
- Fixed typo (missing `then' on line 227 of AQ40/Twins.lua)

2551 annotated / raw | Diffs: previous, other | Lines: 233 ( +8, -2 )

Created: 2006-06-09 08:17:27 -0700 (2 years ago) | Author: ammo | Changeset: 2551

BigWigs:
* Added a bit of Spam protection to the syncing.

2549 annotated / raw | Diffs: previous, other | Lines: 227 ( +6, -0 )

Created: 2006-06-09 07:58:23 -0700 (2 years ago) | Author: ammo | Changeset: 2549

BigWigs:
* As Tekkub Requested, Sync Example for the Twin Emperors Enrage

2533 annotated / raw | Diffs: previous, other | Lines: 221 ( +34, -2 )

Created: 2006-06-08 21:02:03 -0700 (2 years ago) | Author: hk2717 | Changeset: 2533

BigWigs: Added Simplified Chinese localization.

2506 annotated / raw | Diffs: previous, other | Lines: 189 ( +55, -30 )

Created: 2006-06-08 08:31:45 -0700 (2 years ago) | Author: shyva | Changeset: 2506

BigWigs: Changed the enrage checks.

2441 annotated / raw | Diffs: previous, other | Lines: 164 ( +6, -6 )

Created: 2006-06-06 23:09:40 -0700 (2 years ago) | Author: ammo | Changeset: 2441

Bigwigs Twin Emperors: Fixed the XX minutes to Enrage messages, they were off. Bug Exploding nearby warnings only get shown local now.

2228 annotated / raw | Diffs: previous, other | Lines: 164 ( +57, -1 )

Created: 2006-05-31 01:38:11 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 2228

Bigwigs: Twin Emperors - Should have a working 15 minute enrage timer now.

1930 annotated / raw | Diffs: previous, other | Lines: 108 ( +21, -2 )

Created: 2006-05-17 20:02:17 -0700 (2 years 1 month ago) | Author: handdol | Changeset: 1930

BigWigs
- Add korean localization to AQ40
- Not completed localization

1082 annotated / raw | Diffs: previous, other | Lines: 89 ( +40, -20 )

Created: 2006-04-28 00:57:15 -0700 (2 years 2 months ago) | Author: shyva | Changeset: 1082

Copied to: branches/BigWigs/Shyva/BigWigs/AQ40/Twins.lua 1768

BigWigs: Fixed the things that were fixed in Shyva's branch, and added some stuff =)

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

Created: 2006-04-27 03:29:13 -0700 (2 years 2 months ago) | Author: ammo | Changeset: 1032

Bigwigs AQ40: Now correctly calls UnregisterAllEvents().

603 new annotated / raw | Lines: 71 ( +71, -0 )

Created: 2006-04-22 18:33:56 -0700 (2 years 2 months ago) | Author: lucen | Changeset: 603

BigWigs
- New boss files actually -added- to the SVN.