r93

Details

  • Filename
    WIM-r93.zip
  • Uploaded by
  • Uploaded
    Oct 14, 2008
  • Size
    591.51 KB
  • Downloads
    240
  • MD5
    9b15a60fb16b7ca59e5dbb018e29fcfa

Supported WoW Retail Versions

  • 3.0.2

Changelog

------------------------------------------------------------------------
r93 | pazza | 2008-10-14 05:09:00 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
   M /trunk/WIM.lua
   M /trunk/WIM.toc

- updated toc for 30000
------------------------------------------------------------------------
r92 | pazza | 2008-10-14 04:59:35 +0000 (Tue, 14 Oct 2008) | 3 lines
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/Modules/History.lua
   M /trunk/Modules/Includes.xml
   A /trunk/Modules/Negotiate.lua
   M /trunk/Modules/ShortcutBar.lua
   A /trunk/Modules/Textures/avatar.tga
   M /trunk/Modules/Tutorials.lua
   A /trunk/Modules/W2W.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Skins/Default/skin.lua
   A /trunk/Skins/Default/w2w.tga
   A /trunk/Sources/Clear.lua
   M /trunk/Sources/Includes.xml
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Skinner.lua
   M /trunk/Sources/Socket.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua
   A /trunk/WIM.toc
   D /trunk/WIM_Rewrite.toc

- initial w2w functionality
- changed toc name to WIM
- setting up pkgmeta
------------------------------------------------------------------------
r91 | pazza | 2008-10-13 16:44:44 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   M /trunk/Sources/WindowHandler.lua

- Added WIM.nextColor
------------------------------------------------------------------------
r90 | pazza | 2008-10-13 15:14:16 +0000 (Mon, 13 Oct 2008) | 5 lines
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Modules/Sounds.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Skinner.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua

- Proper GM support in windows. GM's flow through wow normally and are never passed through WIM's filters. (therefore can not be suppressed).
- If whispers are being stored in history, a GM will always be logged.
- GM's are appropriately labeled in history viewer.
- added font selection in options with option to use suggested settings from skins (on by default).
- skins can set font by global font objects (ie: ChatFontNormal) or though SmartMediaLib. font paths will not be accepted.
------------------------------------------------------------------------
r89 | pazza | 2008-10-11 01:36:08 +0000 (Sat, 11 Oct 2008) | 4 lines
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Locale.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/Options.lua
   M /trunk/Sources/Options/OptionsTookKit.lua

