v3.2.2.06-release

Details

  • Filename
    SpeakinSpell-v3.2.2.06-release.zip
  • Uploaded by
  • Uploaded
    Sep 27, 2009
  • Size
    586.30 KB
  • Downloads
    68
  • MD5
    330aa6546d8c809e34e2a72d424b8fb2

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r818 | rismisner | 2009-09-28 01:52:44 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   A /tags/v3.2.2.06-release (from /trunk:817)

Tagged release v3.2.2.06
------------------------------------------------------------------------
r817 | rismisner | 2009-09-28 01:43:13 +0000 (Mon, 28 Sep 2009) | 2 lines
Changed paths:
   M /trunk/Locales/DefaultSpeeches-deDE.lua
   M /trunk/Locales/DefaultSpeeches-enUS.lua
   M /trunk/Locales/DefaultSpeeches-koKR.lua

- default battlecry macro now uses "/ss macro attack or charge" to randomize /attacktarget vs. /charge
- default battlecry macro now uses a random 10% chance to slip into your native language (Gnomish, etc)
------------------------------------------------------------------------
r816 | rismisner | 2009-09-28 01:37:12 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.toc
   M /trunk/changelog.txt
   M /trunk/loader.lua

updated version number and change log
------------------------------------------------------------------------
r815 | rismisner | 2009-09-28 01:35:46 +0000 (Mon, 28 Sep 2009) | 3 lines
Changed paths:
   M /trunk/gui/currentmessages.lua

- added racial/roleplay language options
- tweaked how the selected spell/event is displayed in the edit group captions
- added comments
------------------------------------------------------------------------
r814 | rismisner | 2009-09-28 01:27:00 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

GetNumLanguages fails during initial login, loader, OnInitialize, and OnVariablesLoaded first time (but not on reloadui) ... added a safety check
------------------------------------------------------------------------
r813 | rismisner | 2009-09-28 01:22:10 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua
   M /trunk/loader.lua
   M /trunk/speech.lua

GetDefaultLanguage("player") is not available in loader, OnInitialize, or OnVariablesLoaded for first time login, so moved the safety checks to ensure a value is defined for all applicable options
------------------------------------------------------------------------
r812 | rismisner | 2009-09-28 01:01:16 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/utils.lua

modified GetLanguageList for easier use in the GUI, and added GetRacialLanguage
------------------------------------------------------------------------
r811 | rismisner | 2009-09-28 01:00:43 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua
   M /trunk/loader.lua

removed RuntimeData.Languages - we'll just get this in the GUI when needed.  early queries return 0 languages known during initial login (but not during reloadui)
------------------------------------------------------------------------
r810 | rismisner | 2009-09-28 00:03:06 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

added safety check for humans/orcs who only know common
------------------------------------------------------------------------
r809 | rismisner | 2009-09-27 23:59:24 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

added debug messages
------------------------------------------------------------------------
r808 | rismisner | 2009-09-27 23:58:58 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

enhanced comments
------------------------------------------------------------------------
r807 | rismisner | 2009-09-27 23:49:43 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/generaloptions.lua

added checkbox for "Always use Common"
------------------------------------------------------------------------
r806 | rismisner | 2009-09-27 23:37:28 +0000 (Sun, 27 Sep 2009) | 3 lines
Changed paths:
   M /trunk/speech.lua

- added GetChatLanguageForSpell
- SpeakForSpell and SayOneLine now use the Language option (i.e. Common or Dwarvish)
- renamed WhisperTarget to EnableWhisperTarget in some places
------------------------------------------------------------------------
r805 | rismisner | 2009-09-27 23:35:55 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

added RuntimeData.Languages SpeakinSpellSavedData.AlwaysUseCommon and EventTableEntry.RPLanguage and RPLanguageRandomChance
------------------------------------------------------------------------
r804 | rismisner | 2009-09-27 23:35:19 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

