jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Go to changeset: | Customize Feeds
Changelog

378 by esamynn on 02 January 2007, 00:41:54 -0500 (2 years ago) Make Review moved branches/3.0 to trunk

. 378 history deleted

./Icons/HerbKhadgarsWhisker.tga 378 history deleted

./Icons 378 history deleted

./Icons/OreMithril.tga 378 history deleted

./Icons/HerbArthasTears.tga 378 history deleted

… 227 more files in changeset.
376 by islorgris on 01 January 2007, 18:54:39 -0500 (2 years ago) Make Review fix for localised DB convertion

./GatherConvert.lua 376 history download (+16 -15) diffs

375 by esamynn on 01 January 2007, 16:49:32 -0500 (2 years ago) Make Review added pre-conversion zone re-ordering for non-English locales to account for new translations made at the same time the BC zones were inserted

./GatherConvert.lua 375 history download (+42 -1) diffs

374 by norganna on 01 January 2007, 13:59:11 -0500 (2 years ago) Make Review Add GPL and LGPL licences, change Swag and Configator to LGPL licences

./gpl.txt 374 history download (+339) new

./Configator/Configator.lua 374 history download (+10 -17) diffs

./Swag/lgpl.txt 374 history download (+504) new

./Swag/LibSwag.lua 374 history download (+10 -17) diffs

./Configator/lgpl.txt 374 history download (+504) new

373 by norganna on 01 January 2007, 13:44:16 -0500 (2 years ago) Make Review Add preliminary version of new GUI config dialog (this config system will probably eventually roll out to Auctioneer et al as well)

Type /gather to give it a go.

./Configator 373 history download (+0) new

./GatherCommand.lua 373 history download (+78 -1) diffs

./Configator/Configator.lua 373 history download (+307) new

./Gatherer.toc 373 history download (+1 -0) diffs

372 by esamynn on 31 December 2006, 01:32:43 -0500 (2 years ago) Make Review fixed UTF-8 BOM marker

./GatherStrings.lua 372 history download (+1 -1) diffs

./GatherNodes.lua 372 history download (+1 -1) diffs

371 by esamynn on 31 December 2006, 01:20:20 -0500 (2 years ago) Make Review updated Astrolabe library to revision 21

./Astrolabe/Astrolabe.lua 371 history download (+23 -7) diffs

370 by esamynn on 31 December 2006, 01:06:56 -0500 (2 years ago) Make Review localisation updates

./GatherStrings.lua 370 history download (+8 -2) diffs

./GatherNodes.lua 370 history download (+2 -0) diffs

369 by esamynn on 30 December 2006, 22:49:37 -0500 (2 years ago) Make Review removed GatherRegions.lua because the data in it is no longer needed

./GatherRegions.lua 369 history deleted

./Gatherer.toc 369 history download (+0 -1) diffs

368 by mentalpower on 24 December 2006, 15:34:18 -0500 (2 years ago) Make Review Renamed the Strings files to match the naming convention of the other norganna's addons.

./GatherStrings.lua 368 history download (+318) new/moved

./GatherLocale.lua 368 history download (+19 -12) diffs

./Gatherer.toc 368 history download (+1 -1) diffs

./GathererLocalizations.lua 368 history deleted

367 by esamynn on 24 December 2006, 02:12:26 -0500 (2 years ago) Make Review changed Version field to use the build management script's version field tag

./Gatherer.toc 367 history download (+1 -1) diffs

366 by esamynn on 24 December 2006, 02:08:26 -0500 (2 years ago) Make Review -re-did ADDON_LOADED event code so that it only runs when Gatherer itself is loaded
-changed the function signature of Gatherer.Event.OnEvent() slightly

./GatherInterface.xml 366 history download (+1 -1) diffs

./GatherEvent.lua 366 history download (+29 -29) diffs

365 by esamynn on 24 December 2006, 01:59:58 -0500 (2 years ago) Make Review changed the order of the arguments to the filter function for ClosestNodes the filter function's signature is now:
show = filter(nodeId, gatherType)

./GatherStorage.lua 365 history download (+3 -3) diffs

364 by esamynn on 24 December 2006, 01:58:05 -0500 (2 years ago) Make Review -updated gatherType tokens
-converted skill search to use the skill name strings from the localizer data

./GatherUtil.lua 364 history download (+4 -4) diffs

