Summary
A project for World of Warcraft Add-On authors to monitor the changes made by Blizzard to the World of Warcraft client interface APIs. "Diff" links are located on the "Source" tab. The GoogleCode web interface gives a few informations about diffs however, due to implemented web restrictions, it is recommended to use a third party subversion software like TortoiseSVN to have access to the full statistics.
Quick links
| build list: here | checkout: here | discuss: here |
Project discussion thread
At the best mod authors forum around there WoWinterface
Tips
If you see a missing build like for example there is no 2.4.3.8606, this is normal, this is because build 8606 has no changes compared to the previous one 8600, so the build 8606 = 8600 and so on 2.4.3.8606 = 0.4.3.8600 and this last is present on the site. Any missing build you could notice follows the same rule.
Others comparison sites
Tekkub has a rep for git users at this address
Beladona has a neat homemade project to check diff with a web browser here