added RuntimeData.Languages - building this list in InitRuntimeData
------------------------------------------------------------------------
r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

fine tuned release notes
------------------------------------------------------------------------
r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/createnew.lua
   M /trunk/gui/currentmessages.lua
   M /trunk/gui/gui.lua

fixed name mismatches in usage of FormatDisplayName parameters
------------------------------------------------------------------------
r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

hyphenated Read-Only
------------------------------------------------------------------------
r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

moved ShowFrequencyGroup to saved data for the account
------------------------------------------------------------------------
r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua
   M /trunk/gui/currentmessages.lua
   M /trunk/loader.lua

moved the options to show the frequency group and read-only speeches into saved data for the whole account
------------------------------------------------------------------------
r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua
   M /trunk/gui/currentmessages.lua
   M /trunk/loader.lua

moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS
------------------------------------------------------------------------
r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/createnew.lua

switched order of 100 Results and Show All Ranks for consistency with the messages GUI
------------------------------------------------------------------------
r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua
   M /trunk/gui/currentmessages.lua

added option to show/hide read-only speeches
------------------------------------------------------------------------
r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines
Changed paths:
   M /trunk/gui/currentmessages.lua

- removed gaps between main sections
- changed color of main section captions to be eye catching instead of gaps
- made the minimize checkboxes width="full" so they always get a line to themselves
------------------------------------------------------------------------
r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

added features to change log
------------------------------------------------------------------------
r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua
   M /trunk/loader.lua

added read-only option for speeches
------------------------------------------------------------------------
r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua
   M /trunk/gui/currentmessages.lua

added show/hide checkboxes, removed gaps
------------------------------------------------------------------------
r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua

updated a tooltip
------------------------------------------------------------------------
r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries
------------------------------------------------------------------------
r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too
------------------------------------------------------------------------
r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

compress message lists when validating - this removes empty strings and nil table indexes
------------------------------------------------------------------------
r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/utils.lua

changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes
------------------------------------------------------------------------
r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

added Delete All Speeches button
------------------------------------------------------------------------
r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.toc
   M /trunk/changelog.txt
   M /trunk/loader.lua

incremented version number
------------------------------------------------------------------------
r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

brevity is the soul of wit
------------------------------------------------------------------------
r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/oldversions.lua

removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system
------------------------------------------------------------------------
r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

cleaned up debugging code
------------------------------------------------------------------------
r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

cleaned up and repaired BuildAutoRandomTemplate()
------------------------------------------------------------------------
r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

turned off debug mode
------------------------------------------------------------------------
r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.wowproj

added new LibBetterBlizzOptions lib to the wowproj project file
------------------------------------------------------------------------
r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

updated change log
------------------------------------------------------------------------
r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines
Changed paths:
   M /trunk/templates.lua

- fixed data access error when merging RandomSubs
- release the correct table in Templates_Release
------------------------------------------------------------------------
r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

release templates after setting defaults
------------------------------------------------------------------------
r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

added Templates_Load and _Release, now keeping template data in memory only when needed
------------------------------------------------------------------------
r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.lua
   M /trunk/gui/gui.lua

added RefreshAllFrames to encapsulate gui code
------------------------------------------------------------------------
r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

fixed arena team indexes
------------------------------------------------------------------------
r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines
Changed paths:
   M /trunk/templates.lua

- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates
- reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data
- fixed default selection logic again
------------------------------------------------------------------------
r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.lua
   M /trunk/gui/import.lua
   M /trunk/loader.lua

default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates
------------------------------------------------------------------------
r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

fixed logic error in selecting starter default templates
------------------------------------------------------------------------
r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

always show events in debug mode
------------------------------------------------------------------------
r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/DefaultSpeeches-deDE.lua
   M /trunk/Locales/DefaultSpeeches-enUS.lua
   M /trunk/Locales/DefaultSpeeches-koKR.lua

