Gaming
 

1.10.1 changes (Iriel)

From WoWWiki

Interface Customization » WoW API » API change summaries » 1.10.1 changes (Iriel)

Contents


Copied from Iriel's forums.worldofwarcraft.com post, 12:24, 21 June 2006 (EDT).




Upcoming 1.10.1 changes

  • Updated CheckBox:SetCheckedTexture to accept a texture object like the other texture functions.
  • Slider:SetThumbTexture(Texture or "texturePath")
  • Fixed overall script memory usage increase in 1.10.
  • Skip UTF-8 byte-order marker at the start of .toc files.
  • Added Lua collectgarbage() function.
  • Fixed CastSpellByName and pet spells when pet is not available (Behaves like 1.9 rather than failing with unknown spell error)