- locale wasn't detecting enGB correctly.
- added options ui for history.
- added delete buttons to history frame.
- wim wasn't setting last tell target correctly.
------------------------------------------------------------------------
r88 | pazza | 2008-10-10 01:18:35 +0000 (Fri, 10 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Modules/Emoticons.lua
   M /trunk/Modules/History.lua
   M /trunk/Modules/URLHandler.lua
   M /trunk/Sources/Locale.lua

- Modified how emoticons & urls are processed.
- History no longer lags the game when loading a large convo.
------------------------------------------------------------------------
r87 | pazza | 2008-10-09 21:10:05 +0000 (Thu, 09 Oct 2008) | 3 lines
Changed paths:
   M /trunk/Localization/Includes.xml
   A /trunk/Localization/enGB.lua
   M /trunk/Modules/History.lua
   M /trunk/Modules/Menu.lua
   A /trunk/Modules/Textures/tutorial.tga
   M /trunk/Modules/Tutorials.lua
   M /trunk/Sources/Locale.lua
   M /trunk/Sources/Options/Textures/blipBlue.tga

- added locale type enGB for date formatting reasons.
- modified graphics on WIM tutorials.
- updated Locale.lua to determin enGB locale.
------------------------------------------------------------------------
r86 | pazza | 2008-10-09 07:34:33 +0000 (Thu, 09 Oct 2008) | 3 lines
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Modules/Includes.xml
   M /trunk/Modules/MinimapIcon.lua
   M /trunk/Modules/WhisperEngine.lua
   A /trunk/Modules/ldb.lua
   M /trunk/Sources/WindowHandler.lua

- fixed bug where history widget kept disappearing.
- history widget, when clicked, now links to the history viewer.
- added LibDataBroker support (mainly for Fubar & Titan)
------------------------------------------------------------------------
r85 | pazza | 2008-10-08 22:45:16 +0000 (Wed, 08 Oct 2008) | 1 line
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Sources/WindowHandler.lua

- added search to history (needs a few user input checks)
------------------------------------------------------------------------
r84 | pazza | 2008-10-08 20:48:12 +0000 (Wed, 08 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Sources/WindowHandler.lua

- modifications to message formatting
- history browsing by realm across multiple characters wasn't working right.
------------------------------------------------------------------------
r83 | pazza | 2008-10-08 19:45:16 +0000 (Wed, 08 Oct 2008) | 1 line
Changed paths:
   M /trunk/Modules/History.lua
   M /trunk/Sources/WindowHandler.lua

- some widgets weren't triggering events like they should. (Prat Testing)
------------------------------------------------------------------------
r82 | pazza | 2008-10-07 03:05:30 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
   M /trunk/Modules/Filters.lua
   M /trunk/Modules/History.lua
   M /trunk/Modules/TimeStamps.lua
   M /trunk/WIM.lua

- Finished large portion of History Viewer   (/wim history)
------------------------------------------------------------------------
r81 | pazza | 2008-10-05 06:12:28 +0000 (Sun, 05 Oct 2008) | 6 lines
Changed paths:
   M /trunk/Localization/enUS.lua
   M /trunk/Modules/Emoticons.lua
   A /trunk/Modules/History.lua
   M /trunk/Modules/Includes.xml
   M /trunk/Modules/Menu.lua
   A /trunk/Modules/TabManagement.lua
   M /trunk/Modules/TimeStamps.lua
   M /trunk/Skins/Default/skin.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua
   M /trunk/WIM_Rewrite.toc

-- optimized emoticon module.
-- Added history module. Records all whispers and shows preview if history exists. Creates history widget and shows when applicable (does not link to history viewer yet since it does not exist).
-- modified timestamp module.
-- updated skin table for history widget.
-- Tab management module created. Just a place holder for now. Does nothing.
**History still needs options UI.
------------------------------------------------------------------------
r80 | pazza | 2008-10-03 02:53:15 +0000 (Fri, 03 Oct 2008) | 4 lines
Changed paths:
   M /trunk/Modules/Filters.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/WIM.lua

- filters are now functional (to be tested of course).
- included are default filters one of which is protected and cannot be deleted.
- Note: Filter/Level Rules - Are ignored if a window is already open for the user. Window open means you want to talk to the person.
- Note: Reset your filters by  /script WIM3_Filters = nil; ReloadUI();
------------------------------------------------------------------------
r79 | pazza | 2008-10-02 20:59:35 +0000 (Thu, 02 Oct 2008) | 3 lines
Changed paths:
   A /trunk/Modules/Filters.lua
   M /trunk/Modules/Includes.xml
   M /trunk/Sources/Options/CoreOptions.lua
   A /trunk/Sources/Options/Textures/down.tga
   A /trunk/Sources/Options/Textures/up.tga
   M /trunk/Sources/Socket.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua
   M /trunk/WIM_Rewrite.toc

- Some adjustments to socket compression. (not quite finished)
- Added filter module as well as filter UI. Filters not yet functional however.
- This build requires a restart (new files).
------------------------------------------------------------------------
r78 | pazza | 2008-10-01 14:01:48 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/Libs

...
------------------------------------------------------------------------
r77 | pazza | 2008-10-01 13:59:22 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/Libs

sorry missed one...
------------------------------------------------------------------------
r76 | pazza | 2008-10-01 13:43:20 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/Libs

- again external update..
------------------------------------------------------------------------
r75 | pazza | 2008-10-01 04:06:27 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
   M /trunk/Libs

Updated externals.
------------------------------------------------------------------------
r74 | pazza | 2008-09-30 21:04:06 +0000 (Tue, 30 Sep 2008) | 3 lines
Changed paths:
   M /trunk/Modules/ShortcutBar.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Skinner.lua
   M /trunk/Sources/TabHandler.lua
   M /trunk/Sources/WindowHandler.lua

-- shortcut bar should be complete. Additional API will be made for it if needed at a later time.
-- Windows acount for widgets in its size restricting. This prevents widgets hanging off the window when windows are made too small for them.

------------------------------------------------------------------------
r73 | pazza | 2008-09-30 03:42:22 +0000 (Tue, 30 Sep 2008) | 4 lines
Changed paths:
   M /trunk/Modules/Menu.lua
   M /trunk/Modules/ShortcutBar.lua
   M /trunk/Skins/Default/skin.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua

-- modified shortcut bar skin schema allowing for spacing between buttons.
-- 'add friend'' shortcut is now shown when applicable.
-- changed order of operations in math equation to avoid chance of dividing by 0.
-- friend & guild cache now recycles their own tables. make gc happier.
------------------------------------------------------------------------
r72 | pazza | 2008-09-29 22:21:07 +0000 (Mon, 29 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Modules/Includes.xml
   A /trunk/Modules/ShortcutBar.lua
   A /trunk/Skins/Default/shortcuts_frame.tga
   M /trunk/Skins/Default/skin.lua
   M /trunk/Sources/Skinner.lua
   M /trunk/Sources/WindowHandler.lua

- initial shortcut bar widget.
- additions to the widget api.
------------------------------------------------------------------------
r71 | pazza | 2008-09-28 18:29:30 +0000 (Sun, 28 Sep 2008) | 2 lines
Changed paths:
   M /trunk/WIM.lua

- Fixed bug where events where being processed prior to WIM receiving its saved variables.
- Fixed: Modules where getting passed events even when WIM was disabled.
------------------------------------------------------------------------
r70 | pazza | 2008-09-26 21:53:49 +0000 (Fri, 26 Sep 2008) | 1 line
Changed paths:
   M /trunk/Sources/Socket.lua
   M /trunk/Sources/TabHandler.lua
   M /trunk/Sources/WindowHandler.lua

- fixed error caused when closing a window from its tab.
------------------------------------------------------------------------
r69 | pazza | 2008-09-26 19:22:32 +0000 (Fri, 26 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Modules/Menu.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/WindowHandler.lua

- Modified Menu status visuals and text color.
- removed 255 message length limit from WIM's message boxes. Messages are automatically split if they are over the allowed length.
------------------------------------------------------------------------
r68 | pazza | 2008-09-26 05:57:48 +0000 (Fri, 26 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Hooks.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/Socket.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua

- Added handling of chat_sys_msg events in order to catch/suppress user not online, friend when off & online messages.
- fixed bug in hooks, caused error when tab key was pressed in chateditbox.
------------------------------------------------------------------------
r67 | pazza | 2008-09-25 22:10:12 +0000 (Thu, 25 Sep 2008) | 3 lines
Changed paths:
   M /trunk/Modules/MinimapIcon.lua
   M /trunk/Skins/Default/skin.lua
   M /trunk/Skins/Default/tab_normal.tga
   M /trunk/Skins/Default/tab_selected.tga
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/TabHandler.lua
   M /trunk/Sources/ToolBox.lua
   M /trunk/Sources/WindowHandler.lua

- Modified visuals in options frame work - nested check boxes.
- Added option to show unread messages on right click of minimap icon (disabled by default)
- fixed tab graphics to conform to skin schema.
------------------------------------------------------------------------
r66 | pazza | 2008-09-25 20:42:23 +0000 (Thu, 25 Sep 2008) | 5 lines
Changed paths:
   M /trunk/Skins/Default/skin.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/Options.lua
   M /trunk/Sources/Skinner.lua
   M /trunk/Sources/WindowHandler.lua

- Slightly modified how skins are loaded to account for class color.
- Added some globals to the skinner. (mainly for options sake).
- Added option to set skin. Skinners can start testing. We'll improve on it as you need.
- Made classic skin's styles into independent skins.
- Option's Disable/Enable functions now give a more modal feel when displaying color picker.
------------------------------------------------------------------------
r65 | pazza | 2008-09-25 16:06:16 +0000 (Thu, 25 Sep 2008) | 1 line
Changed paths:
   M /trunk/Sources/WindowHandler.lua

- Fixed bug when resizing windows and depressing shift before completed.
------------------------------------------------------------------------
r64 | pazza | 2008-09-25 05:40:41 +0000 (Thu, 25 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/Socket.lua

- fixed error on window behavior screen on wotlk (thank you stewart)
- sockets now uses the huffman compression method to send data. (thank you stewart for adding the encode/decode functions)
------------------------------------------------------------------------
r63 | pazza | 2008-09-24 03:34:33 +0000 (Wed, 24 Sep 2008) | 7 lines
Changed paths:
   M /trunk/Localization/enUS.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Skins/Default/skin.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/Options.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/TabHandler.lua
   M /trunk/Sources/WindowHandler.lua

-- Added window type "demo"
-- Added option to set default window spawn point.
-- Added cascading options (may need improvement).
-- Added option to disable who lookups.
-- Modified skin table for tabs and added scroll arrows.
-- Messages are no longer lost when received while window is moving.
-- random bug fixes reported which i can't remember atm.
------------------------------------------------------------------------
r62 | pazza | 2008-09-23 02:33:53 +0000 (Tue, 23 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Modules/MinimapIcon.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/WindowHandler.lua

- messages are no longer lost when a message is received while moving windows.
- minimap alerts are now triggered when messages are received when window is hidden.
------------------------------------------------------------------------
r61 | pazza | 2008-09-22 22:16:31 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
   M /trunk/Modules/URLHandler.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/Socket.lua
   M /trunk/Sources/WindowHandler.lua

Fixed this/self issue between game versions.
------------------------------------------------------------------------
r60 | pazza | 2008-09-22 21:07:51 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
   M /trunk/Sources/Socket.lua
   M /trunk/Sources/Stewmat.lua

socket testing
------------------------------------------------------------------------
r59 | pazza | 2008-09-22 19:58:23 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
   M /trunk/Sources/Socket.lua

socket test.
------------------------------------------------------------------------
r58 | pazza | 2008-09-22 16:23:05 +0000 (Mon, 22 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Libs
   M /trunk/Libs/Includes.xml
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Includes.xml
   A /trunk/Sources/Socket.lua
   M /trunk/Sources/Stewmat.lua
   M /trunk/WIM.lua

Attached a couple libraries.
created a socket management segment for WIM transmissions.
------------------------------------------------------------------------
r57 | pazza | 2008-09-19 15:14:51 +0000 (Fri, 19 Sep 2008) | 1 line
Changed paths:
   M /trunk/Modules/Menu.lua
   M /trunk/Sources/Options/Options.lua
   M /trunk/Sources/Options/Textures/blipAmber.tga
   M /trunk/Sources/Options/Textures/blipBlue.tga
   M /trunk/Sources/Options/Textures/blipClear.tga
   M /trunk/Sources/Options/Textures/blipRed.tga
   M /trunk/Sources/Options/Textures/close.tga

Modified some textures
------------------------------------------------------------------------
r56 | pazza | 2008-09-18 22:10:38 +0000 (Thu, 18 Sep 2008) | 3 lines
Changed paths:
   M /trunk/Modules/Menu.lua
   M /trunk/Sources/Options/Options.lua
   A /trunk/Sources/Options/Textures/blipAmber.tga
   A /trunk/Sources/Options/Textures/blipBlue.tga
   A /trunk/Sources/Options/Textures/blipClear.tga
   A /trunk/Sources/Options/Textures/blipRed.tga
   A /trunk/Sources/Options/Textures/close.tga

- added close button to options
- added status icons to menu (only 2 states atm)
- added a few images files. (restart required)
------------------------------------------------------------------------
r55 | pazza | 2008-09-18 20:42:10 +0000 (Thu, 18 Sep 2008) | 3 lines
Changed paths:
   M /trunk/Modules/URLHandler.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/Options.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua

- Added more options & objects to the option toolkit.
- changed url module to run from it's own name space.
- added Enable() and Disable() to options frame when using modals.
------------------------------------------------------------------------
r54 | pazza | 2008-09-18 04:49:49 +0000 (Thu, 18 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/WindowHandler.lua

- More work on the Options UI.
- You must call   /wim reset   to revert to default settings.
------------------------------------------------------------------------
r53 | pazza | 2008-09-17 22:01:38 +0000 (Wed, 17 Sep 2008) | 1 line
Changed paths:
   M /trunk/Localization/enUS.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/OptionsTookKit.lua

- Added initial Whisper options UI
------------------------------------------------------------------------
r52 | pazza | 2008-09-17 07:33:05 +0000 (Wed, 17 Sep 2008) | 4 lines
Changed paths:
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Skins/Default/skin.lua
   M /trunk/Sources/Skinner.lua
   M /trunk/Sources/SlashHandler.lua
   M /trunk/Sources/WindowHandler.lua

- turned off debugging text.
- fixed suppression of messages.
- further modified skin schema.
- removed traces of skin styles.
------------------------------------------------------------------------
r51 | pazza | 2008-09-17 02:55:56 +0000 (Wed, 17 Sep 2008) | 1 line
Changed paths:
   M /trunk/Skins/Default/skin.lua
   M /trunk/Sources/Skinner.lua
   M /trunk/Sources/TabHandler.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua

Skins no longer have styles: Updated necessary code & skin to reflect this change.
------------------------------------------------------------------------
r50 | pazza | 2008-09-17 02:09:21 +0000 (Wed, 17 Sep 2008) | 1 line
Changed paths:
   M /trunk/Sources/Stewmat.lua

Added Focus rules and refined pop rules for tabbed windows.
------------------------------------------------------------------------
r49 | pazza | 2008-09-17 00:52:40 +0000 (Wed, 17 Sep 2008) | 1 line
Changed paths:
   M /trunk/Sources/Stewmat.lua

One more for Stew.
------------------------------------------------------------------------
r48 | pazza | 2008-09-17 00:49:32 +0000 (Wed, 17 Sep 2008) | 1 line
Changed paths:
   M /trunk/Modules/Menu.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/Includes.xml
   A /trunk/Sources/Stewmat.lua
   M /trunk/Sources/WindowHandler.lua
   M /trunk/WIM.lua

Some fun with Stew.
------------------------------------------------------------------------
r47 | pazza | 2008-09-16 05:43:33 +0000 (Tue, 16 Sep 2008) | 6 lines
Changed paths:
   M /trunk/Modules/Emoticons.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/TabHandler.lua
   M /trunk/Sources/WindowHandler.lua

- fixed bug with minimizing/restoring tabbed windows
- fixed bug history/emoticon conflict
- added fontstring to tab buttons (work in progress)
- modified how windows are referenced in several places
- changed pop_rule structure & added sever more settings (no ui yet).
- tab textures read from skin table.
------------------------------------------------------------------------
r46 | pazza | 2008-09-15 22:05:00 +0000 (Mon, 15 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Modules/Includes.xml
   A /trunk/Modules/TimeStamps.lua
   M /trunk/Skins/Default/class_icons.tga
   M /trunk/Skins/Default/skin.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/ToolBox.lua
   M /trunk/Sources/WindowHandler.lua

- Added TimeStamp Module & options
- Added class icon for Death Knight.
------------------------------------------------------------------------
r45 | pazza | 2008-09-15 15:27:20 +0000 (Mon, 15 Sep 2008) | 1 line
Changed paths:
   M /trunk/WIM.lua

Fixed error caused by chat filter.
------------------------------------------------------------------------
r44 | pazza | 2008-09-15 02:24:31 +0000 (Mon, 15 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Modules/Menu.lua
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/WindowHandler.lua

convo menu auto hides now like a normal menu.
fixed bug when closing windows from convo menu.
------------------------------------------------------------------------
r43 | pazza | 2008-09-14 09:56:38 +0000 (Sun, 14 Sep 2008) | 1 line
Changed paths:
   M /trunk/Modules/Includes.xml
   A /trunk/Modules/Menu.lua
   M /trunk/Modules/MinimapIcon.lua
   A /trunk/Modules/Textures
   A /trunk/Modules/Textures/Menu.tga
   A /trunk/Modules/Textures/Menu_bg.tga
   A /trunk/Modules/Textures/xNormal.tga
   A /trunk/Modules/Textures/xPressed.tga
   M /trunk/Modules/WhisperEngine.lua
   M /trunk/Sources/WindowHandler.lua

started convo menu.
------------------------------------------------------------------------
r42 | pazza | 2008-09-12 20:20:39 +0000 (Fri, 12 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Modules/Tutorials.lua
   M /trunk/Modules/URLHandler.lua
   M /trunk/Sources/Options/CoreOptions.lua
   M /trunk/Sources/Options/OptionsTookKit.lua
   M /trunk/Sources/SlashHandler.lua
   M /trunk/Sources/TabHandler.lua
   M /trunk/Sources/ToolBox.lua
   M /trunk/Sources/WindowHandler.lua

Added MenuDropDown obj to options framework.
finished message formatting category in options.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
533.39 KB Oct 14, 2008 3.0.2 123