GatherMate_Sharing-r60215-nolib
Details
-
FilenameGatherMate_Sharing-r60215-nolib.zip
-
Uploaded by
-
UploadedFeb 3, 2008
-
Size13.76 KB
-
Downloads111
-
MD550146af33ea83ba8e6c4a6bdcc5d48c4
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r60215 | xinhuan | 2008-02-03 21:01:52 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
M /trunk/GatherMate_Sharing
GatherMate_Sharing: Fix tsvn:logtemplate from GatharMate_Sharing: to GatherMate_Sharing:
------------------------------------------------------------------------
r60214 | xinhuan | 2008-02-03 20:59:34 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
M /trunk/GatherMate_Sharing/GatherMate_Sharing.toc
GatherMate_Sharing: Add ## X-Embeds: Ace3 because it uses AceComm
------------------------------------------------------------------------
r60211 | xinhuan | 2008-02-03 20:43:46 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
A /trunk/GatherMate_Sharing (from /branches/GatherMate_Sharing:60210)
GatherMate_Sharing: Copy branch to trunk
------------------------------------------------------------------------
r60185 | kagaro | 2008-02-03 15:25:04 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/Libs
GatherMate_Sharing: udpated externals
------------------------------------------------------------------------
r59950 | xinhuan | 2008-02-01 15:55:51 -0500 (Fri, 01 Feb 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatharMate_Sharing: Do checking on incoming comms for invalid data. Do not perform implicit type-conversion using "123"+0 as it may throw errors on invalid data. Fix argument ordering in function call (error reported by Stavmar) to InjectNode.
------------------------------------------------------------------------
r59937 | xinhuan | 2008-02-01 08:00:41 -0500 (Fri, 01 Feb 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatharMate_Sharing: Fix kagaro's spelling error: db.sharingChanel -> db.sharingChannel
------------------------------------------------------------------------
r59936 | xinhuan | 2008-02-01 07:31:42 -0500 (Fri, 01 Feb 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatharMate_Sharing: Committing and fixing stuff for Laric while dead on an Illidan attempt.
------------------------------------------------------------------------
r59916 | xinhuan | 2008-02-01 01:45:59 -0500 (Fri, 01 Feb 2008) | 2 lines
Changed paths:
A /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-zhCN.lua (from /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-znCN.lua:59621
A /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-zhTW.lua (from /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-znTW.lua:59621
D /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-znCN.lua
D /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-znTW.lua
M /branches/GatherMate_Sharing/Locales.xml
GatharMate_Sharing: Rename znCN and znTW to zhCN and zhTW, and correct the inside as well.
~smack kagaro
------------------------------------------------------------------------
r59915 | xinhuan | 2008-02-01 01:41:56 -0500 (Fri, 01 Feb 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
M /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-deDE.lua
M /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-enUS.lua
M /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-koKR.lua
GatharMate_Sharing: Add a working configuration screen to GatherMate for GatherMate_Sharing. Localize strings. Fix "koKO" to "koKR".
------------------------------------------------------------------------
r59885 | xinhuan | 2008-01-31 18:51:54 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.toc
GatharMate_Sharing: Add GatherMate as a dependency lol!
------------------------------------------------------------------------
r59884 | xinhuan | 2008-01-31 18:47:18 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatharMate_Sharing: Reinserted working callback for node deletion, and check that the option to sync node deletion is on/off. Added code to check that syncing is enabled for all communication functions before trying to send/receive anything.
------------------------------------------------------------------------
r59883 | xinhuan | 2008-01-31 18:41:28 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatharMate_Sharing: Fix note sharing data format. zone argument is a string, not an integer so we need to convert that.
------------------------------------------------------------------------
r59882 | xinhuan | 2008-01-31 18:33:04 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatharMate_Sharing: Remove callback for node deletion. There is no data to read/send if a node is already deleted, dummy.
------------------------------------------------------------------------
r59337 | xinhuan | 2008-01-24 15:42:57 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing
GatharMate_Sharing: Add properties
------------------------------------------------------------------------
r59335 | xinhuan | 2008-01-24 15:41:37 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatharMate_Sharing: Fix a typo
------------------------------------------------------------------------
r59317 | kagaro | 2008-01-24 09:48:59 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatherMate_Sharing: changed split function
------------------------------------------------------------------------
r59315 | kagaro | 2008-01-24 09:38:21 -0500 (Thu, 24 Jan 2008) | 2 lines
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatherMate_Sharing: drycode fix to variable reference
------------------------------------------------------------------------
r59312 | kagaro | 2008-01-24 09:23:11 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/GatherMate_Sharing.lua
GatherMate_Sharing: initial pass
------------------------------------------------------------------------
r59264 | kagaro | 2008-01-23 23:48:31 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/Libs
GatherMate_Sharing: externals added
------------------------------------------------------------------------
r59263 | kagaro | 2008-01-23 23:46:17 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
M /branches/GatherMate_Sharing/Locales.xml
GatherMate_Sharing: fixed stub
------------------------------------------------------------------------
r59262 | kagaro | 2008-01-23 23:45:49 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
D /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-koKO.lua
A /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-koKR.lua (from /branches/GatherMate_Sharing/Locales/GatherMate_Sharing-koKO.lua:59261
GatherMate_Sharing: fixed locale name for ko
------------------------------------------------------------------------
r59261 | kagaro | 2008-01-23 23:44:40 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
A /branches/GatherMate_Sharing (from /branchesGatherMate_Sharing:59260)
D /branchesGatherMate_Sharing
Typoed url
------------------------------------------------------------------------
r59260 | kagaro | 2008-01-23 23:39:46 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
A /branchesGatherMate_Sharing
A /branchesGatherMate_Sharing/GatherMate_Sharing.lua
A /branchesGatherMate_Sharing/GatherMate_Sharing.toc
A /branchesGatherMate_Sharing/Libs
A /branchesGatherMate_Sharing/Locales
A /branchesGatherMate_Sharing/Locales/GatherMate_Sharing-deDE.lua
A /branchesGatherMate_Sharing/Locales/GatherMate_Sharing-enUS.lua
A /branchesGatherMate_Sharing/Locales/GatherMate_Sharing-esES.lua
A /branchesGatherMate_Sharing/Locales/GatherMate_Sharing-frFR.lua
A /branchesGatherMate_Sharing/Locales/GatherMate_Sharing-koKO.lua
A /branchesGatherMate_Sharing/Locales/GatherMate_Sharing-ruRU.lua
A /branchesGatherMate_Sharing/Locales/GatherMate_Sharing-znCN.lua
A /branchesGatherMate_Sharing/Locales/GatherMate_Sharing-znTW.lua
A /branchesGatherMate_Sharing/Locales.xml
A /branchesGatherMate_Sharing/embeds.xml
GatherMate_Sharing:Inital stubbing
------------------------------------------------------------------------