comparison Chest.cpp @ 536:55d0794848d1

Слияние
author Ritor1
date Sat, 02 Mar 2013 00:24:27 +0600
parents 426682cf4a75 cb0ad52d6a26
children db4631a484ae
comparison
equal deleted inserted replaced
535:426682cf4a75 536:55d0794848d1
59 unsigned int *v23; // edi@28 59 unsigned int *v23; // edi@28
60 unsigned __int16 v24; // di@28 60 unsigned __int16 v24; // di@28
61 signed int v25; // ecx@28 61 signed int v25; // ecx@28
62 char *v26; // edx@29 62 char *v26; // edx@29
63 unsigned __int16 v27; // ax@32 63 unsigned __int16 v27; // ax@32
64 //LayingItem a1; // [sp+14h] [bp-B0h]@28 64 //SpriteObject a1; // [sp+14h] [bp-B0h]@28
65 int v29; // [sp+84h] [bp-40h]@16 65 int v29; // [sp+84h] [bp-40h]@16
66 int v30; // [sp+88h] [bp-3Ch]@16 66 int v30; // [sp+88h] [bp-3Ch]@16
67 int v31; // [sp+8Ch] [bp-38h]@16 67 int v31; // [sp+8Ch] [bp-38h]@16
68 int v32; // [sp+90h] [bp-34h]@16 68 int v32; // [sp+90h] [bp-34h]@16
69 float v33; // [sp+94h] [bp-30h]@23 69 float v33; // [sp+94h] [bp-30h]@23
167 *(_QWORD *)v22 = __PAIR__(v38, v14); 167 *(_QWORD *)v22 = __PAIR__(v38, v14);
168 Vec3_int_::Rotate(v21, sRotX, sRotY, *(Vec3_int_ *)v22, &pOut.x, &pOut.z, &pOut.y); 168 Vec3_int_::Rotate(v21, sRotX, sRotY, *(Vec3_int_ *)v22, &pOut.x, &pOut.z, &pOut.y);
169 v23 = (unsigned int *)(&v29 + v35); 169 v23 = (unsigned int *)(&v29 + v35);
170 sub_42F7EB_DropItemAt(*v23, pOut.x, pOut.z, pOut.y, 0, 1, 0, 0x30u, 0); 170 sub_42F7EB_DropItemAt(*v23, pOut.x, pOut.z, pOut.y, 0, 1, 0, 0x30u, 0);
171 171
172 LayingItem a1; // [sp+14h] [bp-B0h]@28 172 SpriteObject a1; // [sp+14h] [bp-B0h]@28
173 //LayingItem::LayingItem(&a1); 173 //SpriteObject::SpriteObject(&a1);
174 174
175 a1.stru_24.Reset(); 175 a1.stru_24.Reset();
176 v24 = *(short *)v23; 176 v24 = *(short *)v23;
177 v25 = 0; 177 v25 = 0;
178 a1.field_50 = 0; 178 a1.field_50 = 0;
179 a1.field_4C = 0; 179 a1.field_4C = 0;
180 a1.field_48 = 0; 180 a1.field_48 = 0;
181 a1.field_54 = 0; 181 a1.field_54 = 0;
182 a1.uItemType = v24; 182 a1.uType = v24;
183 if ( (signed int)pObjectList->uNumObjects <= 0 ) 183 if ( (signed int)pObjectList->uNumObjects <= 0 )
184 { 184 {
185 LABEL_32: 185 LABEL_32:
186 v27 = 0; 186 v27 = 0;
187 } 187 }