beql-r51470-nolib
Details
-
Filenamebeql-r51470-nolib.zip
-
Uploaded by
-
UploadedOct 8, 2007
-
Size456.43 KB
-
Downloads127
-
MD519199ba128fa48e19bb291c342d7eb8b
Supported WoW Retail Versions
- 2.2.3
Changelog
------------------------------------------------------------------------
r51470 | damjau | 2007-10-09 01:12:37 -0400 (Tue, 09 Oct 2007) | 1 line
Changed paths:
M /trunk/beql/options.lua
beql: - fix name, desc in ColorHeaderFailed option
------------------------------------------------------------------------
r51366 | silviu | 2007-10-08 07:16:14 -0400 (Mon, 08 Oct 2007) | 1 line
Changed paths:
M /trunk/beql/beql.toc
A /trunk/beql/embeds.xml
beql: - Added embeds.xml
------------------------------------------------------------------------
r50073 | bayi | 2007-09-27 17:29:08 -0400 (Thu, 27 Sep 2007) | 1 line
Changed paths:
M /trunk/beql/beql.toc
beql: - Toc update for 2.2
------------------------------------------------------------------------
r49627 | avai | 2007-09-24 20:09:16 -0400 (Mon, 24 Sep 2007) | 2 lines
Changed paths:
M /trunk/beql/locales/localization-tw.lua
beql:
- Update zhTW locale file
------------------------------------------------------------------------
r49536 | bayi | 2007-09-22 13:06:19 -0400 (Sat, 22 Sep 2007) | 1 line
Changed paths:
M /trunk/beql/tracker.lua
beql: - QuestLog: Fixed Tracking indicators in the QuestLog
------------------------------------------------------------------------
r49496 | bayi | 2007-09-21 22:46:17 -0400 (Fri, 21 Sep 2007) | 1 line
Changed paths:
M /trunk/beql/extra/questhistory.lua
M /trunk/beql/extra/questhistory.xml
beql: - History: Fixed the Scrollbar
------------------------------------------------------------------------
r49491 | bayi | 2007-09-21 22:02:48 -0400 (Fri, 21 Sep 2007) | 6 lines
Changed paths:
M /trunk/beql/extra/questhistory.lua
M /trunk/beql/extra/questhistory.xml
M /trunk/beql/questlog.lua
M /trunk/beql/tracker.lua
beql:
- Core: Fixed a nil error with QuestHistory
- Core: Added Alt Tab compatibility with QuestHistory
- Core: Added Control variable for GetQuestLogTitle() hook (this fixes some incompatibilities with other mods)
- Core: Fixed a nil Error caused by the "force update from Tracker Update" in Quixote
- History: More things are working :)
------------------------------------------------------------------------
r49397 | bayi | 2007-09-20 22:23:31 -0400 (Thu, 20 Sep 2007) | 7 lines
Changed paths:
M /trunk/beql/beql.lua
M /trunk/beql/locales/localization-de.lua
M /trunk/beql/questlog.lua
M /trunk/beql/tooltip.lua
M /trunk/beql/tracker.lua
beql:
- QuestLog: Fixed Scrolling Description Panel issue if some zones are folded
- Tracker: Added Control variable for QuestWatch_Update() so an update cant occure before Quixote's scan is finished
- Tracker: After collapsing 15 quests, quests after the collapsed ones can be tracker now
- Tracker: Fixed adding quests to tracker after unfolding a zone -> Removed the buggy Quixote Event and readded the old hackish solution :)
- Tooltip: Fixed a nil error with ItemSync enabled
- Locales: Updated de locale
------------------------------------------------------------------------