vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ------------------------------------------------------------------------
2 r12525 | kebinusan | 2006-10-01 14:01:37 -0400 (Sun, 01 Oct 2006) | 1 line
3  
4 SimpleCombatLog: Exernals fixins
5 ------------------------------------------------------------------------
6 r12064 | nevcairiel | 2006-09-26 15:07:47 -0400 (Tue, 26 Sep 2006) | 3 lines
7  
8 Externals: Last Commit ( R - Z )
9 - I am sure i missed some externals, if you find them fix them, if you complain, go and die
10 - oh yeah, SCT isnt fixed, wouldnt let me.
11 ------------------------------------------------------------------------
12 r11897 | rophy | 2006-09-24 11:26:00 -0400 (Sun, 24 Sep 2006) | 3 lines
13  
14 SimpleCombatLog
15 - Fixed '/scl show', I thought I should have fixed that long time ago.
16  
17 ------------------------------------------------------------------------
18 r11896 | rophy | 2006-09-24 11:17:04 -0400 (Sun, 24 Sep 2006) | 4 lines
19  
20 SimpleCombatLog
21 - TOC metadata update.
22 - svn:externals update.
23 - Removed roster:Enable()/Disable() call.
24 ------------------------------------------------------------------------
25 r11893 | rophy | 2006-09-24 10:50:16 -0400 (Sun, 24 Sep 2006) | 5 lines
26  
27 SimpleCombatLog
28 - Forgot to remove debug statement again.
29 - Added a "opt_" prefix to optional files.
30 - File cleanup.
31  
32 ------------------------------------------------------------------------
33 r11890 | rophy | 2006-09-24 10:16:55 -0400 (Sun, 24 Sep 2006) | 3 lines
34  
35 SimpleCombatLog
36 - Supports partial localization.
37  
38 ------------------------------------------------------------------------
39 r11863 | rophy | 2006-09-23 23:13:36 -0400 (Sat, 23 Sep 2006) | 2 lines
40  
41 SimpleCombatLog
42 - Forgot to remove debugging statement.
43 ------------------------------------------------------------------------
44 r11862 | rophy | 2006-09-23 23:10:58 -0400 (Sat, 23 Sep 2006) | 4 lines
45  
46 SimpleCombatLog
47 - Moved koKR locales to a separate file.
48 - Moved defaultFormats to localization file.
49  
50 ------------------------------------------------------------------------
51 r11800 | fenlis | 2006-09-23 14:52:19 -0400 (Sat, 23 Sep 2006) | 1 line
52  
53 SimpleCambatLog : Add localization for koKR
54 ------------------------------------------------------------------------
55 r11321 | rophy | 2006-09-19 01:47:56 -0400 (Tue, 19 Sep 2006) | 5 lines
56  
57 SimpleCombatLog
58 - added trailer for 'experience'.
59 - drop down menu of 'Format' splited into subgroups.
60 - format of the trailer tokens can be customized.
61  
62 ------------------------------------------------------------------------
63 r11111 | rophy | 2006-09-16 22:23:07 -0400 (Sat, 16 Sep 2006) | 2 lines
64  
65 SimpleCombatLog
66 - Fixed typo for 'color skill by element'.
67 ------------------------------------------------------------------------
68 r11066 | rophy | 2006-09-16 14:36:46 -0400 (Sat, 16 Sep 2006) | 8 lines
69  
70 SimpleCombatLog
71 - missType and damageType can be localized.
72 - Added option: 'color message by Event'.
73 - Added more tooltip descriptions for the options.
74 - Implemented "Delete Theme".
75 - Added back theme: "myDmgDone" and "myDmgTaken", move the predefined themes to a separate file.
76 - Moved all localizations back to one file.
77  
78 ------------------------------------------------------------------------
79 r10416 | rophy | 2006-09-07 11:57:57 -0400 (Thu, 07 Sep 2006) | 3 lines
80  
81 SimpleCombatLog -
82 - Added a few debug statements.
83 - Will fix incorrectly localized element strings in GlobalStrings, e.g. "Arcane" in french. Will not modify GlobalStrings directly.
84 ------------------------------------------------------------------------
85 r10214 | rophy | 2006-09-05 11:37:46 -0400 (Tue, 05 Sep 2006) | 1 line
86  
87 SimpleCombatLog - added AceDebug-2.0 to TOC.
88 ------------------------------------------------------------------------
89 r10065 | tazmanyak | 2006-09-04 09:26:52 -0400 (Mon, 04 Sep 2006) | 1 line
90  
91 SCL - Interface 11200 cause it's time to do it ^^
92 ------------------------------------------------------------------------
93 r9708 | rophy | 2006-08-31 23:23:29 -0400 (Thu, 31 Aug 2006) | 4 lines
94  
95 SimpleCombatLog
96 - colors now saved as hex codes instead of {r,g,b} tables.
97 - added pairs() to all for loops.
98  
99 ------------------------------------------------------------------------
100 r9703 | rophy | 2006-08-31 21:45:58 -0400 (Thu, 31 Aug 2006) | 4 lines
101  
102 SimpleCombatLog
103 - Added AceDebug for debugging.
104 - Fixed broken default theme in the previous version.
105  
106 ------------------------------------------------------------------------
107 r9668 | rophy | 2006-08-31 15:40:54 -0400 (Thu, 31 Aug 2006) | 4 lines
108  
109 SimpleCombatLog
110 - Fixed : Settings won't be saved if you set something from a 'Cleared settings'.
111 - Simple modularization : everything except core.lua can be removed.
112  
113 ------------------------------------------------------------------------
114 r9628 | greywind | 2006-08-31 00:50:48 -0400 (Thu, 31 Aug 2006) | 1 line
115  
116 SimpleCombatLog: edited externals to point to the correct version of RosterLib-2.0
117 ------------------------------------------------------------------------
118 r9101 | rophy | 2006-08-25 15:07:18 -0400 (Fri, 25 Aug 2006) | 3 lines
119  
120 SimpleCombatLog
121 - Fixed nil bug for victims of "All Filters".
122  
123 ------------------------------------------------------------------------
124 r9094 | rophy | 2006-08-25 13:51:27 -0400 (Fri, 25 Aug 2006) | 5 lines
125  
126 SimpleCombatLog
127 - Resets SV when version changes (will remove this when SCL's at release quality).
128 - Added 'all filters' in the type filter menu.
129 - Fixed "/scl show [n]" wasn't converting the n to number, resulting in duplicated messages being shown.
130 - svn keywords
131 ------------------------------------------------------------------------
132 r8979 | rophy | 2006-08-24 21:21:48 -0400 (Thu, 24 Aug 2006) | 1 line
133  
134 SimpleCombatLog - added "deathSkill" format.
135 ------------------------------------------------------------------------
136 r8976 | rophy | 2006-08-24 20:29:50 -0400 (Thu, 24 Aug 2006) | 3 lines
137  
138 SimpleCombatLog
139 - "/scl reset" should work now.
140  
141 ------------------------------------------------------------------------
142 r8943 | rophy | 2006-08-24 16:33:42 -0400 (Thu, 24 Aug 2006) | 5 lines
143  
144 SimpleCombatLog
145 - Fix nil error for unknown message.
146 - Added "Add new Theme" and "Save Theme", which saves the chatframe settings into a theme.
147 - If a chatframe loads a theme, only save the theme name to per-char saved variables.
148  
149 ------------------------------------------------------------------------
150 r8932 | rophy | 2006-08-24 13:58:50 -0400 (Thu, 24 Aug 2006) | 6 lines
151  
152 SimpleCombatLog
153 - Still working on theme sets.
154 - Working on more robost save-on-demand settings.
155 - Unknown messages will be shown in red with format "event: arg1".
156 - No longer uses AceDB.
157  
158 ------------------------------------------------------------------------
159 r8812 | rophy | 2006-08-23 13:21:23 -0400 (Wed, 23 Aug 2006) | 2 lines
160  
161 SimpleCombatLog
162 - Temporary fix for the strange nil errors which I can't reproduce myself at all.
163 ------------------------------------------------------------------------
164 r8651 | rophy | 2006-08-22 03:57:42 -0400 (Tue, 22 Aug 2006) | 2 lines
165  
166 SimpleCombatLog
167 - Fixed: buff / debuff stack level were not shown.
168 ------------------------------------------------------------------------
169 r8640 | rophy | 2006-08-21 23:00:21 -0400 (Mon, 21 Aug 2006) | 4 lines
170  
171 SimpleCombatLog
172 - Tweaked theme sets a bit.
173 - Fixed: attempt to index field `events' (a nil value)
174  
175 ------------------------------------------------------------------------
176 r8637 | rophy | 2006-08-21 22:33:48 -0400 (Mon, 21 Aug 2006) | 5 lines
177  
178 SimpleCombatLog
179 - Added option 'Greater resize'.
180 - Added very basic support for theme sets.
181 - Added themes: 'default', 'damageDone', 'damageTaken'.
182  
183 ------------------------------------------------------------------------
184 r8597 | rophy | 2006-08-21 11:43:32 -0400 (Mon, 21 Aug 2006) | 1 line
185  
186 SimpleCombatLog - Color skill by element should work now.
187 ------------------------------------------------------------------------
188 r8511 | rophy | 2006-08-20 01:52:39 -0400 (Sun, 20 Aug 2006) | 4 lines
189  
190 SimpleCombatLog
191 - Defaults to 'char' profile on first load.
192 - /scl show n : show drop down menu for a chat frame.
193  
194 ------------------------------------------------------------------------
195 r8504 | rophy | 2006-08-19 23:54:22 -0400 (Sat, 19 Aug 2006) | 5 lines
196  
197 SimpleCombatLog
198 - On first load, show help messages and load common settings for ChatFrame2.
199 - /scl help : show help message
200 - /scl reset : resets data and load common settings for ChatFrame2.
201 - Added 'deathSource' format.
202 ------------------------------------------------------------------------
203 r8501 | rophy | 2006-08-19 22:28:10 -0400 (Sat, 19 Aug 2006) | 5 lines
204  
205 SimpleCombatLog
206 - Added back type filter tooltips.
207 - Back to old localization method, unless I figure out how to use table-based localization with AceLocale.
208 - "Clear Settings" and "Load Common Settings" will not clear customized colors and formats.
209 - Some minor tweaks so that I can cheat myself into believing this is a very efficint addon.
210 ------------------------------------------------------------------------
211 r8479 | mikma | 2006-08-19 14:36:10 -0400 (Sat, 19 Aug 2006) | 1 line
212  
213 SimpleCombatLog: changing externals so they work correctly on persons with fruitfetish :)
214 ------------------------------------------------------------------------
215 r8342 | rophy | 2006-08-18 00:23:36 -0400 (Fri, 18 Aug 2006) | 5 lines
216  
217 SimpleCombatLog
218 - Removed dependency on AceHook and AceEvent since SCL doesn't use them yet.
219 - Added basic Ace2 slash commands.
220 - Added reputationRank and reputationMinus formats.
221  
222 ------------------------------------------------------------------------
223 r8307 | rophy | 2006-08-17 17:03:43 -0400 (Thu, 17 Aug 2006) | 2 lines
224  
225 SimpleCombatLog - Uses RosterLib to get unitid.
226 - Still tweaking the externals.
227 ------------------------------------------------------------------------
228 r8302 | rophy | 2006-08-17 15:33:04 -0400 (Thu, 17 Aug 2006) | 3 lines
229  
230 SimpleCombatLog - tweaking externals.
231 - preparing to use RosterLib.
232  
233 ------------------------------------------------------------------------
234 r8294 | rophy | 2006-08-17 13:17:23 -0400 (Thu, 17 Aug 2006) | 1 line
235  
236 SimpleCombatLog - externals
237 ------------------------------------------------------------------------
238 r8292 | rophy | 2006-08-17 12:49:54 -0400 (Thu, 17 Aug 2006) | 1 line
239  
240 SimpleCombatLog - initial commit.
241 ------------------------------------------------------------------------