Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

BigWigs 3896 153 AQ40 (Ace2) 6863 4120

latest revision download Branch AQ40 (Ace2)

6863 deleted | Diffs: previous, other | Lines: 0 ( +0, -160 )

Created: 2006-08-04 03:09:10 -0700 (2 years ago) | Author: ammo | Changeset: 6863

BigWigs: Removed Ace2 branch, seems some people were still using it.

5698 annotated / raw | Diffs: previous, other | Lines: 160 ( +1, -1 )

Created: 2006-07-25 14:03:52 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 5698

BigWigs (Ace2 Branch)
- omg lern2copypaste

Properties

 svn:keywords = rev date

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

Created: 2006-07-25 10:20:44 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 5684

BigWigs (Ace2 Branch)
- Added revision tags into all converted boss modules

Properties

 svn:keywords = rev date

5679 annotated / raw | Diffs: previous, other | Lines: 159 ( +2, -2 )

Created: 2006-07-25 08:49:04 -0700 (2 years 1 month ago) | Author: shyva | Changeset: 5679

BigWigs (Ace2 Branch):
- Every module now uses BabbleLib 2.0 (Also made all ace-1 modules use it to prevent errors)
- Changed some minor things to the Bug Family.

Properties

 svn:keywords = rev date

5404 annotated / raw | Diffs: previous, other | Lines: 159 ( +0, -27 )

Created: 2006-07-23 04:25:22 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 5404

BigWigs (Ace2):
* Cleaned up translations

Properties

 svn:keywords = rev date

5131 annotated / raw | Diffs: previous, other | Lines: 186 ( +0, -0 )

Created: 2006-07-18 23:00:04 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 5131

BigWigs (Ace2 Branch)
- Applying svn:keywords to all lua files
- Added revision field to module prototype, all modules should override this value with a keyword string, see Bars.lua for an example.  Version checking will be added to take advantage of this field in the future.

Properties

 svn:keywords = rev date

5103 annotated / raw | Diffs: previous, other | Lines: 186 ( +1, -1 )

Created: 2006-07-18 16:35:55 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 5103

BigWigs (Ace2 Branch)
- Cleaned up translation functions.
*** NOTE TO TRANSLATORS ***
You don _NOT_ need to declare a stirng in your table if you don't translate it.  AceLocale will automatically fall back to the english version if a local version is not found.  If you only declare strings that are translated, this will help you see what strings need to be done.

5046 annotated / raw | Diffs: previous, other | Lines: 186 ( +13, -11 )

Created: 2006-07-17 09:30:34 -0700 (2 years 1 month ago) | Author: shyva | Changeset: 5046

BigWigs (Ace2 Branch):
Fixed little mistakes.

4937 annotated / raw | Diffs: previous, other | Lines: 184 ( +1, -1 )

Created: 2006-07-15 12:19:59 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 4937

BigWigs (Ace2 Branch):
* Typo fixes in Sartura

4931 annotated / raw | Diffs: previous, other | Lines: 184 ( +157, -179 )

Created: 2006-07-15 11:45:37 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 4931

BigWigs (Ace2):
* Sync enabling changed to the new Sync api
* Removed bar pausing and resuming unneeded crap anyway
* api for bars is now: StartBar and StopBar
* Updated converted modules to new api

4914 annotated / raw | Diffs: previous, other | Lines: 206 ( +2, -2 )

Created: 2006-07-15 08:06:11 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 4914

BigWigs (Ace2 Branch)
- Merging in trunk (4799 - current)
- Does not include german translations in already-converted modules...yet...

4629 annotated / raw | Diffs: previous, other | Lines: 206 ( +1, -1 )

Created: 2006-07-11 22:49:49 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 4629

BigWigs (Ace2 Branch)
- Merging in trunk (4445 - current)

4445 annotated / raw | Diffs: previous, other | Lines: 206 ( +4, -4 )

Created: 2006-07-09 18:13:16 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 4445

BigWigs (Ace2 Branch)
- Merging in trunk (4267 - Current)

4200 annotated / raw | Diffs: previous, other | Lines: 206 ( +9, -9 )

Created: 2006-07-07 07:17:25 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 4200

BigWigs (Ace2 Branch)
- Merging in trunk (r4165 - current)

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

