From: <go...@us...> - 2002-09-04 02:04:26
|
Update of /cvsroot/decaldev/source/Installer/Res In directory usw-pr-cvs1:/tmp/cvs-serv25708/Installer/Res Modified Files: Install.vbs readme.rtf Log Message: Update install to 2.3.1.9 Index: Install.vbs =================================================================== RCS file: /cvsroot/decaldev/source/Installer/Res/Install.vbs,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** Install.vbs 28 Aug 2002 20:55:15 -0000 1.22 --- Install.vbs 4 Sep 2002 02:04:23 -0000 1.23 *************** *** 57,61 **** 'All of these -must- be specified Private Const ThisProduct = "Decal" ' The name of your product, used it dialogs and such ! Private Const ThisVersion = "2.3.1.8" ' The version of your product, used in dialogs and such Private Const MSIFileName = "Decal.msi" ' The name of the MSI file that will be excuted 'Add all of your previous product IDs to the dictionary for removal by the installer --- 57,61 ---- 'All of these -must- be specified Private Const ThisProduct = "Decal" ' The name of your product, used it dialogs and such ! Private Const ThisVersion = "2.3.1.9" ' The version of your product, used in dialogs and such Private Const MSIFileName = "Decal.msi" ' The name of the MSI file that will be excuted 'Add all of your previous product IDs to the dictionary for removal by the installer *************** *** 87,90 **** --- 87,91 ---- AllProducts.Add "2.3.1.7", "{C667B179-E270-4BE5-9C73-0533C1D2B758}" AllProducts.Add "2.3.1.8", "{88947320-85FC-4327-908D-7801365AD4D9}" + AllProducts.Add "2.3.1.9", "{1CF52690-D209-47C7-97EF-F38D64463AD5}" Index: readme.rtf =================================================================== RCS file: /cvsroot/decaldev/source/Installer/Res/readme.rtf,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** readme.rtf 28 Aug 2002 20:55:15 -0000 1.14 --- readme.rtf 4 Sep 2002 02:04:23 -0000 1.15 *************** *** 3,7 **** \viewkind4\uc1\pard\nowidctlpar\qc\cf1\b\f0\fs28 Decal README\par \b0\f1\fs20\par ! \f2 This is the 2.3.1.8 \b BETA\b0 Release of Decal.\par \par \pard\nowidctlpar\fs22 Beta software is Unsupported Software. Use at your own risk. Please report bugs to the Decal support board at http://forums.acdev.org. \par --- 3,7 ---- \viewkind4\uc1\pard\nowidctlpar\qc\cf1\b\f0\fs28 Decal README\par \b0\f1\fs20\par ! \f2 This is the 2.3.1.9 \b BETA\b0 Release of Decal.\par \par \pard\nowidctlpar\fs22 Beta software is Unsupported Software. Use at your own risk. Please report bugs to the Decal support board at http://forums.acdev.org. \par *************** *** 9,32 **** If you do run into problems, please read the Decal FAQ for further information: http://decaldev.sourceforge.net/faq/\par \b\par ! Changes since 2.3.1.7\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\b0 CharStats: Added property, the number of burden units your character is currently carrying\par ! {\pntext\f4\'B7\tab}CharStats: Added property, your burden percentage (ex: 97)\par ! {\pntext\f4\'B7\tab}CharStats: Added property, the amount of free xp your character received in that skill at creation.\par ! {\pntext\f4\'B7\tab}Header changes to make code more STL compliant\par ! {\pntext\f4\'B7\tab}ACHooks, added FaceHeading Method (THANKS MADAR!)\par ! {\pntext\f4\'B7\tab}ACHooks, added Properties to get current 3d screen size\par ! {\pntext\f4\'B7\tab}ACHooks, added hook to fire event on object destruction\par ! {\pntext\f4\'B7\tab}ACHooks, added method to determine if an object GUID is known to the AC Client.\par \pard\nowidctlpar\par \b Changes since 2.3.1.6\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\b0 Fixes to CharStats declarations\par \pard\nowidctlpar\par \b Changes since 2.3.1.5\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\b0 Fixed the bug(s) that resulted in coordination and quickness being switched around\par ! {\pntext\f4\'B7\tab}Replaced changes to view that \cf0\f3\fs24 fixed the problem of bars not disappearing from Decal bar properly, but caused crashes everywhere else, \cf1\f2\fs22 but with a slight change to fix crashing!\par \pard\nowidctlpar\par \b Changes since 2.3.1.4\b0\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\cf0\f3\fs24 Fixed the last of the enchantment handling bugs (get_Enchant now returns proper values for everything) \par ! {\pntext\f4\'B7\tab}Removed changes to view that fixed the problem of bars not disappearing from Decal bar properly, but caused crashes everywhere else.\cf1\f2\fs22\par \pard\nowidctlpar\par \b Changes since 2.3.1.3\b0\par --- 9,39 ---- If you do run into problems, please read the Decal FAQ for further information: http://decaldev.sourceforge.net/faq/\par \b\par ! Changes since 2.3.1.8\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\b0 CharStats: Bugfix: Fixed Spells Learned\par ! {\pntext\f4\'B7\tab}CharStats: Enhancement: Now knows Guid prior to receiving login packet\par ! {\pntext\f4\'B7\tab}ACHooks: Bugfix: Destructor unhooks OnDestroyed\par ! {\pntext\f4\'B7\tab}ACHooks: Enhancement: Memlocs now use map (performance increase)\par ! {\pntext\f4\'B7\tab}WorldFilter: New Functionality: Added RawCoordinates property\par ! \pard\nowidctlpar\par ! \pard\nowidctlpar\b Changes since 2.3.1.7\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\b0 CharStats: New Functionality: Added property, the number of burden units your character is currently carrying\par ! {\pntext\f4\'B7\tab}CharStats: New Functionality: Added property, your burden percentage (ex: 97)\par ! {\pntext\f4\'B7\tab}CharStats: New Functionality: Added property, the amount of free xp your character received in that skill at creation.\par ! {\pntext\f4\'B7\tab}Decal: Enhancement: Header changes to make code more STL compliant\par ! {\pntext\f4\'B7\tab}ACHooks: New Functionality: Added FaceHeading Method (THANKS MADAR!)\par ! {\pntext\f4\'B7\tab}ACHooks: New Functionality: Added Properties to get current 3d screen size\par ! {\pntext\f4\'B7\tab}ACHooks: New Functionality: Added hook to fire event on object destruction\par ! {\pntext\f4\'B7\tab}ACHooks: New Functionality: Added method to determine if an object GUID is known to the AC Client.\par \pard\nowidctlpar\par \b Changes since 2.3.1.6\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\b0 CharStats: Bugfix: Fixes to CharStats declarations\par \pard\nowidctlpar\par \b Changes since 2.3.1.5\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\b0 CharStats: Bugfix: Fixed coordination and quickness being switched around\par ! {\pntext\f4\'B7\tab}Inject: Bugfix: Replaced changes to view that \cf0\f3\fs24 fixed the problem of bars not disappearing from Decal bar properly, but caused crashes everywhere else, \cf1\f2\fs22 but with a slight change to fix crashing!\par \pard\nowidctlpar\par \b Changes since 2.3.1.4\b0\par ! \pard{\pntext\f4\'B7\tab}{\*\pn\pnlvlblt\pnf4\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-720\li720\cf0\f3\fs24 CharStats: Bugfix: Fixed the last of the enchantment handling bugs (get_Enchant now returns proper values for everything) \par ! {\pntext\f4\'B7\tab}Inject: Bugfix: Removed changes to view that fixed the problem of bars not disappearing from Decal bar properly, but caused crashes everywhere else.\cf1\f2\fs22\par \pard\nowidctlpar\par \b Changes since 2.3.1.3\b0\par |