363 by esamynn on 24 December 2006, 01:56:33 -0500 (2 years ago) Make Review corrected localisation functions to point them to the correct string table

./GatherLocale.lua 363 history download (+3 -3) diffs

362 by mentalpower on 23 December 2006, 14:37:37 -0500 (2 years ago) Make Review Temporary hack so that Gatherer doesn't bork out when myAddOns is present.

./GatherEvent.lua 362 history download (+2 -1) diffs

361 by esamynn on 22 December 2006, 02:38:17 -0500 (2 years ago) Make Review added GathererLocalizations.lua to store the translations tables generated from Localizer

./GatherStrings.lua 361 history deleted

./Gatherer.toc 361 history download (+1 -1) diffs

./GathererLocalizations.lua 361 history download (+308) new

360 by esamynn on 21 December 2006, 23:40:19 -0500 (2 years ago) Make Review -World Map display works again
-"useMainmap" setting is not currently checked at load time

./GatherMapNotes.xml 360 history download (+13 -64) diffs

./GatherMapping.lua 360 history download (+73 -110) diffs

./GatherConfig.lua 360 history download (+15 -0) diffs

./GatherTemplates.xml 360 history download (+14 -31) diffs

359 by esamynn on 21 December 2006, 23:35:46 -0500 (2 years ago) Make Review moved the code to select a texture for a specific node id into the function Gatherer.Util.GetNodeTexture( nodeID )

./GatherEvent.lua 359 history download (+1 -29) diffs

./GatherUtil.lua 359 history download (+34 -1) diffs

358 by esamynn on 21 December 2006, 23:34:00 -0500 (2 years ago) Make Review imported nodes' source field will now be set to "IMPORTED"

./GatherStorage.lua 358 history download (+2 -2) diffs

357 by esamynn on 21 December 2006, 23:32:32 -0500 (2 years ago) Make Review updated for changed gather type tokens

./GatherCommand.lua 357 history download (+7 -7) diffs

356 by esamynn on 21 December 2006, 23:29:46 -0500 (2 years ago) Make Review added local pointer to Gatherer's global table

./GatherCategories.lua 356 history download (+1 -0) diffs

355 by esamynn on 21 December 2006, 23:14:56 -0500 (2 years ago) Make Review -added more icon definitions
-file is now auto-generated with the script found at http://dev.wowwatcher.com/icons.php

./GatherIcons.lua 355 history download (+81 -47) diffs

354 by esamynn on 20 December 2006, 11:49:39 -0500 (2 years ago) Make Review -changed how the interested, filterRecording and filters options tables are filled in with default settings
-the interested table is now a flat table indexed by node id

./GatherConfig.lua 354 history download (+16 -16) diffs

353 by esamynn on 20 December 2006, 02:16:16 -0500 (2 years ago) Make Review category name updates and more updates to the generated file format

./GatherCategories.lua 353 history download (+65 -55) diffs

352 by esamynn on 19 December 2006, 23:09:04 -0500 (2 years ago) Make Review -updated from current wowwatcher data
-added Felwood gatherables and Blood of Heros to Treasure category

./GatherNodes.lua 352 history download (+61 -0) diffs

351 by esamynn on 19 December 2006, 23:07:19 -0500 (2 years ago) Make Review updated to new auto-generated version

./GatherCategories.lua 351 history download (+207 -58) diffs

350 by esamynn on 19 December 2006, 00:55:33 -0500 (2 years ago) Make Review fixed a bug in the zone re-indexing code

./GatherConvert.lua 350 history download (+8 -7) diffs

349 by esamynn on 16 December 2006, 22:49:33 -0500 (2 years ago) Make Review updated Astrolabe library to revision 20

./Astrolabe/Astrolabe.lua 349 history download (+25 -14) diffs

348 by norganna on 09 December 2006, 21:16:37 -0500 (2 years 1 month ago) Make Review Astrolabe no-zone-data error fix. (For BG's mainly)

./Astrolabe/Astrolabe.lua 348 history download (+1 -0) diffs

earlier earlier | later later
Crucible: Open Source License registered to Norganna's AddOns.
Version 1.6.5.a is available.
Atlassian FishEye, Subversion analysis. (Version:1.6.4 Build:build-344 2008-11-20) - Administration - Page generated 2009-01-09 19:08 -0500