768
by Esamynn on
25 October 2008, 16:49:04 -0400
(25 days ago)
[GATH-82] GatherConvert.lua - MergeNode is now called using pcall to prevent an error dumping large swaths of the database GatherStorage.lua - MergeNode now checks that the node was actually added bef…
767
by Esamynn on
23 October 2008, 18:42:19 -0400
(27 days ago)
[GATH-81] changed LibStub:GetLibrary("SlideBar") call to LibStub:GetLibrary("SlideBar", true) which tells LibStub to not toss an error if SlideBar is not found
764
by Esamynn on
20 October 2008, 14:05:49 -0400
(30 days ago)
[GATH-69] Gatherer.MiniNotes.MiniNoteOnClick() now passes Minimap as an argument to Minimap_OnClick()
758
by Esamynn on
14 October 2008, 14:58:41 -0400
(36 days ago)
[GATH-76] - allowed nodes with a source to be inspected - corrected math around adjusting node opacity after it has been inspected
756
by Esamynn on
14 October 2008, 01:24:44 -0400
(37 days ago)
[GATH-74] When 3.0 goes active, DB will be "upgraded" to version 3. There is no change in DB structure, but the conversion process will convert any saved points for EPL and Stormwind.
755
by Esamynn on
14 October 2008, 00:51:30 -0400
(37 days ago)
[GATH-75] updated to Astrolabe rev 92 (includes data for EPL changes, as well as Northrend data)
748
by Esamynn on
18 September 2008, 01:47:10 -0400
(2 months 2 days ago)
[GATH-71] updated from source data in Localizer and the new Gatherer Nodes database
746
by Esamynn on
18 September 2008, 01:34:00 -0400
(2 months 2 days ago)
[GATH-72] removed lines that define _G in the global environment because the client now defines it