fixed data definition error ... "HUMAN" and "DWARF" are races not classes
------------------------------------------------------------------------
r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

white space
------------------------------------------------------------------------
r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

NewEvent -> NewEvent.DetectedEvent to reference the correct object
------------------------------------------------------------------------
r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

turned off debug settings
------------------------------------------------------------------------
r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/oldversions.lua
   M /trunk/slashcommands.lua
   M /trunk/speech.lua

switched to using ErrorMsg where appropriate
------------------------------------------------------------------------
r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/createnew.lua
   M /trunk/gui/currentmessages.lua
   M /trunk/gui/gui.lua
   M /trunk/gui/import.lua

FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.
------------------------------------------------------------------------
r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

FormatDisplayName now has simpler usage
------------------------------------------------------------------------
r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/substitutions.lua

FormatDisplayName now has simpler usage
------------------------------------------------------------------------
r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.  This allows cleaning up some logic where this feature was used
------------------------------------------------------------------------
r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/debug.lua

tweaked DebugMsgDumpTable
------------------------------------------------------------------------
r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/utils.lua

moved CopyTable near AddTable because they are related
------------------------------------------------------------------------
r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/debug.lua

added DEBUG_MODE to force debug messages on during testing "/ss reset"
------------------------------------------------------------------------
r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

added debug messages and another nil value check
------------------------------------------------------------------------
r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

added DEBUG_MODE to force debug messages on during testing "/ss reset"
------------------------------------------------------------------------
r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

added safety checks for empty/nil tables
------------------------------------------------------------------------
r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines
Changed paths:
   M /trunk/templates.lua

- fixed a call to CopyTable
- added safety check for nil value
------------------------------------------------------------------------
r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

disabled a debug message
------------------------------------------------------------------------
r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

removed outdated key validation from OnRecursiveEventDetected
------------------------------------------------------------------------
r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/generaloptions.lua

moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file
------------------------------------------------------------------------
r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

disabled a debug message
------------------------------------------------------------------------
r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/generaloptions.lua

moved Info Group back to the top
------------------------------------------------------------------------
r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   A /trunk/Libs/LibBetterBlizzOptions
   A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0
   A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua
   A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml
   A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc
   M /trunk/SpeakinSpell.toc
   M /trunk/embeds.xml

added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List
------------------------------------------------------------------------
r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/generaloptions.lua

removed a gap from the GUI
------------------------------------------------------------------------
r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/randomsubs.lua

added safety check for nil value
------------------------------------------------------------------------
r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

fixed DetectedEvent (not de)
------------------------------------------------------------------------
r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/substitutions.lua

removed redundant call to Validate_DetectedEvent
------------------------------------------------------------------------
r740 | rismisner | 2009-09-26 02:33:09 +0000 (Sat, 26 Sep 2009) | 6 lines
Changed paths:
   M /trunk/data.lua

- added DEFAULTS.DetectedEventStub
- added DEFAULTS.DetectedEvent
- added DEFAULTS.EventTableEntry
- moved DEFAULTS.CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels
- Validate_DetectedEvent and Validate_EventTableEntry now use the new DEFAULTS table definitions from loader.lua
- EventTableEntry and DetectedEvent table keys are now self-generating in the related Validate functions
------------------------------------------------------------------------
r739 | rismisner | 2009-09-26 02:31:29 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

added DEFAULTS.DetectedEventStub DEFAULTS.DetectedEvent and DEFAULTS.EventTableEntry CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels
------------------------------------------------------------------------
r738 | rismisner | 2009-09-26 02:30:20 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

MakeEventTableKey now stores de.rankedkey and de.ranklesskey and is done during Validate_DetectedEvent
------------------------------------------------------------------------
r737 | rismisner | 2009-09-26 02:18:04 +0000 (Sat, 26 Sep 2009) | 2 lines
Changed paths:
   M /trunk/templates.lua

