Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

BigWigs 4903 4808 Naxxramas (Ace2) 6863 4914

latest revision download BigWigs

4903 annotated / raw | Diffs: previous, other | Lines: 207 ( +3, -3 )

Created: 2006-07-15 03:07:23 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 4903

Copied to: branches/BigWigs/Ace2/Naxxramas/Thaddius.lua 4914

BigWigs (thaddius):
* Fixed delayed color cancels

4815 annotated / raw | Diffs: previous, other | Lines: 207 ( +206, -208 )

Created: 2006-07-14 03:20:41 -0700 (2 years 1 month ago) | Author: shyva | Changeset: 4815

BigWigs: Fixed an error on line 204 in Thaddius.lua

4813 annotated / raw | Diffs: previous, other | Lines: 209 ( +7, -4 )

Created: 2006-07-14 02:51:13 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 4813

BigWigs (Thaddius):
* Typo fixed for line 194 hopefully

4808 new annotated / raw | Lines: 206 ( +206, -0 )

Created: 2006-07-14 02:06:37 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 4808

BigWigs (Naxxramas):
* Faerlina: Updated with sync for enrage by Sirian.
* Razuvious: Updated with metro timers for the shout. by Sirian.
* Maexxna: Added missing 5 second warning cancel and cleaned up messages.
* Noth: Added Curse syncing and adjusted bars by Sirian.
* Thaddius: New module added by Lute.

latest revision download Branch Naxxramas (Ace2)

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

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.

6435 annotated / raw | Diffs: previous, other | Lines: 196 ( +4, -1 )

Created: 2006-08-01 01:18:55 -0700 (2 years ago) | Author: ammo | Changeset: 6435

BigWigs (ace2):
* Added extra trigger to Thaddius

Properties

 svn:keywords = rev date

5974 annotated / raw | Diffs: previous, other | Lines: 193 ( +1, -1 )

Created: 2006-07-28 04:24:33 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 5974

BigWigs (ace2):
* smash one more typo

Properties

 svn:keywords = rev date

5973 annotated / raw | Diffs: previous, other | Lines: 193 ( +1, -1 )

Created: 2006-07-28 04:21:33 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 5973

BigWigs (Ace2):
* It's getting old, but yet more bugs ironed out

Properties

 svn:keywords = rev date

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

Created: 2006-07-28 04:16:33 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 5970

BigWigs (Ace2):
* More naxx fixes

Properties

 svn:keywords = rev date

5856 annotated / raw | Diffs: previous, other | Lines: 197 ( +2, -2 )

Created: 2006-07-27 03:47:52 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 5856

BigWigs (Ace2 Branch):
* No more Ace and Timex dependancies!
* Fixed some bugs in Naxx

Properties

 svn:keywords = rev date

5854 annotated / raw | Diffs: previous, other | Lines: 197 ( +130, -140 )

Created: 2006-07-27 03:34:02 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 5854

BigWigs (ace2):
* Finally all boss modules converted.

Properties

 svn:keywords = rev date

5847 annotated / raw | Diffs: previous, other | Lines: 207 ( +2, -2 )

Created: 2006-07-27 02:03:31 -0700 (2 years 1 month ago) | Author: ammo | Changeset: 5847

BigWigs (Ace2):
* Converted most of Naxxramas.
* Patchwerk, Thaddius, Razuvious to go.
* Untested probably lots of syntax errors

Properties

 svn:keywords = rev date

5679 annotated / raw | Diffs: previous, other | Lines: 207 ( +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

5131 annotated / raw | Diffs: previous, other | Lines: 207 ( +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

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

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

Copied from: trunk/BigWigs/Naxxramas/Thaddius.lua 4903

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