r426-nolib
Details
-
FilenamePrat-3.0-r426-nolib.zip
-
Uploaded by
-
UploadedApr 6, 2010
-
Size742.59 KB
-
Downloads37
-
MD576ebfe67e160fc48933b876e9d99ec15
Supported WoW Retail Versions
- 3.3.3
Changelog
------------------------------------------------------------------------
r426 | sylvanaar | 2010-04-06 22:01:50 +0000 (Tue, 06 Apr 2010) | 1 line
Changed paths:
M /trunk/addon/addon.lua
remove the 'don't load' default for the servernames module
------------------------------------------------------------------------
r424 | sylvanaar | 2010-03-06 05:15:08 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
removed some debug
------------------------------------------------------------------------
r423 | sylvanaar | 2010-03-06 05:15:06 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
M /trunk/modules/Sounds.lua
M /trunk/services/chatsections.lua
replace all strsplit calls which separated playername and servername, replaced with match expression
------------------------------------------------------------------------
r422 | sylvanaar | 2010-03-06 04:02:28 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
restore the playername rechecking feature since its still needed, and restore the double entry (with and without server) in bgs
------------------------------------------------------------------------
r421 | sylvanaar | 2010-03-06 03:47:20 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
make tab completions show server name in the list of possible completions, but not include the server name in the completion result placed into the editbox
------------------------------------------------------------------------
r420 | sylvanaar | 2010-03-06 03:47:18 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
M /trunk/modules/ServerNames.lua
fix the formatting of the server name
------------------------------------------------------------------------
r419 | sylvanaar | 2010-03-06 03:47:16 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
M /trunk/modules/ServerNames.lua
changes to allow formatting of the servername in the tab completion
------------------------------------------------------------------------
r418 | sylvanaar | 2010-03-06 03:47:15 +0000 (Sat, 06 Mar 2010) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
partial changes to fix up the tab complete support for server names
------------------------------------------------------------------------