vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ------------------------------------------------------------------------
2 r16069 | maia | 2006-11-05 23:28:30 -0500 (Sun, 05 Nov 2006) | 1 line
3  
4 SmartRes: preventing a nil error when ressing someone in a party with inactive oRA2
5 ------------------------------------------------------------------------
6 r15552 | eternally777 | 2006-10-30 15:33:39 -0500 (Mon, 30 Oct 2006) | 2 lines
7  
8 SmartRes:
9 * Updated to AceLocale-2.2 and Babble-Spell-2.2
10 ------------------------------------------------------------------------
11 r12570 | mjc | 2006-10-01 19:13:59 -0400 (Sun, 01 Oct 2006) | 2 lines
12  
13 fixing externals
14  
15 ------------------------------------------------------------------------
16 r12259 | maia | 2006-09-29 18:12:15 -0400 (Fri, 29 Sep 2006) | 1 line
17  
18 SmartRes: drycoded fix for setting msgtype to OFF, please post your feedback.
19 ------------------------------------------------------------------------
20 r12064 | nevcairiel | 2006-09-26 15:07:47 -0400 (Tue, 26 Sep 2006) | 3 lines
21  
22 Externals: Last Commit ( R - Z )
23 - I am sure i missed some externals, if you find them fix them, if you complain, go and die
24 - oh yeah, SCT isnt fixed, wouldnt let me.
25 ------------------------------------------------------------------------
26 r9713 | kyahx | 2006-09-01 02:01:28 -0400 (Fri, 01 Sep 2006) | 1 line
27  
28 SmartRes: Added oRA2 support (untested)
29 ------------------------------------------------------------------------
30 r9186 | maia | 2006-08-26 08:10:14 -0400 (Sat, 26 Aug 2006) | 1 line
31  
32 SmartRes: using new locale syntax
33 ------------------------------------------------------------------------
34 r8692 | maia | 2006-08-22 10:19:56 -0400 (Tue, 22 Aug 2006) | 1 line
35  
36 SmartRes: fixed problem with finding correct spell
37 ------------------------------------------------------------------------
38 r8688 | maia | 2006-08-22 10:08:33 -0400 (Tue, 22 Aug 2006) | 1 line
39  
40 SmartRes: converted stuff to locals, reordered functions etc. Drycoded, so it might not work. Please test.
41 ------------------------------------------------------------------------
42 r5919 | kyahx | 2006-07-27 19:50:43 -0400 (Thu, 27 Jul 2006) | 2 lines
43  
44 SmartRes 2.0:
45 * Merging Branch to Trunk
46 ------------------------------------------------------------------------
47 r2811 | kyahx | 2006-06-16 01:34:00 -0400 (Fri, 16 Jun 2006) | 3 lines
48  
49 SmartRes: Minor Update
50 * Added a '/smartres reset' -- this will reset all options to their default values.
51 * Added error checking for message type. It will now only accept valid channel types.
52 ------------------------------------------------------------------------
53 r2696 | maia | 2006-06-12 13:34:31 -0400 (Mon, 12 Jun 2006) | 1 line
54  
55 SmartRes: added additional error messages to clarify why no resurrection is being cast.
56 ------------------------------------------------------------------------
57 r2654 | kyahx | 2006-06-11 05:00:33 -0400 (Sun, 11 Jun 2006) | 1 line
58  
59 SmartRes: Fixed bug with the Resurrection function not triggering properly. Also disabled the key binding for non-supported classes (still shows in the Key Bindings interface, not sure how to remedy that.)
60 ------------------------------------------------------------------------
61 r2629 | kyahx | 2006-06-10 15:07:05 -0400 (Sat, 10 Jun 2006) | 1 line
62  
63 SmartRes: Will no longer load for Unsupported classes.
64 ------------------------------------------------------------------------
65 r2608 | maia | 2006-06-10 04:16:44 -0400 (Sat, 10 Jun 2006) | 1 line
66  
67 SmartRes: added credits.txt
68 ------------------------------------------------------------------------
69 r2588 | kyahx | 2006-06-10 01:05:17 -0400 (Sat, 10 Jun 2006) | 3 lines
70  
71 SmartRes:
72 -- Added BabbleLib-Spell Embedded to localize the spell names.
73 -- 'OFF' is now a valid channel type (to disable standard channel output)
74 ------------------------------------------------------------------------
75 r2527 | kyahx | 2006-06-08 21:09:27 -0400 (Thu, 08 Jun 2006) | 1 line
76  
77 SmartRes: Now configurable! You can customize the message, channel, and custom chat channel spam via slash commands. (Also added svn:keywords)
78 ------------------------------------------------------------------------
79 r2196 | kyahx | 2006-05-29 21:24:40 -0400 (Mon, 29 May 2006) | 1 line
80  
81 SmartRes 0.3.2 -- Added Paladins to priority list, added basic support for custom channels, fixed spell intertupts and failed spells not registering, fixed standby mode truely disabling the mod
82 ------------------------------------------------------------------------
83 r2159 | maia | 2006-05-28 14:04:49 -0400 (Sun, 28 May 2006) | 3 lines
84  
85 SmartRes: - no res attempts while casting
86 - no double-ressing people who didn't accept yet
87 - configure channel by editing the locals file
88 ------------------------------------------------------------------------
89 r2143 | maia | 2006-05-27 09:45:50 -0400 (Sat, 27 May 2006) | 1 line
90  
91 SmartRes: completely new attempt, couldn't find bug in first version.
92 ------------------------------------------------------------------------
93 r2019 | maia | 2006-05-20 17:35:53 -0400 (Sat, 20 May 2006) | 1 line
94  
95 SmartRes: added oRa_Resurrection support
96 ------------------------------------------------------------------------
97 r2018 | maia | 2006-05-20 17:16:44 -0400 (Sat, 20 May 2006) | 1 line
98  
99 SmartRes: Initial commit. This is a small raid res helper.
100 ------------------------------------------------------------------------