vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ------------------------------------------------------------------------
2 r15647 | darkimakuni | 2006-10-31 20:34:49 -0500 (Tue, 31 Oct 2006) | 2 lines
3  
4 FuBar_ToFu:
5 - Updated to AceLocale 2.2
6 ------------------------------------------------------------------------
7 r15445 | tekkub | 2006-10-29 04:21:33 -0500 (Sun, 29 Oct 2006) | 1 line
8  
9 FuBar_ToFu - Setting libraries and externals (Automated commit by InBed)
10 ------------------------------------------------------------------------
11 r15444 | tekkub | 2006-10-29 04:21:02 -0500 (Sun, 29 Oct 2006) | 1 line
12  
13 FuBar_ToFu: Setup for InBed
14 ------------------------------------------------------------------------
15 r15249 | ammo | 2006-10-26 17:07:27 -0400 (Thu, 26 Oct 2006) | 2 lines
16  
17 FuBar_ToFu: Stop spamming the whole raid with your dumb flighttimes kthxbye
18  
19 ------------------------------------------------------------------------
20 r14731 | damjau | 2006-10-21 21:02:13 -0400 (Sat, 21 Oct 2006) | 1 line
21  
22 FuBar_ToFu: update koKR
23 ------------------------------------------------------------------------
24 r14400 | kemayo | 2006-10-19 10:09:54 -0400 (Thu, 19 Oct 2006) | 1 line
25  
26 FuBar_ToFu: Shorten flight path names for display in other addons.
27 ------------------------------------------------------------------------
28 r14089 | fenlis | 2006-10-16 14:53:51 -0400 (Mon, 16 Oct 2006) | 1 line
29  
30 FuBar_ToFu: Added localization koKR
31 ------------------------------------------------------------------------
32 r13851 | kemayo | 2006-10-14 02:06:18 -0400 (Sat, 14 Oct 2006) | 1 line
33  
34 FuBar_ToFu: Another one of those DB-upgrade things.
35 ------------------------------------------------------------------------
36 r13817 | kemayo | 2006-10-13 16:00:46 -0400 (Fri, 13 Oct 2006) | 1 line
37  
38 FuBar_ToFu: Add Chronometer as an optional dep.
39 ------------------------------------------------------------------------
40 r13773 | kemayo | 2006-10-13 04:27:56 -0400 (Fri, 13 Oct 2006) | 1 line
41  
42 FuBar_ToFu: Chronometer support. (Least elegant API yet.)
43 ------------------------------------------------------------------------
44 r13734 | kemayo | 2006-10-12 16:04:19 -0400 (Thu, 12 Oct 2006) | 1 line
45  
46 FuBar_ToFu: Fixed typo in darkimakuni's BigWigs stuff.
47 ------------------------------------------------------------------------
48 r13706 | kemayo | 2006-10-12 08:30:40 -0400 (Thu, 12 Oct 2006) | 1 line
49  
50 FuBar_ToFu: Misplaced 'end'.
51 ------------------------------------------------------------------------
52 r13700 | fenlis | 2006-10-12 02:22:45 -0400 (Thu, 12 Oct 2006) | 1 line
53  
54 FuBar_ToFu: added localization text "so far"
55 ------------------------------------------------------------------------
56 r13636 | kemayo | 2006-10-11 18:07:43 -0400 (Wed, 11 Oct 2006) | 1 line
57  
58 FuBar_ToFu: Add a db-upgrade condition for people with *really* old databases. (From work, untested. But only a single line if/else.)
59 ------------------------------------------------------------------------
60 r13551 | kemayo | 2006-10-10 17:48:48 -0400 (Tue, 10 Oct 2006) | 1 line
61  
62 FuBar_ToFu: Adding a check for a non-string argument to LessName. (Blindly, from work.)
63 ------------------------------------------------------------------------
64 r13529 | darkimakuni | 2006-10-10 12:50:47 -0400 (Tue, 10 Oct 2006) | 2 lines
65  
66 FuBar_ToFu:
67 - oCD, oCB, and BigWigs are now optional dependencies
68 ------------------------------------------------------------------------
69 r13528 | darkimakuni | 2006-10-10 12:41:00 -0400 (Tue, 10 Oct 2006) | 3 lines
70  
71 FuBar_ToFu:
72 - Added BigWigs Custom Bar support: tell your party/raid where you are flying to and how long left to go! (if they all have BigWigs installed)
73 ~nuke trailing whitespace
74 ------------------------------------------------------------------------
75 r13499 | kemayo | 2006-10-10 02:23:38 -0400 (Tue, 10 Oct 2006) | 3 lines
76  
77 FuBar_ToFu:
78 -Added more default time data.
79 -Reworked DB-upgrade to avoid breaking ['*'].
80 ------------------------------------------------------------------------
81 r13421 | kemayo | 2006-10-09 09:02:16 -0400 (Mon, 09 Oct 2006) | 1 line
82  
83 FuBar_ToFu: Removed a debug-print.
84 ------------------------------------------------------------------------
85 r13416 | kemayo | 2006-10-09 08:12:51 -0400 (Mon, 09 Oct 2006) | 1 line
86  
87 FuBar_ToFu: Removed unused externals.
88 ------------------------------------------------------------------------
89 r13412 | kemayo | 2006-10-09 06:42:00 -0400 (Mon, 09 Oct 2006) | 5 lines
90  
91 FuBar_ToFu:
92 -Add list of default times; non-destructive import. (/tofu data default)
93 -Add estimation of unknown times. (This may be buggy. I need to look over the estimator when I'm more awake.)
94 -Reorganized menu options a bit.
95  
96 ------------------------------------------------------------------------
97 r13311 | kemayo | 2006-10-08 00:07:40 -0400 (Sun, 08 Oct 2006) | 1 line
98  
99 FuBar_ToFu: Strip ", Wherever" from flight point names.
100 ------------------------------------------------------------------------
101 r13208 | kemayo | 2006-10-07 01:56:10 -0400 (Sat, 07 Oct 2006) | 1 line
102  
103 FuBar_ToFu: Hook into oCB if it's present to add a bar for the flight.
104 ------------------------------------------------------------------------
105 r13207 | kemayo | 2006-10-07 01:38:59 -0400 (Sat, 07 Oct 2006) | 1 line
106  
107 FuBar_ToFu: Hook into oCD if it's present to add a bar for the flight.
108 ------------------------------------------------------------------------
109 r13034 | kemayo | 2006-10-04 22:44:08 -0400 (Wed, 04 Oct 2006) | 1 line
110  
111 FuBar_ToFu: Fix darkimakuni's horribly broken commit:12965.
112 ------------------------------------------------------------------------
113 r13028 | kemayo | 2006-10-04 21:44:28 -0400 (Wed, 04 Oct 2006) | 3 lines
114  
115 FuBar_ToFu
116 -Revert change to price-display from 12957
117 -Added Ace2 to X-Embeds and OptionalDeps in TOC
118 ------------------------------------------------------------------------
119 r12979 | darkimakuni | 2006-10-04 13:37:20 -0400 (Wed, 04 Oct 2006) | 2 lines
120  
121 FuBar_ToFu:
122 - Touched the .toc for Wiki updating goodness
123 ------------------------------------------------------------------------
124 r12965 | darkimakuni | 2006-10-04 10:37:23 -0400 (Wed, 04 Oct 2006) | 4 lines
125  
126 FuBar_ToFu
127 - Changed to use :ScheduleRepeatingEvent() instead of using Metrognome
128 - Removed Metrognome from .toc and externals
129 - Added missing libraries to .toc
130 ------------------------------------------------------------------------
131 r12957 | darkimakuni | 2006-10-04 10:12:28 -0400 (Wed, 04 Oct 2006) | 2 lines
132  
133 FuBar_ToFu
134 - Changed the way flight prices are shown in the tooltip
135 ------------------------------------------------------------------------
136 r12782 | kemayo | 2006-10-03 02:54:39 -0400 (Tue, 03 Oct 2006) | 1 line
137  
138 FuBar_ToFu: Will no longer give Tekkub's cat gas. Also, fixed "Error: Abacus-2.0: Bad argument #2 to `FormatDurationCondensed' (number expected, got nil) on 194".
139 ------------------------------------------------------------------------
140 r12560 | mjc | 2006-10-01 17:56:10 -0400 (Sun, 01 Oct 2006) | 2 lines
141  
142 GloryLib, FuBar_ToFu, FuBar_RecZone, HealOrganizer, GonffBar, RollTheBones, FuBar_SpellStatusFu, SnaFu, PlayerMenu, EarPlug - fixed externals
143  
144 ------------------------------------------------------------------------
145 r12402 | kergoth | 2006-09-30 18:58:37 -0400 (Sat, 30 Sep 2006) | 1 line
146  
147 Reversion is fun!
148 ------------------------------------------------------------------------
149 r12400 | kergoth | 2006-09-30 18:47:50 -0400 (Sat, 30 Sep 2006) | 1 line
150  
151 Continuing the adjustment to use svn:eol-style of native on files to avoid line ending issues.
152 ------------------------------------------------------------------------
153 r12318 | kemayo | 2006-09-30 07:25:19 -0400 (Sat, 30 Sep 2006) | 3 lines
154  
155 FuBar_ToFu:
156 - Localize more.
157 - Add an Informative Comment to ToFu:GetFlightData.
158 ------------------------------------------------------------------------
159 r12317 | kemayo | 2006-09-30 07:10:44 -0400 (Sat, 30 Sep 2006) | 9 lines
160  
161 FuBar_ToFu
162 *Rewrote darkimakuni's changes to conform to my liking:
163 -SavedVariables are per-account again, damnit.
164 -Cost is saved again.
165 -Pasting text to the chatbox is back.
166 -Adjusted localized text.
167 *Rewrote the data-mangling functions to look something like an API.
168 *Added pretty metadata to the TOC.
169 *Added Ace2 libs to the externals, to support FuBar-less operation.
170 ------------------------------------------------------------------------
171 r12131 | tekkub | 2006-09-27 21:06:23 -0400 (Wed, 27 Sep 2006) | 1 line
172  
173 FuBar_ToFu - Fixed Savedvars per char, Darkie got em all wrong *glare*
174 ------------------------------------------------------------------------
175 r12117 | darkimakuni | 2006-09-27 14:47:45 -0400 (Wed, 27 Sep 2006) | 4 lines
176  
177 Saved Variables are now saved per-character
178 Improved tooltip (I hope)
179 Added support for localization
180 Added :GetFlightInfo(), which allows other addons to pull flight data and use it for their own twisted plans
181 ------------------------------------------------------------------------
182 r12057 | nevcairiel | 2006-09-26 13:04:50 -0400 (Tue, 26 Sep 2006) | 1 line
183  
184 Externals: All F, all FuBar plugins, i guess that was half of all addons.
185 ------------------------------------------------------------------------
186 r8773 | kemayo | 2006-08-23 01:28:54 -0400 (Wed, 23 Aug 2006) | 1 line
187  
188 FuBar_ToFu: Update TOC for 11200.
189 ------------------------------------------------------------------------
190 r8513 | kemayo | 2006-08-20 03:47:55 -0400 (Sun, 20 Aug 2006) | 1 line
191  
192 FuBar_ToFu: Added missing category. Cleaned up locals.
193 ------------------------------------------------------------------------
194 r7866 | kemayo | 2006-08-12 19:21:09 -0400 (Sat, 12 Aug 2006) | 1 line
195  
196 FuBar_ToFu: Use less tables for data storage.
197 ------------------------------------------------------------------------
198 r7772 | kemayo | 2006-08-12 03:38:54 -0400 (Sat, 12 Aug 2006) | 1 line
199  
200 FuBar_ToFu: Forgot to remove :RegisterForLoad.
201 ------------------------------------------------------------------------
202 r7771 | kemayo | 2006-08-12 03:38:03 -0400 (Sat, 12 Aug 2006) | 1 line
203  
204 FuBar_ToFu: Typo - remove a ,.
205 ------------------------------------------------------------------------
206 r7770 | kemayo | 2006-08-12 03:35:04 -0400 (Sat, 12 Aug 2006) | 1 line
207  
208 FuBar_ToFu: Update for FuBar2. No functionality changed yet.
209 ------------------------------------------------------------------------
210 r7382 | kemayo | 2006-08-09 01:47:41 -0400 (Wed, 09 Aug 2006) | 1 line
211  
212 FuBar_ToFu: Quick fix to disconnect when pasting to chatbox.
213 ------------------------------------------------------------------------
214 r1559 | kemayo | 2006-05-07 01:15:28 -0400 (Sun, 07 May 2006) | 1 line
215  
216 FuBar_ToFu - Updated for FuBar's new plugin-creation method.
217 ------------------------------------------------------------------------
218 r1517 | kemayo | 2006-05-06 18:13:01 -0400 (Sat, 06 May 2006) | 1 line
219  
220 FuBar_ToFu - Add information to the tooltips in the flight map.
221 ------------------------------------------------------------------------
222 r1494 | kemayo | 2006-05-06 13:48:57 -0400 (Sat, 06 May 2006) | 1 line
223  
224 FuBar_ToFu - Fix some averaging.
225 ------------------------------------------------------------------------
226 r1488 | kemayo | 2006-05-06 03:52:15 -0400 (Sat, 06 May 2006) | 1 line
227  
228 FuBar_ToFu - Set up svn:keywords.
229 ------------------------------------------------------------------------
230 r1487 | kemayo | 2006-05-06 03:50:02 -0400 (Sat, 06 May 2006) | 1 line
231  
232 FuBar_ToFu - Initial import.
233 ------------------------------------------------------------------------