r184
Details
-
FilenamePokedex-r184.zip
-
Uploaded by
-
UploadedOct 5, 2012
-
Size189.55 KB
-
Downloads232
-
MD5170443d685078ec7d8aef51b21880dda
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
r184 | stencil | 2012-10-05 09:18:37 +0000 (Fri, 05 Oct 2012) | 1 line
Changed paths:
M /trunk/locale/deDE.lua
M /trunk/locale/esES.lua
M /trunk/locale/esMX.lua
M /trunk/locale/frFR.lua
A /trunk/locale/itIT.lua
M /trunk/locale/koKR.lua
M /trunk/locale/locale.xml
A /trunk/locale/ptBR.lua
M /trunk/locale/ruRU.lua
M /trunk/locale/zhCN.lua
M /trunk/locale/zhTW.lua
add loc files for Italian and Brazilian Portuguese
------------------------------------------------------------------------
r183 | stencil | 2012-09-10 05:55:35 +0000 (Mon, 10 Sep 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/globals.lua
upvalue some global references
------------------------------------------------------------------------
r181 | stencil | 2012-09-08 04:21:31 +0000 (Sat, 08 Sep 2012) | 1 line
Changed paths:
M /trunk/core.lua
remove unreliable assert
------------------------------------------------------------------------
r180 | stencil | 2012-09-08 04:14:08 +0000 (Sat, 08 Sep 2012) | 1 line
Changed paths:
M /trunk/Pokedex.toc
M /trunk/core.lua
M /trunk/globals.lua
Fixed a nil reference bug that occurred when you learned a new mount. Took advantage of a change to a blizzard function to greatly simplify handling of events related to pets being added or removed from the journal.
------------------------------------------------------------------------
r178 | stencil | 2012-09-07 09:38:43 +0000 (Fri, 07 Sep 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/globals.lua
added new mounts to table
------------------------------------------------------------------------
r177 | stencil | 2012-09-07 06:16:30 +0000 (Fri, 07 Sep 2012) | 1 line
Changed paths:
M /trunk
M /trunk/.pkgmeta
M /trunk/Pokedex.toc
M /trunk/core.lua
removed dependency on LibBabble-Zone-3.0
------------------------------------------------------------------------
r176 | stencil | 2012-09-07 04:57:29 +0000 (Fri, 07 Sep 2012) | 1 line
Changed paths:
M /trunk/Pokedex.toc
M /trunk/core.lua
M /trunk/globals.lua
better method of detecting that we're in the GCD and can't summon a pet
------------------------------------------------------------------------
r174 | stencil | 2012-09-06 01:55:34 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
M /trunk/Bindings.xml
M /trunk/Pokedex.toc
M /trunk/core.lua
M /trunk/globals.lua
M /trunk/options.lua
Fixes the non-combat pet management features that were broken by Blizzard's PetJournal changes
------------------------------------------------------------------------