Created: 2006-07-06 08:35:31 -0700 (2 years 1 month ago) | Author: tekkub | Changeset: 4120

Copied from: trunk/BigWigs/AQ40/Sartura.lua 3896

BigWigs - Branching for conversion to Ace2

latest revision download BigWigs

3896 annotated / raw | Diffs: previous, other | Lines: 206 ( +12, -9 )

Created: 2006-07-03 03:56:46 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 3896

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

BigWigs (Sartura):
* Changed the whirlwind logic. There is now a 15 second timer bar for whirlwind.
* The whirlwind off message is also scheduled from that timer.

3673 annotated / raw | Diffs: previous, other | Lines: 203 ( +14, -3 )

Created: 2006-06-30 07:51:56 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 3673

BigWigs (Sartura):
* Added syncing of the Whirlwind events.

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

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

BigWigs
- Korean localization support for AQ40

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

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

Corrected zone name type, modules should load now.

3243 annotated / raw | Diffs: previous, other | Lines: 185 ( +1, -1 )

Created: 2006-06-24 04:22:40 -0700 (2 years 2 months ago) | Author: ammo | Changeset: 3243

BigWigs:
* Corrected zone name for Bug Family, skeram, fankriss and sartura

3239 annotated / raw | Diffs: previous, other | Lines: 185 ( +38, -26 )

Created: 2006-06-24 04:06:28 -0700 (2 years 2 months ago) | Author: ammo | Changeset: 3239

BigWigs (Sartura):
* Added bboss usage and toggleoptions

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

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

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

3078 annotated / raw | Diffs: previous, other | Lines: 173 ( +28, -2 )

Created: 2006-06-21 02:42:50 -0700 (2 years 2 months ago) | Author: neriak | Changeset: 3078

BigWigs: Added some AQ40 german localization.
tried to fix error in BugFamily mod (when you hovered over a boss and mod was activated, you did get an error message: BigWigs\\AQ40\\BugFamily.lua:83: bad argument #1 to `find' (string expected, got nil)\ )
same for line 98,100 and 101. I guess it was because BigWigs:Message event was registered to the fear check, so I commented it out and got no more errors.

2930 annotated / raw | Diffs: previous, other | Lines: 147 ( +1, -1 )

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

Copied (2 times):

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

2539 annotated / raw | Diffs: previous, other | Lines: 147 ( +3, -3 )

Created: 2006-06-09 01:22:09 -0700 (2 years 2 months ago) | Author: ammo | Changeset: 2539

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

Bigwigs:
* Fixed Sartura disable, some messages weren't cancelled.

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

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

BigWigs: Added Simplified Chinese localization.

2005 annotated / raw | Diffs: previous, other | Lines: 120 ( +1, -1 )

Created: 2006-05-20 07:50:32 -0700 (2 years 3 months ago) | Author: shyva | Changeset: 2005

BigWigs: Alot of minor changes =)

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

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

BigWigs
- Add korean localization to AQ40
- Not completed localization

1280 annotated / raw | Diffs: previous, other | Lines: 97 ( +5, -5 )

Created: 2006-05-01 03:28:49 -0700 (2 years 3 months ago) | Author: ammo | Changeset: 1280

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

BigWigs AQ40 Sartura: Fixed typo in the removal of the bar after Sartura dies.
The start of the fight is now confirmed working.

1082 annotated / raw | Diffs: previous, other | Lines: 97 ( +35, -48 )

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

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

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

Created: 2006-04-27 03:36:01 -0700 (2 years 4 months ago) | Author: ammo | Changeset: 1033

BigWigs AQ40 Sartura: Improved detection of the start of the fight

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

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

Bigwigs AQ40: Now correctly calls UnregisterAllEvents().

368 annotated / raw | Diffs: previous, other | Lines: 111 ( +3, -3 )

Created: 2006-04-18 01:31:54 -0700 (2 years 4 months ago) | Author: ammo | Changeset: 368

Removed double checks, fixed typo in Skeram bosname, fixed checking for the Sartura start of fight

153 new annotated / raw | Lines: 111 ( +111, -0 )

Created: 2006-04-10 09:36:32 -0700 (2 years 4 months ago) | Author: tekkub | Changeset: 153

BigWigs - Initial Submission