vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | ------------------------------------------------------------------------ |
2 | r12433 | ag | 2006-10-01 01:30:36 -0400 (Sun, 01 Oct 2006) | 3 lines |
||
3 | |||
4 | ag_UnitFrames |
||
5 | * Merged color selection patch provided by Sairen |
||
6 | * Tweaked shadow distance |
||
7 | ------------------------------------------------------------------------ |
||
8 | r12416 | ag | 2006-09-30 21:18:48 -0400 (Sat, 30 Sep 2006) | 2 lines |
||
9 | |||
10 | ag_UnitFrames |
||
11 | * Now loads width correctly and updates aura scale when adjusting width |
||
12 | ------------------------------------------------------------------------ |
||
13 | r12413 | ag | 2006-09-30 20:20:25 -0400 (Sat, 30 Sep 2006) | 2 lines |
||
14 | |||
15 | ag_UnitFrames |
||
16 | * layouts now change the size setting (!!but please design themes as if they were 100px wide!! Example: Bars in ABF are 90px, but width in the theme is set to 170px) |
||
17 | ------------------------------------------------------------------------ |
||
18 | r12408 | ag | 2006-09-30 19:33:01 -0400 (Sat, 30 Sep 2006) | 2 lines |
||
19 | |||
20 | ag_UnitFrames |
||
21 | * added "if something then" to prevent nil error |
||
22 | ------------------------------------------------------------------------ |
||
23 | r12403 | kergoth | 2006-09-30 19:02:03 -0400 (Sat, 30 Sep 2006) | 3 lines |
||
24 | |||
25 | Sigh.. more reversions. |
||
26 | |||
27 | ~lart svk for not merging when told to |
||
28 | ------------------------------------------------------------------------ |
||
29 | r12395 | kergoth | 2006-09-30 18:21:55 -0400 (Sat, 30 Sep 2006) | 3 lines |
||
30 | |||
31 | First pass of line ending bits, fixing any mixed endings and setting |
||
32 | svn:eol-style across the board. |
||
33 | |||
34 | ------------------------------------------------------------------------ |
||
35 | r12394 | ag | 2006-09-30 18:10:19 -0400 (Sat, 30 Sep 2006) | 2 lines |
||
36 | |||
37 | ag_UnitFrames |
||
38 | * Changed all styles to use 100 width |
||
39 | ------------------------------------------------------------------------ |
||
40 | r12393 | ag | 2006-09-30 17:54:24 -0400 (Sat, 30 Sep 2006) | 2 lines |
||
41 | |||
42 | ag_UnitFrames |
||
43 | * Removed two empty functions |
||
44 | ------------------------------------------------------------------------ |
||
45 | r12390 | ag | 2006-09-30 17:10:23 -0400 (Sat, 30 Sep 2006) | 2 lines |
||
46 | |||
47 | ag_UnitFrames |
||
48 | * Removed a depricated function |
||
49 | ------------------------------------------------------------------------ |
||
50 | r12361 | ag | 2006-09-30 13:52:30 -0400 (Sat, 30 Sep 2006) | 2 lines |
||
51 | |||
52 | ag_UnitFrames |
||
53 | * width adjust now controls absolute width, but requires all themes to be changed to 100 width. Currently only ABF theme is changed to 100 width |
||
54 | ------------------------------------------------------------------------ |
||
55 | r12344 | ag | 2006-09-30 13:34:50 -0400 (Sat, 30 Sep 2006) | 2 lines |
||
56 | |||
57 | ag_UnitFrames |
||
58 | * Experimental width adjustment |
||
59 | ------------------------------------------------------------------------ |
||
60 | r12265 | ag | 2006-09-29 20:46:44 -0400 (Fri, 29 Sep 2006) | 2 lines |
||
61 | |||
62 | ag_UnitFrames |
||
63 | * small event fix |
||
64 | ------------------------------------------------------------------------ |
||
65 | r12251 | ag | 2006-09-29 16:51:32 -0400 (Fri, 29 Sep 2006) | 2 lines |
||
66 | |||
67 | aguf: |
||
68 | - Updated externals |
||
69 | ------------------------------------------------------------------------ |
||
70 | r12234 | greywind | 2006-09-29 12:44:57 -0400 (Fri, 29 Sep 2006) | 1 line |
||
71 | |||
72 | ag_UnitFrames: fixed a small error on line 888, thanks to Mist on the forums |
||
73 | ------------------------------------------------------------------------ |
||
74 | r12185 | eternally777 | 2006-09-29 02:34:37 -0400 (Fri, 29 Sep 2006) | 2 lines |
||
75 | |||
76 | ag_UnitFrames: |
||
77 | * Updating externals. |
||
78 | ------------------------------------------------------------------------ |
||
79 | r12130 | ag | 2006-09-27 19:42:18 -0400 (Wed, 27 Sep 2006) | 2 lines |
||
80 | |||
81 | ag_UnitFrames |
||
82 | * registers UNIT_FACTION instead of UNIT_PVP_UPDATE |
||
83 | ------------------------------------------------------------------------ |
||
84 | r12094 | ag | 2006-09-26 21:10:23 -0400 (Tue, 26 Sep 2006) | 2 lines |
||
85 | |||
86 | ag_UnitFrames |
||
87 | - removed some commented out debug stuff |
||
88 | ------------------------------------------------------------------------ |
||
89 | r12050 | nevcairiel | 2006-09-26 12:05:00 -0400 (Tue, 26 Sep 2006) | 2 lines |
||
90 | |||
91 | Updated Externals for all Addons starting with 'A' |
||
92 | Dont blame me if i forgot one or two. |
||
93 | ------------------------------------------------------------------------ |
||
94 | r11954 | ag | 2006-09-24 16:40:38 -0400 (Sun, 24 Sep 2006) | 2 lines |
||
95 | |||
96 | ag_UnitFramesag_UnitFrames |
||
97 | * One more string divide with number error fix |
||
98 | ------------------------------------------------------------------------ |
||
99 | r11887 | ag | 2006-09-24 08:18:23 -0400 (Sun, 24 Sep 2006) | 2 lines |
||
100 | |||
101 | ag_UnitFrames |
||
102 | * Fixed a typo that caused an error if you targetted a mob with over 10k mana and diff/smart mode |
||
103 | ------------------------------------------------------------------------ |
||
104 | r11278 | ag | 2006-09-18 13:41:33 -0400 (Mon, 18 Sep 2006) | 2 lines |
||
105 | |||
106 | ag_UnitFrames: |
||
107 | * Another attempt at fixing OnUpdate frames (currently only ToT frame) |
||
108 | ------------------------------------------------------------------------ |
||
109 | r11166 | ag | 2006-09-17 17:07:11 -0400 (Sun, 17 Sep 2006) | 2 lines |
||
110 | |||
111 | ag_UnitFrames |
||
112 | * fix for tot |
||
113 | ------------------------------------------------------------------------ |
||
114 | r11164 | ag | 2006-09-17 16:20:35 -0400 (Sun, 17 Sep 2006) | 2 lines |
||
115 | |||
116 | ag_UnitFrames |
||
117 | * Readded CancelAllScheduledEvents() |
||
118 | ------------------------------------------------------------------------ |
||
119 | r11146 | ag | 2006-09-17 10:14:18 -0400 (Sun, 17 Sep 2006) | 2 lines |
||
120 | |||
121 | ag_UnitFrames |
||
122 | * adjusted status position |
||
123 | ------------------------------------------------------------------------ |
||
124 | r11144 | ag | 2006-09-17 09:43:16 -0400 (Sun, 17 Sep 2006) | 3 lines |
||
125 | |||
126 | ag_UnitFrames: |
||
127 | * Added status icon, displays resting and combat status for units |
||
128 | * Added Raid target icon |
||
129 | ------------------------------------------------------------------------ |
||
130 | r11040 | saroz | 2006-09-16 12:01:35 -0400 (Sat, 16 Sep 2006) | 1 line |
||
131 | |||
132 | ag_UnitFrames: When using absolute health on an unfriendly target (boss) and mobhealth has been found, use the syntax "CurrentHealth (Percent%)" |
||
133 | ------------------------------------------------------------------------ |
||
134 | r10982 | ag | 2006-09-15 06:34:03 -0400 (Fri, 15 Sep 2006) | 3 lines |
||
135 | |||
136 | ag_UnitFrames |
||
137 | * Merged Pastamancer's patch (correct party ordering, few tag changes) |
||
138 | * Merged Delsphynx' patch (disable highlight option, debuff coloring only of friendly targets, shadow distance on text adjusted) |
||
139 | ------------------------------------------------------------------------ |
||
140 | r10545 | rabbit | 2006-09-08 19:15:48 -0400 (Fri, 08 Sep 2006) | 1 line |
||
141 | |||
142 | ag_UnitFrames: Fix Smart style again. |
||
143 | ------------------------------------------------------------------------ |
||
144 | r10503 | ag | 2006-09-08 09:58:07 -0400 (Fri, 08 Sep 2006) | 2 lines |
||
145 | |||
146 | ag_UnitFrames |
||
147 | - few small bugfixes |
||
148 | ------------------------------------------------------------------------ |
||
149 | r9992 | greywind | 2006-09-03 19:16:36 -0400 (Sun, 03 Sep 2006) | 1 line |
||
150 | |||
151 | ag_UnitFrames: added Sair?\195?\169n's yaABF layout |
||
152 | ------------------------------------------------------------------------ |
||
153 | r9743 | ag | 2006-09-01 12:04:47 -0400 (Fri, 01 Sep 2006) | 2 lines |
||
154 | |||
155 | ag_UnitFrames |
||
156 | * More aggressive timings for aura/health updates |
||
157 | ------------------------------------------------------------------------ |
||
158 | r9736 | ag | 2006-09-01 10:14:57 -0400 (Fri, 01 Sep 2006) | 2 lines |
||
159 | |||
160 | ag_UnitFrames |
||
161 | * default mana color is no longer brown |
||
162 | ------------------------------------------------------------------------ |
||
163 | r9730 | ag | 2006-09-01 09:53:24 -0400 (Fri, 01 Sep 2006) | 2 lines |
||
164 | |||
165 | ag_UnitFrames |
||
166 | * User can now set bar colors |
||
167 | ------------------------------------------------------------------------ |
||
168 | r9693 | ag | 2006-08-31 21:01:00 -0400 (Thu, 31 Aug 2006) | 3 lines |
||
169 | |||
170 | ag_UnitFrames |
||
171 | * fixed a bug with the tot starting multiple scheduled events |
||
172 | * Pools aura updates and limit them to 5 at a time, thanks to Miles for the idea |
||
173 | ------------------------------------------------------------------------ |
||
174 | r9688 | ag | 2006-08-31 19:14:31 -0400 (Thu, 31 Aug 2006) | 2 lines |
||
175 | |||
176 | ag_UnitFrames |
||
177 | * unregisters events for disabled frames |
||
178 | ------------------------------------------------------------------------ |
||
179 | r9685 | ag | 2006-08-31 18:51:14 -0400 (Thu, 31 Aug 2006) | 2 lines |
||
180 | |||
181 | ag_UnitFrames |
||
182 | * targettarget won't update when disabled |
||
183 | ------------------------------------------------------------------------ |
||
184 | r9667 | ag | 2006-08-31 15:24:59 -0400 (Thu, 31 Aug 2006) | 2 lines |
||
185 | |||
186 | ag_UnitFrames |
||
187 | * Added new bar textures to dewdrop |
||
188 | ------------------------------------------------------------------------ |
||
189 | r9665 | ag | 2006-08-31 15:15:56 -0400 (Thu, 31 Aug 2006) | 2 lines |
||
190 | |||
191 | ag_UnitFrames |
||
192 | * Added Banto bar texture |
||
193 | ------------------------------------------------------------------------ |
||
194 | r9664 | ag | 2006-08-31 15:09:51 -0400 (Thu, 31 Aug 2006) | 3 lines |
||
195 | |||
196 | ag_UnitFrames |
||
197 | * Added charcoal bar texture |
||
198 | * small tweak to difference style for health |
||
199 | ------------------------------------------------------------------------ |
||
200 | r9662 | ag | 2006-08-31 14:11:14 -0400 (Thu, 31 Aug 2006) | 2 lines |
||
201 | |||
202 | ag_UnitFrames |
||
203 | - Few performance updates (part 2), taken from Miles' package |
||
204 | ------------------------------------------------------------------------ |
||
205 | r9657 | ag | 2006-08-31 12:49:08 -0400 (Thu, 31 Aug 2006) | 2 lines |
||
206 | |||
207 | ag_UnitFrames |
||
208 | - Few performance updates, taken from Miles' package |
||
209 | ------------------------------------------------------------------------ |
||
210 | r9174 | sinaloit | 2006-08-26 04:36:08 -0400 (Sat, 26 Aug 2006) | 3 lines |
||
211 | |||
212 | ag_UnitFrames: |
||
213 | - Updated .toc for 1.12 and to get on svn files. |
||
214 | - Added X-Category: UnitFrame to .toc |
||
215 | ------------------------------------------------------------------------ |
||
216 | r8463 | tekkub | 2006-08-19 12:14:24 -0400 (Sat, 19 Aug 2006) | 2 lines |
||
217 | |||
218 | ag_UnitFrames |
||
219 | - Reverting r8462 and r8450 (Mikma needs to lern2revert) |
||
220 | ------------------------------------------------------------------------ |
||
221 | r8462 | tekkub | 2006-08-19 11:53:57 -0400 (Sat, 19 Aug 2006) | 2 lines |
||
222 | |||
223 | ag_UnitFrames |
||
224 | - Reverting r8362 at Mikma's request |
||
225 | ------------------------------------------------------------------------ |
||
226 | r8450 | delsphynx | 2006-08-19 09:37:41 -0400 (Sat, 19 Aug 2006) | 11 lines |
||
227 | |||
228 | ag_UnitFrames: |
||
229 | *Added toggle for highlight frame selection |
||
230 | *Added some fonts to the directory and changed ABF to use Lucida for readability. Change them in the layout files |
||
231 | *Added slider to set frame background opacity |
||
232 | *Changed bucket health event to 0.2 (if your computer melts, don't come crying to me), left mana/aura events at 0.5 |
||
233 | *Removed some textures that really looked like ass, added a new one with a gradient going to black at the bottom of the bars |
||
234 | *Added Readme.txt from Darkforce898's forum post |
||
235 | *Renamed the CTRA layout to Royal - if you used this theme previously, you must select the new one |
||
236 | *Added Sirow, another CTRA-like layout |
||
237 | **Chinese localization needed for some new strings |
||
238 | |||
239 | ------------------------------------------------------------------------ |
||
240 | r8362 | greywind | 2006-08-18 08:19:15 -0400 (Fri, 18 Aug 2006) | 1 line |
||
241 | |||
242 | ag_UnitFrames: fixed a typo |
||
243 | ------------------------------------------------------------------------ |
||
244 | r8314 | ag | 2006-08-17 17:39:21 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
245 | |||
246 | ag_UnitFrames |
||
247 | - fixed pvp rank watchdog tag |
||
248 | ------------------------------------------------------------------------ |
||
249 | r8297 | rabbit | 2006-08-17 14:07:25 -0400 (Thu, 17 Aug 2006) | 1 line |
||
250 | |||
251 | ag_UnitFrames: Remove my fix. |
||
252 | ------------------------------------------------------------------------ |
||
253 | r8296 | ag | 2006-08-17 14:01:35 -0400 (Thu, 17 Aug 2006) | 3 lines |
||
254 | |||
255 | ag_UnitFrames |
||
256 | - hp text bugfix (line 1297) |
||
257 | |||
258 | ------------------------------------------------------------------------ |
||
259 | r8295 | rabbit | 2006-08-17 13:46:41 -0400 (Thu, 17 Aug 2006) | 1 line |
||
260 | |||
261 | ag_UnitFrames: Fix comparing string with number. |
||
262 | ------------------------------------------------------------------------ |
||
263 | r8288 | ag | 2006-08-17 11:33:23 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
264 | |||
265 | ag_UnitFrames |
||
266 | - hp text method tweak tweak |
||
267 | ------------------------------------------------------------------------ |
||
268 | r8287 | royal | 2006-08-17 11:24:52 -0400 (Thu, 17 Aug 2006) | 1 line |
||
269 | |||
270 | ag_UnitFrames: CTRA.lua - Removed duplicate NameLabel entry |
||
271 | ------------------------------------------------------------------------ |
||
272 | r8283 | ag | 2006-08-17 11:18:24 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
273 | |||
274 | ag_UnitFrames |
||
275 | - small fix in HP text method |
||
276 | ------------------------------------------------------------------------ |
||
277 | r8276 | ag | 2006-08-17 10:11:26 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
278 | |||
279 | ag_UnitFrames |
||
280 | - added object self visible check to string update method |
||
281 | ------------------------------------------------------------------------ |
||
282 | r8274 | ag | 2006-08-17 10:10:07 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
283 | |||
284 | ag_UnitFrames |
||
285 | - changed string check updates from IsVisible to IsShown |
||
286 | ------------------------------------------------------------------------ |
||
287 | r8266 | ag | 2006-08-17 09:10:05 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
288 | |||
289 | ag_UnitFrames |
||
290 | - fixed smart hp style |
||
291 | ------------------------------------------------------------------------ |
||
292 | r8260 | ag | 2006-08-17 08:48:40 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
293 | |||
294 | ag_UnitFrames |
||
295 | - performance update |
||
296 | ------------------------------------------------------------------------ |
||
297 | r8257 | ag | 2006-08-17 08:25:40 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
298 | |||
299 | ag_UnitFrames |
||
300 | - performance change thingy (won't update hidden strings) |
||
301 | ------------------------------------------------------------------------ |
||
302 | r8256 | ag | 2006-08-17 07:40:24 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
303 | |||
304 | ag_UnitFrames - |
||
305 | Fixed tag error |
||
306 | ------------------------------------------------------------------------ |
||
307 | r8253 | ag | 2006-08-17 07:36:09 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
308 | |||
309 | ag_UnitFrames |
||
310 | - event change |
||
311 | ------------------------------------------------------------------------ |
||
312 | r8252 | ag | 2006-08-17 07:30:40 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
313 | |||
314 | ag_UnitFrames |
||
315 | - fixed tot text |
||
316 | ------------------------------------------------------------------------ |
||
317 | r8251 | ag | 2006-08-17 07:25:20 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
318 | |||
319 | ag_UnitFrames |
||
320 | - fixed target events |
||
321 | ------------------------------------------------------------------------ |
||
322 | r8250 | ag | 2006-08-17 07:04:03 -0400 (Thu, 17 Aug 2006) | 2 lines |
||
323 | |||
324 | ag_UnitFrames |
||
325 | - Text displays properly when dead |
||
326 | ------------------------------------------------------------------------ |
||
327 | r8222 | ag | 2006-08-16 23:02:17 -0400 (Wed, 16 Aug 2006) | 2 lines |
||
328 | |||
329 | ag_UnitFrames |
||
330 | - Name and class text uses watchdog tags too |
||
331 | ------------------------------------------------------------------------ |
||
332 | r8217 | ag | 2006-08-16 22:03:44 -0400 (Wed, 16 Aug 2006) | 2 lines |
||
333 | |||
334 | ag_UnitFrames |
||
335 | - will stop repeating event for hidden units |
||
336 | ------------------------------------------------------------------------ |
||
337 | r8215 | cladhaire | 2006-08-16 21:53:49 -0400 (Wed, 16 Aug 2006) | 2 lines |
||
338 | |||
339 | ag_UnitFrames: Now allows for format strings that have no tags.. Not really any point except Mikma likes to break things. |
||
340 | |||
341 | ------------------------------------------------------------------------ |
||
342 | r8212 | ag | 2006-08-16 21:39:12 -0400 (Wed, 16 Aug 2006) | 2 lines |
||
343 | |||
344 | ag_UnitFrames |
||
345 | - readded smart text style |
||
346 | ------------------------------------------------------------------------ |
||
347 | r8206 | cladhaire | 2006-08-16 19:47:07 -0400 (Wed, 16 Aug 2006) | 4 lines |
||
348 | |||
349 | ag_UnitFrames: |
||
350 | * Actually added the WatchDog tags and changed them to work properly with aguf |
||
351 | * Edited the default custom formats |
||
352 | |||
353 | ------------------------------------------------------------------------ |
||
354 | r8203 | ag | 2006-08-16 18:59:00 -0400 (Wed, 16 Aug 2006) | 2 lines |
||
355 | |||
356 | ag_UnitFrames |
||
357 | - mobhealth works again now |
||
358 | ------------------------------------------------------------------------ |
||
359 | r8202 | ag | 2006-08-16 18:50:04 -0400 (Wed, 16 Aug 2006) | 2 lines |
||
360 | |||
361 | ag_UnitFrames |
||
362 | - Readded mobhealth to absolute text style |
||
363 | ------------------------------------------------------------------------ |
||
364 | r8201 | ag | 2006-08-16 18:46:28 -0400 (Wed, 16 Aug 2006) | 2 lines |
||
365 | |||
366 | ag_UnitFrames |
||
367 | - Moved default text setting from custom to absolute for all unit types |
||
368 | ------------------------------------------------------------------------ |
||
369 | r8200 | ag | 2006-08-16 18:44:59 -0400 (Wed, 16 Aug 2006) | 2 lines |
||
370 | |||
371 | ag_UnitFrames |
||
372 | - Fixed bug where partypets wouldn't show |
||
373 | ------------------------------------------------------------------------ |
||
374 | r8197 | ag | 2006-08-16 18:20:25 -0400 (Wed, 16 Aug 2006) | 3 lines |
||
375 | |||
376 | ag_UnitFrames |
||
377 | - Changes to how events are called to better suit clads watchdog text string system |
||
378 | - Tweaked the default absolute text format to look like it used to |
||
379 | ------------------------------------------------------------------------ |
||
380 | r8177 | ag | 2006-08-16 12:10:13 -0400 (Wed, 16 Aug 2006) | 3 lines |
||
381 | |||
382 | ag_UnitFrames |
||
383 | - You can now customize how you want the text displays to be |
||
384 | - Watchdog code, which means you use watchdog tags |
||
385 | ------------------------------------------------------------------------ |
||
386 | r8098 | hk2717 | 2006-08-15 12:15:35 -0400 (Tue, 15 Aug 2006) | 1 line |
||
387 | |||
388 | ag_UnitFrames: Fixed CTRA layout. |
||
389 | ------------------------------------------------------------------------ |
||
390 | r8079 | rabbit | 2006-08-15 06:49:23 -0400 (Tue, 15 Aug 2006) | 1 line |
||
391 | |||
392 | ag_UnitFrames: CTRA style: Fix experience bar. |
||
393 | ------------------------------------------------------------------------ |
||
394 | r8073 | royal | 2006-08-15 06:18:06 -0400 (Tue, 15 Aug 2006) | 2 lines |
||
395 | |||
396 | ag_UnitFrames: Completely changed the CTRA layout. Cleaned up the file (Changes based on Sirow's layout) |
||
397 | |||
398 | ------------------------------------------------------------------------ |
||
399 | r7988 | ag | 2006-08-14 09:13:08 -0400 (Mon, 14 Aug 2006) | 2 lines |
||
400 | |||
401 | ag_UnitFrames |
||
402 | - Changes to the positioning saving system |
||
403 | ------------------------------------------------------------------------ |
||
404 | r7968 | hk2717 | 2006-08-14 06:21:09 -0400 (Mon, 14 Aug 2006) | 1 line |
||
405 | |||
406 | ag_UnitFrames: Tweaked zhCN localization. |
||
407 | ------------------------------------------------------------------------ |
||
408 | r7891 | ag | 2006-08-13 06:20:04 -0400 (Sun, 13 Aug 2006) | 2 lines |
||
409 | |||
410 | ag_UnitFrames |
||
411 | - Removed shift key for showing the menu |
||
412 | ------------------------------------------------------------------------ |
||
413 | r7890 | ag | 2006-08-13 06:06:03 -0400 (Sun, 13 Aug 2006) | 2 lines |
||
414 | |||
415 | ag_UnitFrames |
||
416 | - ToT works fine again |
||
417 | ------------------------------------------------------------------------ |
||
418 | r7839 | hk2717 | 2006-08-12 16:56:16 -0400 (Sat, 12 Aug 2006) | 3 lines |
||
419 | |||
420 | ag_UnitFrames: |
||
421 | * Added zhCN localization. |
||
422 | * Added ability to auto select proper font files between different locales. |
||
423 | ------------------------------------------------------------------------ |
||
424 | r7838 | hk2717 | 2006-08-12 16:56:03 -0400 (Sat, 12 Aug 2006) | 3 lines |
||
425 | |||
426 | ag_UnitFrames: |
||
427 | * Added zhCN localization. |
||
428 | * Added ability to auto select proper font files between different locales. |
||
429 | ------------------------------------------------------------------------ |
||
430 | r7733 | rabbit | 2006-08-11 18:56:00 -0400 (Fri, 11 Aug 2006) | 1 line |
||
431 | |||
432 | ag_UnitFrames: Fix trying to compare potential string as number. |
||
433 | ------------------------------------------------------------------------ |
||
434 | r7723 | rabbit | 2006-08-11 17:31:08 -0400 (Fri, 11 Aug 2006) | 1 line |
||
435 | |||
436 | ag_UnitFrames: Mages can cure curses, not diseases. |
||
437 | ------------------------------------------------------------------------ |
||
438 | r7717 | rabbit | 2006-08-11 16:56:04 -0400 (Fri, 11 Aug 2006) | 1 line |
||
439 | |||
440 | ag_UnitFrames: Fixed Smart style on target when MH3 is present, should now properly show missing hp. Also cleaned up some space indents. |
||
441 | ------------------------------------------------------------------------ |
||
442 | r7702 | ag | 2006-08-11 14:03:22 -0400 (Fri, 11 Aug 2006) | 2 lines |
||
443 | |||
444 | ag_UnitFrames - |
||
445 | * I hope this doesn't bother anyone |
||
446 | ------------------------------------------------------------------------ |
||
447 | r7701 | ag | 2006-08-11 14:02:24 -0400 (Fri, 11 Aug 2006) | 2 lines |
||
448 | |||
449 | ag_UnitFrames - |
||
450 | * Meh, I suck |
||
451 | ------------------------------------------------------------------------ |
||
452 | r7700 | ag | 2006-08-11 14:01:13 -0400 (Fri, 11 Aug 2006) | 3 lines |
||
453 | |||
454 | ag_UnitFrames - |
||
455 | * Bugfix |
||
456 | |||
457 | ------------------------------------------------------------------------ |
||
458 | r7695 | ag | 2006-08-11 12:23:44 -0400 (Fri, 11 Aug 2006) | 2 lines |
||
459 | |||
460 | ag_UnitFrames - |
||
461 | * I should run my code before I commit it. |
||
462 | ------------------------------------------------------------------------ |
||
463 | r7694 | ag | 2006-08-11 12:20:28 -0400 (Fri, 11 Aug 2006) | 2 lines |
||
464 | |||
465 | ag_UnitFrames - |
||
466 | * Fixed number compare to string bug |
||
467 | ------------------------------------------------------------------------ |
||
468 | r7689 | ag | 2006-08-11 10:28:36 -0400 (Fri, 11 Aug 2006) | 3 lines |
||
469 | |||
470 | ag_UnitFramesag_UnitFrames - |
||
471 | * Fixed a rare bug where one aura would be missing |
||
472 | |||
473 | ------------------------------------------------------------------------ |
||
474 | r7510 | ag | 2006-08-09 21:21:41 -0400 (Wed, 09 Aug 2006) | 3 lines |
||
475 | |||
476 | ag_UnitFramesag_UnitFrames - |
||
477 | * Bugfix to dewdrop menu usage |
||
478 | |||
479 | ------------------------------------------------------------------------ |
||
480 | r7505 | ag | 2006-08-09 20:39:26 -0400 (Wed, 09 Aug 2006) | 2 lines |
||
481 | |||
482 | ag_UnitFrames - |
||
483 | * Will update name/class less often for ToT |
||
484 | ------------------------------------------------------------------------ |
||
485 | r7360 | ag | 2006-08-08 21:06:44 -0400 (Tue, 08 Aug 2006) | 2 lines |
||
486 | |||
487 | ag_UnitFramesag_UnitFrames - |
||
488 | * Fixed combat event text... It didn't really work before |
||
489 | ------------------------------------------------------------------------ |
||
490 | r7346 | rabbit | 2006-08-08 19:10:45 -0400 (Tue, 08 Aug 2006) | 1 line |
||
491 | |||
492 | ag_UnitFrames: Add DewdropLib to OptionalDeps. |
||
493 | ------------------------------------------------------------------------ |
||
494 | r7337 | ag | 2006-08-08 17:48:02 -0400 (Tue, 08 Aug 2006) | 3 lines |
||
495 | |||
496 | ag_UnitFrames - |
||
497 | * small fixes, mobhealth API change |
||
498 | * health above 9999 will get the format 10.4k/39.5k |
||
499 | ------------------------------------------------------------------------ |
||
500 | r7322 | ag | 2006-08-08 13:39:07 -0400 (Tue, 08 Aug 2006) | 3 lines |
||
501 | |||
502 | ag_UnitFrames - |
||
503 | * Changed a little default value |
||
504 | * Just did this mostly to test the commit feature of the SVN-finder plugin I just compiled |
||
505 | ------------------------------------------------------------------------ |
||
506 | r7208 | neronix | 2006-08-07 14:39:23 -0400 (Mon, 07 Aug 2006) | 1 line |
||
507 | |||
508 | ag_UnitFrames - Updated MobHealth3 support to match the API change |
||
509 | ------------------------------------------------------------------------ |
||
510 | r7196 | delsphynx | 2006-08-07 12:29:08 -0400 (Mon, 07 Aug 2006) | 2 lines |
||
511 | |||
512 | ag_UnitFrames: |
||
513 | *Changed Smart style to only show difference and not current+difference when hp drops (this is split from Difference, which will still show both) |
||
514 | ------------------------------------------------------------------------ |
||
515 | r7143 | delsphynx | 2006-08-07 00:41:39 -0400 (Mon, 07 Aug 2006) | 3 lines |
||
516 | |||
517 | ag_UnitFrames: |
||
518 | *Added localized strings for all Dewdrop menu descriptions |
||
519 | *Set tsvn:logtemplate |
||
520 | ------------------------------------------------------------------------ |
||
521 | r7107 | ag | 2006-08-06 14:54:29 -0400 (Sun, 06 Aug 2006) | 2 lines |
||
522 | |||
523 | ag_UnitFrames - |
||
524 | * Added CTRA theme. Thanks Royal |
||
525 | ------------------------------------------------------------------------ |
||
526 | r7093 | ag | 2006-08-06 12:05:56 -0400 (Sun, 06 Aug 2006) | 3 lines |
||
527 | |||
528 | ag_UnitFrames - |
||
529 | * Change to the combat text system |
||
530 | * changed the name of the "default" border to "hidden" border |
||
531 | ------------------------------------------------------------------------ |
||
532 | r7088 | ag | 2006-08-06 11:41:23 -0400 (Sun, 06 Aug 2006) | 2 lines |
||
533 | |||
534 | ag_UnitFrames - |
||
535 | * divide by zero XPbar fix |
||
536 | ------------------------------------------------------------------------ |
||
537 | r7084 | ag | 2006-08-06 11:23:00 -0400 (Sun, 06 Aug 2006) | 2 lines |
||
538 | |||
539 | ag_UnitFrames - |
||
540 | * Moved target update, target(x*target) updates into unit classes |
||
541 | ------------------------------------------------------------------------ |
||
542 | r7082 | ag | 2006-08-06 11:05:30 -0400 (Sun, 06 Aug 2006) | 2 lines |
||
543 | |||
544 | ag_UnitFrames - |
||
545 | * Fixed bug where ToT wouldn't update auras |
||
546 | ------------------------------------------------------------------------ |
||
547 | r7081 | ag | 2006-08-06 10:55:43 -0400 (Sun, 06 Aug 2006) | 3 lines |
||
548 | |||
549 | ag_UnitFrames - |
||
550 | * Fixed hide in raid option |
||
551 | * added db argument to CreateObject |
||
552 | ------------------------------------------------------------------------ |
||
553 | r7031 | ag | 2006-08-05 22:31:30 -0400 (Sat, 05 Aug 2006) | 2 lines |
||
554 | |||
555 | ag_UnitFrames - |
||
556 | * further improvent on UpdateAuras |
||
557 | ------------------------------------------------------------------------ |
||
558 | r7023 | ag | 2006-08-05 20:44:07 -0400 (Sat, 05 Aug 2006) | 4 lines |
||
559 | |||
560 | ag_UnitFrames - |
||
561 | * RestXP bar is now working again |
||
562 | * Some changes to the XP system (does it work now, heh?) |
||
563 | * Fixed a typo that caused two-line(above) aura style to have the second line overlap the unit frame |
||
564 | ------------------------------------------------------------------------ |
||
565 | r7016 | ag | 2006-08-05 20:02:10 -0400 (Sat, 05 Aug 2006) | 2 lines |
||
566 | |||
567 | ag_UnitFrames - |
||
568 | * Fixed a bug where combat event text would sometimes get stuck |
||
569 | ------------------------------------------------------------------------ |
||
570 | r7006 | delsphynx | 2006-08-05 17:56:09 -0400 (Sat, 05 Aug 2006) | 1 line |
||
571 | |||
572 | ag_Unitframes: Added bar textures, definitely up for critique or suggestions :) |
||
573 | ------------------------------------------------------------------------ |
||
574 | r6999 | ag | 2006-08-05 16:46:30 -0400 (Sat, 05 Aug 2006) | 2 lines |
||
575 | |||
576 | ag_UnitFrames - |
||
577 | * class color options no longer available for pets |
||
578 | ------------------------------------------------------------------------ |
||
579 | r6963 | ag | 2006-08-05 08:25:12 -0400 (Sat, 05 Aug 2006) | 2 lines |
||
580 | |||
581 | ag_UnitFrames - |
||
582 | * tot will update bar colors |
||
583 | ------------------------------------------------------------------------ |
||
584 | r6960 | ag | 2006-08-05 08:18:49 -0400 (Sat, 05 Aug 2006) | 2 lines |
||
585 | |||
586 | ag_UnitFrames - |
||
587 | * Improved combat event code a bit |
||
588 | ------------------------------------------------------------------------ |
||
589 | r6957 | ag | 2006-08-05 08:01:34 -0400 (Sat, 05 Aug 2006) | 2 lines |
||
590 | |||
591 | ag_UnitFrames - |
||
592 | * Improvement to registering of events |
||
593 | ------------------------------------------------------------------------ |
||
594 | r6953 | ag | 2006-08-05 07:07:21 -0400 (Sat, 05 Aug 2006) | 2 lines |
||
595 | |||
596 | ag_UnitFrames - |
||
597 | * Improved unit_combat code |
||
598 | ------------------------------------------------------------------------ |
||
599 | r6921 | ag | 2006-08-04 22:27:37 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
600 | |||
601 | ag_UnitFrames - |
||
602 | * changed critical events to use the AceEvent bucket function |
||
603 | ------------------------------------------------------------------------ |
||
604 | r6919 | ag | 2006-08-04 20:48:16 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
605 | |||
606 | ag_UnitFrames - |
||
607 | * Divide by zero causing powerbar to look funky... Fixed. |
||
608 | ------------------------------------------------------------------------ |
||
609 | r6918 | ag | 2006-08-04 20:30:08 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
610 | |||
611 | ag_UnitFrames - |
||
612 | * Forgot to set the healthbar values... Now as 0,100 |
||
613 | ------------------------------------------------------------------------ |
||
614 | r6917 | ag | 2006-08-04 20:20:05 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
615 | |||
616 | ag_UnitFrames - |
||
617 | * Few optimizations of Health,Aura methods, thanks Clad |
||
618 | ------------------------------------------------------------------------ |
||
619 | r6916 | ag | 2006-08-04 19:25:34 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
620 | |||
621 | ag_UnitFrames - |
||
622 | * Raid frames can now be grouped by role (raid/healer/dps) |
||
623 | ------------------------------------------------------------------------ |
||
624 | r6914 | ag | 2006-08-04 18:59:51 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
625 | |||
626 | ag_UnitFrames - |
||
627 | * Added combat text |
||
628 | ------------------------------------------------------------------------ |
||
629 | r6896 | ag | 2006-08-04 15:32:25 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
630 | |||
631 | ag_UnitFrames - |
||
632 | * Fix to the fix to the fix |
||
633 | ------------------------------------------------------------------------ |
||
634 | r6882 | ag | 2006-08-04 10:53:15 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
635 | |||
636 | ag_UnitFrames - |
||
637 | * Fixed to the fix |
||
638 | ------------------------------------------------------------------------ |
||
639 | r6881 | ag | 2006-08-04 10:51:45 -0400 (Fri, 04 Aug 2006) | 2 lines |
||
640 | |||
641 | ag_UnitFrames - |
||
642 | * Fixed sairen smart statustext style |
||
643 | ------------------------------------------------------------------------ |
||
644 | r6880 | ag | 2006-08-04 10:47:40 -0400 (Fri, 04 Aug 2006) | 3 lines |
||
645 | |||
646 | ag_UnitFrames - |
||
647 | * Optimized the aura update logic a bit.. See if it helps. |
||
648 | * Fixed the bug where the targettarget wouldn't hide properly |
||
649 | ------------------------------------------------------------------------ |
||
650 | r6828 | rabbit | 2006-08-03 22:00:57 -0400 (Thu, 03 Aug 2006) | 1 line |
||
651 | |||
652 | ag_UnitFrames: Added "Smart" statusbar text style, courtesy of Sairen from his MG2 fork. |
||
653 | ------------------------------------------------------------------------ |
||
654 | r6823 | ag | 2006-08-03 20:35:04 -0400 (Thu, 03 Aug 2006) | 2 lines |
||
655 | |||
656 | ag_UnitFrames - |
||
657 | * Updated visibility system so frames aren't as "jumpy" ie. they won't show very shortly at their default position before getting grouped |
||
658 | ------------------------------------------------------------------------ |
||
659 | r6817 | ag | 2006-08-03 19:51:34 -0400 (Thu, 03 Aug 2006) | 2 lines |
||
660 | |||
661 | ag_UnitFrames - |
||
662 | * Updated partypet visibility code |
||
663 | ------------------------------------------------------------------------ |
||
664 | r6816 | ag | 2006-08-03 19:47:00 -0400 (Thu, 03 Aug 2006) | 2 lines |
||
665 | |||
666 | ag_UnitFrames - |
||
667 | * Removed self.visible checking |
||
668 | ------------------------------------------------------------------------ |
||
669 | r6780 | ag | 2006-08-03 13:08:18 -0400 (Thu, 03 Aug 2006) | 2 lines |
||
670 | |||
671 | ag_UnitFrames - |
||
672 | * Fixed a bug where the first debuff whouldn't show when aura style set to right-oneline |
||
673 | ------------------------------------------------------------------------ |
||
674 | r6773 | ag | 2006-08-03 12:37:31 -0400 (Thu, 03 Aug 2006) | 2 lines |
||
675 | |||
676 | ag_UnitFrames - |
||
677 | * Updated to the changed mobhealth API |
||
678 | ------------------------------------------------------------------------ |
||
679 | r6752 | ag | 2006-08-03 11:37:21 -0400 (Thu, 03 Aug 2006) | 2 lines |
||
680 | |||
681 | ag_UnitFrames - |
||
682 | * bug fix to earlier performance update |
||
683 | ------------------------------------------------------------------------ |
||
684 | r6748 | ag | 2006-08-03 10:50:35 -0400 (Thu, 03 Aug 2006) | 2 lines |
||
685 | |||
686 | ag_UnitFrames - |
||
687 | * fix to target update related to last performance update |
||
688 | ------------------------------------------------------------------------ |
||
689 | r6737 | ag | 2006-08-03 10:27:13 -0400 (Thu, 03 Aug 2006) | 2 lines |
||
690 | |||
691 | ag_UnitFrames - |
||
692 | * Performance tweak |
||
693 | ------------------------------------------------------------------------ |
||
694 | r6644 | neronix | 2006-08-02 16:39:34 -0400 (Wed, 02 Aug 2006) | 1 line |
||
695 | |||
696 | agUF - Added Ace2 and MobHealth to OptionalDeps |
||
697 | ------------------------------------------------------------------------ |
||
698 | r6637 | ag | 2006-08-02 15:26:02 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
699 | |||
700 | ag_UnitFrames - |
||
701 | * removing debug message |
||
702 | ------------------------------------------------------------------------ |
||
703 | r6636 | ag | 2006-08-02 15:20:51 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
704 | |||
705 | ag_UnitFrames - |
||
706 | * lol, grouping works now. |
||
707 | ------------------------------------------------------------------------ |
||
708 | r6632 | ag | 2006-08-02 14:52:45 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
709 | |||
710 | ag_UnitFrames - |
||
711 | * fixed a grouping code bug |
||
712 | ------------------------------------------------------------------------ |
||
713 | r6628 | ag | 2006-08-02 14:29:55 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
714 | |||
715 | ag_UnitFrames - |
||
716 | * fixed font path in ABF style |
||
717 | ------------------------------------------------------------------------ |
||
718 | r6626 | ag | 2006-08-02 14:19:47 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
719 | |||
720 | ag_UnitFrames - |
||
721 | * Removed code to hide mobhealth frame.. Mobhealth3 should do that itself fine |
||
722 | ------------------------------------------------------------------------ |
||
723 | r6625 | ag | 2006-08-02 14:17:13 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
724 | |||
725 | ag_UnitFrames - |
||
726 | * mobhealth support will only work with MobHealth3 |
||
727 | ------------------------------------------------------------------------ |
||
728 | r6623 | ag | 2006-08-02 14:14:58 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
729 | |||
730 | ag_UnitFrames - |
||
731 | * mobhealth tweak |
||
732 | ------------------------------------------------------------------------ |
||
733 | r6621 | neronix | 2006-08-02 14:03:22 -0400 (Wed, 02 Aug 2006) | 1 line |
||
734 | |||
735 | agUF - Fixed MobHealth support |
||
736 | ------------------------------------------------------------------------ |
||
737 | r6620 | ag | 2006-08-02 14:02:22 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
738 | |||
739 | ag_UnitFrames - |
||
740 | * Fixed a bug in the grouping code |
||
741 | ------------------------------------------------------------------------ |
||
742 | r6600 | ag | 2006-08-02 11:03:40 -0400 (Wed, 02 Aug 2006) | 2 lines |
||
743 | |||
744 | ag_UnitFrames - |
||
745 | * Tweaking of the grouping code |
||
746 | ------------------------------------------------------------------------ |
||
747 | r6546 | ag | 2006-08-01 22:34:16 -0400 (Tue, 01 Aug 2006) | 3 lines |
||
748 | |||
749 | ag_unitframes - |
||
750 | * fixed a mac crash related to scalin |
||
751 | |||
752 | ------------------------------------------------------------------------ |
||
753 | r6544 | ag | 2006-08-01 21:53:35 -0400 (Tue, 01 Aug 2006) | 2 lines |
||
754 | |||
755 | ag_UnitFrames - |
||
756 | * Small fix for pet grouping code |
||
757 | ------------------------------------------------------------------------ |
||
758 | r6539 | ag | 2006-08-01 19:46:00 -0400 (Tue, 01 Aug 2006) | 2 lines |
||
759 | |||
760 | ag_UnitFrames - |
||
761 | * Actually added dewdrop option for party grouping (with/without player) |
||
762 | ------------------------------------------------------------------------ |
||
763 | r6527 | ag | 2006-08-01 18:34:03 -0400 (Tue, 01 Aug 2006) | 2 lines |
||
764 | |||
765 | ag_UnitFrames - |
||
766 | * Coloring of unit names by class is now setting in the dewdrop menu |
||
767 | ------------------------------------------------------------------------ |
||
768 | r6499 | ag | 2006-08-01 15:01:23 -0400 (Tue, 01 Aug 2006) | 2 lines |
||
769 | |||
770 | ag_UnitFrames - |
||
771 | * party and pet frames can now be optioned to group with or without the player frame |
||
772 | ------------------------------------------------------------------------ |
||
773 | r6489 | ag | 2006-08-01 13:48:56 -0400 (Tue, 01 Aug 2006) | 2 lines |
||
774 | |||
775 | ag_UnitFrames - |
||
776 | * small change to subgroup update function |
||
777 | ------------------------------------------------------------------------ |
||
778 | r6488 | ag | 2006-08-01 13:46:02 -0400 (Tue, 01 Aug 2006) | 2 lines |
||
779 | |||
780 | ag_UnitFrames - |
||
781 | * Worked some more on grouping code |
||
782 | ------------------------------------------------------------------------ |
||
783 | r6471 | ag | 2006-08-01 10:50:01 -0400 (Tue, 01 Aug 2006) | 2 lines |
||
784 | |||
785 | ag_UnitFrames - |
||
786 | * Improved width of anchors |
||
787 | ------------------------------------------------------------------------ |
||
788 | r6427 | ag | 2006-08-01 00:45:16 -0400 (Tue, 01 Aug 2006) | 1 line |
||
789 | |||
790 | |||
791 | ------------------------------------------------------------------------ |
||
792 | r6422 | ag | 2006-07-31 23:23:11 -0400 (Mon, 31 Jul 2006) | 2 lines |
||
793 | |||
794 | ag_UnitFrames - |
||
795 | * anchors will hide when there's no units in the groups |
||
796 | ------------------------------------------------------------------------ |
||
797 | r6420 | ag | 2006-07-31 22:53:25 -0400 (Mon, 31 Jul 2006) | 4 lines |
||
798 | |||
799 | ag_UnitFrames - |
||
800 | * Raid units can now group together by subgroup/class/one big |
||
801 | * Only tested in my basement, needs more testing |
||
802 | * Please report any bugs |
||
803 | ------------------------------------------------------------------------ |
||
804 | r6367 | ag | 2006-07-31 11:41:13 -0400 (Mon, 31 Jul 2006) | 2 lines |
||
805 | |||
806 | ag_UnitFrames - |
||
807 | * Fix round problem with mobhealth (line 724) |
||
808 | ------------------------------------------------------------------------ |
||
809 | r6271 | ag | 2006-07-30 18:53:58 -0400 (Sun, 30 Jul 2006) | 2 lines |
||
810 | |||
811 | ag_UnitFrames - |
||
812 | * Checks if we are in a raid on login |
||
813 | ------------------------------------------------------------------------ |
||
814 | r6213 | ag | 2006-07-30 06:45:02 -0400 (Sun, 30 Jul 2006) | 2 lines |
||
815 | |||
816 | ag_UnitFrames - |
||
817 | * Added mobhealth and happiness update (needs testing) |
||
818 | ------------------------------------------------------------------------ |
||
819 | r6151 | ag | 2006-07-29 18:19:07 -0400 (Sat, 29 Jul 2006) | 2 lines |
||
820 | |||
821 | ag_UnitFrames - |
||
822 | * Changes to the dewdrop menu |
||
823 | ------------------------------------------------------------------------ |
||
824 | r6147 | ag | 2006-07-29 16:46:38 -0400 (Sat, 29 Jul 2006) | 2 lines |
||
825 | |||
826 | ag_UnitFrames - |
||
827 | * Attempt at fixing rep bug |
||
828 | ------------------------------------------------------------------------ |
||
829 | r6144 | ag | 2006-07-29 16:24:14 -0400 (Sat, 29 Jul 2006) | 2 lines |
||
830 | |||
831 | ag_UnitFrames - |
||
832 | * Added a nil check to the hooked reputation function (no idea why the hell I have to do that) |
||
833 | ------------------------------------------------------------------------ |
||
834 | r6142 | ag | 2006-07-29 15:41:19 -0400 (Sat, 29 Jul 2006) | 2 lines |
||
835 | |||
836 | ag_UnitFrames - |
||
837 | * Tiny tweak to the dewdrop menu |
||
838 | ------------------------------------------------------------------------ |
||
839 | r6051 | ag | 2006-07-28 15:21:37 -0400 (Fri, 28 Jul 2006) | 2 lines |
||
840 | |||
841 | ag_UnitFrames - |
||
842 | * added something to hide xp bars (hope it works?) |
||
843 | ------------------------------------------------------------------------ |
||
844 | r6049 | ag | 2006-07-28 14:43:40 -0400 (Fri, 28 Jul 2006) | 2 lines |
||
845 | |||
846 | ag_UnitFrames - |
||
847 | * changes to the settings system (not visible to the user) |
||
848 | ------------------------------------------------------------------------ |
||
849 | r6038 | ag | 2006-07-28 13:29:23 -0400 (Fri, 28 Jul 2006) | 3 lines |
||
850 | |||
851 | ag_UnitFrames - |
||
852 | * Moved unit objects to a subtable |
||
853 | |||
854 | ------------------------------------------------------------------------ |
||
855 | r6034 | ag | 2006-07-28 12:26:09 -0400 (Fri, 28 Jul 2006) | 2 lines |
||
856 | |||
857 | ag_UnitFrames - |
||
858 | * removed comments from UpdateAll function |
||
859 | ------------------------------------------------------------------------ |
||
860 | r6033 | ag | 2006-07-28 12:22:56 -0400 (Fri, 28 Jul 2006) | 2 lines |
||
861 | |||
862 | ag_UnitFrames - |
||
863 | * Commented out grouping code. I am obviously not hardcore enough to figure out a solution yet |
||
864 | ------------------------------------------------------------------------ |
||
865 | r6012 | ag | 2006-07-28 10:07:04 -0400 (Fri, 28 Jul 2006) | 2 lines |
||
866 | |||
867 | ag_UnitFrames - |
||
868 | * Removed some debug prints |
||
869 | ------------------------------------------------------------------------ |
||
870 | r6010 | ag | 2006-07-28 10:03:52 -0400 (Fri, 28 Jul 2006) | 2 lines |
||
871 | |||
872 | ag_UnitFrames - |
||
873 | * now reacts to profile change |
||
874 | ------------------------------------------------------------------------ |
||
875 | r5941 | ag | 2006-07-27 22:41:49 -0400 (Thu, 27 Jul 2006) | 2 lines |
||
876 | |||
877 | ag_UnitFrames - |
||
878 | * added profile,about,etc...- injection to dewdrop menu |
||
879 | ------------------------------------------------------------------------ |
||
880 | r5940 | ag | 2006-07-27 22:39:28 -0400 (Thu, 27 Jul 2006) | 2 lines |
||
881 | |||
882 | ag_UnitFrames - |
||
883 | * First test of the unit grouping system (if you don't like grouping, don't check out, there's no option to turn off yet) |
||
884 | ------------------------------------------------------------------------ |
||
885 | r5828 | ag | 2006-07-26 19:53:57 -0400 (Wed, 26 Jul 2006) | 2 lines |
||
886 | |||
887 | ag_UnitFrames - |
||
888 | * Attempt at fixing that line 443 error |
||
889 | ------------------------------------------------------------------------ |
||
890 | r5708 | ag | 2006-07-25 17:44:32 -0400 (Tue, 25 Jul 2006) | 3 lines |
||
891 | |||
892 | ag_UnitFrames - |
||
893 | * Leader icon now works |
||
894 | * Icon settings are now reflected instantly by unit objects(frames) using AceEvent ^o^ |
||
895 | ------------------------------------------------------------------------ |
||
896 | r5557 | ag | 2006-07-24 16:00:25 -0400 (Mon, 24 Jul 2006) | 1 line |
||
897 | |||
898 | ag_UnitFrames - Colors on debuffs |
||
899 | ------------------------------------------------------------------------ |
||
900 | r5436 | ag | 2006-07-23 11:24:34 -0400 (Sun, 23 Jul 2006) | 1 line |
||
901 | |||
902 | ag_UnitFrames - (works this time. I promise) |
||
903 | ------------------------------------------------------------------------ |
||
904 | r5435 | ag | 2006-07-23 11:07:26 -0400 (Sun, 23 Jul 2006) | 2 lines |
||
905 | |||
906 | ag_UnitFrames - |
||
907 | * added counts to auras (pt.3) |
||
908 | ------------------------------------------------------------------------ |
||
909 | r5429 | ag | 2006-07-23 10:55:23 -0400 (Sun, 23 Jul 2006) | 2 lines |
||
910 | |||
911 | ag_UnitFrames - |
||
912 | * added counts to auras (pt.2) |
||
913 | ------------------------------------------------------------------------ |
||
914 | r5424 | ag | 2006-07-23 10:48:34 -0400 (Sun, 23 Jul 2006) | 2 lines |
||
915 | |||
916 | ag_UnitFrames - |
||
917 | * added counts to auras |
||
918 | ------------------------------------------------------------------------ |
||
919 | r5394 | ag | 2006-07-23 02:35:08 -0400 (Sun, 23 Jul 2006) | 2 lines |
||
920 | |||
921 | ag_UnitFrames - |
||
922 | * Yet another aura fix |
||
923 | ------------------------------------------------------------------------ |
||
924 | r5362 | ag | 2006-07-22 19:27:37 -0400 (Sat, 22 Jul 2006) | 2 lines |
||
925 | |||
926 | ag_UnitFrames - |
||
927 | * It's totally fixed now. The UnitDebuff thing |
||
928 | ------------------------------------------------------------------------ |
||
929 | r5360 | ag | 2006-07-22 18:57:52 -0400 (Sat, 22 Jul 2006) | 2 lines |
||
930 | |||
931 | ag_UnitFrames - |
||
932 | * Fixed last commit again. I suck |
||
933 | ------------------------------------------------------------------------ |
||
934 | r5358 | ag | 2006-07-22 18:40:23 -0400 (Sat, 22 Jul 2006) | 2 lines |
||
935 | |||
936 | ag_UnitFrames - |
||
937 | * Few tweaks to UnitDebuff |
||
938 | ------------------------------------------------------------------------ |
||
939 | r5357 | ag | 2006-07-22 18:31:30 -0400 (Sat, 22 Jul 2006) | 2 lines |
||
940 | |||
941 | ag_UnitFrames - |
||
942 | * Fixed the code I just made |
||
943 | ------------------------------------------------------------------------ |
||
944 | r5356 | ag | 2006-07-22 18:26:53 -0400 (Sat, 22 Jul 2006) | 2 lines |
||
945 | |||
946 | ag_UnitFrames - |
||
947 | * Modified the class string function a bit |
||
948 | ------------------------------------------------------------------------ |
||
949 | r5337 | ag | 2006-07-22 07:40:03 -0400 (Sat, 22 Jul 2006) | 3 lines |
||
950 | |||
951 | ag_UnitFrames - |
||
952 | * Added translation for "pet" |
||
953 | * Added pet to the dewdrop menu |
||
954 | ------------------------------------------------------------------------ |
||
955 | r5315 | ag | 2006-07-21 21:16:03 -0400 (Fri, 21 Jul 2006) | 3 lines |
||
956 | |||
957 | ag_UnitFrames - |
||
958 | * Fixed some errors |
||
959 | * PvP/leader icon options seemed to be inverted, fixed now |
||
960 | ------------------------------------------------------------------------ |
||
961 | r5314 | ag | 2006-07-21 19:52:35 -0400 (Fri, 21 Jul 2006) | 2 lines |
||
962 | |||
963 | ag_UnitFrames - |
||
964 | * Unbroke class coloring of bars |
||
965 | ------------------------------------------------------------------------ |
||
966 | r5312 | ag | 2006-07-21 18:48:54 -0400 (Fri, 21 Jul 2006) | 2 lines |
||
967 | |||
968 | ag_UnitFrames - |
||
969 | * Just a bit tweaking |
||
970 | ------------------------------------------------------------------------ |
||
971 | r5282 | ag | 2006-07-21 12:43:11 -0400 (Fri, 21 Jul 2006) | 3 lines |
||
972 | |||
973 | ag_UnitFrames - |
||
974 | * Party can be hidden in raid |
||
975 | * Raid units work (Default: disabled) |
||
976 | ------------------------------------------------------------------------ |
||
977 | r5234 | ag | 2006-07-20 17:07:09 -0400 (Thu, 20 Jul 2006) | 1 line |
||
978 | |||
979 | ag_UnitFrames - Some more AceOptions+locale improvement |
||
980 | ------------------------------------------------------------------------ |
||
981 | r5196 | ag | 2006-07-20 09:04:50 -0400 (Thu, 20 Jul 2006) | 1 line |
||
982 | |||
983 | ag_UnitFrames - fixed line 1078 nil error |
||
984 | ------------------------------------------------------------------------ |
||
985 | r5195 | ag | 2006-07-20 08:45:50 -0400 (Thu, 20 Jul 2006) | 1 line |
||
986 | |||
987 | ag_UnitFrames - Improved dropdown a bit, started working on locales |
||
988 | ------------------------------------------------------------------------ |
||
989 | r5179 | ag | 2006-07-20 00:19:27 -0400 (Thu, 20 Jul 2006) | 1 line |
||
990 | |||
991 | ag_UnitFrames - perfectraid theme too |
||
992 | ------------------------------------------------------------------------ |
||
993 | r5178 | ag | 2006-07-20 00:09:06 -0400 (Thu, 20 Jul 2006) | 4 lines |
||
994 | |||
995 | ag_UnitFrames - |
||
996 | * Fixed a very rare problem with text overflowing on some scales |
||
997 | * Improved the dewdrop menu a tiny bit, more to come |
||
998 | * Better dropdown menu code (thanks Clad) |
||
999 | ------------------------------------------------------------------------ |
||
1000 | r5144 | ag | 2006-07-19 13:52:02 -0400 (Wed, 19 Jul 2006) | 3 lines |
||
1001 | |||
1002 | ag_UnitFrames - |
||
1003 | * Healthbars can now be colored by class |
||
1004 | |||
1005 | ------------------------------------------------------------------------ |
||
1006 | r5138 | ag | 2006-07-19 12:43:47 -0400 (Wed, 19 Jul 2006) | 3 lines |
||
1007 | |||
1008 | ag_UnitFrames - |
||
1009 | * Removed unused file |
||
1010 | |||
1011 | ------------------------------------------------------------------------ |
||
1012 | r5137 | ag | 2006-07-19 12:34:01 -0400 (Wed, 19 Jul 2006) | 3 lines |
||
1013 | |||
1014 | ag_UnitFrames - |
||
1015 | * Moved layouts to seperate files in a subdir |
||
1016 | |||
1017 | ------------------------------------------------------------------------ |
||
1018 | r5107 | ag | 2006-07-18 20:07:22 -0400 (Tue, 18 Jul 2006) | 3 lines |
||
1019 | |||
1020 | ag_UnitFrames - |
||
1021 | * Fixed a mistake regarding the rest xp bar |
||
1022 | |||
1023 | ------------------------------------------------------------------------ |
||
1024 | r5102 | ag | 2006-07-18 19:18:11 -0400 (Tue, 18 Jul 2006) | 3 lines |
||
1025 | |||
1026 | ag_UnitFrames - |
||
1027 | * Fixed a nil check error regarding the dewdrop menu when not in party |
||
1028 | |||
1029 | ------------------------------------------------------------------------ |
||
1030 | r5095 | ag | 2006-07-18 17:27:20 -0400 (Tue, 18 Jul 2006) | 3 lines |
||
1031 | |||
1032 | ag_UnitFrames - |
||
1033 | * Added debuff highlighting |
||
1034 | |||
1035 | ------------------------------------------------------------------------ |
||
1036 | r5093 | ag | 2006-07-18 16:01:55 -0400 (Tue, 18 Jul 2006) | 4 lines |
||
1037 | |||
1038 | ag_UnitFrames - |
||
1039 | * Added a few options and two themes: |
||
1040 | - oUF |
||
1041 | - PerfectRaid |
||
1042 | ------------------------------------------------------------------------ |
||
1043 | r5081 | ag | 2006-07-18 12:21:11 -0400 (Tue, 18 Jul 2006) | 1 line |
||
1044 | |||
1045 | ag_UnitFrames - Leader crown now disappears from the player when leaving a party |
||
1046 | ------------------------------------------------------------------------ |
||
1047 | r5080 | ag | 2006-07-18 11:14:27 -0400 (Tue, 18 Jul 2006) | 1 line |
||
1048 | |||
1049 | ag_UnitFrames - Partypets works now |
||
1050 | ------------------------------------------------------------------------ |
||
1051 | r5078 | ag | 2006-07-18 08:55:09 -0400 (Tue, 18 Jul 2006) | 1 line |
||
1052 | |||
1053 | ag_UnitFrames - Fixed a bug with powerbar pecentage style |
||
1054 | ------------------------------------------------------------------------ |
||
1055 | r5077 | ag | 2006-07-18 08:45:24 -0400 (Tue, 18 Jul 2006) | 1 line |
||
1056 | |||
1057 | ag_UnitFrames - Added some more options, fixed manabar hiding for player/pet doing funny stuff |
||
1058 | ------------------------------------------------------------------------ |
||
1059 | r5074 | ag | 2006-07-18 08:23:04 -0400 (Tue, 18 Jul 2006) | 1 line |
||
1060 | |||
1061 | ag_UnitFrames - Added function "CallUnitMethods". Pass a type ("player","party",etc) and a unit class method to have all unit objects of that type run that method. Handy for the dewdrop menu. |
||
1062 | ------------------------------------------------------------------------ |
||
1063 | r5070 | ag | 2006-07-18 06:39:48 -0400 (Tue, 18 Jul 2006) | 1 line |
||
1064 | |||
1065 | ag_UnitFrames - Dropdown menus will now update the unit frames |
||
1066 | ------------------------------------------------------------------------ |
||
1067 | r5056 | ag | 2006-07-17 17:51:40 -0400 (Mon, 17 Jul 2006) | 1 line |
||
1068 | |||
1069 | ag_UnitFrames - Dewdrop menu opens when you alt-click a frame |
||
1070 | ------------------------------------------------------------------------ |
||
1071 | r5054 | ag | 2006-07-17 16:34:14 -0400 (Mon, 17 Jul 2006) | 3 lines |
||
1072 | |||
1073 | ag_UnitFrames - |
||
1074 | * Added very early dewdrop, /aguf to open it |
||
1075 | * How do I select what order these things are in? |
||
1076 | ------------------------------------------------------------------------ |
||
1077 | r5047 | ag | 2006-07-17 13:19:41 -0400 (Mon, 17 Jul 2006) | 2 lines |
||
1078 | |||
1079 | ag_UnitFrames - |
||
1080 | * Positioning code works with SnapToGrid now |
||
1081 | ------------------------------------------------------------------------ |
||
1082 | r5045 | ag | 2006-07-17 11:45:15 -0400 (Mon, 17 Jul 2006) | 1 line |
||
1083 | |||
1084 | ag_UnitFrames - Fixed bug with difference health text, added dewdrop as external |
||
1085 | ------------------------------------------------------------------------ |
||
1086 | r5019 | ag | 2006-07-16 20:30:58 -0400 (Sun, 16 Jul 2006) | 1 line |
||
1087 | |||
1088 | ag_UnitFrames - added dewdrop lib as external |
||
1089 | ------------------------------------------------------------------------ |
||
1090 | r4995 | ag | 2006-07-16 13:03:59 -0400 (Sun, 16 Jul 2006) | 1 line |
||
1091 | |||
1092 | ag_UnitFrames - Attempt at fixing nil error related to raid coloring |
||
1093 | ------------------------------------------------------------------------ |
||
1094 | r4967 | ag | 2006-07-16 08:45:52 -0400 (Sun, 16 Jul 2006) | 1 line |
||
1095 | |||
1096 | ag_UnitFrames - Fixed a wrong texture patch causing debuffs not to show properly |
||
1097 | ------------------------------------------------------------------------ |
||
1098 | r4954 | ag | 2006-07-15 20:04:52 -0400 (Sat, 15 Jul 2006) | 1 line |
||
1099 | |||
1100 | ag_UnitFrames - Added aura tooltips |
||
1101 | ------------------------------------------------------------------------ |
||
1102 | r4924 | ag | 2006-07-15 12:23:26 -0400 (Sat, 15 Jul 2006) | 1 line |
||
1103 | |||
1104 | ag_UnitFrames - Added aura icons and aura filtering |
||
1105 | ------------------------------------------------------------------------ |
||
1106 | r4880 | ag | 2006-07-14 21:43:03 -0400 (Fri, 14 Jul 2006) | 1 line |
||
1107 | |||
1108 | ag_UnitFrames - ToT hidden when target is self |
||
1109 | ------------------------------------------------------------------------ |
||
1110 | r4876 | ag | 2006-07-14 21:01:52 -0400 (Fri, 14 Jul 2006) | 1 line |
||
1111 | |||
1112 | ag_UnitFrames - fixed two nil errors |
||
1113 | ------------------------------------------------------------------------ |
||
1114 | r4874 | ag | 2006-07-14 20:49:57 -0400 (Fri, 14 Jul 2006) | 1 line |
||
1115 | |||
1116 | ag_UnitFrames - fixed a raid color bug |
||
1117 | ------------------------------------------------------------------------ |
||
1118 | r4872 | ag | 2006-07-14 19:55:16 -0400 (Fri, 14 Jul 2006) | 5 lines |
||
1119 | |||
1120 | ag_UnitFrames - |
||
1121 | * "onupdate" units will now also receive an update when their schedule is started/stopped |
||
1122 | * fixed a highlight bug |
||
1123 | * added default positions for party members |
||
1124 | |||
1125 | ------------------------------------------------------------------------ |
||
1126 | r4870 | ag | 2006-07-14 19:09:17 -0400 (Fri, 14 Jul 2006) | 3 lines |
||
1127 | |||
1128 | ag_UnitFrames - |
||
1129 | * Added an "OnUpdate" class for units like targettarget, maintanks etc. |
||
1130 | * Created the targettarget object from the before mentioned class |
||
1131 | ------------------------------------------------------------------------ |
||
1132 | r4866 | ag | 2006-07-14 18:01:08 -0400 (Fri, 14 Jul 2006) | 1 line |
||
1133 | |||
1134 | |||
1135 | ------------------------------------------------------------------------ |
||
1136 | r4855 | ag | 2006-07-14 15:08:41 -0400 (Fri, 14 Jul 2006) | 2 lines |
||
1137 | |||
1138 | ag_UnitFrames - Combopoints work |
||
1139 | |||
1140 | ------------------------------------------------------------------------ |
||
1141 | r4850 | ag | 2006-07-14 14:11:48 -0400 (Fri, 14 Jul 2006) | 2 lines |
||
1142 | |||
1143 | ag_UnitFrames - Added mouseover tooltip for units, fixed line 438 bug |
||
1144 | |||
1145 | ------------------------------------------------------------------------ |
||
1146 | r4690 | ag | 2006-07-12 18:54:39 -0400 (Wed, 12 Jul 2006) | 2 lines |
||
1147 | |||
1148 | ag_UnitFrames - "Locked" needed a reverse check |
||
1149 | |||
1150 | ------------------------------------------------------------------------ |
||
1151 | r4689 | ag | 2006-07-12 18:33:03 -0400 (Wed, 12 Jul 2006) | 5 lines |
||
1152 | |||
1153 | ag_UnitFrames - |
||
1154 | * frames lockable |
||
1155 | * improved dropdown menu, works for raid units |
||
1156 | * fixed various bugs, highlighting, etc |
||
1157 | * class/race text added, raid color coded |
||
1158 | ------------------------------------------------------------------------ |
||
1159 | r4591 | ag | 2006-07-11 15:10:45 -0400 (Tue, 11 Jul 2006) | 1 line |
||
1160 | |||
1161 | ag_UnitFrames - selection highlighting |
||
1162 | ------------------------------------------------------------------------ |
||
1163 | r4513 | ag | 2006-07-10 16:50:00 -0400 (Mon, 10 Jul 2006) | 1 line |
||
1164 | |||
1165 | ag_UnitFrames - small tweaks |
||
1166 | ------------------------------------------------------------------------ |
||
1167 | r4496 | ag | 2006-07-10 11:20:03 -0400 (Mon, 10 Jul 2006) | 3 lines |
||
1168 | |||
1169 | ag_UnitFrames - |
||
1170 | * Fixed a bug where unit objects would be created more than once |
||
1171 | |||
1172 | ------------------------------------------------------------------------ |
||
1173 | r4487 | ag | 2006-07-10 08:38:53 -0400 (Mon, 10 Jul 2006) | 3 lines |
||
1174 | |||
1175 | ag_UnitFrames - |
||
1176 | * Initial party support |
||
1177 | * Party frames set to "Always Show" option for better testing |
||
1178 | ------------------------------------------------------------------------ |
||
1179 | r4446 | ag | 2006-07-09 21:51:40 -0400 (Sun, 09 Jul 2006) | 5 lines |
||
1180 | |||
1181 | ag_UnitFrames - |
||
1182 | * Added hook to update reputation watching |
||
1183 | * Added hook to hide blizzard party frames in raid |
||
1184 | * Changed OnMouseUp/Down to Drag |
||
1185 | * Added simple OnClick targeting |
||
1186 | ------------------------------------------------------------------------ |
||
1187 | r4413 | ag | 2006-07-09 17:19:23 -0400 (Sun, 09 Jul 2006) | 1 line |
||
1188 | |||
1189 | ag_UnitFrames - Any unit frame can now be created by using the function "aUF:CreateObject(unit)" |
||
1190 | ------------------------------------------------------------------------ |
||
1191 | r4409 | ag | 2006-07-09 17:04:45 -0400 (Sun, 09 Jul 2006) | 1 line |
||
1192 | |||
1193 | ag_UnitFrames - removed debug message |
||
1194 | ------------------------------------------------------------------------ |
||
1195 | r4406 | ag | 2006-07-09 16:51:24 -0400 (Sun, 09 Jul 2006) | 1 line |
||
1196 | |||
1197 | ag_UnitFrames - Fixed an embarrassing mistake. Thanks ckknight. Events work now |
||
1198 | ------------------------------------------------------------------------ |
||
1199 | r4382 | ag | 2006-07-09 09:07:21 -0400 (Sun, 09 Jul 2006) | 1 line |
||
1200 | |||
1201 | ag_UnitFrames - Option to hide blizzard frames added |
||
1202 | ------------------------------------------------------------------------ |
||
1203 | r4281 | ag | 2006-07-08 11:18:53 -0400 (Sat, 08 Jul 2006) | 1 line |
||
1204 | |||
1205 | ag_UnitFrames - Moved event registering to the Unit Class |
||
1206 | ------------------------------------------------------------------------ |
||
1207 | r4274 | ag | 2006-07-08 07:02:15 -0400 (Sat, 08 Jul 2006) | 1 line |
||
1208 | |||
1209 | ag_UnitFrames - Fixed experience event bugs |
||
1210 | ------------------------------------------------------------------------ |
||
1211 | r4243 | ag | 2006-07-07 21:25:48 -0400 (Fri, 07 Jul 2006) | 1 line |
||
1212 | |||
1213 | ag_UnitFrames - Added a subclass for units with experience+events for XP bars |
||
1214 | ------------------------------------------------------------------------ |
||
1215 | r4234 | ag | 2006-07-07 20:29:48 -0400 (Fri, 07 Jul 2006) | 1 line |
||
1216 | |||
1217 | ag_UnitFrames - PvP icon, Masterloot icon and Leader icon events+functions added |
||
1218 | ------------------------------------------------------------------------ |
||
1219 | r4232 | ag | 2006-07-07 19:25:18 -0400 (Fri, 07 Jul 2006) | 1 line |
||
1220 | |||
1221 | ag_UnitFrames - Bars now have backgrounds + cleaned up some code |
||
1222 | ------------------------------------------------------------------------ |
||
1223 | r4198 | ag | 2006-07-07 09:20:51 -0400 (Fri, 07 Jul 2006) | 1 line |
||
1224 | |||
1225 | ag_UnitFrames - Fixed a really stupid error |
||
1226 | ------------------------------------------------------------------------ |
||
1227 | r4197 | ag | 2006-07-07 09:06:42 -0400 (Fri, 07 Jul 2006) | 1 line |
||
1228 | |||
1229 | ag_UnitFrames - Look at all those bright colors! |
||
1230 | ------------------------------------------------------------------------ |
||
1231 | r4146 | ag | 2006-07-06 16:37:34 -0400 (Thu, 06 Jul 2006) | 1 line |
||
1232 | |||
1233 | ag_UnitFrames - Position saving added |
||
1234 | ------------------------------------------------------------------------ |
||
1235 | r4133 | ag | 2006-07-06 15:18:51 -0400 (Thu, 06 Jul 2006) | 1 line |
||
1236 | |||
1237 | ag_UnitFrames - Wow! HP/Mana text works now, reads settings from DB =P |
||
1238 | ------------------------------------------------------------------------ |
||
1239 | r4122 | ag | 2006-07-06 12:04:07 -0400 (Thu, 06 Jul 2006) | 1 line |
||
1240 | |||
1241 | ag_UnitFrames - Changed the way frames are created (XML template, CreateFrame 1.11 inherit!) |
||
1242 | ------------------------------------------------------------------------ |
||
1243 | r4095 | ag | 2006-07-05 23:10:12 -0400 (Wed, 05 Jul 2006) | 1 line |
||
1244 | |||
1245 | ag_UnitFrames - Just a few changes, added database |
||
1246 | ------------------------------------------------------------------------ |
||
1247 | r4079 | ag | 2006-07-05 18:20:21 -0400 (Wed, 05 Jul 2006) | 1 line |
||
1248 | |||
1249 | ag_UnitFrames - updated externals |
||
1250 | ------------------------------------------------------------------------ |
||
1251 | r4076 | ag | 2006-07-05 18:06:06 -0400 (Wed, 05 Jul 2006) | 1 line |
||
1252 | |||
1253 | ag_UnitFrames - added /trunk/Ace2 as externals |
||
1254 | ------------------------------------------------------------------------ |
||
1255 | r4067 | ag | 2006-07-05 17:21:44 -0400 (Wed, 05 Jul 2006) | 1 line |
||
1256 | |||
1257 | ag_UnitFrames - cleaned up some redundant files |
||
1258 | ------------------------------------------------------------------------ |
||
1259 | r4066 | ag | 2006-07-05 17:15:14 -0400 (Wed, 05 Jul 2006) | 1 line |
||
1260 | |||
1261 | ag_UnitFrames - removed some images |
||
1262 | ------------------------------------------------------------------------ |
||
1263 | r4063 | ag | 2006-07-05 16:33:28 -0400 (Wed, 05 Jul 2006) | 1 line |
||
1264 | |||
1265 | |||
1266 | ------------------------------------------------------------------------ |