r869-nolib
Details
-
FilenamePrat-3.0-r869-nolib.zip
-
Uploaded by
-
UploadedJul 3, 2011
-
Size1.16 MB
-
Downloads359
-
MD5f702671a6cd6afba10027f544a034e20
Supported WoW Retail Versions
- 4.2.0
Changelog
2011-07-03 sylvanaar <sylvanaar@mindspring.com>
[d9a130cc16c1] [tip]
* modules/AltNames.lua
ran the code formatter (I'm addicted)
[2a3568efced3]
* modules/AltNames.lua
fix leaked global in delAlt
[d4cbd57ac251]
* addon/addon.lua
turn on keybindings by default
[dc1e5201c472]
* addon/addon.lua modules/ChannelColorMemory.lua modules/ChannelNames.lua modules/CustomFilters.lua services/channelapi.lua
don't replace global GetChannelName with the improved version, call it via Prat.GetChannelName
[b9d1460fafd3]
* Prat.iml debug/globalcomplete.lua
minor formatting change + commit the IntelliJ iml change that adds a reference to FrameXML
[bf98fd5e3f69]
* debug/globalcomplete.lua
stop field completions when the current completion is not a field (duh)
[7a9ff80c1d6c]
* modules/Keybindings.lua
fix the "alt-tab" between chatframes support to use the new dock APIs in FCF
[6e514d2d2f50]
* Bindings.xml
fix some errors in key binding functions
[42fcda2d8aef]
* Bindings.xml
fix some errors in key binding functions
2011-06-29 sylvanaar <sylvanaar@mindspring.com>
[2300ca10a826]
* .hgtags:
Added tag 3.4.23 for changeset fec6ab5f1205
[fec6ab5f1205] [3.4.23]
* modules/PlayerNames.lua
show level only if the realid name has been replaced by the toonname
[f68c9c865e5e]
* modules/PlayerNames.lua
fix incorrect signature for BNGetToonInfo
[11685339d3c2]
* modules/PlayerNames.lua
pick up localization, and fix leaked global "_"
[32376f6a61f9]
* modules/PlayerNames.lua
allow replacing real name with toon name for realID
[4679eb1bbf87]
* .pkgmeta:
Backed out changeset: d52d3d102c43
[9180f520be99]
* modules/Editbox.lua
Backed out changeset: fd89997cbfd0
[4052ad7471fe]
* modules/PlayerNames.lua
add difficulty colored toon level to realid messages colored by class
[fc56d6628612]
* .hgtags:
Added tag 3.4.22 for changeset b76b4922f7f1
[b76b4922f7f1] [3.4.22]
* libraries/Prat-3.0_Libraries.toc pullouts/!AddMsgFilterReport/!AddMsgFilterReport.toc pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc pullouts/Prat-3.0_Experimental/Prat-3.0_Experimental.toc pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc pullouts/Prat-3.0_Loader/Prat-3.0_Loader.toc samples/MyGuildAlts/MyGuildAlts.toc
bump the other tocs
2011-06-28 sylvanaar <sylvanaar@mindspring.com>
[d0c0e87afdd5]
* .hgtags:
Added tag 3.4.21 for changeset c13ca6e9f0c8
[c13ca6e9f0c8] [3.4.21]
* Prat-3.0.toc
TOC Bump
2011-06-27 sylvanaar <sylvanaar@mindspring.com>
[c01a2f9e1f8d]
* modules/Substitutions.lua
fix code cleanup bug
[84c31f74bbd1]
* modules/WIM.lua
code cleanup
[73bf144e8ebe]
* modules/UrlCopy.lua
code cleanup
[ba74bde02b54]
* modules/Timestamps.lua
code cleanup
[2e2651d30d4a]
* modules/TellTarget.lua
code cleanup
[2fb98c4f680f]
* modules/Substitutions.lua
code cleanup + leaked global
[203205fbb31a]
* modules/Sounds.lua
code cleanup
[db2660fef971]
* modules/ServerNames.lua
code cleanup
[d88ee2e26855]
* modules/Fading.lua
code cleanup