changeset 1767:3ee4a4d592af

Player::SetVariable removing label_84
author Grumpy7
date Tue, 01 Oct 2013 07:30:46 +0200
parents 110727780974
children 3601186b4c26
files Player.cpp
diffstat 1 files changed, 54 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/Player.cpp	Tue Oct 01 07:29:30 2013 +0200
+++ b/Player.cpp	Tue Oct 01 07:30:46 2013 +0200
@@ -5687,25 +5687,39 @@
           return;
         case VAR_BaseMight:
           this->uMight = (unsigned __int8)var_value;
-          goto LABEL_84;
+          v28 = 0;
+          v26 = 92;
+          goto LABEL_112;
         case VAR_BaseIntellect:
           this->uIntelligence = (unsigned __int8)var_value;
-          goto LABEL_84;
+          v28 = 0;
+          v26 = 92;
+          goto LABEL_112;
         case VAR_BasePersonality:
           this->uWillpower = (unsigned __int8)var_value;
-          goto LABEL_84;
+          v28 = 0;
+          v26 = 92;
+          goto LABEL_112;
         case VAR_BaseEndurance:
           this->uEndurance = (unsigned __int8)var_value;
-          goto LABEL_84;
+          v28 = 0;
+          v26 = 92;
+          goto LABEL_112;
         case VAR_BaseSpeed:
           this->uSpeed = (unsigned __int8)var_value;
-          goto LABEL_84;
+          v28 = 0;
+          v26 = 92;
+          goto LABEL_112;
         case VAR_BaseAccuracy:
           this->uAccuracy = (unsigned __int8)var_value;
-          goto LABEL_84;
+          v28 = 0;
+          v26 = 92;
+          goto LABEL_112;
         case VAR_BaseLuck:
           this->uLuck = (unsigned __int8)var_value;
-          goto LABEL_84;
+          v28 = 0;
+          v26 = 92;
+          goto LABEL_112;
         case VAR_FixedFood:
           Party::SetFood(var_value);
           goto LABEL_124;
@@ -5802,41 +5816,62 @@
       case VAR_ActualAccuracy:
 LABEL_72:
         this->uAccuracyBonus = (unsigned __int8)var_value;
-        goto LABEL_111;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_ActualLuck:
 LABEL_73:
         this->uLuckBonus = (unsigned __int8)var_value;
-        goto LABEL_111;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_FireResistance:
         this->sResFireBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_AirResistance:
         this->sResAirBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_WaterResistance:
         this->sResWaterBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_EarthResistance:
         this->sResEarthBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_SpiritResistance:
         this->sResSpiritBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_MindResistance:
         this->sResMindBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_BodyResistance:
         this->sResBodyBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_LightResistance:
         this->sResLightBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_DarkResistance:
         this->sResDarkBase = (unsigned __int8)var_value;
-        goto LABEL_84;
+        v28 = 0;
+        v26 = 92;
+        goto LABEL_112;
       case VAR_MagicResistance:
         this->sResMagicBase = (unsigned __int8)var_value;
-LABEL_84:
         v28 = 0;
         v26 = 92;
         goto LABEL_112;