View Single Post
08-10-12, 07:52 AM   #1
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
[5.0.4.15952-15961] API changes

small dump of the _G changes
Lua Code:
  1. GetBuildInfo() => "5.0.4", "15961", "Aug  7 2012", 50001

Global API functions
New
  1. wowpedia, wowprog, framexml, IsExpansionTrial() -- 1 hit

String Variables
New
Lua Code:
  1. TOAST_PET_BATTLE_CAPTURE = "petbattlecapturetoast"
  2. TOAST_PET_BATTLE_LEVELUP = "petbattleleveluptoast"

Last edited by Ketho : 08-15-12 at 08:10 PM.