Commit Graph

18 Commits

Author SHA1 Message Date
Crum e6acaba732 add GetItemLinkByName function
Needed for Merchants.lua skin (buyback) and maybe others.
2017-12-15 21:48:41 -06:00
Pinya 79042cdbbb spaces to tabs 2017-12-14 20:54:23 +03:00
Pinya 5ec03ea8f5 add tContains function 2017-12-14 20:49:30 +03:00
Pinya 7a83f58598 add HookScript func as replacement for frame widget 2017-12-14 20:49:16 +03:00
Pinya 6292c256a3 add replacement for hooksecurefunc, issecurevariable 2017-12-14 20:48:19 +03:00
Pinya 48fbdc39c6 update BetterDate and GetInstanceInfo 2017-12-14 20:45:08 +03:00
Pinya ab23ec296d fix FrameStack sort error
instead of GetRect use GetLeft, GetBottom, GetRight, GetTop
2017-12-14 20:43:50 +03:00
Pinya d62ad1a11c fix ErrorFrame scroll update 2017-12-14 20:42:09 +03:00
Pinya dca432abfd fixed to work with Lua 5.0 2017-12-14 20:38:18 +03:00
Pinya 5af41431d2 add partial replacement for string.trim 2017-12-14 20:26:57 +03:00
Pinya 01f5329d49 implemented replacement for difftime, math.huge, math.modf, string.gmatch, string.match, string.split 2017-12-14 20:26:07 +03:00
Pinya 1a7557df22 implemented select and string.join functions
fix print function
2017-12-14 20:22:07 +03:00
Pinya 0c82c9a90f add global _G
CVar ScriptError -> ShowErrors
2017-12-14 20:21:52 +03:00
Pinya 33838dfdbd remove widgetAPI.lua 2017-12-14 20:19:21 +03:00
Pinya d5be7013ee update TOC 2017-12-14 20:13:09 +03:00
Pinya 0be2449e90 add latest TBC version of !Compatibility and !DebugTools 2017-12-14 20:10:16 +03:00
Pinya c7007b9186 add README.md 2017-12-14 20:09:45 +03:00
Pinya 44a65a788c add .gitattributes 2017-12-14 20:09:38 +03:00