- added Templates_LoadDefaultNewEventSpeeches
- fixed identifier names in ImportTemplate_AddNewEvent
------------------------------------------------------------------------
r736 | rismisner | 2009-09-26 02:17:14 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/substitutions.lua

no need to set the key in TestAllSubs now - Validate_DetectedEvent will set it
------------------------------------------------------------------------
r735 | rismisner | 2009-09-26 02:16:05 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/DefaultSpeeches-deDE.lua
   M /trunk/Locales/DefaultSpeeches-enUS.lua
   M /trunk/Locales/DefaultSpeeches-koKR.lua

changed Templates.EventTable.DetectedEventStub back to DetectedEvent
------------------------------------------------------------------------
r734 | rismisner | 2009-09-26 02:06:18 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.lua
   M /trunk/ads.lua
   M /trunk/gui/generaloptions.lua
   M /trunk/slashcommands.lua
   M /trunk/substitutions.lua
   M /trunk/wowevents.lua

added comments
------------------------------------------------------------------------
r733 | rismisner | 2009-09-26 02:04:45 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

fixed a funcname def for debugging
------------------------------------------------------------------------
r732 | rismisner | 2009-09-26 01:27:30 +0000 (Sat, 26 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

added Version to SpeakinSpellSavedDataForAll
------------------------------------------------------------------------
r731 | rismisner | 2009-09-25 23:37:26 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/import.lua

added unused name="" which is required after all
------------------------------------------------------------------------
r730 | rismisner | 2009-09-25 23:37:05 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

hid the incomplete/not-working-yet Import New Data GUI
------------------------------------------------------------------------
r729 | rismisner | 2009-09-25 23:36:20 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

added empty sub-table checks
------------------------------------------------------------------------
r728 | rismisner | 2009-09-25 23:35:51 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

added missing DEFAULT_SPEECHES include ... still needed here for now
------------------------------------------------------------------------
r727 | rismisner | 2009-09-25 21:41:15 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/import.lua

added functions to populate dropdown lists with values to select
------------------------------------------------------------------------
r726 | rismisner | 2009-09-25 21:35:34 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/import.lua

implemented OnSelect handlers
------------------------------------------------------------------------
r725 | rismisner | 2009-09-25 21:31:25 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/import.lua

implemented the GetAll buttons
------------------------------------------------------------------------
r724 | rismisner | 2009-09-25 21:31:01 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

added subroutines for import a whole RandomSubs list or EventTable entry, checking for merge or copy - this code split out from existing loops
------------------------------------------------------------------------
r723 | rismisner | 2009-09-25 21:19:52 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/import.lua

implemented use/delete one speech/random sub, and related general subroutines for getting/validating data
------------------------------------------------------------------------
r722 | rismisner | 2009-09-25 21:10:58 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

added Template_DeleteOneRandomWord and ImportTemplate_AddOneRandomWord
------------------------------------------------------------------------
r721 | rismisner | 2009-09-25 20:59:37 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/import.lua

implemented ImportGUI_GetRandomWord and fixed a syntax error
------------------------------------------------------------------------
r720 | rismisner | 2009-09-25 20:57:48 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

added ImportTemplate_DeleteOneSpeech
------------------------------------------------------------------------
r719 | rismisner | 2009-09-25 20:57:28 +0000 (Fri, 25 Sep 2009) | 2 lines
Changed paths:
   M /trunk/gui/import.lua

- implemented several of the command handlers / text fetchers
- renamed Hide buttons to Delete
------------------------------------------------------------------------
r718 | rismisner | 2009-09-25 20:49:17 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

added ImportTemplate_AddOneSpeech
------------------------------------------------------------------------
r717 | rismisner | 2009-09-25 13:07:01 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

change log for work in progress
------------------------------------------------------------------------
r716 | rismisner | 2009-09-25 13:04:55 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/parser.lua

fixed missing "sk."
------------------------------------------------------------------------
r715 | rismisner | 2009-09-25 13:02:21 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   A /trunk/gui/import.lua

first checkin / rough draft of Import GUI
------------------------------------------------------------------------
r714 | rismisner | 2009-09-25 13:00:53 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

declared SpeakinSpellSavedData.ShowImportProgress
------------------------------------------------------------------------
r713 | rismisner | 2009-09-25 13:00:13 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

cleaned up TODOs
------------------------------------------------------------------------
r712 | rismisner | 2009-09-25 12:59:44 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

added RuntimeData.OptionsGUIState.ImportGUI data declarations
------------------------------------------------------------------------
r711 | rismisner | 2009-09-25 12:46:19 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

added Import GUI
------------------------------------------------------------------------
r710 | rismisner | 2009-09-25 12:45:59 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.toc
   M /trunk/SpeakinSpell.wowproj

added ads.lua and import.lua to the project
------------------------------------------------------------------------
r709 | rismisner | 2009-09-25 12:45:34 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/slashcommands.lua

added /ss import
------------------------------------------------------------------------
r708 | rismisner | 2009-09-25 10:35:01 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/slashcommands.lua

slashcommands.lua is now isolated from DEFAULT_SPEECHES and doesn't reference it
------------------------------------------------------------------------
r707 | rismisner | 2009-09-25 10:34:08 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   A /trunk/ads.lua
   M /trunk/slashcommands.lua

Moved Advertise function to it's own file
------------------------------------------------------------------------
r706 | rismisner | 2009-09-25 10:25:25 +0000 (Fri, 25 Sep 2009) | 2 lines
Changed paths:
   M /trunk/gui/createnew.lua
   M /trunk/gui/currentmessages.lua
   M /trunk/gui/help.lua
   M /trunk/gui/randomsubs.lua

- set order values to match expected order (not sure if this matters)
- renamed CreateGUI_ functions to start with CreateGUI_
------------------------------------------------------------------------
r705 | rismisner | 2009-09-25 10:21:54 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

organizing
------------------------------------------------------------------------
r704 | rismisner | 2009-09-25 10:12:18 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/templates.lua

new templates system first checkin, tried to get it as clean/done as possible without testing
------------------------------------------------------------------------
r703 | rismisner | 2009-09-25 09:22:04 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/DefaultSpeeches-deDE.lua
   M /trunk/Locales/DefaultSpeeches-enUS.lua
   M /trunk/Locales/DefaultSpeeches-koKR.lua

added Content wrapper table around RandomSubs and EventTable entries in Template.Content
------------------------------------------------------------------------
r702 | rismisner | 2009-09-25 09:08:32 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/utils.lua

added IsTableEmpty
------------------------------------------------------------------------
r701 | rismisner | 2009-09-25 09:08:06 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.lua

enhanced template initialization to 2 steps, OnInitialize, then OnVariablesLoaded
------------------------------------------------------------------------
r700 | rismisner | 2009-09-25 06:37:02 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/utils.lua

added AddStringArray and StringArray_RemoveDups
------------------------------------------------------------------------
r699 | rismisner | 2009-09-25 06:27:10 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.lua

cleaned up comments, init order, and template initialization
------------------------------------------------------------------------
r698 | rismisner | 2009-09-25 06:18:30 +0000 (Fri, 25 Sep 2009) | 2 lines
Changed paths:
   M /trunk/SpeakinSpell.lua

- removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future
- moved InitRuntimeData to OnInitialize - it's done before processing SavedVariables anyway
------------------------------------------------------------------------
r697 | rismisner | 2009-09-25 06:17:45 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/oldversions.lua

removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future
------------------------------------------------------------------------
r696 | rismisner | 2009-09-25 06:12:01 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/DefaultSpeeches-deDE.lua
   M /trunk/Locales/DefaultSpeeches-enUS.lua
   M /trunk/Locales/DefaultSpeeches-koKR.lua

added "selected" attribute to replace "notdefault"
------------------------------------------------------------------------
r695 | rismisner | 2009-09-25 05:55:35 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/loader.lua

added empty table declarations for data tables under the DEFAULTS table used for Validation/Creation/Recreation of primary data tables
------------------------------------------------------------------------
r694 | rismisner | 2009-09-25 05:54:08 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/generaloptions.lua

removed the ImportDefaults button because this is changing
------------------------------------------------------------------------
r693 | rismisner | 2009-09-25 05:53:32 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/DefaultSpeeches-deDE.lua
   M /trunk/Locales/DefaultSpeeches-enUS.lua
   M /trunk/Locales/DefaultSpeeches-koKR.lua

reformatted default speeches as new Template objects which are far more flexible and extensible, and additive
------------------------------------------------------------------------
r692 | rismisner | 2009-09-25 05:30:36 +0000 (Fri, 25 Sep 2009) | 3 lines
Changed paths:
   M /trunk/data.lua

off-loaded all the work of new speeches and resetting defaults
- default speeches are now handled through a separate Templates system (templates.lua
- all other default settings and data tables are initialized in loader.lua in the DEFAULTS table and via ValidateObject
------------------------------------------------------------------------
r691 | rismisner | 2009-09-25 05:23:22 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.toc
   M /trunk/SpeakinSpell.wowproj
   A /trunk/templates.lua

added templates.lua to process new default speech data templates
------------------------------------------------------------------------
r690 | rismisner | 2009-09-25 05:22:22 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

added work in progress to the change log
------------------------------------------------------------------------
r689 | rismisner | 2009-09-25 00:10:26 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/DefaultSpeeches-deDE.lua
   M /trunk/Locales/DefaultSpeeches-enUS.lua
   M /trunk/Locales/DefaultSpeeches-koKR.lua

refactored the data layout in default speeches to define various templates instead of race/class tables.  The templates are self-aware of which race/class they are suitable for, and multiple templates may now be created for the same combinations of race/class, i.e. for roleplayers vs. non-roleplayers, and to make templates from other people's saved variables (new data layout is not yet supported by the rest of the code)
------------------------------------------------------------------------
r688 | rismisner | 2009-09-24 22:20:31 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.toc
   M /trunk/changelog.txt
   M /trunk/loader.lua

incremented version number and started change log for next release
------------------------------------------------------------------------
r687 | rismisner | 2009-09-24 22:18:36 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/generaloptions.lua

removed URLs from the general settings screen
------------------------------------------------------------------------
r685 | rismisner | 2009-09-24 10:58:15 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

updated change log
------------------------------------------------------------------------
r684 | rismisner | 2009-09-24 10:56:57 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua

added a warning to the Import New tooltip
------------------------------------------------------------------------
r683 | rismisner | 2009-09-24 10:54:00 +0000 (Thu, 24 Sep 2009) | 3 lines
Changed paths:
   M /trunk/gui/generaloptions.lua

- grouped the options
- added a button for Edit Speeches
- shrunk the Import New button
------------------------------------------------------------------------
r682 | rismisner | 2009-09-24 10:40:16 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/generaloptions.lua

added uniform gaps
------------------------------------------------------------------------
r681 | rismisner | 2009-09-24 10:40:02 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/randomsubs.lua

pick a better default random sub if possible
------------------------------------------------------------------------
r680 | rismisner | 2009-09-24 10:33:48 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua

more tooltip fussing
------------------------------------------------------------------------
r679 | rismisner | 2009-09-24 10:32:00 +0000 (Thu, 24 Sep 2009) | 4 lines
Changed paths:
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/SpeakinSpell.lua
   M /trunk/gui/generaloptions.lua
   M /trunk/loader.lua

- cleanup and cosmetic enhancement of the general settings page
- showing the loaded: version message at startup is now optional
- context-sensitive tooltip added to Enable All Speeches checkbox
- fine tuning of labels and tooltips
------------------------------------------------------------------------
r678 | rismisner | 2009-09-24 09:37:41 +0000 (Thu, 24 Sep 2009) | 3 lines
Changed paths:
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-koKR.lua
   M /trunk/data.lua
   M /trunk/gui/generaloptions.lua
   M /trunk/gui/gui.lua
   M /trunk/loader.lua

- Added header to the general settings page
- LastPageViewed is now a saved variable
- The name "SpeakinSpell" can no longer be localized
------------------------------------------------------------------------
r677 | rismisner | 2009-09-24 09:28:13 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

format macro display names correctly in the drop-down list
------------------------------------------------------------------------
r676 | rismisner | 2009-09-24 09:27:49 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/help-enUS.lua

touchups in the user's manual
------------------------------------------------------------------------
r675 | rismisner | 2009-09-24 08:45:09 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/help-enUS.lua

fine tuning the user's manual
------------------------------------------------------------------------
r674 | rismisner | 2009-09-24 08:44:59 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

added a caption for consistency with the other GUI pages
------------------------------------------------------------------------
r673 | rismisner | 2009-09-24 08:44:28 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

added to the change log
------------------------------------------------------------------------
r672 | rismisner | 2009-09-24 08:35:59 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

updated change log
------------------------------------------------------------------------
r671 | rismisner | 2009-09-24 08:35:03 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/oldversions.lua

added a patch function to upgrade <newline> to "\n"
------------------------------------------------------------------------
r670 | rismisner | 2009-09-24 08:27:36 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/SpeakinSpell.toc
   M /trunk/loader.lua

incremented version number
------------------------------------------------------------------------
r669 | rismisner | 2009-09-24 08:26:59 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt
   M /trunk/gui/generaloptions.lua

won't print blank lines
------------------------------------------------------------------------
r668 | rismisner | 2009-09-24 08:25:17 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

won't print blank lines
------------------------------------------------------------------------
r666 | rismisner | 2009-09-24 07:28:45 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

updated change log
------------------------------------------------------------------------
r665 | rismisner | 2009-09-24 07:24:58 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

updated change log
------------------------------------------------------------------------
r664 | rismisner | 2009-09-24 07:22:36 +0000 (Thu, 24 Sep 2009) | 3 lines
Changed paths:
   M /trunk/Locales/help-enUS.lua
   M /trunk/slashcommands.lua

- added "/ss toggle"
- "/ss" now functions as a toggle
- re-opens the last page viewed, instead of always general settings
------------------------------------------------------------------------
r663 | rismisner | 2009-09-24 07:17:20 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/createnew.lua
   M /trunk/gui/currentmessages.lua
   M /trunk/gui/generaloptions.lua
   M /trunk/gui/gui.lua
   M /trunk/gui/help.lua
   M /trunk/gui/randomsubs.lua

added ability to remember which page of the GUI was last viewed, to support a toggle function instead of always reverting to the general settings
------------------------------------------------------------------------
r662 | rismisner | 2009-09-24 07:16:36 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

fixed the name of the default general interface panel
------------------------------------------------------------------------
r661 | rismisner | 2009-09-24 07:12:25 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

LastPageViewed is now a table
------------------------------------------------------------------------
r660 | rismisner | 2009-09-24 06:56:56 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

added RuntimeData.OptionsGUIStates.LastPageViewed
------------------------------------------------------------------------
r659 | rismisner | 2009-09-24 06:20:29 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/changelog.txt

updated change log
------------------------------------------------------------------------
r658 | rismisner | 2009-09-24 06:19:34 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/randomsubs.lua

face lift for the Random Substitutions GUI
------------------------------------------------------------------------
r657 | rismisner | 2009-09-24 06:09:53 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

color matching filter text now supports a return color to emulate a stack effect on pushing different colors
------------------------------------------------------------------------
r656 | rismisner | 2009-09-24 06:09:34 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/createnew.lua

improved appearance with headers for separators instead of group boxes in this case
------------------------------------------------------------------------
r655 | rismisner | 2009-09-24 06:09:04 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

improved appearance with reminders of the selected event
------------------------------------------------------------------------
r654 | rismisner | 2009-09-24 06:08:38 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

color matching filter text now supports a return color to emulate a stack effect on pushing different colors
------------------------------------------------------------------------
r653 | rismisner | 2009-09-24 05:26:44 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

hid the unimplemented trade panel
------------------------------------------------------------------------
r652 | rismisner | 2009-09-24 05:23:44 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

on delete spell, update GUI state variables internally to the gui source, instead of in the data.lua
------------------------------------------------------------------------
r651 | rismisner | 2009-09-24 05:23:10 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/data.lua

moved GUI data into gui files
------------------------------------------------------------------------
r650 | rismisner | 2009-09-24 05:21:32 +0000 (Thu, 24 Sep 2009) | 3 lines
Changed paths:
   M /trunk/gui/currentmessages.lua

- added gaps for better visual effect
- added reminder of the selected spell down in the speeches group

------------------------------------------------------------------------
r649 | rismisner | 2009-09-24 05:14:43 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

added safety checks for nil values
------------------------------------------------------------------------
r648 | rismisner | 2009-09-24 05:02:39 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/help.lua

improved appearance of the caption
------------------------------------------------------------------------
r647 | rismisner | 2009-09-24 04:55:16 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

rearranged options into groups so it looks nicer
------------------------------------------------------------------------
r646 | rismisner | 2009-09-24 04:11:33 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua

simplified new spell instructions, and refined the caption used on the message settings GUI
------------------------------------------------------------------------
r645 | rismisner | 2009-09-24 04:10:53 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/Locales/help-enUS.lua

fixed see-also reference to use the correct chapter number 10.custom macros
------------------------------------------------------------------------
r644 | rismisner | 2009-09-24 04:10:28 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/currentmessages.lua

changed the caption to a header
------------------------------------------------------------------------
r643 | rismisner | 2009-09-24 04:09:10 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/createnew.lua

added a header and moved the search filter options into a group box
------------------------------------------------------------------------
r642 | rismisner | 2009-09-24 03:49:42 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/help.lua

added stub for HelpPages_SelectTopic ... can't figure out how to make it work yet
------------------------------------------------------------------------
r641 | rismisner | 2009-09-24 03:30:26 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/wowevents.lua

disabled debug message for CLEU
------------------------------------------------------------------------
r640 | rismisner | 2009-09-24 03:30:08 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/slashcommands.lua

put the hook in place to select the slash command topic on /ss bad command
------------------------------------------------------------------------
r639 | rismisner | 2009-09-24 03:29:35 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/debug.lua

enhanced DebugMsgDumpTable to support a max depth and avoid lua errors on non-tables
------------------------------------------------------------------------
r638 | rismisner | 2009-09-24 03:03:49 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/slashcommands.lua

"/ss bad command" now shows the condensed help manual ... still working out how to make it select the slash commands chapter
------------------------------------------------------------------------
r637 | rismisner | 2009-09-24 03:03:07 +0000 (Thu, 24 Sep 2009) | 2 lines
Changed paths:
   M /trunk/Locales/help-deDE.lua
   M /trunk/Locales/help-enUS.lua
   M /trunk/Locales/help-koKR.lua

- adapted help file contents to fit new condensed in-game viewer
- added info about new features to german and korean help
------------------------------------------------------------------------
r636 | rismisner | 2009-09-24 02:40:42 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/help.lua

embedded the help into a single page
------------------------------------------------------------------------
r635 | rismisner | 2009-09-24 02:27:21 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/gui/gui.lua

embedded the help contents onto a single page, so HelpPages_AddToBlizOptions is no longer needed
------------------------------------------------------------------------
r634 | rismisner | 2009-09-24 01:16:03 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
   M /trunk/speech.lua

fixed copy