------------------------------------------------------------------------
r69712 | ottokang | 2008-04-14 09:02:36 -0400 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Decursive/localization.tw.lua

Decursive:
- zhTW update
------------------------------------------------------------------------
r69276 | scorpio0920 | 2008-04-12 08:57:21 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Decursive/localization.tw.lua

Decursive:
- Update zhTW localization. (Thanks s8095324)
------------------------------------------------------------------------
r69239 | scorpio0920 | 2008-04-12 02:32:07 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Decursive/localization.tw.lua

Decursive:
- Update zhTW localization. (Thanks s8095324)
------------------------------------------------------------------------
r68827 | archarodim | 2008-04-09 18:53:55 -0400 (Wed, 09 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Decursive/Dcr_DebuffsFrame.xml

Decursive:
- Adjusted chronometers position (they were a little off-centered)
------------------------------------------------------------------------
r68826 | archarodim | 2008-04-09 18:44:06 -0400 (Wed, 09 Apr 2008) | 4 lines
Changed paths:
   M /trunk/Decursive/DCR_init.lua
   M /trunk/Decursive/Dcr_DebuffsFrame.lua
   M /trunk/Decursive/Dcr_DebuffsFrame.xml
   M /trunk/Decursive/Dcr_opt.lua
   M /trunk/Decursive/Decursive.lua
   M /trunk/Decursive/QuoiDeNeuf.txt
   M /trunk/Decursive/Readme.txt
   M /trunk/Decursive/WhatsNew.txt
   M /trunk/Decursive/localization.cn.lua
   M /trunk/Decursive/localization.de.lua
   M /trunk/Decursive/localization.es.lua
   M /trunk/Decursive/localization.fr.lua
   M /trunk/Decursive/localization.kr.lua
   M /trunk/Decursive/localization.lua
   M /trunk/Decursive/localization.tw.lua

Decursive:
- NEW chronometer on the MUFs: When a unit is debuffed the number of seconds elapsed is displayed on its MUF (option enabled by default)
- More code speed optimizations (proxy variables and function calls at critical places)
- Maybe a fix for the rare MF_colors nil bug a couple of users experienced.
------------------------------------------------------------------------
r67624 | cwdg | 2008-04-02 01:22:23 -0400 (Wed, 02 Apr 2008) | 2 lines
Changed paths:
   M /trunk/Decursive/localization.cn.lua

Decursive:
- update zhCN locales
------------------------------------------------------------------------
r66196 | archarodim | 2008-03-26 18:57:59 -0400 (Wed, 26 Mar 2008) | 3 lines
Changed paths:
   M /trunk/Decursive/Dcr_DIAG.lua
   M /trunk/Decursive/Decursive.toc
   M /trunk/Decursive/QuoiDeNeuf.txt
   M /trunk/Decursive/WhatsNew.txt

Decursive:
- Changed version to RC1 for public release.
- Updated required libraries versions to the latest in Dcr_DIAG.lua.
------------------------------------------------------------------------
r66156 | archarodim | 2008-03-26 17:34:28 -0400 (Wed, 26 Mar 2008) | 3 lines
Changed paths:
   M /trunk/Decursive/Decursive.toc
   M /trunk/Decursive/QuoiDeNeuf.txt
   M /trunk/Decursive/Todo.txt
   M /trunk/Decursive/WhatsNew.txt

Decursive:
- TOC to 20400
- Version to 2.1.0b3
------------------------------------------------------------------------
r65569 | archarodim | 2008-03-24 17:44:56 -0400 (Mon, 24 Mar 2008) | 2 lines
Changed paths:
   M /trunk/Decursive/Dcr_DebuffsFrame.lua

Decursive:
- Mousing over a MUF will always trigger an instant update of its status (debuffs etc...), until now it did so only if the MUF tool-tip were active.
------------------------------------------------------------------------
r65278 | archarodim | 2008-03-21 18:11:58 -0400 (Fri, 21 Mar 2008) | 2 lines
Changed paths:
   M /trunk/Decursive/DCR_init.lua

Decursive:
- Fix a LUA error when using the macro with no spell available.
------------------------------------------------------------------------
r64659 | archarodim | 2008-03-15 20:56:53 -0400 (Sat, 15 Mar 2008) | 2 lines
Changed paths:
   M /trunk/Decursive/Dcr_DebuffsFrame.lua
   M /trunk/Decursive/Dcr_Events.lua
   M /trunk/Decursive/Dcr_LiveList.lua
   M /trunk/Decursive/Dcr_Raid.lua
   M /trunk/Decursive/Dcr_lists.lua
   M /trunk/Decursive/Dcr_opt.lua
   M /trunk/Decursive/Dcr_utils.lua
   M /trunk/Decursive/Decursive.lua

Decursive:
- All recurrent global function (LUA and WOW API) calls were transformed into local calls (performance enhancement :) )
------------------------------------------------------------------------
