r203
Details
-
FilenameBazooka-r203.zip
-
Uploaded by
-
UploadedJan 7, 2011
-
Size182.89 KB
-
Downloads333
-
MD5a973e20491a6fbb61242ec6f75f9c5ac
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r203 | mitch0 | 2011-01-07 18:23:46 +0000 (Fri, 07 Jan 2011) | 1 line
Changed paths:
D /trunk/Templates.xml
remove templates, they don't help with the borders
------------------------------------------------------------------------
r202 | mitch0 | 2011-01-07 10:21:37 +0000 (Fri, 07 Jan 2011) | 1 line
Changed paths:
A /trunk/Templates.xml
added tiled texture templates
------------------------------------------------------------------------
r200 | mitch0 | 2010-12-29 11:02:59 +0000 (Wed, 29 Dec 2010) | 3 lines
Changed paths:
M /trunk/Bazooka.lua
- add support for OnReceiveDrag (fix ticket-27)
- add support for OnDoubleClick
------------------------------------------------------------------------
r198 | mitch0 | 2010-12-26 15:46:55 +0000 (Sun, 26 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
added support for OnMouseWheel handlers
------------------------------------------------------------------------
r197 | mitch0 | 2010-12-26 13:54:57 +0000 (Sun, 26 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
M /trunk/Bazooka_Options/Options.lua
M /trunk/Bazooka_Options/localizations/enUS.lua
add 'Strip colors' option (fix ticket-26)
------------------------------------------------------------------------
r195 | mitch0 | 2010-12-19 13:28:07 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
better fix for short anims (do not even start the anim if it would be too shourt anyway)
------------------------------------------------------------------------
r193 | mitch0 | 2010-12-19 09:41:18 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
workaround for the broken Blizz animation system...
------------------------------------------------------------------------
r191 | mitch0 | 2010-12-10 13:52:04 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
M /trunk/Bazooka_Options/Options.lua
M /trunk/Bazooka_Options/localizations/enUS.lua
make EnableOpacityWorkaround optional, default to off, since I guess most users don't need it
------------------------------------------------------------------------
r190 | mitch0 | 2010-12-10 08:11:03 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
handle OnDatabaseShutdown from AceDB
------------------------------------------------------------------------
r189 | mitch0 | 2010-12-10 07:37:35 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
disable plugins from OnDisable(), hopefully fix mysterious error on logout/reload
------------------------------------------------------------------------
r188 | mitch0 | 2010-12-08 20:44:08 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
replace the AlphaAnim replacement with an Animation based one (which is still not Animation('Alpha') as that still doesn't work the way I expect)
------------------------------------------------------------------------
r187 | mitch0 | 2010-12-08 14:19:44 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
add some debug prints
------------------------------------------------------------------------
r186 | mitch0 | 2010-12-08 14:13:02 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Bazooka.lua
try to get the blizz alpha anim working
------------------------------------------------------------------------