From: <go...@us...> - 2002-08-28 20:55:19
|
Update of /cvsroot/decaldev/source/Installer/Res In directory usw-pr-cvs1:/tmp/cvs-serv24605/Installer/Res Modified Files: Install.vbs readme.rtf Log Message: Added hooks for screen size Updated version numbers for new Beta Index: Install.vbs =================================================================== RCS file: /cvsroot/decaldev/source/Installer/Res/Install.vbs,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** Install.vbs 14 Aug 2002 22:36:58 -0000 1.21 --- Install.vbs 28 Aug 2002 20:55:15 -0000 1.22 *************** *** 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.7" ' 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.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 *************** *** 86,89 **** --- 86,90 ---- AllProducts.Add "2.3.1.6", "{A6749A61-B1E5-4FFB-BA4D-AE93E5443EC8}" AllProducts.Add "2.3.1.7", "{C667B179-E270-4BE5-9C73-0533C1D2B758}" + AllProducts.Add "2.3.1.8", "{88947320-85FC-4327-908D-7801365AD4D9}" Index: readme.rtf =================================================================== RCS file: /cvsroot/decaldev/source/Installer/Res/readme.rtf,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** readme.rtf 14 Aug 2002 22:36:58 -0000 1.13 --- readme.rtf 28 Aug 2002 20:55:15 -0000 1.14 *************** *** 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.7 \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.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 *************** *** 9,13 **** 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.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 --- 9,23 ---- 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 *************** *** 34,38 **** {\pntext\f4\'B7\tab}WorldFilter: Added properties for Monarch, material, coverage, EquipType, ApproachDistance and Secondary Name\par {\pntext\f4\'B7\tab}CharStats: Revamped the attribute/secondary attribute/skill storage system (maintained backwards compatability)\par ! {\pntext\f4\'B7\tab}CharStats: Added in cAllegianceInfo to track allegiance-related data (some data not available until the allegiance pannel is opened)\par {\pntext\f4\'B7\tab}Charstats: Tracks changes to statistics after character login.\par {\pntext\f4\'B7\tab}Charstats: Added new methods/properties to modified attributes (buffs and debuffs), get_BuffedVital, get_BuffedSkill, etc.\par --- 44,48 ---- {\pntext\f4\'B7\tab}WorldFilter: Added properties for Monarch, material, coverage, EquipType, ApproachDistance and Secondary Name\par {\pntext\f4\'B7\tab}CharStats: Revamped the attribute/secondary attribute/skill storage system (maintained backwards compatability)\par ! {\pntext\f4\'B7\tab}CharStats: Added in cAllegianceInfo to track allegiance-related data (some data not available until the allegiance panel is opened)\par {\pntext\f4\'B7\tab}Charstats: Tracks changes to statistics after character login.\par {\pntext\f4\'B7\tab}Charstats: Added new methods/properties to modified attributes (buffs and debuffs), get_BuffedVital, get_BuffedSkill, etc.\par |