comparison Chest.cpp @ 1052:d48c762de563

-nomarg
author Nomad
date Thu, 23 May 2013 18:26:05 +0200
parents 9ac94d00012e
children cf6cd674c398
comparison
equal deleted inserted replaced
1051:05c62d166182 1052:d48c762de563
64 unsigned __int16 v24; // di@28 64 unsigned __int16 v24; // di@28
65 signed int v25; // ecx@28 65 signed int v25; // ecx@28
66 char *v26; // edx@29 66 char *v26; // edx@29
67 unsigned __int16 v27; // ax@32 67 unsigned __int16 v27; // ax@32
68 //SpriteObject a1; // [sp+14h] [bp-B0h]@28 68 //SpriteObject a1; // [sp+14h] [bp-B0h]@28
69 int v29; // [sp+84h] [bp-40h]@16 69 int v29[4]; // [sp+84h] [bp-40h]@16
70 int v30; // [sp+88h] [bp-3Ch]@16 70 //int v30; // [sp+88h] [bp-3Ch]@16
71 int v31; // [sp+8Ch] [bp-38h]@16 71 //int v31; // [sp+8Ch] [bp-38h]@16
72 int v32; // [sp+90h] [bp-34h]@16 72 //int v32; // [sp+90h] [bp-34h]@16
73 float v33; // [sp+94h] [bp-30h]@23 73 float v33; // [sp+94h] [bp-30h]@23
74 //char *v34; // [sp+98h] [bp-2Ch]@5 74 //char *v34; // [sp+98h] [bp-2Ch]@5
75 int v35; // [sp+9Ch] [bp-28h]@16 75 int v35; // [sp+9Ch] [bp-28h]@16
76 Vec3_int_ pOut; // [sp+A0h] [bp-24h]@28 76 Vec3_int_ pOut; // [sp+A0h] [bp-24h]@28
77 int a4; // [sp+ACh] [bp-18h]@1 77 int a4; // [sp+ACh] [bp-18h]@1
103 v2 = pMapStats->GetMapInfo(pCurrentMapName); 103 v2 = pMapStats->GetMapInfo(pCurrentMapName);
104 if ( !chest->Trapped() || !v2 ) 104 if ( !chest->Trapped() || !v2 )
105 goto LABEL_12; 105 goto LABEL_12;
106 if ( pPlayers[uActiveCharacter]->GetDisarmTrap() < 2 * pMapStats->pInfos[v2].LockX5 ) 106 if ( pPlayers[uActiveCharacter]->GetDisarmTrap() < 2 * pMapStats->pInfos[v2].LockX5 )
107 { 107 {
108 v29 = 811; 108 v29[0] = 811;
109 v30 = 812; 109 v29[1] = 812;
110 v31 = 813; 110 v29[2] = 813;
111 v32 = 814; 111 v29[3] = 814;
112 v5 = rand() % 4; 112 v5 = rand() % 4;
113 v6 = PID_ID(EvtTargetObj); 113 v6 = PID_ID(EvtTargetObj);
114 v35 = v5; 114 v35 = v5;
115 if ( PID_TYPE(EvtTargetObj) == OBJECT_Decoration) 115 if ( PID_TYPE(EvtTargetObj) == OBJECT_Decoration)
116 { 116 {