Mercurial > mm7
annotate mm7_2.cpp @ 1308:ad903bb5b702
Слияние
author | Ritor1 |
---|---|
date | Mon, 24 Jun 2013 18:59:39 +0600 |
parents | 13b7be8b06a0 0aa57a8d4804 |
children | 995d2f8ad71b |
rev | line source |
---|---|
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1150
diff
changeset
|
1 #ifdef _MSC_VER |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1150
diff
changeset
|
2 #define _CRT_SECURE_NO_WARNINGS |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1150
diff
changeset
|
3 #endif |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1150
diff
changeset
|
4 |
0 | 5 #include <io.h> |
6 #include <direct.h> | |
7 #include <assert.h> | |
1016 | 8 #include <windows.h> |
9 | |
10 | |
1262 | 11 #include "Texture.h" |
12 #include "mm7_data.h" | |
1016 | 13 #include "VideoPlayer.h" |
14 #include "Sprites.h" | |
15 #include "BSPModel.h" | |
16 #include "OutdoorCamera.h" | |
17 | |
18 #include "LightmapBuilder.h" | |
19 #include "DecalBuilder.h" | |
20 #include "ParticleEngine.h" | |
21 #include "Mouse.h" | |
22 #include "Keyboard.h" | |
23 #include "CShow.h" | |
24 #include "GammaControl.h" | |
25 #include "stru6.h" | |
26 | |
27 #include "Vis.h" | |
0 | 28 #include "MapInfo.h" |
29 #include "Game.h" | |
30 #include "GUIWindow.h" | |
31 #include "GUIFont.h" | |
32 #include "Party.h" | |
33 #include "AudioPlayer.h" | |
34 #include "Outdoor.h" | |
35 #include "IndoorCamera.h" | |
36 #include "Overlays.h" | |
37 #include "Arcomage.h" | |
38 #include "LOD.h" | |
39 #include "Actor.h" | |
40 #include "Allocator.h" | |
41 #include "Events.h" | |
42 #include "Viewport.h" | |
43 #include "FrameTableInc.h" | |
44 #include "Math.h" | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
45 #include "SpriteObject.h" |
0 | 46 #include "ObjectList.h" |
47 #include "Chest.h" | |
48 #include "PaletteManager.h" | |
49 #include "DecorationList.h" | |
50 #include "SaveLoad.h" | |
51 #include "stru123.h" | |
522 | 52 #include "stru176.h" |
0 | 53 #include "Time.h" |
54 #include "IconFrameTable.h" | |
55 #include "GUIProgressBar.h" | |
56 #include "Bink_Smacker.h" | |
57 #include "PlayerFrameTable.h" | |
58 #include "TurnEngine.h" | |
59 #include "FactionTable.h" | |
60 #include "StorylineTextTable.h" | |
61 #include "Random.h" | |
924 | 62 #include "CastSpellInfo.h" |
0 | 63 #include "stru298.h" |
64 #include "Events2D.h" | |
65 #include "Log.h" | |
1299 | 66 #include "UI\UIHouses.h" |
189 | 67 #include "texts.h" |
522 | 68 #include "MM7.h" |
1262 | 69 #include "Lights.h" |
0 | 70 |
71 //----- (004BB756) -------------------------------------------------------- | |
72 signed int __fastcall sub_4BB756(signed int a1) | |
73 { | |
74 unsigned int v1; // esi@8 | |
75 unsigned int v3; // ecx@10 | |
82 | 76 Player *v4; // esi@15 |
0 | 77 int v5; // ebx@16 |
78 int v6; // ST38_4@16 | |
82 | 79 Player *v7; // esi@18 |
0 | 80 int v8; // ebx@19 |
81 int v9; // ST30_4@19 | |
82 int v10; // ST44_4@19 | |
83 int v11; // ST48_4@19 | |
84 int v12; // ST4C_4@19 | |
85 int v13; // ST50_4@19 | |
86 int v14; // ST3C_4@19 | |
87 int v15; // ST40_4@19 | |
88 int v16; // ST34_4@19 | |
89 int v17; // ST38_4@19 | |
90 Player *v18; // esi@21 | |
91 int v19; // eax@26 | |
92 int v20; // eax@39 | |
93 SoundID v21; // [sp-20h] [bp-54h]@25 | |
94 signed int v22; // [sp-1Ch] [bp-50h]@25 | |
95 unsigned int v23; // [sp-18h] [bp-4Ch]@25 | |
96 signed int v24; // [sp-14h] [bp-48h]@25 | |
97 signed int v25; // [sp-10h] [bp-44h]@25 | |
98 int v26; // [sp-10h] [bp-44h]@32 | |
99 int v27; // [sp-Ch] [bp-40h]@25 | |
100 unsigned int v28; // [sp-Ch] [bp-40h]@32 | |
101 unsigned int v29; // [sp-8h] [bp-3Ch]@25 | |
102 __int16 v30; // [sp-8h] [bp-3Ch]@32 | |
103 int v31; // [sp-4h] [bp-38h]@25 | |
104 int v32; // [sp-4h] [bp-38h]@32 | |
105 | |
106 if ( a1 > 39 ) | |
107 { | |
108 if ( a1 != 40 ) | |
109 { | |
110 if ( a1 == 41 ) | |
111 { | |
437 | 112 pMessageQueue_50CBD0->AddMessage(UIMSG_Escape, 0, 0); |
113 /*if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) | |
0 | 114 { |
990 | 115 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = UIMSG_Escape; |
0 | 116 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 0; |
117 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
118 ++pMessageQueue_50CBD0->uNumMessages; | |
437 | 119 }*/ |
0 | 120 dword_50C9DC = 195; |
602 | 121 ptr_50C9E0 = GetNPCData(sDialogue_SpeakingActorNPC_ID); |
0 | 122 return 0; |
123 } | |
124 if ( a1 == 42 ) | |
125 { | |
126 v32 = 0; | |
127 v30 = 0; | |
128 v28 = 133; | |
129 v26 = 46; | |
130 } | |
131 else | |
132 { | |
133 if ( a1 == 43 ) | |
134 { | |
135 v32 = 0; | |
136 v30 = 0; | |
137 v28 = 133; | |
138 v26 = 51; | |
139 } | |
140 else | |
141 { | |
142 if ( a1 != 52 ) | |
143 return 0; | |
144 v32 = 0; | |
145 v30 = 0; | |
146 v28 = 133; | |
147 v26 = 86; | |
148 } | |
149 } | |
150 _42777D_CastSpell_UseWand_ShootArrow(v26, 0, v28, v30, v32); | |
151 return 0; | |
152 } | |
153 v20 = pOtherOverlayList->_4418B1(10005, 201, 0, 65536); | |
1167 | 154 pParty->pPartyBuffs[PARTY_BUFF_WATER_WALK].Apply(pParty->uTimePlayed + 46080, 3u, 0, v20, 0); |
155 pParty->pPartyBuffs[PARTY_BUFF_WATER_WALK].uFlags |= 1u; | |
0 | 156 v31 = 0; |
157 v29 = 0; | |
158 v27 = 0; | |
159 v25 = 0; | |
160 v24 = -1; | |
161 v23 = 0; | |
162 v22 = 0; | |
163 v21 = (SoundID)12040; | |
164 LABEL_40: | |
165 pAudioPlayer->PlaySound(v21, v22, v23, v24, v25, v27, v29, v31); | |
166 return 0; | |
167 } | |
168 if ( a1 == 39 ) | |
169 { | |
170 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) | |
171 { | |
172 ShowStatusBarString(pGlobalTXT_LocalizationStrings[494], 2u); | |
173 v31 = 0; | |
174 v29 = 0; | |
175 v27 = 0; | |
176 v25 = 0; | |
177 v24 = -1; | |
178 v23 = 0; | |
179 v22 = 0; | |
180 v21 = (SoundID)203; | |
181 } | |
182 else | |
183 { | |
184 v19 = pOtherOverlayList->_4418B1(10008, 203, 0, 65536); | |
1167 | 185 pParty->pPartyBuffs[PARTY_BUFF_FLY].Apply(pParty->uTimePlayed + 30720, 3u, 1u, v19, 0); |
186 pParty->pPartyBuffs[PARTY_BUFF_FLY].uFlags |= 1u; | |
0 | 187 v31 = 0; |
188 v29 = 0; | |
189 v27 = 0; | |
190 v25 = 0; | |
191 v24 = -1; | |
192 v23 = 0; | |
193 v22 = 0; | |
194 v21 = (SoundID)11090; | |
195 } | |
589 | 196 pAudioPlayer->PlaySound(v21, v22, v23, v24, v25, v27, v29, v31); |
197 return 0; | |
0 | 198 } |
199 if ( a1 == 10 ) | |
200 { | |
201 v18 = pParty->pPlayers; | |
202 do | |
203 { | |
204 v18->sHealth = v18->GetMaxHealth(); | |
205 ++v18; | |
206 } | |
207 while ( (signed int)v18 < (signed int)pParty->pHirelings ); | |
208 return 0; | |
209 } | |
210 if ( a1 == 11 ) | |
211 { | |
82 | 212 v7 = pParty->pPlayers;//(char *)&pParty->pPlayers[0].pConditions[15]; |
0 | 213 do |
214 { | |
82 | 215 /*v8 = *((int *)v7 - 2); |
0 | 216 v9 = *((int *)v7 - 1); |
217 v10 = *(int *)v7; | |
218 v11 = *((int *)v7 + 1); | |
219 v12 = *((int *)v7 + 2); | |
220 v13 = *((int *)v7 + 3); | |
221 v14 = *((int *)v7 + 8); | |
222 v15 = *((int *)v7 + 9); | |
223 v16 = *((int *)v7 + 4); | |
82 | 224 v17 = *((int *)v7 + 5);*/ |
225 v8 = LODWORD(v7->pConditions[14]); | |
226 v9 = HIDWORD(v7->pConditions[14]); | |
227 v10 = LODWORD(v7->pConditions[15]); | |
228 v11 = HIDWORD(v7->pConditions[15]); | |
229 v12 = LODWORD(v7->pConditions[16]); | |
230 v13 = HIDWORD(v7->pConditions[16]); | |
231 v14 = LODWORD(v7->pConditions[19]); | |
232 v15 = HIDWORD(v7->pConditions[19]); | |
233 v16 = LODWORD(v7->pConditions[17]); | |
234 v17 = HIDWORD(v7->pConditions[17]); | |
235 memset(v7, 0, 0xA0u); | |
236 LODWORD(v7->pConditions[16]) = v12; | |
237 HIDWORD(v7->pConditions[16]) = v13; | |
238 LODWORD(v7->pConditions[15]) = v10; | |
239 HIDWORD(v7->pConditions[15]) = v11; | |
240 HIDWORD(v7->pConditions[14]) = v9; | |
241 LODWORD(v7->pConditions[19]) = v14; | |
242 HIDWORD(v7->pConditions[19]) = v15; | |
243 LODWORD(v7->pConditions[17]) = v16; | |
244 LODWORD(v7->pConditions[14]) = v8; | |
245 HIDWORD(v7->pConditions[17]) = v17; | |
246 v7->sHealth = v7->GetMaxHealth(); | |
247 ++v7; | |
248 } | |
249 while ( v7 <= pPlayers[3] ); | |
0 | 250 return 0; |
251 } | |
252 if ( a1 == 12 ) | |
253 { | |
82 | 254 v4 = pParty->pPlayers;//(char *)&pParty->pPlayers[0].pActiveSkills[8]; |
0 | 255 do |
256 { | |
82 | 257 v5 = LODWORD(v4->pConditions[19]);//*((int *)v4 - 32); |
258 v6 = HIDWORD(v4->pConditions[19]);//*((int *)v4 - 31); | |
259 memset(v4->pConditions, 0, 0xA0u); | |
260 v4->pActiveSkills[8] = v5; | |
261 v4->pActiveSkills[10] = v6; | |
262 v4->sHealth = v4->GetMaxHealth(); | |
263 ++v4; | |
264 } | |
265 while ( v4 <= pPlayers[3] ); | |
0 | 266 return 0; |
267 } | |
268 if ( a1 == 33 ) | |
269 { | |
270 v1 = 14; | |
271 if ( pParty->uNumFoodRations >= 0xE ) | |
272 return 1; | |
273 v3 = 1; | |
274 LABEL_13: | |
275 Party::GiveFood(v3); | |
276 if ( pParty->uNumFoodRations > v1 ) | |
277 pParty->uNumFoodRations = v1; | |
278 return 0; | |
279 } | |
280 if ( a1 == 34 ) | |
281 { | |
282 v1 = 14; | |
283 if ( pParty->uNumFoodRations >= 0xE ) | |
284 return 1; | |
285 v3 = 2; | |
286 goto LABEL_13; | |
287 } | |
288 return 0; | |
289 } | |
290 // 50C9DC: using guessed type int dword_50C9DC; | |
291 | |
292 //----- (004BBA85) -------------------------------------------------------- | |
293 const char *sub_4BBA85_bounties() | |
294 { | |
295 int v0; // edi@1 | |
296 signed __int64 v1; // qax@2 | |
297 int i; // eax@2 | |
298 int v3; // edx@3 | |
299 int v4; // edi@14 | |
300 __int16 v5; // ax@14 | |
301 char v6; // zf@14 | |
302 Player *v7; // ebx@16 | |
303 const char *result; // eax@19 | |
304 | |
305 uDialogueType = 83; | |
306 pDialogueWindow->Release(); | |
307 pDialogueWindow = GUIWindow::Create(0, 0, 640, 350, WINDOW_MainMenu, 0, 0); | |
832 | 308 pBtn_ExitCancel = pDialogueWindow->CreateButton(471u, 445u, 169u, 35u, 1, 0, UIMSG_Escape, 0, 0, pGlobalTXT_LocalizationStrings[34],// "Cancel" |
945 | 309 pIcons_LOD->GetTexture(uExitCancelTextureId), 0); |
832 | 310 pDialogueWindow->CreateButton(0, 0, 0, 0, 1, 0, UIMSG_BuyInShop_Identify_Repair, 0, 0, "", 0); |
311 pDialogueWindow->CreateButton(480u, 160u, 140u, 30u, 1, 0, UIMSG_0, 0x53u, 0, "", 0); | |
972 | 312 pDialogueWindow->_41D08F_set_keyboard_control_group(1, 1, 0, 2); |
747 | 313 dialog_menu_id = HOUSE_DIALOGUE_OTHER; |
336 | 314 v0 = (int)((char *)window_SpeakInHouse->ptr_1C - 102); |
0 | 315 if ( (signed __int64)__PAIR__(pParty->field_3C.field_0[2 * v0 + 1], pParty->field_3C.field_0[2 * v0]) < (signed __int64)pParty->uTimePlayed ) |
316 { | |
317 pParty->field_75A[v0] = 0; | |
630 | 318 __debugbreak(); // starting year-related constant here; |
0 | 319 v1 = (signed __int64)((double)(0x12750000 * (pParty->uCurrentMonth + 12i64 * pParty->uCurrentYear - 14015)) |
320 * 0.033333335); | |
321 pParty->field_3C.field_0[2 * v0] = v1; | |
322 pParty->field_3C.field_0[2 * v0 + 1] = HIDWORD(v1); | |
323 for ( i = rand(); ; i = rand() ) | |
324 { | |
325 v3 = i % 258 + 1; | |
326 pParty->field_750[v0] = v3; | |
327 if ( (unsigned __int16)v3 < 0x73u || (unsigned __int16)v3 > 0x84u ) | |
328 { | |
329 if ( ((unsigned __int16)v3 < 0xEBu || (unsigned __int16)v3 > 0xFCu) | |
330 && ((unsigned __int16)v3 < 0x85u || (unsigned __int16)v3 > 0x96u) | |
331 && ((unsigned __int16)v3 < 0x97u || (unsigned __int16)v3 > 0xBAu) | |
332 && ((unsigned __int16)v3 < 0xC4u || (unsigned __int16)v3 > 0xC6u) ) | |
333 break; | |
334 } | |
335 } | |
336 } | |
337 v4 = v0; | |
338 v5 = pParty->field_750[v4]; | |
339 v6 = pParty->field_75A[v4] == 0; | |
340 word_F8B1A0 = pParty->field_750[v4]; | |
341 if ( v6 ) | |
342 { | |
343 v6 = v5 == 0; | |
344 result = pNPCTopics[351].pText; | |
345 if ( v6 ) | |
346 result = pNPCTopics[353].pText; | |
347 } | |
348 else | |
349 { | |
350 if ( v5 ) | |
351 { | |
352 party_finds_gold(100 * pMonsterStats->pInfos[(unsigned __int16)v5].uLevel, 0); | |
353 v7 = pParty->pPlayers; | |
354 do | |
355 { | |
356 v7->SetVariable(VAR_Award, 86); | |
357 ++v7; | |
358 } | |
359 while ( (signed int)v7 < (signed int)pParty->pHirelings ); | |
360 pParty->uNumBountiesCollected += 100 * pMonsterStats->pInfos[pParty->field_750[v4]].uLevel; | |
361 pParty->field_750[v4] = 0; | |
362 pParty->field_75A[v4] = 0; | |
363 } | |
364 result = pNPCTopics[352].pText; | |
365 } | |
366 dword_F8B1A4 = (char *)result; | |
367 return result; | |
368 } | |
369 | |
370 //----- (004BBCDD) -------------------------------------------------------- | |
371 void __cdecl sub_4BBCDD() | |
372 { | |
373 signed int v0; // ebp@3 | |
90 | 374 Actor *v1; // eax@4 |
0 | 375 __int16 v2; // cx@5 |
376 int v3; // esi@8 | |
377 Player *v4; // esi@14 | |
378 GUIButton *v5; // eax@18 | |
379 GUIButton *v6; // esi@19 | |
380 size_t v7; // [sp+10h] [bp-4h]@4 | |
381 | |
382 if ( pParty->field_7B5_in_arena_quest ) | |
383 { | |
384 if ( pParty->field_7B5_in_arena_quest == -1 ) | |
385 { | |
386 uDialogueType = 92; | |
387 } | |
388 else | |
389 { | |
390 v0 = 0; | |
90 | 391 if ( (signed int)uNumActors > 0 ) |
392 { | |
1202 | 393 v1 = pActors.data();//[0].uAIState; |
90 | 394 v7 = uNumActors; |
395 do | |
396 { | |
397 v2 = v1->uAIState; | |
848 | 398 if ( v1->uAIState == Dead || v2 == Removed || v2 == Disabled || (v3 = v1->uSummonerID) != 0 && PID_TYPE(v3) == OBJECT_Player) |
90 | 399 ++v0; |
400 ++v1; | |
401 --v7; | |
402 } | |
403 while ( v7 ); | |
404 } | |
405 if ( v0 >= (signed int)uNumActors || (signed int)uNumActors <= 0) | |
406 { | |
0 | 407 uDialogueType = 91; |
408 v4 = pParty->pPlayers; | |
409 ++*((char *)&pParty->field_75A[3] + (unsigned __int8)pParty->field_7B5_in_arena_quest + 1); | |
410 do | |
411 { | |
412 v4->SetVariable(VAR_Award, (unsigned __int8)pParty->field_7B5_in_arena_quest + 3); | |
413 ++v4; | |
414 } | |
415 while ( (signed int)v4 < (signed int)pParty->pHirelings ); | |
267 | 416 party_finds_gold(gold_transaction_amount, 0); |
0 | 417 pAudioPlayer->PlaySound((SoundID)14060, 0, 0, -1, 0, 0, 0, 0); |
418 pParty->field_7B5_in_arena_quest = -1; | |
419 } | |
420 else | |
421 { | |
422 uDialogueType = 90; | |
423 pParty->vPosition.x = 3849; | |
424 pParty->vPosition.y = 5770; | |
425 pParty->vPosition.z = 1; | |
426 pParty->uFallStartY = 1; | |
427 pParty->sRotationY = 512; | |
428 pParty->sRotationX = 0; | |
429 pParty->uFallSpeed = 0; | |
430 pAudioPlayer->PlaySound((SoundID)14060, 0, 0, -1, 0, 0, 0, 0); | |
431 } | |
432 } | |
433 } | |
434 else | |
435 { | |
436 uDialogueType = 89; | |
437 v5 = pDialogueWindow->pControlsHead; | |
438 if ( v5 ) | |
439 { | |
440 do | |
441 { | |
442 v6 = v5->pNext; | |
443 pAllocator->FreeChunk(v5); | |
444 v5 = v6; | |
445 } | |
446 while ( v6 ); | |
447 } | |
448 pDialogueWindow->pControlsHead = 0; | |
449 pDialogueWindow->pControlsTail = 0; | |
450 pDialogueWindow->uNumControls = 0; | |
832 | 451 pBtn_ExitCancel = pDialogueWindow->CreateButton(0x1D7u, 0x1BDu, 0xA9u, 0x23u, 1, 0, UIMSG_Escape, 0, 0, pGlobalTXT_LocalizationStrings[79], |
945 | 452 pIcons_LOD->GetTexture(uExitCancelTextureId), 0); |
832 | 453 pDialogueWindow->CreateButton(0x1E0u, 0xA0u, 0x8Cu, 0x1Eu, 1, 0, UIMSG_SelectNPCDialogueOption, 0x55u, 0, "", 0); |
454 pDialogueWindow->CreateButton(0x1E0u, 0xBEu, 0x8Cu, 0x1Eu, 1, 0, UIMSG_SelectNPCDialogueOption, 0x56u, 0, "", 0); | |
455 pDialogueWindow->CreateButton(0x1E0u, 0xDCu, 0x8Cu, 0x1Eu, 1, 0, UIMSG_SelectNPCDialogueOption, 0x57u, 0, "", 0); | |
456 pDialogueWindow->CreateButton(0x1E0u, 0xFAu, 0x8Cu, 0x1Eu, 1, 0, UIMSG_SelectNPCDialogueOption, 0x58u, 0, "", 0); | |
972 | 457 pDialogueWindow->_41D08F_set_keyboard_control_group(4, 1, 0, 1); |
0 | 458 } |
459 } | |
460 // F8B1B4: using guessed type int dword_F8B1B4; | |
461 | |
462 // 4EE088: using guessed type __int16 word_4EE088_sound_ids[]; | |
463 | |
464 //----- (004BC109) -------------------------------------------------------- | |
465 void __cdecl ArenaFight() | |
466 { | |
467 int v0; // edi@1 | |
468 char *v1; // eax@7 | |
469 Player *v2; // edi@9 | |
470 int v3; // eax@10 | |
471 signed int v4; // esi@10 | |
472 signed __int64 v5; // qax@18 | |
473 signed int v6; // ebx@34 | |
474 char *v7; // edi@34 | |
475 int v8; // eax@37 | |
476 int v9; // esi@43 | |
477 int v10; // eax@44 | |
478 unsigned __int8 v11; // sf@44 | |
479 unsigned __int8 v12; // of@44 | |
480 signed int v13; // eax@49 | |
481 int v14; // esi@49 | |
482 int v15; // edx@50 | |
483 int v16; // eax@51 | |
484 signed int v17; // ecx@51 | |
485 int v18; // edx@53 | |
486 int i; // edi@55 | |
487 int monster_y; // ST18_4@56 | |
488 int v21; // eax@56 | |
489 signed int v22; // [sp-4h] [bp-144h]@51 | |
490 __int16 v23[100]; // [sp+Ch] [bp-134h]@39 | |
491 GUIWindow window; // [sp+D4h] [bp-6Ch]@1 | |
492 __int16 monster_ids[6]; // [sp+128h] [bp-18h]@56 | |
493 int v26; // [sp+134h] [bp-Ch]@1 | |
494 int v27; // [sp+138h] [bp-8h]@23 | |
495 int num_monsters; // [sp+13Ch] [bp-4h]@17 | |
496 | |
497 v26 = 0; | |
498 pParty->field_7B5_in_arena_quest = uDialogueType; | |
499 memcpy(&window, pDialogueWindow, sizeof(window)); | |
819 | 500 window.uFrameWidth = game_viewport_width; |
0 | 501 window.uFrameZ = 452; |
502 v0 = pFontArrus->CalcTextHeight(pGlobalTXT_LocalizationStrings[575], &window, 13, 0) + 7; | |
503 pRenderer->BeginSceneD3D(); | |
504 | |
505 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) | |
506 pIndoor->Draw(); | |
507 else if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor ) | |
508 pOutdoor->Draw(); | |
509 | |
510 pRenderer->DrawBillboards_And_MaybeRenderSpecialEffects_And_EndScene(); | |
511 pRenderer->BeginScene(); | |
512 if ( pRenderer->pRenderD3D ) | |
513 pRenderer->FillRectFast( | |
693 | 514 pViewport->uViewportTL_X, |
515 pViewport->uViewportTL_Y, | |
516 pViewport->uViewportBR_X - pViewport->uViewportTL_X, | |
517 pViewport->uViewportBR_Y - pViewport->uViewportTL_Y + 1, | |
0 | 518 pRenderer->uTargetGMask | pRenderer->uTargetBMask); |
519 | |
945 | 520 auto pTex = pIcons_LOD->GetTexture(uTextureID_Leather); |
521 pRenderer->_4A6A68(8, 352 - v0, pTex, pTex->uTextureHeight - v0); | |
0 | 522 |
523 pRenderer->DrawTextureIndexed(8u, 347 - v0, pTexture_591428); | |
524 v1 = FitTextInAWindow(pGlobalTXT_LocalizationStrings[575], pFontArrus, &window, 0xDu, 0); | |
525 pDialogueWindow->DrawText(pFontArrus, 13, 354 - v0, 0, v1, 0, 0, 0); | |
526 pRenderer->EndScene(); | |
527 pRenderer->Present(); | |
528 pParty->vPosition.x = 3849; | |
529 pParty->vPosition.y = 5770; | |
530 pParty->vPosition.z = 1; | |
531 pParty->uFallStartY = 1; | |
532 pParty->sRotationY = 512; | |
533 pParty->sRotationX = 0; | |
534 pParty->uFallSpeed = 0; | |
437 | 535 /*if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 ) |
0 | 536 { |
990 | 537 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].eType = UIMSG_Escape; |
0 | 538 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 1; |
539 *(&pMessageQueue_50CBD0->uNumMessages + 3 * pMessageQueue_50CBD0->uNumMessages + 3) = 0; | |
540 ++pMessageQueue_50CBD0->uNumMessages; | |
437 | 541 }*/ |
542 pMessageQueue_50CBD0->AddMessage(UIMSG_Escape, 1, 0); | |
0 | 543 v2 = pParty->pPlayers; |
544 do | |
545 { | |
546 v3 = v2->GetActualLevel(); | |
547 v4 = v26; | |
548 if ( v3 > v26 ) | |
549 { | |
550 v26 = v2->GetActualLevel(); | |
551 v4 = v26; | |
552 } | |
553 ++v2; | |
554 } | |
555 while ( (signed int)v2 < (signed int)pParty->pHirelings ); | |
556 if ( uDialogueType == 85 ) | |
557 { | |
558 num_monsters = v4; | |
559 goto LABEL_22; | |
560 } | |
561 if ( uDialogueType == 86 ) | |
562 { | |
563 v5 = (signed __int64)((double)v26 * 1.5); | |
564 goto LABEL_20; | |
565 } | |
566 if ( uDialogueType == 87 ) | |
567 { | |
568 LODWORD(v5) = 2 * v4; | |
569 LABEL_20: | |
570 num_monsters = v5; | |
571 LABEL_22: | |
572 v4 /= 2; | |
573 goto LABEL_24; | |
574 } | |
575 if ( uDialogueType == 88 ) | |
576 num_monsters = 2 * v4; | |
577 else | |
578 v4 = v27; | |
579 LABEL_24: | |
580 if ( v4 < 1 ) | |
581 v4 = 1; | |
582 if ( v4 > 100 ) | |
583 v4 = 100; | |
584 if ( num_monsters > 100 ) | |
585 num_monsters = 100; | |
586 if ( v4 < 2 ) | |
587 v4 = 2; | |
588 if ( num_monsters < 2 ) | |
589 num_monsters = 2; | |
590 v6 = 0; | |
591 v27 = 1; | |
592 v7 = (char *)&pMonsterStats->pInfos[1].uLevel; | |
593 do | |
594 { | |
595 if ( v7[8] != 1 ) | |
596 { | |
597 if ( !MonsterStats::BelongsToSupertype(*((short *)v7 + 22), MONSTER_SUPERTYPE_8) ) | |
598 { | |
599 v8 = (unsigned __int8)*v7; | |
600 if ( v8 >= v4 ) | |
601 { | |
602 if ( v8 <= num_monsters ) | |
603 v23[v6++] = v27; | |
604 } | |
605 } | |
606 } | |
607 ++v27; | |
608 v7 += 88; | |
609 } | |
610 while ( (signed int)v7 <= (signed int)&pMonsterStats->pInfos[258].uLevel ); | |
611 num_monsters = 6; | |
612 if ( v6 < 6 ) | |
613 num_monsters = v6; | |
614 v9 = 0; | |
615 if ( num_monsters > 0 ) | |
616 { | |
617 do | |
618 { | |
619 v10 = rand(); | |
620 ++v9; | |
621 v12 = __OFSUB__(v9, num_monsters); | |
622 v11 = v9 - num_monsters < 0; | |
623 *((short *)&window.pControlsTail + v9 + 1) = v23[v10 % v6]; | |
624 } | |
625 while ( v11 ^ v12 ); | |
626 } | |
627 if ( uDialogueType == 85 ) | |
628 { | |
629 v16 = rand(); | |
630 v17 = 3; | |
631 v22 = 50; | |
632 goto LABEL_53; | |
633 } | |
634 if ( uDialogueType == 86 ) | |
635 { | |
636 v16 = rand(); | |
637 v17 = 7; | |
638 v22 = 100; | |
639 LABEL_53: | |
640 v18 = v16 % v17; | |
641 v13 = v22; | |
642 v14 = v18 + 6; | |
643 goto LABEL_55; | |
644 } | |
645 if ( uDialogueType == 87 ) | |
646 { | |
647 v15 = rand() % 11; | |
648 v13 = 200; | |
649 v14 = v15 + 10; | |
650 } | |
651 else | |
652 { | |
653 if ( uDialogueType == 88 ) | |
654 { | |
655 v13 = 500; | |
656 v14 = 20; | |
657 } | |
658 else | |
659 { | |
660 v14 = v27; | |
267 | 661 v13 = gold_transaction_amount; |
0 | 662 } |
663 } | |
664 LABEL_55: | |
665 i = 0; | |
267 | 666 for ( gold_transaction_amount = v26 * v13; i < v14; ++i ) |
0 | 667 { |
668 monster_y = pMonsterArenaPlacements[i].y; | |
669 v21 = rand(); | |
670 _4BBF61_summon_actor((unsigned __int16)monster_ids[v21 % num_monsters], pMonsterArenaPlacements[i].x, monster_y, 1); | |
671 } | |
672 pAudioPlayer->PlaySound((SoundID)14060, 0, 0, -1, 0, 0, 0, 0); | |
673 } | |
674 | |
675 //----- (004BD8B5) -------------------------------------------------------- | |
676 signed int __cdecl sub_4BD8B5() | |
677 { | |
678 int v0; // eax@4 | |
679 int v1; // eax@29 | |
680 unsigned int v2; // esi@30 | |
735 | 681 //const char *v3; // ebx@31 |
0 | 682 |
683 if ( pMessageQueue_50CBD0->uNumMessages ) | |
684 pMessageQueue_50CBD0->uNumMessages = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; | |
1038 | 685 pKeyActionMap->SetWindowInputStatus(3); |
0 | 686 pKeyActionMap->ResetKeys(); |
520
35f28d4c0ff9
GlobalEventInfo changed to LevelDecoration* activeLevelDecoration
Gloval
parents:
519
diff
changeset
|
687 activeLevelDecoration = NULL; |
827 | 688 current_npc_text = 0; |
459 | 689 if ( pDialogueNPCCount ) |
0 | 690 { |
607 | 691 v0 = dialog_menu_id; |
749 | 692 if ( dialog_menu_id != HOUSE_DIALOGUE_SHOP_BUY_STANDARD |
693 && dialog_menu_id != HOUSE_DIALOGUE_SHOP_SELL | |
694 && dialog_menu_id != HOUSE_DIALOGUE_97 | |
695 && dialog_menu_id != HOUSE_DIALOGUE_SHOP_REPAIR | |
696 && dialog_menu_id != HOUSE_DIALOGUE_SHOP_IDENTIFY | |
496 | 697 && ShopTexture ) |
698 { | |
699 ShopTexture->Release(); | |
607 | 700 v0 = dialog_menu_id; |
496 | 701 ShopTexture = 0; |
0 | 702 } |
703 if ( v0 && v0 != 1 ) | |
704 { | |
705 if ( v0 == -1 ) | |
706 { | |
459 | 707 _4B4224_UpdateNPCTopics((int)((char *)pDialogueNPCCount - 1)); |
589 | 708 //LABEL_33: |
0 | 709 pVideoPlayer->_4BF5B2(); |
710 return 1; | |
711 } | |
712 if ( v0 != 94 && v0 != 96 && v0 != 101 ) | |
713 { | |
714 if ( v0 == 3 || v0 == 5 || v0 == 4 ) | |
715 { | |
423 | 716 UI_CreateEndConversationButton(); |
747 | 717 dialog_menu_id = HOUSE_DIALOGUE_SHOP_DISPLAY_EQUIPMENT; |
484 | 718 sub_4B3AD4(in_current_building_type); |
0 | 719 } |
720 else | |
721 { | |
722 if ( v0 != 102 && v0 != 103 && v0 != 104 ) | |
723 { | |
724 pVideoPlayer->_4BF5B2(); | |
589 | 725 //LABEL_28: |
747 | 726 dialog_menu_id = HOUSE_DIALOGUE_MAIN; |
484 | 727 sub_4B3B42(in_current_building_type); |
0 | 728 return 1; |
729 } | |
730 pVideoPlayer->_4BF5B2(); | |
423 | 731 UI_CreateEndConversationButton(); |
747 | 732 dialog_menu_id = HOUSE_DIALOGUE_TAVERN_ARCOMAGE_MAIN; |
484 | 733 sub_4B3A72(in_current_building_type); |
0 | 734 } |
735 return 1; | |
736 } | |
737 pVideoPlayer->_4BF5B2(); | |
423 | 738 UI_CreateEndConversationButton(); |
747 | 739 dialog_menu_id = HOUSE_DIALOGUE_MAIN; |
589 | 740 sub_4B3B42(in_current_building_type); |
741 return 1; | |
0 | 742 } |
459 | 743 pDialogueNPCCount = 0; |
0 | 744 pDialogueWindow->Release(); |
747 | 745 dialog_menu_id = HOUSE_DIALOGUE_NULL; |
0 | 746 pDialogueWindow = 0; |
1006 | 747 pIcons_LOD->SyncLoadedFilesCount(); |
0 | 748 v1 = uNumDialogueNPCPortraits; |
749 if ( uNumDialogueNPCPortraits != 1 ) | |
750 { | |
751 v2 = 0; | |
336 | 752 pBtn_ExitCancel = window_SpeakInHouse->pControlsHead; |
0 | 753 if ( uNumDialogueNPCPortraits > 0 ) |
754 { | |
735 | 755 //v3 = byte_591180; |
0 | 756 do |
757 { | |
1211 | 758 dword_5913F4[v2] = window_SpeakInHouse->CreateButton(pNPCPortraits_x[v1 - 1][v2], pNPCPortraits_y[v1 - 1][v2], |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
759 0x3Fu, 0x49u, 1, 0, UIMSG_ClickHouseNPCPortrait, v2, 0, byte_591180[v2].data(), 0, 0, 0); |
0 | 760 v1 = uNumDialogueNPCPortraits; |
761 ++v2; | |
735 | 762 //v3 += 100; |
0 | 763 } |
764 while ( (signed int)v2 < uNumDialogueNPCPortraits ); | |
765 } | |
589 | 766 pVideoPlayer->_4BF5B2(); |
767 return 1; | |
0 | 768 } |
769 } | |
770 return 0; | |
771 } | |
772 | |
773 //----- (004BF91E) -------------------------------------------------------- | |
774 unsigned int __thiscall GameOverMenu(void *ecx0) | |
775 { | |
776 char *v1; // eax@2 | |
777 unsigned int result; // eax@3 | |
89 | 778 Player *v3; // eax@7 |
0 | 779 char *v4; // ST24_4@9 |
780 int v5; // eax@9 | |
781 char *v6; // eax@10 | |
782 char *v7; // edx@10 | |
783 char *v8; // ecx@12 | |
784 char *v9; // eax@14 | |
785 unsigned int v10; // eax@25 | |
786 GUIWindow pWindow; // [sp+34h] [bp-9Ch]@1 | |
787 MSG Msg; // [sp+88h] [bp-48h]@22 | |
788 unsigned int v14; // [sp+A4h] [bp-2Ch]@5 | |
789 void *v15; // [sp+A8h] [bp-28h]@1 | |
790 char *pInString; // [sp+ACh] [bp-24h]@5 | |
791 unsigned int v17; // [sp+B0h] [bp-20h]@5 | |
792 unsigned int v18; // [sp+B4h] [bp-1Ch]@5 | |
793 unsigned int v19; // [sp+B8h] [bp-18h]@5 | |
794 int v20; // [sp+BCh] [bp-14h]@7 | |
89 | 795 Player *i; // [sp+C0h] [bp-10h]@7 |
0 | 796 GUIFont *pFont; // [sp+C4h] [bp-Ch]@1 |
797 unsigned __int64 v23; // [sp+C8h] [bp-8h]@5 | |
798 | |
799 v15 = ecx0; | |
800 | |
801 RGBTexture _this; // [sp+Ch] [bp-C4h]@1 | |
802 //RGBTexture::RGBTexture(&this); | |
803 | |
804 BYTE1(dword_6BE364_game_settings_1) &= 0xBFu; | |
805 bGameoverLoop = 1; | |
806 pVideoPlayer->bStopBeforeSchedule = 0; | |
807 pAudioPlayer->StopChannels(-1, -1); | |
808 pRenderer->BeginScene(); | |
809 pRenderer->ClearBlack(); | |
810 pRenderer->EndScene(); | |
811 pRenderer->Present(); | |
165 | 812 pVideoPlayer->pResetflag = 0; |
484 | 813 _449B57_test_bit(pParty->_quest_bits, 99); |
0 | 814 _this.Load("winbg.pcx", 2); |
815 pRenderer->BeginScene(); | |
816 pRenderer->DrawTextureRGB(0, 0, &_this); | |
817 pRenderer->EndScene(); | |
818 free(_this.pPixels); | |
819 _this.pPixels = 0; | |
336 | 820 window_SpeakInHouse = GUIWindow::Create(0, 0, 640, 480, WINDOW_MainMenu, 0, 0); |
0 | 821 pWindow.uFrameX = 75; |
822 pWindow.uFrameY = 60; | |
823 pWindow.uFrameWidth = 469; | |
824 pWindow.uFrameHeight = 338; | |
825 pWindow.uFrameZ = 543; | |
826 pWindow.uFrameW = 397; | |
180 | 827 pFont = LoadFont("endgame.fnt", "FONTPAL", NULL); |
484 | 828 if ( (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 99) ) |
0 | 829 { |
830 v1 = pGlobalTXT_LocalizationStrings[675]; | |
831 } | |
832 else | |
833 { | |
484 | 834 result = _449B57_test_bit(pParty->_quest_bits, 100); |
0 | 835 if ( !(short)result ) |
836 return result; | |
837 v1 = pGlobalTXT_LocalizationStrings[676]; | |
838 } | |
839 pInString = v1; | |
840 v23 = pParty->uTimePlayed - 138240; | |
841 v19 = (unsigned int)((signed __int64)((double)(pParty->uTimePlayed - 138240) * 0.234375) / 60 / 60) / 0x18; | |
842 v14 = (unsigned int)((signed __int64)((double)(pParty->uTimePlayed - 138240) * 0.234375) / 60 / 60) / 0x18 / 0x1C / 0xC; | |
843 v18 = (unsigned int)((signed __int64)((double)(pParty->uTimePlayed - 138240) * 0.234375) / 60 / 60) / 0x18 / 0x1C % 0xC; | |
844 v17 = v19 % 0x1C; | |
845 if ( !v19 ) | |
846 v19 = 1; | |
847 pRenderer->BeginScene(); | |
848 pWindow.DrawTitleText(pFont, 1u, 0x23u, 1u, pGlobalTXT_LocalizationStrings[9], 3u); | |
89 | 849 v3 = pParty->pPlayers;//[0].pName; |
0 | 850 v23 = 0i64; |
851 v20 = 0; | |
89 | 852 //for ( i = (int)pParty->pPlayers[0].pName; ; v3 = (char *)i ) |
853 for ( i = pParty->pPlayers; ; v3 = i ) | |
854 { | |
135 | 855 v4 = pClassNames[v3->classType]; |
89 | 856 v5 = v3->GetBaseLevel(); |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
857 sprintf(pTmpBuf.data(), pGlobalTXT_LocalizationStrings[129], i->pName, v5, v4); |
0 | 858 pWindow.DrawTitleText( |
859 pFont, | |
860 1u, | |
861 v20 * (LOBYTE(pFont->uFontHeight) - 2) + LOBYTE(pFont->uFontHeight) + 46, | |
862 1u, | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
863 pTmpBuf.data(), |
0 | 864 3u); |
89 | 865 v23 += i->uExperience;//__PAIR__(*(int *)(i - 4), *(int *)(i - 8)); |
0 | 866 ++v20; |
89 | 867 ++i; |
868 if ( i > &pParty->pPlayers[3] ) | |
0 | 869 break; |
870 } | |
871 v23 = (signed __int64)v23 / v19; | |
872 v6 = FitTextInAWindow(pInString, pFont, &pWindow, 0xCu, 0); | |
873 pWindow.DrawTitleText(pFont, 1u, 5 * (LOBYTE(pFont->uFontHeight) + 11), 1u, v6, 0); | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
874 strcpy(pTmpBuf.data(), pGlobalTXT_LocalizationStrings[37]); |
0 | 875 v7 = pGlobalTXT_LocalizationStrings[56]; |
876 if ( v17 != 1 ) | |
877 v7 = pGlobalTXT_LocalizationStrings[57]; | |
878 v8 = pGlobalTXT_LocalizationStrings[146]; | |
879 if ( v18 != 1 ) | |
880 v8 = pGlobalTXT_LocalizationStrings[148]; | |
881 v9 = pGlobalTXT_LocalizationStrings[245]; | |
882 if ( v14 != 1 ) | |
883 v9 = pGlobalTXT_LocalizationStrings[132]; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
884 sprintf(pTmpBuf2.data(), " %lu %s, %lu %s, %lu %s ", v14, v9, v18, v8, v17, v7); |
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
885 strcat(pTmpBuf.data(), pTmpBuf2.data()); |
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
886 pWindow.DrawTitleText(pFont, 1u, pWindow.uFrameHeight - 2 * LOBYTE(pFont->uFontHeight) - 5, 1u, pTmpBuf.data(), 3u); |
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
887 sprintf(pTmpBuf.data(), pGlobalTXT_LocalizationStrings[94], v23); |
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
888 pWindow.DrawTitleText(pFont, 1u, pWindow.uFrameHeight, 1u, pTmpBuf.data(), 3u); |
0 | 889 BYTE1(dword_6BE364_game_settings_1) |= 0x40u; |
890 pRenderer->EndScene(); | |
891 pRenderer->Present(); | |
892 if ( pRenderer->pRenderD3D ) | |
893 pRenderer->pBeforePresentFunction(); | |
894 pRenderer->_49F1BC("MM7_Win.Pcx"); | |
895 pAllocator->FreeChunk(pFont); | |
336 | 896 window_SpeakInHouse->Release(); |
897 window_SpeakInHouse = 0; | |
0 | 898 if ( v15 == (void *)2 ) |
899 { | |
900 result = pMessageQueue_50CBD0->uNumMessages; | |
901 } | |
902 else | |
903 { | |
904 LODWORD(v23) = GetTickCount() + 5000; | |
905 while ( (unsigned int)v23 > GetTickCount() ) | |
906 ; | |
907 while ( 1 ) | |
908 { | |
909 v10 = PeekMessageA(&Msg, 0, 0, 0, 1u); | |
910 if ( !v10 ) | |
911 break; | |
912 if ( Msg.message == 18 ) | |
913 Game_DeinitializeAndTerminate(0); | |
914 TranslateMessage(&Msg); | |
915 DispatchMessageA(&Msg); | |
916 } | |
917 if ( pMessageQueue_50CBD0->uNumMessages ) | |
918 { | |
919 LOBYTE(v10) = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; | |
920 pMessageQueue_50CBD0->uNumMessages = v10; | |
921 } | |
922 pKeyActionMap->ResetKeys(); | |
923 pKeyActionMap->uLastKeyPressed = 0; | |
924 do | |
925 { | |
926 while ( PeekMessageA(&Msg, 0, 0, 0, 1u) ) | |
927 { | |
928 if ( Msg.message == 18 ) | |
929 Game_DeinitializeAndTerminate(0); | |
930 TranslateMessage(&Msg); | |
931 DispatchMessageA(&Msg); | |
932 } | |
933 } | |
934 while ( !pKeyActionMap->uLastKeyPressed ); | |
935 result = pMessageQueue_50CBD0->uNumMessages; | |
936 if ( pMessageQueue_50CBD0->uNumMessages ) | |
937 { | |
938 result = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; | |
939 pMessageQueue_50CBD0->uNumMessages = pMessageQueue_50CBD0->pMessages[0].field_8 != 0; | |
940 } | |
941 } | |
942 if ( v15 ) | |
943 { | |
437 | 944 /*if ( (signed int)result < 40 ) |
945 { | |
946 pMessageQueue_50CBD0->pMessages[result].eType = UIMSG_Quit; | |
0 | 947 goto LABEL_42; |
437 | 948 }*/ |
949 pMessageQueue_50CBD0->AddMessage(UIMSG_Quit, 1, 0); | |
950 goto LABEL_43; | |
0 | 951 } |
952 else | |
953 { | |
437 | 954 pMessageQueue_50CBD0->AddMessage(UIMSG_ShowFinalWindow, 1, 0); |
955 goto LABEL_43; | |
956 /*if ( (signed int)result < 40 ) | |
957 { | |
958 pMessageQueue_50CBD0->pMessages[result].eType = UIMSG_C5; | |
0 | 959 LABEL_42: |
960 pMessageQueue_50CBD0->pMessages[pMessageQueue_50CBD0->uNumMessages].param = 1; | |
961 result = 3 * pMessageQueue_50CBD0->uNumMessages + 3; | |
962 *(&pMessageQueue_50CBD0->uNumMessages + result) = 0; | |
963 ++pMessageQueue_50CBD0->uNumMessages; | |
964 goto LABEL_43; | |
437 | 965 }*/ |
0 | 966 } |
967 LABEL_43: | |
968 bGameoverLoop = 0; | |
969 return result; | |
970 } | |
971 | |
972 //----- (004D6FB0) -------------------------------------------------------- | |
973 int /*__usercall*/ sr_sub_4D6FB0/*<eax>*/(stru315 *a1/*<ebp>*/) | |
974 { | |
975 int v1; // ebp@1 | |
976 unsigned int v2; // esi@1 | |
977 unsigned int v3; // edi@1 | |
978 int result; // eax@1 | |
979 int v5; // ebx@2 | |
980 int v6; // edx@2 | |
981 int v7; // ebx@3 | |
982 __int16 v8; // cx@3 | |
983 int v9; // ebx@4 | |
984 unsigned __int8 v10; // sf@5 | |
985 unsigned __int8 v11; // of@5 | |
986 | |
987 v1 = a1->field_8; | |
988 v2 = *(int *)(v1 + 48); | |
989 v3 = *(int *)(v1 + 44); | |
990 result = *(int *)(v1 + 64); | |
991 if ( !(*(int *)(v1 + 40) & 1) ) | |
992 goto LABEL_5; | |
993 --*(int *)(v1 + 40); | |
994 result -= 2; | |
995 v5 = *(int *)(v1 + 60); | |
996 v6 = *(int *)(v1 + 36); | |
997 *(int *)(v1 + 60) += 4; | |
998 while ( 1 ) | |
999 { | |
1000 *(int *)v5 = v6; | |
1001 v9 = *(char *)(*(int *)(v1 + 56) | |
1002 + (*(int *)(v1 + 12) & (v2 >> 16)) | |
1003 + ((*(int *)(v1 + 8) & v3) >> *(char *)(v1 + 16))); | |
1004 result += 4; | |
1005 v2 += *(int *)(v1 + 4); | |
1006 v3 += *(int *)v1; | |
1007 *(short *)(result - 2) = *(short *)(*(int *)(v1 + 52) + 2 * v9); | |
1008 LABEL_5: | |
1009 v11 = __OFSUB__(*(int *)(v1 + 40), 2); | |
1010 v10 = *(int *)(v1 + 40) - 2 < 0; | |
1011 *(int *)(v1 + 40) -= 2; | |
1012 if ( v10 ^ v11 ) | |
1013 break; | |
1014 v7 = *(char *)(*(int *)(v1 + 56) | |
1015 + (*(int *)(v1 + 12) & (v2 >> 16)) | |
1016 + ((*(int *)(v1 + 8) & v3) >> *(char *)(v1 + 16))); | |
1017 v2 += *(int *)(v1 + 4); | |
1018 v8 = *(short *)(*(int *)(v1 + 52) + 2 * v7); | |
1019 v3 += *(int *)v1; | |
1020 v5 = *(int *)(v1 + 60); | |
1021 v6 = *(int *)(v1 + 36); | |
1022 *(short *)result = v8; | |
1023 *(int *)(v1 + 60) += 8; | |
1024 *(int *)(v5 + 4) = v6; | |
1025 } | |
1026 *(int *)(v1 + 64) = result; | |
1027 *(int *)(v1 + 48) = v2; | |
1028 *(int *)(v1 + 44) = v3; | |
1029 return result; | |
1030 } | |
1031 | |
1032 //----- (004D705A) -------------------------------------------------------- | |
1033 int /*__usercall*/ sr_sub_4D705A/*<eax>*/(stru315 *a1/*<ebp>*/) | |
1034 { | |
1035 int v1; // ebp@1 | |
1036 unsigned int v2; // esi@1 | |
1037 unsigned int v3; // edi@1 | |
1038 int result; // eax@1 | |
1039 int v5; // ebx@2 | |
1040 int v6; // edx@2 | |
1041 unsigned int v7; // ebx@3 | |
1042 unsigned int v8; // edx@3 | |
1043 __int16 v9; // cx@11 | |
1044 unsigned int v10; // ebx@12 | |
1045 unsigned int v11; // edx@12 | |
1046 unsigned __int8 v12; // sf@21 | |
1047 unsigned __int8 v13; // of@21 | |
1048 | |
1049 v1 = a1->field_8; | |
1050 v2 = *(int *)(v1 + 48); | |
1051 v3 = *(int *)(v1 + 44); | |
1052 result = *(int *)(v1 + 64); | |
1053 if ( !(*(int *)(v1 + 40) & 1) ) | |
1054 goto LABEL_21; | |
1055 --*(int *)(v1 + 40); | |
1056 result -= 2; | |
1057 v5 = *(int *)(v1 + 60); | |
1058 v6 = *(int *)(v1 + 36); | |
1059 *(int *)(v1 + 60) += 4; | |
1060 while ( 1 ) | |
1061 { | |
1062 *(int *)v5 = v6; | |
1063 v10 = v3; | |
1064 v11 = v2; | |
1065 if ( (signed int)v2 < *(int *)(v1 + 20) ) | |
1066 v11 = *(int *)(v1 + 20); | |
1067 if ( (signed int)v3 < *(int *)(v1 + 28) ) | |
1068 v10 = *(int *)(v1 + 28); | |
1069 if ( (signed int)v11 > *(int *)(v1 + 24) ) | |
1070 v11 = *(int *)(v1 + 24); | |
1071 if ( (signed int)v10 > *(int *)(v1 + 32) ) | |
1072 v10 = *(int *)(v1 + 32); | |
1073 result += 4; | |
1074 v2 += *(int *)(v1 + 4); | |
1075 v3 += *(int *)v1; | |
1076 *(short *)(result - 2) = *(short *)(*(int *)(v1 + 52) | |
1077 + 2 | |
1078 * *(char *)(*(int *)(v1 + 56) | |
1079 + (*(int *)(v1 + 12) & (v11 >> 16)) | |
1080 + ((*(int *)(v1 + 8) & v10) >> *(char *)(v1 + 16)))); | |
1081 LABEL_21: | |
1082 v13 = __OFSUB__(*(int *)(v1 + 40), 2); | |
1083 v12 = *(int *)(v1 + 40) - 2 < 0; | |
1084 *(int *)(v1 + 40) -= 2; | |
1085 if ( v12 ^ v13 ) | |
1086 break; | |
1087 v7 = v3; | |
1088 v8 = v2; | |
1089 if ( (signed int)v2 < *(int *)(v1 + 20) ) | |
1090 v8 = *(int *)(v1 + 20); | |
1091 if ( (signed int)v3 < *(int *)(v1 + 28) ) | |
1092 v7 = *(int *)(v1 + 28); | |
1093 if ( (signed int)v8 > *(int *)(v1 + 24) ) | |
1094 v8 = *(int *)(v1 + 24); | |
1095 if ( (signed int)v7 > *(int *)(v1 + 32) ) | |
1096 v7 = *(int *)(v1 + 32); | |
1097 v2 += *(int *)(v1 + 4); | |
1098 v9 = *(short *)(*(int *)(v1 + 52) | |
1099 + 2 | |
1100 * *(char *)(*(int *)(v1 + 56) | |
1101 + (*(int *)(v1 + 12) & (v8 >> 16)) | |
1102 + ((*(int *)(v1 + 8) & v7) >> *(char *)(v1 + 16)))); | |
1103 v3 += *(int *)v1; | |
1104 v5 = *(int *)(v1 + 60); | |
1105 v6 = *(int *)(v1 + 36); | |
1106 *(short *)result = v9; | |
1107 *(int *)(v1 + 60) += 8; | |
1108 *(int *)(v5 + 4) = v6; | |
1109 } | |
1110 *(int *)(v1 + 64) = result; | |
1111 *(int *)(v1 + 48) = v2; | |
1112 *(int *)(v1 + 44) = v3; | |
1113 return result; | |
1114 } | |
1115 | |
1116 //----- (004D714C) -------------------------------------------------------- | |
1117 int __cdecl sr_sub_4D714C(stru315 *a1) | |
1118 { | |
1119 stru315 *v1; // ebp@0 | |
1120 stru315 *v2; // ebp@1 | |
1121 unsigned int v3; // esi@1 | |
1122 int v4; // edi@1 | |
1123 int result; // eax@1 | |
1124 unsigned int *v6; // ebx@2 | |
1125 int v7; // edx@2 | |
1126 int v8; // ebx@3 | |
1127 unsigned __int16 v9; // cx@3 | |
1128 unsigned int *v10; // ebx@3 | |
1129 int v11; // edx@3 | |
1130 int v12; // ebx@4 | |
1131 unsigned __int8 v13; // sf@5 | |
1132 unsigned __int8 v14; // of@5 | |
1133 | |
1134 v2 = (stru315 *)v1->field_8; | |
1135 v3 = v2->field_30; | |
1136 v4 = v2->field_2C; | |
1137 result = (int)v2->pColorBuffer; | |
1138 if ( !(v2->field_28 & 1) ) | |
1139 goto LABEL_5; | |
1140 --v2->field_28; | |
1141 result += 2; | |
1142 v6 = v2->pDepthBuffer; | |
1143 v7 = v2->field_24; | |
1144 --v2->pDepthBuffer; | |
1145 *v6 = v7; | |
1146 while ( 1 ) | |
1147 { | |
1148 v12 = *((char *)v2->pTextureLOD | |
1149 + (v2->field_C & (v3 >> 16)) | |
1150 + ((v2->field_8 & (unsigned int)v4) >> LOBYTE(v2->field_10))); | |
1151 result -= 4; | |
1152 v3 += v2->field_4; | |
1153 v4 += v2->field_0; | |
1154 *(short *)(result + 2) = v2->field_34_palette[v12]; | |
1155 LABEL_5: | |
1156 v14 = __OFSUB__(v2->field_28, 2); | |
1157 v13 = v2->field_28 - 2 < 0; | |
1158 v2->field_28 -= 2; | |
1159 if ( v13 ^ v14 ) | |
1160 break; | |
1161 v8 = *((char *)v2->pTextureLOD | |
1162 + (v2->field_C & (v3 >> 16)) | |
1163 + ((v2->field_8 & (unsigned int)v4) >> LOBYTE(v2->field_10))); | |
1164 v3 += v2->field_4; | |
1165 v9 = v2->field_34_palette[v8]; | |
1166 v4 += v2->field_0; | |
1167 v10 = v2->pDepthBuffer; | |
1168 v11 = v2->field_24; | |
1169 *(short *)result = v9; | |
1170 v2->pDepthBuffer -= 2; | |
1171 *v10 = v11; | |
1172 *(v10 - 1) = v11; | |
1173 } | |
1174 v2->pColorBuffer = (unsigned __int16 *)result; | |
1175 v2->field_30 = v3; | |
1176 v2->field_2C = v4; | |
1177 return result; | |
1178 } | |
1179 // 4D714C: inconsistent function type and number of purged bytes | |
1180 | |
1181 //----- (004D71F8) -------------------------------------------------------- | |
1182 int __cdecl sr_sub_4D71F8(stru315 *a1) | |
1183 { | |
1184 stru315 *v1; // ebp@0 | |
1185 stru315 *v2; // ebp@1 | |
1186 int v3; // esi@1 | |
1187 int v4; // edi@1 | |
1188 int result; // eax@1 | |
1189 unsigned int *v6; // ebx@2 | |
1190 int v7; // edx@2 | |
1191 int v8; // ebx@3 | |
1192 unsigned int v9; // edx@3 | |
1193 unsigned __int16 v10; // cx@11 | |
1194 unsigned int *v11; // ebx@11 | |
1195 int v12; // edx@11 | |
1196 int v13; // ebx@12 | |
1197 unsigned int v14; // edx@12 | |
1198 unsigned __int8 v15; // sf@21 | |
1199 unsigned __int8 v16; // of@21 | |
1200 | |
1201 v2 = (stru315 *)v1->field_8; | |
1202 v3 = v2->field_30; | |
1203 v4 = v2->field_2C; | |
1204 result = (int)v2->pColorBuffer; | |
1205 if ( !(v2->field_28 & 1) ) | |
1206 goto LABEL_21; | |
1207 --v2->field_28; | |
1208 result += 2; | |
1209 v6 = v2->pDepthBuffer; | |
1210 v7 = v2->field_24; | |
1211 --v2->pDepthBuffer; | |
1212 *v6 = v7; | |
1213 while ( 1 ) | |
1214 { | |
1215 v13 = v4; | |
1216 v14 = v3; | |
1217 if ( v3 < v2->field_14 ) | |
1218 v14 = v2->field_14; | |
1219 if ( v4 < v2->field_1C ) | |
1220 v13 = v2->field_1C; | |
1221 if ( (signed int)v14 > v2->field_18 ) | |
1222 v14 = v2->field_18; | |
1223 if ( v13 > v2->field_20 ) | |
1224 v13 = v2->field_20; | |
1225 result -= 4; | |
1226 v3 += v2->field_4; | |
1227 v4 += v2->field_0; | |
1228 *(short *)(result + 2) = v2->field_34_palette[*((char *)v2->pTextureLOD | |
1229 + (v2->field_C & (v14 >> 16)) | |
1230 + ((v2->field_8 & (unsigned int)v13) >> LOBYTE(v2->field_10)))]; | |
1231 LABEL_21: | |
1232 v16 = __OFSUB__(v2->field_28, 2); | |
1233 v15 = v2->field_28 - 2 < 0; | |
1234 v2->field_28 -= 2; | |
1235 if ( v15 ^ v16 ) | |
1236 break; | |
1237 v8 = v4; | |
1238 v9 = v3; | |
1239 if ( v3 < v2->field_14 ) | |
1240 v9 = v2->field_14; | |
1241 if ( v4 < v2->field_1C ) | |
1242 v8 = v2->field_1C; | |
1243 if ( (signed int)v9 > v2->field_18 ) | |
1244 v9 = v2->field_18; | |
1245 if ( v8 > v2->field_20 ) | |
1246 v8 = v2->field_20; | |
1247 v3 += v2->field_4; | |
1248 v10 = v2->field_34_palette[*((char *)v2->pTextureLOD | |
1249 + (v2->field_C & (v9 >> 16)) | |
1250 + ((v2->field_8 & (unsigned int)v8) >> LOBYTE(v2->field_10)))]; | |
1251 v4 += v2->field_0; | |
1252 v11 = v2->pDepthBuffer; | |
1253 v12 = v2->field_24; | |
1254 *(short *)result = v10; | |
1255 v2->pDepthBuffer -= 2; | |
1256 *v11 = v12; | |
1257 *(v11 - 1) = v12; | |
1258 } | |
1259 v2->pColorBuffer = (unsigned __int16 *)result; | |
1260 v2->field_30 = v3; | |
1261 v2->field_2C = v4; | |
1262 return result; | |
1263 } | |
1264 // 4D71F8: inconsistent function type and number of purged bytes | |
1265 | |
1266 //----- (004D72EC) -------------------------------------------------------- | |
1267 int /*__usercall*/ sr_sub_4D72EC/*<eax>*/(int a1/*<ebp>*/) | |
1268 { | |
1269 int v1; // ebp@1 | |
1270 unsigned int v2; // esi@1 | |
1271 unsigned int v3; // edi@1 | |
1272 int result; // eax@1 | |
1273 int v5; // ebx@2 | |
1274 int v6; // edx@2 | |
1275 unsigned int v7; // edx@3 | |
1276 unsigned int v8; // ebx@3 | |
1277 int v9; // ebx@11 | |
1278 unsigned int v10; // edx@14 | |
1279 unsigned int v11; // ebx@14 | |
1280 int v12; // ebx@22 | |
1281 unsigned __int8 v13; // sf@25 | |
1282 unsigned __int8 v14; // of@25 | |
1283 | |
1284 v1 = *(int *)(a1 + 8); | |
1285 v2 = *(int *)(v1 + 48); | |
1286 v3 = *(int *)(v1 + 44); | |
1287 result = *(int *)(v1 + 64); | |
1288 if ( !(*(int *)(v1 + 40) & 1) ) | |
1289 goto LABEL_25; | |
1290 --*(int *)(v1 + 40); | |
1291 result -= 2; | |
1292 v5 = *(int *)(v1 + 60); | |
1293 v6 = *(int *)(v1 + 36); | |
1294 *(int *)(v1 + 60) += 4; | |
1295 while ( 1 ) | |
1296 { | |
1297 *(int *)v5 = v6; | |
1298 v10 = v2; | |
1299 v11 = v3; | |
1300 if ( (signed int)v2 < *(int *)(v1 + 20) ) | |
1301 v10 = *(int *)(v1 + 20); | |
1302 if ( (signed int)v3 < *(int *)(v1 + 28) ) | |
1303 v11 = *(int *)(v1 + 28); | |
1304 if ( (signed int)v10 > *(int *)(v1 + 24) ) | |
1305 v10 = *(int *)(v1 + 24); | |
1306 if ( (signed int)v11 > *(int *)(v1 + 32) ) | |
1307 v11 = *(int *)(v1 + 32); | |
1308 v12 = *(char *)(*(int *)(v1 + 56) | |
1309 + (*(int *)(v1 + 12) & (v10 >> 16)) | |
1310 + ((*(int *)(v1 + 8) & v11) >> *(char *)(v1 + 16))); | |
1311 result += 4; | |
1312 v2 += *(int *)(v1 + 4); | |
1313 if ( v12 ) | |
1314 *(short *)(result - 2) = *(short *)(*(int *)(v1 + 52) + 2 * v12); | |
1315 v3 += *(int *)v1; | |
1316 LABEL_25: | |
1317 v14 = __OFSUB__(*(int *)(v1 + 40), 2); | |
1318 v13 = *(int *)(v1 + 40) - 2 < 0; | |
1319 *(int *)(v1 + 40) -= 2; | |
1320 if ( v13 ^ v14 ) | |
1321 break; | |
1322 v7 = v2; | |
1323 v8 = v3; | |
1324 if ( (signed int)v2 < *(int *)(v1 + 20) ) | |
1325 v7 = *(int *)(v1 + 20); | |
1326 if ( (signed int)v3 < *(int *)(v1 + 28) ) | |
1327 v8 = *(int *)(v1 + 28); | |
1328 if ( (signed int)v7 > *(int *)(v1 + 24) ) | |
1329 v7 = *(int *)(v1 + 24); | |
1330 if ( (signed int)v8 > *(int *)(v1 + 32) ) | |
1331 v8 = *(int *)(v1 + 32); | |
1332 v9 = *(char *)(*(int *)(v1 + 56) | |
1333 + (*(int *)(v1 + 12) & (v7 >> 16)) | |
1334 + ((*(int *)(v1 + 8) & v8) >> *(char *)(v1 + 16))); | |
1335 v2 += *(int *)(v1 + 4); | |
1336 if ( v9 ) | |
1337 *(short *)result = *(short *)(*(int *)(v1 + 52) + 2 * v9); | |
1338 v3 += *(int *)v1; | |
1339 v5 = *(int *)(v1 + 60); | |
1340 v6 = *(int *)(v1 + 36); | |
1341 *(int *)(v1 + 60) += 8; | |
1342 *(int *)(v5 + 4) = v6; | |
1343 } | |
1344 return result; | |
1345 } | |
1346 | |
1347 //----- (004D73DF) -------------------------------------------------------- | |
1348 int /*__usercall*/ sr_sub_4D73DF/*<eax>*/(int a1/*<ebp>*/) | |
1349 { | |
1350 int v1; // ebp@1 | |
1351 unsigned int v2; // esi@1 | |
1352 unsigned int v3; // edi@1 | |
1353 int result; // eax@1 | |
1354 int v5; // ebx@2 | |
1355 int v6; // edx@2 | |
1356 int v7; // edx@3 | |
1357 int v8; // edx@6 | |
1358 unsigned __int8 v9; // sf@9 | |
1359 unsigned __int8 v10; // of@9 | |
1360 | |
1361 v1 = *(int *)(a1 + 8); | |
1362 v2 = *(int *)(v1 + 48); | |
1363 v3 = *(int *)(v1 + 44); | |
1364 result = *(int *)(v1 + 64); | |
1365 if ( !(*(int *)(v1 + 40) & 1) ) | |
1366 goto LABEL_9; | |
1367 --*(int *)(v1 + 40); | |
1368 result -= 2; | |
1369 v5 = *(int *)(v1 + 60); | |
1370 v6 = *(int *)(v1 + 36); | |
1371 *(int *)(v1 + 60) += 4; | |
1372 while ( 1 ) | |
1373 { | |
1374 *(int *)v5 = v6; | |
1375 v8 = *(int *)(v1 + 12) & (v2 >> 16); | |
1376 result += 4; | |
1377 v2 += *(int *)(v1 + 4); | |
1378 if ( *(char *)(*(int *)(v1 + 56) + v8 + ((*(int *)(v1 + 8) & v3) >> *(char *)(v1 + 16))) ) | |
1379 *(short *)(result - 2) = *(short *)(*(int *)(v1 + 52) | |
1380 + 2 | |
1381 * *(char *)(*(int *)(v1 + 56) | |
1382 + v8 | |
1383 + ((*(int *)(v1 + 8) & v3) >> *(char *)(v1 + 16)))); | |
1384 v3 += *(int *)v1; | |
1385 LABEL_9: | |
1386 v10 = __OFSUB__(*(int *)(v1 + 40), 2); | |
1387 v9 = *(int *)(v1 + 40) - 2 < 0; | |
1388 *(int *)(v1 + 40) -= 2; | |
1389 if ( v9 ^ v10 ) | |
1390 break; | |
1391 v7 = *(int *)(v1 + 12) & (v2 >> 16); | |
1392 v2 += *(int *)(v1 + 4); | |
1393 if ( *(char *)(*(int *)(v1 + 56) + v7 + ((*(int *)(v1 + 8) & v3) >> *(char *)(v1 + 16))) ) | |
1394 *(short *)result = *(short *)(*(int *)(v1 + 52) | |
1395 + 2 | |
1396 * *(char *)(*(int *)(v1 + 56) | |
1397 + v7 | |
1398 + ((*(int *)(v1 + 8) & v3) >> *(char *)(v1 + 16)))); | |
1399 v3 += *(int *)v1; | |
1400 v5 = *(int *)(v1 + 60); | |
1401 v6 = *(int *)(v1 + 36); | |
1402 *(int *)(v1 + 60) += 8; | |
1403 *(int *)(v5 + 4) = v6; | |
1404 } | |
1405 return result; | |
1406 } | |
1407 | |
1408 //----- (004D754B) -------------------------------------------------------- | |
1409 void __cdecl sr_sub_4D754B(stru315 *a1, stru316 *a2) | |
1410 { | |
1411 int v2; // ecx@1 | |
1412 unsigned int v3; // eax@2 | |
1413 int v4; // ecx@2 | |
1414 int v5; // eax@10 | |
1415 unsigned __int16 *v6; // edx@10 | |
1416 int v7; // ebx@11 | |
1417 int v8; // ecx@13 | |
1418 unsigned __int16 v9; // bx@16 | |
1419 int v10; // ecx@16 | |
1420 unsigned __int16 *v11; // eax@16 | |
1421 unsigned int *v12; // edx@16 | |
1422 int v13; // ecx@16 | |
1423 int v14; // eax@16 | |
1424 int v15; // ebx@16 | |
1425 int v16; // [sp-4h] [bp-Ch]@2 | |
1426 | |
1427 v2 = a1->field_28; | |
1428 if ( v2 ) | |
1429 { | |
1430 do | |
1431 { | |
1432 v16 = v2; | |
1433 v3 = a1->field_30; | |
1434 v4 = a1->field_2C; | |
1435 if ( (signed int)v3 >= a1->field_18 ) | |
1436 v3 = a1->field_18; | |
1437 if ( (signed int)v3 <= a1->field_14 ) | |
1438 v3 = a1->field_14; | |
1439 if ( v4 >= a1->field_20 ) | |
1440 v4 = a1->field_20; | |
1441 if ( v4 <= a1->field_1C ) | |
1442 v4 = a1->field_1C; | |
1443 v5 = *((char *)a1->pTextureLOD + (a1->field_C & (v3 >> 16)) + (((unsigned int)v4 & a1->field_8) >> a1->field_10)); | |
1444 v6 = a1->field_34_palette; | |
1445 if ( a2->field_20 ) | |
1446 { | |
1447 v7 = (unsigned int)a2->field_10 >> 16; | |
1448 if ( v7 >= a2->field_C ) | |
1449 v7 = a2->field_C; | |
1450 v8 = 0; | |
1451 if ( a2->field_8 - v7 >= 0 ) | |
1452 v8 = a2->field_8 - v7; | |
1453 v5 += v8 << 8; | |
1454 v6 = a2->field_24_palette; | |
1455 } | |
1456 v9 = v6[v5]; | |
1457 v10 = a1->field_24; | |
1458 v11 = a1->pColorBuffer; | |
1459 v12 = a1->pDepthBuffer; | |
1460 *v11 = v9; | |
1461 *v12 = v10; | |
1462 a1->pColorBuffer = v11 + 1; | |
1463 a1->pDepthBuffer = v12 + 1; | |
1464 v13 = a1->field_30; | |
1465 a2->field_10 += a2->field_18; | |
1466 v14 = a1->field_2C; | |
1467 v15 = a1->field_0; | |
1468 a1->field_30 = a1->field_4 + v13; | |
1469 a1->field_2C = v15 + v14; | |
1470 v2 = v16 - 1; | |
1471 } | |
1472 while ( v16 != 1 ); | |
1473 } | |
1474 } | |
1475 | |
1476 //----- (004D7630) -------------------------------------------------------- | |
1477 void __cdecl sr_sub_4D7630(stru315 *a1, stru316 *a2) | |
1478 { | |
1479 int v2; // ecx@1 | |
1480 int v3; // eax@2 | |
1481 unsigned __int16 *v4; // edx@2 | |
1482 int v5; // ebx@3 | |
1483 int v6; // ecx@5 | |
1484 unsigned __int16 v7; // bx@8 | |
1485 int v8; // ecx@8 | |
1486 unsigned __int16 *v9; // eax@8 | |
1487 unsigned int *v10; // edx@8 | |
1488 int v11; // ecx@8 | |
1489 int v12; // eax@8 | |
1490 int v13; // ebx@8 | |
1491 int v14; // [sp-4h] [bp-Ch]@2 | |
1492 | |
1493 v2 = a1->field_28; | |
1494 if ( v2 ) | |
1495 { | |
1496 do | |
1497 { | |
1498 v14 = v2; | |
1499 v3 = *((char *)a1->pTextureLOD | |
1500 + (a1->field_C & ((unsigned int)a1->field_30 >> 16)) | |
1501 + ((unsigned int)(a1->field_2C & a1->field_8) >> a1->field_10)); | |
1502 v4 = a1->field_34_palette; | |
1503 if ( a2->field_20 ) | |
1504 { | |
1505 v5 = (unsigned int)a2->field_14 >> 16; | |
1506 if ( v5 >= a2->field_C ) | |
1507 v5 = a2->field_C; | |
1508 v6 = 0; | |
1509 if ( a2->field_8 - v5 >= 0 ) | |
1510 v6 = a2->field_8 - v5; | |
1511 v3 += v6 << 8; | |
1512 v4 = a2->field_24_palette; | |
1513 } | |
1514 v7 = v4[v3]; | |
1515 v8 = a1->field_24; | |
1516 v9 = a1->pColorBuffer; | |
1517 v10 = a1->pDepthBuffer; | |
1518 *v9 = v7; | |
1519 *v10 = v8; | |
1520 a1->pColorBuffer = v9 - 1; | |
1521 a1->pDepthBuffer = v10 - 1; | |
1522 v11 = a1->field_30; | |
1523 a2->field_14 -= a2->field_18; | |
1524 v12 = a1->field_2C; | |
1525 v13 = a1->field_0; | |
1526 a1->field_30 = a1->field_4 + v11; | |
1527 a1->field_2C = v13 + v12; | |
1528 v2 = v14 - 1; | |
1529 } | |
1530 while ( v14 != 1 ); | |
1531 } | |
1532 } | |
1533 | |
1534 //----- (004D76ED) -------------------------------------------------------- | |
1535 void __cdecl sr_sub_4D76ED(stru315 *a1, stru316 *a2) | |
1536 { | |
1537 int v2; // ecx@1 | |
1538 unsigned int v3; // eax@2 | |
1539 int v4; // ecx@2 | |
1540 int v5; // eax@10 | |
1541 unsigned __int16 *v6; // edx@10 | |
1542 int v7; // ebx@11 | |
1543 int v8; // ecx@13 | |
1544 unsigned __int16 v9; // bx@16 | |
1545 int v10; // ecx@16 | |
1546 unsigned __int16 *v11; // eax@16 | |
1547 unsigned int *v12; // edx@16 | |
1548 int v13; // ecx@16 | |
1549 int v14; // eax@16 | |
1550 int v15; // ebx@16 | |
1551 int v16; // [sp-4h] [bp-Ch]@2 | |
1552 | |
1553 v2 = a1->field_28; | |
1554 if ( v2 ) | |
1555 { | |
1556 do | |
1557 { | |
1558 v16 = v2; | |
1559 v3 = a1->field_30; | |
1560 v4 = a1->field_2C; | |
1561 if ( (signed int)v3 >= a1->field_18 ) | |
1562 v3 = a1->field_18; | |
1563 if ( (signed int)v3 <= a1->field_14 ) | |
1564 v3 = a1->field_14; | |
1565 if ( v4 >= a1->field_20 ) | |
1566 v4 = a1->field_20; | |
1567 if ( v4 <= a1->field_1C ) | |
1568 v4 = a1->field_1C; | |
1569 v5 = *((char *)a1->pTextureLOD + (a1->field_C & (v3 >> 16)) + (((unsigned int)v4 & a1->field_8) >> a1->field_10)); | |
1570 v6 = a1->field_34_palette; | |
1571 if ( a2->field_20 ) | |
1572 { | |
1573 v7 = (unsigned int)a2->field_14 >> 16; | |
1574 if ( v7 >= a2->field_C ) | |
1575 v7 = a2->field_C; | |
1576 v8 = 0; | |
1577 if ( a2->field_8 - v7 >= 0 ) | |
1578 v8 = a2->field_8 - v7; | |
1579 v5 += v8 << 8; | |
1580 v6 = a2->field_24_palette; | |
1581 } | |
1582 v9 = v6[v5]; | |
1583 v10 = a1->field_24; | |
1584 v11 = a1->pColorBuffer; | |
1585 v12 = a1->pDepthBuffer; | |
1586 *v11 = v9; | |
1587 *v12 = v10; | |
1588 a1->pColorBuffer = v11 - 1; | |
1589 a1->pDepthBuffer = v12 - 1; | |
1590 v13 = a1->field_30; | |
1591 a2->field_14 -= a2->field_18; | |
1592 v14 = a1->field_2C; | |
1593 v15 = a1->field_0; | |
1594 a1->field_30 = a1->field_4 + v13; | |
1595 a1->field_2C = v15 + v14; | |
1596 v2 = v16 - 1; | |
1597 } | |
1598 while ( v16 != 1 ); | |
1599 } | |
1600 } | |
1601 | |
1602 //----- (004D77D2) -------------------------------------------------------- | |
1603 void __cdecl sr_sub_4D77D2(stru315 *a1, stru316 *a2) | |
1604 { | |
1605 int v2; // ecx@1 | |
1606 unsigned __int16 *v3; // ebx@2 | |
1607 int v4; // eax@2 | |
1608 unsigned __int16 *v5; // edx@2 | |
1609 int v6; // ebx@4 | |
1610 int v7; // ecx@6 | |
1611 unsigned __int16 v8; // bx@9 | |
1612 int v9; // ecx@9 | |
1613 unsigned int *v10; // edx@9 | |
1614 unsigned int *v11; // edx@10 | |
1615 int v12; // ecx@10 | |
1616 int v13; // eax@10 | |
1617 int v14; // ebx@10 | |
1618 int v15; // [sp-4h] [bp-Ch]@2 | |
1619 | |
1620 v2 = a1->field_28; | |
1621 if ( v2 ) | |
1622 { | |
1623 do | |
1624 { | |
1625 v15 = v2; | |
1626 v3 = a1->pTextureLOD; | |
1627 v4 = *((char *)v3 | |
1628 + (a1->field_C & ((unsigned int)a1->field_30 >> 16)) | |
1629 + ((unsigned int)(a1->field_2C & a1->field_8) >> a1->field_10)); | |
1630 v5 = a1->field_34_palette; | |
1631 if ( *((char *)v3 | |
1632 + (a1->field_C & ((unsigned int)a1->field_30 >> 16)) | |
1633 + ((unsigned int)(a1->field_2C & a1->field_8) >> a1->field_10)) ) | |
1634 { | |
1635 if ( a2->field_20 ) | |
1636 { | |
1637 v6 = (unsigned int)a2->field_10 >> 16; | |
1638 if ( v6 >= a2->field_C ) | |
1639 v6 = a2->field_C; | |
1640 v7 = 0; | |
1641 if ( a2->field_8 - v6 >= 0 ) | |
1642 v7 = a2->field_8 - v6; | |
1643 v4 += v7 << 8; | |
1644 v5 = a2->field_24_palette; | |
1645 } | |
1646 v8 = v5[v4]; | |
1647 v9 = a1->field_24; | |
1648 v10 = a1->pDepthBuffer; | |
1649 *a1->pColorBuffer = v8; | |
1650 *v10 = v9; | |
1651 } | |
1652 v11 = a1->pDepthBuffer + 1; | |
1653 ++a1->pColorBuffer; | |
1654 a1->pDepthBuffer = v11; | |
1655 v12 = a1->field_30; | |
1656 a2->field_10 += a2->field_18; | |
1657 v13 = a1->field_2C; | |
1658 v14 = a1->field_0; | |
1659 a1->field_30 = a1->field_4 + v12; | |
1660 a1->field_2C = v14 + v13; | |
1661 v2 = v15 - 1; | |
1662 } | |
1663 while ( v15 != 1 ); | |
1664 } | |
1665 } | |
1666 | |
1667 //----- (004D789A) -------------------------------------------------------- | |
1668 void __cdecl sr_sub_4D789A(stru315 *a1, stru316 *a2) | |
1669 { | |
1670 int v2; // ecx@1 | |
1671 unsigned int v3; // eax@2 | |
1672 int v4; // ecx@2 | |
1673 int v5; // eax@10 | |
1674 unsigned __int16 *v6; // edx@10 | |
1675 int v7; // ebx@12 | |
1676 int v8; // ecx@14 | |
1677 unsigned __int16 v9; // bx@17 | |
1678 int v10; // ecx@17 | |
1679 unsigned int *v11; // edx@17 | |
1680 unsigned int *v12; // edx@18 | |
1681 int v13; // ecx@18 | |
1682 int v14; // eax@18 | |
1683 int v15; // ebx@18 | |
1684 int v16; // [sp-4h] [bp-Ch]@2 | |
1685 | |
1686 v2 = a1->field_28; | |
1687 if ( v2 ) | |
1688 { | |
1689 do | |
1690 { | |
1691 v16 = v2; | |
1692 v3 = a1->field_30; | |
1693 v4 = a1->field_2C; | |
1694 if ( (signed int)v3 >= a1->field_18 ) | |
1695 v3 = a1->field_18; | |
1696 if ( (signed int)v3 <= a1->field_14 ) | |
1697 v3 = a1->field_14; | |
1698 if ( v4 >= a1->field_20 ) | |
1699 v4 = a1->field_20; | |
1700 if ( v4 <= a1->field_1C ) | |
1701 v4 = a1->field_1C; | |
1702 v5 = *((char *)a1->pTextureLOD + (a1->field_C & (v3 >> 16)) + (((unsigned int)v4 & a1->field_8) >> a1->field_10)); | |
1703 v6 = a1->field_34_palette; | |
1704 if ( v5 ) | |
1705 { | |
1706 if ( a2->field_20 ) | |
1707 { | |
1708 v7 = (unsigned int)a2->field_10 >> 16; | |
1709 if ( v7 >= a2->field_C ) | |
1710 v7 = a2->field_C; | |
1711 v8 = 0; | |
1712 if ( a2->field_8 - v7 >= 0 ) | |
1713 v8 = a2->field_8 - v7; | |
1714 v5 += v8 << 8; | |
1715 v6 = a2->field_24_palette; | |
1716 } | |
1717 v9 = v6[v5]; | |
1718 v10 = a1->field_24; | |
1719 v11 = a1->pDepthBuffer; | |
1720 *a1->pColorBuffer = v9; | |
1721 *v11 = v10; | |
1722 } | |
1723 v12 = a1->pDepthBuffer + 1; | |
1724 ++a1->pColorBuffer; | |
1725 a1->pDepthBuffer = v12; | |
1726 v13 = a1->field_30; | |
1727 a2->field_10 += a2->field_18; | |
1728 v14 = a1->field_2C; | |
1729 v15 = a1->field_0; | |
1730 a1->field_30 = a1->field_4 + v13; | |
1731 a1->field_2C = v15 + v14; | |
1732 v2 = v16 - 1; | |
1733 } | |
1734 while ( v16 != 1 ); | |
1735 } | |
1736 } | |
1737 | |
1738 //----- (00451007) -------------------------------------------------------- | |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1739 int stru350::sub_451007_scale_image_bicubic(unsigned short *pSrc, int srcWidth, int srcHeight, int srcPitch, //changing this to some library function might be a good idea |
0 | 1740 unsigned short *pDst, int dstWidth, int dstHeight, int dstPitch, |
1741 int a10, int a11) | |
1742 { | |
1743 int result; // eax@1 | |
1744 float v17; // ST3C_4@12 | |
1745 float v18; // ST38_4@12 | |
1746 unsigned int v19; // esi@12 | |
1747 int v21; // eax@18 | |
1748 unsigned int v22; // ecx@25 | |
1749 unsigned int v23; // eax@29 | |
1146
b4ade2580ae3
sub_451007_scale_image_bicubic cleanup - some variable renaming, code shuffling
Grumpy7
parents:
1145
diff
changeset
|
1750 unsigned int heightRatioPlusOne; // [sp+Ch] [bp-7Ch]@12 |
b4ade2580ae3
sub_451007_scale_image_bicubic cleanup - some variable renaming, code shuffling
Grumpy7
parents:
1145
diff
changeset
|
1751 unsigned int widthRatio; // [sp+Ch] [bp-7Ch]@218 |
b4ade2580ae3
sub_451007_scale_image_bicubic cleanup - some variable renaming, code shuffling
Grumpy7
parents:
1145
diff
changeset
|
1752 unsigned int heightRatio; // [sp+14h] [bp-74h]@12 |
b4ade2580ae3
sub_451007_scale_image_bicubic cleanup - some variable renaming, code shuffling
Grumpy7
parents:
1145
diff
changeset
|
1753 unsigned int widthRatioPlusOne; // [sp+14h] [bp-74h]@218 |
0 | 1754 int v160; // [sp+3Ch] [bp-4Ch]@13 |
1755 unsigned __int16 *v175; // [sp+4Ch] [bp-3Ch]@13 | |
1756 unsigned __int16 *v193; // [sp+5Ch] [bp-2Ch]@7 | |
1757 signed int v231; // [sp+78h] [bp-10h]@7 | |
1758 __int64 v240; // [sp+7Ch] [bp-Ch]@12 | |
1759 unsigned int v251; // [sp+80h] [bp-8h]@218 | |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1760 unsigned int v252; // [sp+84h] [bp-4h]@218 |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1761 float a6s; // [sp+A0h] [bp+18h]@218 |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1762 float a6t; // [sp+A0h] [bp+18h]@218 |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1763 unsigned int a6b; // [sp+A0h] [bp+18h]@218 |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1764 int field_0_bits; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1765 int field_20_bits; |
1131
71ba92960bc5
banker's rounding template made as fast as before and a bit more safe
Grumpy7
parents:
1130
diff
changeset
|
1766 |
1146
b4ade2580ae3
sub_451007_scale_image_bicubic cleanup - some variable renaming, code shuffling
Grumpy7
parents:
1145
diff
changeset
|
1767 int field0value = this->field_0.field_C; |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1768 switch(field0value) |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1769 { |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1770 case 8: field_0_bits = 1; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1771 break; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1772 case 16: field_0_bits = 2; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1773 break; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1774 case 32: field_0_bits = 4; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1775 break; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1776 default: |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1777 return field0value; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1778 } |
1144
f544cd6f7168
sub_451007_scale_image_bicubic cleanup - preparations for further condition body extractions
Grumpy7
parents:
1140
diff
changeset
|
1779 int field20value = this->field_20.field_C; |
f544cd6f7168
sub_451007_scale_image_bicubic cleanup - preparations for further condition body extractions
Grumpy7
parents:
1140
diff
changeset
|
1780 switch(field20value) |
1129
9362028fccd1
sub_451007_scale_image_bicubic cleanup - extracting common bodies from conditions
Grumpy7
parents:
1128
diff
changeset
|
1781 { |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1782 case 8: field_20_bits = 1; |
1129
9362028fccd1
sub_451007_scale_image_bicubic cleanup - extracting common bodies from conditions
Grumpy7
parents:
1128
diff
changeset
|
1783 break; |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1784 case 16: field_20_bits = 2; |
1129
9362028fccd1
sub_451007_scale_image_bicubic cleanup - extracting common bodies from conditions
Grumpy7
parents:
1128
diff
changeset
|
1785 break; |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1786 case 32: field_20_bits = 4; |
1129
9362028fccd1
sub_451007_scale_image_bicubic cleanup - extracting common bodies from conditions
Grumpy7
parents:
1128
diff
changeset
|
1787 break; |
9362028fccd1
sub_451007_scale_image_bicubic cleanup - extracting common bodies from conditions
Grumpy7
parents:
1128
diff
changeset
|
1788 default: |
1144
f544cd6f7168
sub_451007_scale_image_bicubic cleanup - preparations for further condition body extractions
Grumpy7
parents:
1140
diff
changeset
|
1789 return field20value; |
1129
9362028fccd1
sub_451007_scale_image_bicubic cleanup - extracting common bodies from conditions
Grumpy7
parents:
1128
diff
changeset
|
1790 } |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1791 |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1792 result = (int)pDst; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1793 v193 = pDst; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1794 v231 = 0; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1795 if ( dstHeight <= 0 ) |
1129
9362028fccd1
sub_451007_scale_image_bicubic cleanup - extracting common bodies from conditions
Grumpy7
parents:
1128
diff
changeset
|
1796 return result; |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1797 do |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1798 { |
1149
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1799 for (int counter = 0; counter < dstWidth; counter++) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1800 { |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1801 a6s = (double)counter / (double)dstWidth * (double)srcWidth; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1802 widthRatio = bankersRounding(a6s); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1803 a6t = (double)(counter + 1) / (double)dstWidth * (double)srcWidth; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1804 widthRatioPlusOne = bankersRounding(a6t); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1805 v17 = (double)v231 / (double)dstHeight * (double)srcHeight; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1806 heightRatio = bankersRounding(v17); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1807 v18 = (double)(v231 + 1) / (double)dstHeight * (double)srcHeight; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1808 heightRatioPlusOne = bankersRounding(v18); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1809 v251 = 0; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1810 v19 = (heightRatioPlusOne - heightRatio) * (widthRatioPlusOne - widthRatio); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1811 v252 = 0; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1812 a6b = 0; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1813 v240 = 0i64; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1814 |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1815 v175 = (unsigned short*)((char *)pSrc + field_0_bits * (widthRatio + srcPitch * heightRatio)); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1816 for (int heightDiff = 0; heightDiff < heightRatioPlusOne - heightRatio; heightDiff++) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1817 { |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1818 int ratioDiff = widthRatioPlusOne - widthRatio; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1819 for(int i = 0; i < ratioDiff; i++) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1820 { |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1821 if(field0value == 32) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1822 v21 = _450FB1((int)v175[i]); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1823 else if(field0value == 16) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1824 v21 = _450FB1((_WORD)v175[i]); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1825 else |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1826 v21 = _450FB1((unsigned __int8)v175[i]); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1827 v240 += ((unsigned int)v21 >> 24); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1828 a6b += BYTE2(v21); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1829 v252 += BYTE1(v21); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1830 v251 += (unsigned __int8)v21; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1831 } |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1832 if(field0value == 32) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1833 v175 += 2 * srcPitch; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1834 else if(field0value == 16) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1835 v175 += srcPitch; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1836 else |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1837 v175 = (unsigned short*)((char *)v175 + 2 * srcPitch); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1838 } |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1839 v22 = (unsigned int)v240 / ((heightRatioPlusOne - heightRatio) * (widthRatioPlusOne - widthRatio)); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1840 if ( v19 ) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1841 { |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1842 a6b /= v19; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1843 v252 /= v19; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1844 v251 /= v19; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1845 } |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1846 if ( v22 != 255 ) |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1847 v22 &= 0x7FFFFFFFu; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1848 v23 = _450F55(v251 | ((v252 | ((a6b | (v22 << 8)) << 8)) << 8)); |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1849 *(_DWORD *)v193 = v23; |
05b30ed00d7c
sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for
Grumpy7
parents:
1148
diff
changeset
|
1850 v193 = (unsigned __int16 *)((char *)v193 + field_20_bits); |
1148
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1851 } |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1852 v193 = (unsigned __int16 *)((char *)v193 + field_20_bits * (dstPitch - dstWidth)); |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1853 ++v231; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1854 result = v231; |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1855 } |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1856 while(v231 < dstHeight); |
ee6bccef32e8
sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Grumpy7
parents:
1147
diff
changeset
|
1857 return result; |
0 | 1858 } |
1859 | |
1860 //----- (0044F57C) -------------------------------------------------------- | |
1861 void SpawnEncounter(MapInfo *pMapInfo, SpawnPointMM7 *spawn, int a3, int a4, int a5) | |
1862 { | |
1863 //MapInfo *v5; // esi@1 | |
1864 //SpawnPointMM7 *v6; // ebx@1 | |
1865 int v7; // eax@2 | |
1866 char v8; // zf@5 | |
1867 int v9; // edi@9 | |
1868 int v10; // eax@9 | |
1869 int v11; // ecx@9 | |
1870 int v12; // edx@9 | |
1871 int v13; // eax@9 | |
1872 int v14; // eax@14 | |
1873 int v15; // ecx@14 | |
1874 int v16; // eax@19 | |
1875 int v17; // ecx@19 | |
1876 int v18; // esi@31 | |
1877 //int pPosX; // ecx@32 | |
1878 //int v20; // edx@32 | |
1879 //int v21; // eax@32 | |
1880 Actor *pMonster; // esi@35 | |
1881 int v23; // edx@36 | |
1882 signed int v24; // edi@36 | |
1883 int v25; // ecx@36 | |
1884 unsigned __int16 v26; // ax@47 | |
1885 MonsterDesc *v27; // edi@48 | |
1886 signed int v28; // eax@48 | |
1887 __int16 v29; // cx@50 | |
1888 __int16 v30; // ax@50 | |
1889 __int16 v31; // ax@50 | |
1890 int v32; // eax@50 | |
1891 int v33; // edi@50 | |
1892 int v34; // eax@50 | |
1893 int v35; // eax@50 | |
1894 int v36; // eax@50 | |
1895 int v37; // eax@51 | |
1896 int v38; // eax@52 | |
1897 int v39; // edi@52 | |
1898 std::string v40; // [sp-18h] [bp-100h]@60 | |
1899 void *v41; // [sp-14h] [bp-FCh]@50 | |
1900 //void *v42; // [sp-10h] [bp-F8h]@50 | |
1901 //size_t v43; // [sp-Ch] [bp-F4h]@50 | |
1902 const char *v44; // [sp-8h] [bp-F0h]@13 | |
1903 char *pTexture; // [sp-4h] [bp-ECh]@9 | |
1904 char Str[32]; // [sp+Ch] [bp-DCh]@60 | |
1905 char Str2[120]; // [sp+2Ch] [bp-BCh]@29 | |
1906 unsigned int uFaceID; // [sp+A4h] [bp-44h]@52 | |
1907 MonsterInfo *Src; // [sp+A8h] [bp-40h]@50 | |
1908 int v50; // [sp+ACh] [bp-3Ch]@47 | |
1909 char Source[32]; // [sp+B0h] [bp-38h]@20 | |
1910 int v52; // [sp+D0h] [bp-18h]@34 | |
1911 int v53; // [sp+D4h] [bp-14h]@34 | |
1912 int pSector; // [sp+D8h] [bp-10h]@32 | |
1913 int pPosX; // [sp+DCh] [bp-Ch]@32 | |
1914 int v56; // [sp+E0h] [bp-8h]@8 | |
1915 int v57; // [sp+E4h] [bp-4h]@1 | |
1916 | |
1917 //auto a2 = spawn; | |
1918 v57 = 0; | |
1919 //v5 = pMapInfo; | |
1920 //v6 = spawn; | |
1921 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) | |
1922 v7 = pOutdoor->ddm.field_C_alert; | |
1923 else if (uCurrentlyLoadedLevelType == LEVEL_Outdoor) | |
1924 v7 = pIndoor->dlv.field_C_alert; | |
1925 else | |
1926 v7 = 0; | |
1927 if (v7) | |
1928 v8 = (spawn->uAttributes & 1) == 0; | |
1929 else | |
1930 v8 = (spawn->uAttributes & 1) == 1; | |
1931 if (v8) | |
1932 return; | |
1933 //result = (void *)(spawn->uIndex - 1); | |
1934 v56 = 1; | |
1935 switch (spawn->uIndex - 1) | |
1936 { | |
1937 case 0u: | |
1938 v9 = pMapInfo->uEncounterMonster1AtLeast; | |
1939 v10 = rand(); | |
1940 v11 = pMapInfo->uEncounterMonster1AtMost; | |
1941 pTexture = pMapInfo->pEncounterMonster1Texture; | |
1942 v12 = v10 % (v11 - v9 + 1); | |
237 | 1943 v13 = pMapInfo->Dif_M1; |
0 | 1944 goto LABEL_20; |
1945 case 3u: | |
1946 pTexture = pMapInfo->pEncounterMonster1Texture; | |
1947 v44 = "%s A"; | |
1948 goto LABEL_25; | |
1949 case 4u: | |
1950 pTexture = pMapInfo->pEncounterMonster2Texture; | |
1951 v44 = "%s A"; | |
1952 goto LABEL_25; | |
1953 case 5u: | |
1954 pTexture = pMapInfo->pEncounterMonster3Texture; | |
1955 v44 = "%s A"; | |
1956 goto LABEL_25; | |
1957 case 1u: | |
1958 v9 = pMapInfo->uEncounterMonster2AtLeast; | |
1959 v14 = rand(); | |
1960 v15 = pMapInfo->uEncounterMonster2AtMost; | |
1961 pTexture = pMapInfo->pEncounterMonster2Texture; | |
1962 v12 = v14 % (v15 - v9 + 1); | |
237 | 1963 v13 = pMapInfo->Dif_M2; |
0 | 1964 goto LABEL_20; |
1965 case 6u: | |
1966 pTexture = pMapInfo->pEncounterMonster1Texture; | |
1967 v44 = "%s B"; | |
1968 goto LABEL_25; | |
1969 case 7u: | |
1970 pTexture = pMapInfo->pEncounterMonster2Texture; | |
1971 v44 = "%s B"; | |
1972 goto LABEL_25; | |
1973 case 8u: | |
1974 pTexture = pMapInfo->pEncounterMonster3Texture; | |
1975 v44 = "%s B"; | |
1976 goto LABEL_25; | |
1977 case 2u: | |
1978 v9 = pMapInfo->uEncounterMonster3AtLeast; | |
1979 v16 = rand(); | |
1980 v17 = pMapInfo->uEncounterMonster3AtMost; | |
1981 pTexture = pMapInfo->pEncounterMonster3Texture; | |
1982 v12 = v16 % (v17 - v9 + 1); | |
237 | 1983 v13 = pMapInfo->Dif_M3; |
0 | 1984 LABEL_20: |
1985 v57 = v13; | |
1986 v56 = v9 + v12; | |
1987 strcpy(Source, pTexture); | |
1988 goto LABEL_26; | |
1989 case 9u: | |
1990 pTexture = pMapInfo->pEncounterMonster1Texture; | |
1991 v44 = "%s C"; | |
1992 goto LABEL_25; | |
1993 case 0xAu: | |
1994 pTexture = pMapInfo->pEncounterMonster2Texture; | |
1995 v44 = "%s C"; | |
1996 goto LABEL_25; | |
1997 case 0xBu: | |
1998 pTexture = pMapInfo->pEncounterMonster3Texture; | |
1999 v44 = "%s C"; | |
2000 LABEL_25: | |
2001 sprintf(Source, v44, pTexture); | |
2002 LABEL_26: | |
2003 if (Source[0] == '0') | |
2004 return; | |
2005 v57 += a3; | |
2006 if ( v57 > 4 ) | |
2007 v57 = 4; | |
2008 strcpy(Str2, Source); | |
2009 if ( a4 ) | |
2010 v56 = a4; | |
2011 v18 = v56; | |
2012 if ( (signed int)(v56 + uNumActors) >= 500 ) | |
2013 return; | |
2014 pSector = 0; | |
2015 pPosX = spawn->vPosition.x; | |
2016 a4 = spawn->vPosition.y; | |
2017 a3 = spawn->vPosition.z; | |
2018 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) | |
2019 pSector = pIndoor->GetSector(spawn->vPosition.x, spawn->vPosition.y, spawn->vPosition.z); | |
2020 v53 = 0; | |
2021 v52 = (((uCurrentlyLoadedLevelType != LEVEL_Outdoor) - 1) & 0x40) + 64; | |
2022 if ( v18 <= 0 ) | |
2023 return; | |
2024 break; | |
2025 default: | |
2026 return; | |
2027 } | |
2028 for (uint i = v53; i < v56; ++i) | |
2029 { | |
2030 pMonster = &pActors[uNumActors]; | |
2031 pActors[uNumActors].Reset(); | |
2032 if ( v57 ) | |
2033 { | |
2034 v23 = rand() % 100; | |
2035 v24 = 3; | |
2036 v25 = (unsigned __int16)word_4E8152[3 * v57]; | |
2037 if ( v23 >= v25 ) | |
2038 { | |
2039 if ( v23 < v25 + (unsigned __int16)word_4E8152[3 * v57 + 1] ) | |
2040 v24 = 2; | |
2041 } | |
2042 else | |
2043 { | |
2044 v24 = 1; | |
2045 } | |
2046 if ( v24 == 1 ) | |
2047 { | |
2048 pTexture = Source; | |
2049 v44 = "%s A"; | |
2050 } | |
2051 else | |
2052 { | |
2053 if ( v24 == 2 ) | |
2054 { | |
2055 pTexture = Source; | |
2056 v44 = "%s B"; | |
2057 } | |
2058 else | |
2059 { | |
2060 if ( v24 != 3 ) | |
2061 goto LABEL_58; | |
2062 pTexture = Source; | |
2063 v44 = "%s C"; | |
2064 } | |
2065 } | |
2066 sprintf(Str2, v44, pTexture); | |
2067 } | |
751 | 2068 v50 = pMonsterList->GetMonsterIDByName(Str2); |
0 | 2069 pTexture = Str2; |
751 | 2070 if ( (signed __int16)v50 == -1 ) |
0 | 2071 { |
2072 sprintf(Str, "Can't create random monster: '%s'! See MapStats.txt and Monsters.txt!", pTexture); | |
2073 MessageBoxA(nullptr, Str, nullptr, 0); | |
2074 ExitProcess(0); | |
2075 } | |
751 | 2076 v27 = &pMonsterList->pMonsters[(signed __int16)v50]; |
2077 v28 = pMonsterStats->FindMonsterByTextureName(pTexture); | |
0 | 2078 if ( !v28 ) |
2079 v28 = 1; | |
2080 Src = &pMonsterStats->pInfos[v28]; | |
2081 strcpy(pMonster->pActorName, Src->pName); | |
2082 pMonster->sCurrentHP = Src->uHP; | |
2083 assert(sizeof(MonsterInfo) == 88); | |
2084 memcpy(&pMonster->pMonsterInfo, Src, sizeof(MonsterInfo)); | |
2085 pMonster->word_000086_some_monster_id = v50 + 1; | |
2086 pMonster->uActorRadius = v27->uMonsterRadius; | |
2087 pMonster->uActorHeight = v27->uMonsterHeight; | |
2088 pMonster->uMovementSpeed = v27->uMovementSpeed; | |
2089 pMonster->vInitialPosition.x = spawn->vPosition.x; | |
2090 pMonster->vPosition.x = spawn->vPosition.x; | |
2091 pMonster->uTetherDistance = 256; | |
2092 pMonster->vInitialPosition.y = a4; | |
2093 pMonster->vPosition.y = a4; | |
2094 pTexture = 0; | |
2095 pMonster->vInitialPosition.z = a3; | |
2096 pMonster->vPosition.z = a3; | |
2097 pMonster->uSectorID = pSector; | |
2098 pMonster->uGroup = spawn->uGroup; | |
2099 pMonster->PrepareSprites((char)pTexture); | |
2100 pMonster->pMonsterInfo.uHostilityType = MonsterInfo::Hostility_Friendly; | |
2101 v32 = rand(); | |
2102 v33 = v32 % 2048; | |
323 | 2103 v34 = stru_5C6E00->Cos(v32 % 2048); |
0 | 2104 a4 = v34; |
2105 a3 = (unsigned __int64)(v34 * (signed __int64)v52) >> 16; | |
2106 pPosX = a3 + spawn->vPosition.x; | |
323 | 2107 v35 = stru_5C6E00->Sin(v33); |
0 | 2108 a4 = v35; |
2109 a3 = (unsigned __int64)(v35 * (signed __int64)v52) >> 16; | |
2110 a4 = a3 + spawn->vPosition.y; | |
2111 v36 = spawn->vPosition.z; | |
2112 a3 = spawn->vPosition.z; | |
2113 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor ) | |
2114 goto LABEL_55; | |
2115 v37 = pIndoor->GetSector(pPosX, a4, v36); | |
2116 if ( v37 == pSector ) | |
2117 { | |
723 | 2118 v38 = BLV_GetFloorLevel(pPosX, a4, a3, v37, &uFaceID); |
0 | 2119 v39 = v38; |
2120 if ( v38 != -30000 ) | |
2121 { | |
2122 if ( abs(v38 - a3) <= 1024 ) | |
2123 { | |
2124 a3 = v39; | |
2125 LABEL_55: | |
2126 if ( a5 ) | |
2127 pMonster->uAttributes |= 0x080000; | |
2128 ++uNumActors; | |
2129 goto LABEL_58; | |
2130 } | |
2131 } | |
2132 } | |
2133 LABEL_58: | |
2134 ; | |
2135 //v53 = (char *)v53 + 1; | |
2136 //result = v53; | |
2137 } | |
2138 //while ( (signed int)v53 < v56 ); | |
2139 } | |
2140 | |
2141 //----- (0044FA4C) -------------------------------------------------------- | |
2142 signed int __fastcall sub_44FA4C_spawn_light_elemental(int a1, int a2, int a3) | |
2143 { | |
2144 signed int v3; // ecx@6 | |
90 | 2145 Actor *v4; // edx@7 |
0 | 2146 signed int result; // eax@13 |
2147 Actor *v6; // esi@16 | |
2148 char *v7; // ebx@16 | |
2149 MonsterDesc *v8; // edi@16 | |
2150 unsigned __int16 v9; // ax@16 | |
2151 int v10; // ebx@16 | |
1052 | 2152 //int v11; // edi@16 |
2153 //int v12; // eax@16 | |
2154 //int v13; // ecx@16 | |
2155 //int v14; // ebx@16 | |
0 | 2156 const char *v15; // [sp-4h] [bp-24h]@2 |
1052 | 2157 //unsigned __int16 v16; // [sp+0h] [bp-20h]@1 |
2158 //int v17; // [sp+4h] [bp-1Ch]@1 | |
0 | 2159 unsigned int uFaceID; // [sp+8h] [bp-18h]@16 |
2160 int v19; // [sp+Ch] [bp-14h]@16 | |
2161 size_t v20; // [sp+10h] [bp-10h]@6 | |
2162 int v21; // [sp+14h] [bp-Ch]@14 | |
1052 | 2163 //int v22; // [sp+18h] [bp-8h]@14 |
0 | 2164 unsigned int v23; // [sp+1Ch] [bp-4h]@6 |
2165 | |
1052 | 2166 //v16 = a2; |
2167 //v17 = a1; | |
0 | 2168 if ( a2 == 4 ) |
2169 { | |
2170 v15 = "Elemental Light C"; | |
2171 } | |
1052 | 2172 else if ( a2 == 3 ) |
0 | 2173 v15 = "Elemental Light B"; |
2174 else | |
2175 v15 = "Elemental Light A"; | |
1052 | 2176 |
751 | 2177 v23 = pMonsterList->GetMonsterIDByName(v15); |
0 | 2178 v3 = 0; |
2179 v20 = uNumActors; | |
2180 if ( (signed int)uNumActors > 0 ) | |
2181 { | |
1202 | 2182 v4 = pActors.data();//[0].uAIState; |
90 | 2183 while ( v4->uAIState != Removed ) |
0 | 2184 { |
1052 | 2185 ++v3; |
90 | 2186 ++v4; |
0 | 2187 if ( v3 >= (signed int)uNumActors ) |
90 | 2188 break; |
2189 } | |
2190 if( v3 < (signed int)uNumActors ) | |
2191 v20 = v3; | |
2192 } | |
0 | 2193 if ( v20 != uNumActors || (result = uNumActors + 1, (signed int)(uNumActors + 1) < 500) ) |
2194 { | |
2195 v21 = 0; | |
1052 | 2196 //v22 = pParty->vPosition.z; |
0 | 2197 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) |
2198 v21 = pIndoor->GetSector(pParty->vPosition.x, pParty->vPosition.y, pParty->vPosition.z); | |
2199 v6 = &pActors[v20]; | |
2200 v7 = (char *)&pMonsterStats->pInfos[v23 + 1]; | |
2201 v19 = (((uCurrentlyLoadedLevelType != LEVEL_Outdoor) - 1) & 0x40) + 64; | |
2202 v6->Reset(); | |
2203 v8 = &pMonsterList->pMonsters[v23]; | |
2204 strcpy(v6->pActorName, *(const char **)v7); | |
2205 v6->sCurrentHP = *((short *)v7 + 32); | |
2206 memcpy(&v6->pMonsterInfo, v7, 0x58u); | |
2207 v6->word_000086_some_monster_id = v23 + 1; | |
2208 v6->uActorRadius = v8->uMonsterRadius; | |
2209 v6->uActorHeight = v8->uMonsterHeight; | |
2210 v9 = v8->uMovementSpeed; | |
2211 v6->pMonsterInfo.uTreasureDiceRolls = 0; | |
2212 v6->pMonsterInfo.uTreasureType = 0; | |
2213 v6->pMonsterInfo.uExp = 0; | |
2214 v6->uMovementSpeed = v9; | |
2215 v10 = rand() % 2048; | |
1052 | 2216 //v11 = pParty->vPosition.x + fixpoint_sub0(stru_5C6E00->Cos(v10), v19); |
323 | 2217 uFaceID = stru_5C6E00->Sin(v10); |
1052 | 2218 //v12 = pParty->vPosition.y; |
2219 //v13 = fixpoint_sub0(uFaceID, v19); | |
2220 //v14 = pParty->vPosition.y + fixpoint_sub0(uFaceID, v19); | |
2221 //LOWORD(v12) = v22; | |
2222 v6->vInitialPosition.x = pParty->vPosition.x + fixpoint_sub0(stru_5C6E00->Cos(v10), v19); | |
2223 v6->vPosition.x = v6->vInitialPosition.x; | |
2224 v6->vInitialPosition.y = pParty->vPosition.y + fixpoint_sub0(uFaceID, v19); | |
2225 v6->vPosition.y = v6->vInitialPosition.y; | |
2226 v6->vInitialPosition.z = pParty->vPosition.z; | |
2227 v6->vPosition.z = v6->vInitialPosition.z; | |
2228 //LOWORD(v12) = v21; | |
0 | 2229 v6->uTetherDistance = 256; |
1052 | 2230 v6->uSectorID = v21; |
0 | 2231 v6->PrepareSprites(0); |
2232 v6->pMonsterInfo.uHostilityType = MonsterInfo::Hostility_Friendly; | |
2233 v6->uAlly = 9999; | |
2234 v6->uGroup = 0; | |
2235 v6->uCurrentActionTime = 0; | |
2236 v6->uAIState = Summoned; | |
2237 v6->uCurrentActionLength = 256; | |
2238 v6->UpdateAnimation(); | |
2239 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor | |
1052 | 2240 || (result = pIndoor->GetSector(v6->vPosition.x, v6->vPosition.y, v6->vPosition.z), |
0 | 2241 result == v21) |
1052 | 2242 && (result = BLV_GetFloorLevel(v6->vPosition.x, v6->vPosition.y, v6->vPosition.z, result, &uFaceID), result != -30000) |
2243 && (result = abs(result - pParty->vPosition.z), result <= 1024) ) | |
0 | 2244 { |
2245 if ( v20 == uNumActors ) | |
2246 ++uNumActors; | |
1052 | 2247 v6->uSummonerID = PID(OBJECT_Player, a1); |
2248 result = v6->pActorBuffs[2].Apply(pParty->uTimePlayed + (a3 * 128) / 30.0f, | |
2249 a2, | |
2250 a1, | |
0 | 2251 0, |
2252 0); | |
2253 } | |
2254 } | |
2255 return result; | |
2256 } | |
2257 | |
2258 //----- (0044FFD8) -------------------------------------------------------- | |
2259 int MapInfo::SpawnRandomTreasure(SpawnPointMM7 *a2) | |
2260 { | |
472 | 2261 //MapInfo *v2; // ebx@1 |
2262 //SpawnPointMM7 *v3; // esi@1 | |
2263 //int v4; // eax@1 | |
0 | 2264 int v5; // edx@1 |
2265 int v6; // eax@1 | |
2266 int v7; // ecx@1 | |
2267 int v8; // ebx@1 | |
2268 int v9; // eax@1 | |
2269 signed int v10; // ebx@1 | |
2270 signed int result; // eax@1 | |
2271 signed __int64 v12; // qtt@1 | |
2272 int v13; // ebx@1 | |
2273 int v14; // edx@10 | |
2274 signed int v15; // ebx@20 | |
2275 unsigned __int16 v16; // dx@20 | |
2276 char *v17; // ecx@21 | |
2277 unsigned __int16 v18; // ax@24 | |
2278 int v19; // ST0C_4@27 | |
2279 int v20; // ST08_4@27 | |
2280 int v21; // ST04_4@27 | |
2281 int v22; // eax@27 | |
2282 signed int v23; // ebx@29 | |
2283 unsigned __int16 v24; // dx@29 | |
2284 char *v25; // ecx@30 | |
2285 unsigned __int16 v26; // ax@33 | |
472 | 2286 //int v27; // ecx@35 |
2287 //int v28; // eax@35 | |
2288 //int v29; // esi@35 | |
2289 //__int16 v30; // ax@35 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
2290 SpriteObject a1a; // [sp+Ch] [bp-7Ch]@1 |
472 | 2291 //int v32; // [sp+7Ch] [bp-Ch]@1 |
2292 //int v33; // [sp+80h] [bp-8h]@1 | |
0 | 2293 int v34; // [sp+84h] [bp-4h]@1 |
2294 | |
472 | 2295 //auto a1 = this; |
2296 //v2 = a1; | |
2297 //v3 = a2; | |
2298 //v4 = rand(); | |
0 | 2299 v34 = 0; |
472 | 2300 v5 = rand() % 100; |
436 | 2301 // v6 = 2 * (v2->Treasure_prob + 7 * v3->uIndex) - 14; |
472 | 2302 v7 = (unsigned __int8)byte_4E8168[a2->uIndex - 1][2 * Treasure_prob]; |
2303 v8 = (unsigned __int8)byte_4E8168[a2->uIndex - 1][2 * Treasure_prob + 1]; | |
2304 //v32 = v5; | |
2305 //v33 = v7; | |
0 | 2306 v9 = rand(); |
472 | 2307 v10 = v8 - v7 + 1; |
0 | 2308 v12 = v9; |
2309 result = v9 / v10; | |
472 | 2310 v13 = v7 + (unsigned __int64)(v12 % v10); |
0 | 2311 if ( v13 < 7 ) |
2312 { | |
472 | 2313 if ( v5 < 20 ) |
0 | 2314 return result; |
472 | 2315 if ( v5 >= 60 ) |
2316 { | |
2317 v19 = a2->vPosition.z; | |
2318 v20 = a2->vPosition.y; | |
2319 v21 = a2->vPosition.x; | |
0 | 2320 v22 = rand(); |
2321 return sub_450521_ProllyDropItemAt(v13, v22 % 27 + 20, v21, v20, v19, 0); | |
2322 } | |
472 | 2323 if ( a2->uIndex == 1 ) |
0 | 2324 { |
2325 v14 = rand() % 51 + 50; | |
2326 } | |
2327 else | |
2328 { | |
472 | 2329 if ( a2->uIndex != 2 ) |
2330 { | |
2331 if ( a2->uIndex == 3 ) | |
0 | 2332 { |
2333 v14 = rand() % 301 + 200; | |
2334 } | |
2335 else | |
2336 { | |
472 | 2337 if ( a2->uIndex != 4 ) |
2338 { | |
2339 if ( a2->uIndex == 5 ) | |
0 | 2340 { |
2341 v14 = rand() % 1001 + 1000; | |
2342 } | |
2343 else | |
2344 { | |
472 | 2345 if ( a2->uIndex != 6 ) |
0 | 2346 { |
2347 LABEL_20: | |
2348 v15 = 0; | |
2349 v16 = pItemsTable->pItems[a1a.stru_24.uItemID].uSpriteID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
2350 a1a.uType = pItemsTable->pItems[a1a.stru_24.uItemID].uSpriteID; |
0 | 2351 if ( (signed int)pObjectList->uNumObjects <= 0 ) |
2352 { | |
2353 LABEL_24: | |
2354 v18 = 0; | |
2355 } | |
2356 else | |
2357 { | |
2358 v17 = (char *)&pObjectList->pObjects->uObjectID; | |
2359 while ( v16 != *(short *)v17 ) | |
2360 { | |
2361 ++v15; | |
2362 v17 += 56; | |
2363 if ( v15 >= (signed int)pObjectList->uNumObjects ) | |
2364 goto LABEL_24; | |
2365 } | |
2366 v18 = v15; | |
2367 } | |
315 | 2368 a1a.stru_24.SetIdentified(); |
0 | 2369 a1a.uObjectDescID = v18; |
377 | 2370 a1a.stru_24.uSpecEnchantmentType = v34; |
0 | 2371 goto LABEL_35; |
2372 } | |
2373 v14 = rand() % 3001 + 2000; | |
2374 } | |
2375 a1a.stru_24.uItemID = 199; | |
2376 LABEL_19: | |
2377 v34 = v14; | |
2378 goto LABEL_20; | |
2379 } | |
2380 v14 = rand() % 501 + 500; | |
2381 } | |
2382 a1a.stru_24.uItemID = 198; | |
2383 goto LABEL_19; | |
2384 } | |
2385 v14 = rand() % 101 + 100; | |
2386 } | |
2387 a1a.stru_24.uItemID = 197; | |
2388 goto LABEL_19; | |
2389 } | |
2390 result = a1a.stru_24.GenerateArtifact(); | |
2391 if ( !result ) | |
2392 return result; | |
2393 v23 = 0; | |
2394 v24 = pItemsTable->pItems[a1a.stru_24.uItemID].uSpriteID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
2395 a1a.uType = pItemsTable->pItems[a1a.stru_24.uItemID].uSpriteID; |
0 | 2396 if ( (signed int)pObjectList->uNumObjects <= 0 ) |
2397 { | |
2398 LABEL_33: | |
2399 v26 = 0; | |
2400 } | |
2401 else | |
2402 { | |
2403 v25 = (char *)&pObjectList->pObjects->uObjectID; | |
2404 while ( v24 != *(short *)v25 ) | |
2405 { | |
2406 ++v23; | |
2407 v25 += 56; | |
2408 if ( v23 >= (signed int)pObjectList->uNumObjects ) | |
2409 goto LABEL_33; | |
2410 } | |
2411 v26 = v23; | |
2412 } | |
2413 a1a.uObjectDescID = v26; | |
2414 a1a.stru_24.Reset(); | |
472 | 2415 |
0 | 2416 LABEL_35: |
472 | 2417 a1a.vPosition.y = a2->vPosition.y; |
0 | 2418 a1a.uAttributes = 0; |
2419 a1a.uSoundID = 0; | |
2420 a1a.uFacing = 0; | |
472 | 2421 a1a.vPosition.z = a2->vPosition.z; |
2422 a1a.vPosition.x = a2->vPosition.x; | |
822 | 2423 a1a.spell_skill = 0; |
2424 a1a.spell_level = 0; | |
2425 a1a.spell_id = 0; | |
823 | 2426 a1a.spell_target_pid = 0; |
822 | 2427 a1a.spell_caster_pid = 0; |
0 | 2428 a1a.uSpriteFrameID = 0; |
472 | 2429 a1a.uSectorID = pIndoor->GetSector(a2->vPosition.x, a2->vPosition.y, a2->vPosition.z);; |
0 | 2430 return a1a.Create(0, 0, 0, 0); |
2431 } | |
2432 | |
2433 //----- (00450521) -------------------------------------------------------- | |
2434 signed int __fastcall sub_450521_ProllyDropItemAt(int ecx0, signed int a2, int a3, int a4, int a5, unsigned __int16 a6) | |
2435 { | |
2436 int v6; // edi@1 | |
2437 int v7; // esi@1 | |
2438 signed int v8; // edi@1 | |
2439 unsigned __int16 v9; // cx@1 | |
2440 char *v10; // edx@2 | |
2441 unsigned __int16 v11; // ax@5 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
2442 SpriteObject a1; // [sp+8h] [bp-70h]@1 |
0 | 2443 |
2444 v6 = ecx0; | |
2445 v7 = a2; | |
2446 pItemsTable->GenerateItem(v6, v7, &a1.stru_24); | |
2447 v8 = 0; | |
2448 v9 = pItemsTable->pItems[a1.stru_24.uItemID].uSpriteID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
2449 a1.uType = pItemsTable->pItems[a1.stru_24.uItemID].uSpriteID; |
0 | 2450 if ( (signed int)pObjectList->uNumObjects <= 0 ) |
2451 { | |
2452 LABEL_5: | |
2453 v11 = 0; | |
2454 } | |
2455 else | |
2456 { | |
2457 v10 = (char *)&pObjectList->pObjects->uObjectID; | |
2458 while ( v9 != *(short *)v10 ) | |
2459 { | |
2460 ++v8; | |
2461 v10 += 56; | |
2462 if ( v8 >= (signed int)pObjectList->uNumObjects ) | |
2463 goto LABEL_5; | |
2464 } | |
2465 v11 = v8; | |
2466 } | |
2467 a1.uObjectDescID = v11; | |
2468 a1.vPosition.y = a4; | |
2469 a1.vPosition.x = a3; | |
2470 a1.vPosition.z = a5; | |
2471 a1.uFacing = a6; | |
2472 a1.uAttributes = 0; | |
2473 a1.uSectorID = pIndoor->GetSector(a3, a4, a5); | |
2474 a1.uSpriteFrameID = 0; | |
2475 return a1.Create(0, 0, 0, 0); | |
2476 } | |
2477 | |
2478 //----- (0045063B) -------------------------------------------------------- | |
2479 int __fastcall sub_45063B(MapInfo *a1, int a2) | |
2480 { | |
2481 signed int v2; // edi@1 | |
2482 Actor *v3; // esi@2 | |
2483 signed __int64 v4; // qax@3 | |
2484 int result; // eax@8 | |
2485 int v6; // edi@11 | |
2486 int v7; // ebx@11 | |
2487 int v8; // edi@11 | |
2488 int v9; // ebx@12 | |
2489 int v10; // eax@12 | |
2490 char v11; // zf@16 | |
2491 int v12; // edi@20 | |
2492 int v13; // eax@20 | |
2493 int v14; // ebx@20 | |
2494 int v15; // eax@20 | |
2495 int v16; // eax@20 | |
2496 int v17; // eax@20 | |
2497 int v18; // eax@21 | |
2498 SpawnPointMM7 v19; // [sp+Ch] [bp-38h]@1 | |
2499 int v20; // [sp+24h] [bp-20h]@11 | |
2500 MapInfo *v21; // [sp+28h] [bp-1Ch]@1 | |
2501 int v22; // [sp+2Ch] [bp-18h]@3 | |
2502 int v23; // [sp+30h] [bp-14h]@11 | |
2503 int v24; // [sp+34h] [bp-10h]@1 | |
2504 unsigned int uFaceID; // [sp+38h] [bp-Ch]@10 | |
2505 int v26; // [sp+3Ch] [bp-8h]@11 | |
2506 int v27; // [sp+40h] [bp-4h]@11 | |
2507 | |
2508 v21 = a1; | |
2509 v24 = a2; | |
2510 v2 = 0; | |
2511 if ( (signed int)uNumActors <= 0 ) | |
2512 goto LABEL_8; | |
1202 | 2513 v3 = pActors.data(); |
0 | 2514 while ( 1 ) |
2515 { | |
2516 v22 = v3->pMonsterInfo.uID - 1; | |
2517 v4 = (signed __int64)((double)v22 * 0.3333333333333333); | |
2518 if ( (int)v4 != 40 ) | |
2519 { | |
2520 if ( (int)v4 != 41 && (int)v4 != 44 && v3->CanAct() ) | |
2521 break; | |
2522 } | |
2523 ++v2; | |
2524 ++v3; | |
2525 if ( v2 >= (signed int)uNumActors ) | |
2526 goto LABEL_8; | |
2527 } | |
2528 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor ) | |
2529 { | |
2530 v22 = 0; | |
2531 uFaceID = 0; | |
2532 while ( 1 ) | |
2533 { | |
2534 ++uFaceID; | |
2535 v6 = rand() % 1024 + 512; | |
2536 v7 = rand() % (signed int)stru_5C6E00->uIntegerDoublePi; | |
323 | 2537 v20 = stru_5C6E00->Cos(v7); |
0 | 2538 v23 = (unsigned __int64)(v20 * (signed __int64)v6) >> 16; |
2539 v19.vPosition.x = pParty->vPosition.x + v23; | |
323 | 2540 v20 = stru_5C6E00->Sin(v7); |
0 | 2541 v23 = (unsigned __int64)(v20 * (signed __int64)v6) >> 16; |
2542 v8 = 0; | |
2543 v19.uIndex = v24; | |
2544 v19.vPosition.y = v23 + pParty->vPosition.y; | |
2545 v19.vPosition.z = pParty->vPosition.z; | |
2546 v26 = 0; | |
2547 v27 = 0; | |
723 | 2548 v19.vPosition.z = ODM_GetFloorLevel( |
0 | 2549 v19.vPosition.x, |
2550 v23 + pParty->vPosition.y, | |
2551 pParty->vPosition.z, | |
2552 0, | |
2553 &v26, | |
2554 &v27, | |
2555 0); | |
2556 v23 = 0; | |
2557 if ( (signed int)pOutdoor->uNumBModels > 0 ) | |
2558 { | |
2559 while ( 1 ) | |
2560 { | |
2561 v9 = abs(v19.vPosition.y - pOutdoor->pBModels[v8].vBoundingCenter.y); | |
2562 v10 = abs(v19.vPosition.x - pOutdoor->pBModels[v8].vBoundingCenter.x); | |
322 | 2563 if ( int_get_vector_length(v10, v9, 0) < pOutdoor->pBModels[v8].sBoundingRadius + 256 ) |
0 | 2564 break; |
2565 ++v23; | |
2566 ++v8; | |
2567 if ( v23 >= (signed int)pOutdoor->uNumBModels ) | |
2568 goto LABEL_16; | |
2569 } | |
2570 v22 = 1; | |
2571 } | |
2572 LABEL_16: | |
2573 v11 = uFaceID == 100; | |
2574 if ( uFaceID >= 100 ) | |
2575 break; | |
2576 if ( v22 ) | |
2577 { | |
2578 v11 = uFaceID == 100; | |
2579 break; | |
2580 } | |
2581 } | |
2582 } | |
2583 else | |
2584 { | |
2585 v26 = 0; | |
2586 v22 = pIndoor->GetSector(pParty->vPosition.x, pParty->vPosition.y, pParty->vPosition.z); | |
2587 do | |
2588 { | |
2589 ++v26; | |
2590 v12 = rand() % 512 + 256; | |
2591 v13 = rand(); | |
2592 v14 = v13 % (signed int)stru_5C6E00->uIntegerDoublePi; | |
323 | 2593 v15 = stru_5C6E00->Cos(v13 % (signed int)stru_5C6E00->uIntegerDoublePi); |
0 | 2594 v20 = v15; |
2595 v23 = (unsigned __int64)(v15 * (signed __int64)v12) >> 16; | |
2596 v19.vPosition.x = pParty->vPosition.x + v23; | |
323 | 2597 v16 = stru_5C6E00->Sin(v13 % (signed int)stru_5C6E00->uIntegerDoublePi); |
0 | 2598 v20 = v16; |
2599 v23 = (unsigned __int64)(v16 * (signed __int64)v12) >> 16; | |
2600 v19.vPosition.y = v23 + pParty->vPosition.y; | |
2601 v19.vPosition.z = pParty->vPosition.z; | |
2602 v19.uIndex = v24; | |
2603 v17 = pIndoor->GetSector(v19.vPosition.x, v23 + pParty->vPosition.y, pParty->vPosition.z); | |
2604 if ( v17 == v22 ) | |
2605 { | |
723 | 2606 v18 = BLV_GetFloorLevel(v19.vPosition.x, v19.vPosition.y, v19.vPosition.z, v17, &uFaceID); |
0 | 2607 v19.vPosition.z = v18; |
2608 if ( v18 != -30000 ) | |
2609 { | |
2610 if ( abs(v18 - pParty->vPosition.z) <= 1024 ) | |
2611 break; | |
2612 } | |
2613 } | |
2614 } | |
2615 while ( v26 < 100 ); | |
2616 v11 = v26 == 100; | |
2617 } | |
2618 if ( v11 ) | |
2619 { | |
2620 LABEL_8: | |
2621 result = 0; | |
2622 } | |
2623 else | |
2624 { | |
2625 SpawnEncounter(v21, &v19, 0, 0, 1); | |
2626 result = v24; | |
2627 } | |
2628 return result; | |
2629 } | |
2630 | |
2631 //----- (00450929) -------------------------------------------------------- | |
2632 int LevelDecoration::GetGlobalEvent() | |
2633 { | |
2634 LevelDecoration *v1; // esi@1 | |
2635 signed int v2; // eax@1 | |
2636 int v3; // eax@5 | |
2637 int v4; // eax@6 | |
2638 int v5; // eax@7 | |
2639 int v6; // eax@8 | |
2640 int v7; // eax@9 | |
2641 int result; // eax@14 | |
2642 int v9; // eax@18 | |
2643 int v10; // eax@19 | |
2644 int v11; // eax@20 | |
2645 int v12; // eax@21 | |
2646 int v13; // eax@22 | |
2647 | |
2648 v1 = this; | |
2649 rand(); | |
2650 v2 = v1->uDecorationDescID; | |
2651 if ( v2 > 208 ) | |
2652 { | |
2653 switch ( v2 ) | |
2654 { | |
2655 case 209: | |
2656 result = rand() % 7 + 183; | |
2657 break; | |
2658 case 210: | |
2659 result = 150; | |
2660 break; | |
2661 case 211: | |
2662 result = 151; | |
2663 break; | |
2664 case 212: | |
2665 result = 152; | |
2666 break; | |
2667 case 213: | |
2668 result = 153; | |
2669 break; | |
2670 case 214: | |
2671 result = 154; | |
2672 break; | |
2673 case 215: | |
2674 result = 155; | |
2675 break; | |
2676 case 216: | |
2677 result = 156; | |
2678 break; | |
2679 case 217: | |
2680 result = 157; | |
2681 break; | |
2682 case 218: | |
2683 result = 158; | |
2684 break; | |
2685 case 219: | |
2686 result = 159; | |
2687 break; | |
2688 case 220: | |
2689 result = 160; | |
2690 break; | |
2691 case 221: | |
2692 result = 161; | |
2693 break; | |
2694 default: | |
2695 goto LABEL_45; | |
2696 } | |
2697 } | |
2698 else | |
2699 { | |
2700 if ( v2 == 208 ) | |
2701 { | |
2702 result = rand() % 7 + 176; | |
2703 } | |
2704 else | |
2705 { | |
2706 if ( v2 > 24 ) | |
2707 { | |
2708 v9 = v2 - 34; | |
2709 if ( !v9 ) | |
2710 return rand() % 6 + 4; | |
2711 v10 = v9 - 150; | |
2712 if ( !v10 ) | |
2713 return 33; | |
2714 v11 = v10 - 3; | |
2715 if ( !v11 || (v12 = v11 - 3) == 0 ) | |
2716 return 37; | |
2717 v13 = v12 - 16; | |
2718 if ( !v13 ) | |
2719 return rand() % 7 + 162; | |
2720 if ( v13 == 1 ) | |
2721 return rand() % 7 + 169; | |
2722 } | |
2723 else | |
2724 { | |
2725 if ( v2 == 24 ) | |
2726 return 36; | |
2727 v3 = v2 - 4; | |
2728 if ( !v3 ) | |
2729 return 16; | |
2730 v4 = v3 - 1; | |
2731 if ( !v4 ) | |
2732 return 32; | |
2733 v5 = v4 - 1; | |
2734 if ( !v5 ) | |
2735 return rand() % 4 + 12; | |
2736 v6 = v5 - 5; | |
2737 if ( !v6 ) | |
2738 return 34; | |
2739 v7 = v6 - 2; | |
2740 if ( !v7 ) | |
2741 return 17; | |
2742 if ( v7 == 1 ) | |
2743 return 18; | |
2744 } | |
2745 LABEL_45: | |
2746 result = 0; | |
2747 } | |
2748 } | |
2749 return result; | |
2750 } | |
2751 | |
2752 //----- (00450AAA) -------------------------------------------------------- | |
2753 void RespawnGlobalDecorations() | |
2754 { | |
2755 memset(stru_5E4C90._decor_events, 0, 125); | |
2756 | |
2757 uint decorEventIdx = 0; | |
2758 for (uint i = 0; i < uNumLevelDecorations; ++i) | |
2759 { | |
1202 | 2760 auto decor = &pLevelDecorations[i]; |
0 | 2761 |
2762 if (!decor->field_16_event_id) | |
2763 { | |
2764 if (decor->IsInteractive()) | |
2765 { | |
2766 if (decorEventIdx < 124) | |
2767 { | |
2768 decor->_idx_in_stru123 = decorEventIdx + 75; | |
2769 stru_5E4C90._decor_events[decorEventIdx++] = decor->GetGlobalEvent(); | |
2770 } | |
2771 } | |
2772 } | |
2773 } | |
2774 } | |
2775 | |
2776 //----- (00450B0A) -------------------------------------------------------- | |
2777 bool __fastcall SpawnActor(unsigned int uMonsterID) | |
2778 { | |
2779 unsigned int v1; // ebx@1 | |
2780 bool result; // eax@2 | |
2781 MonsterDesc *v3; // esi@5 | |
2782 MonsterInfo *v4; // edi@5 | |
2783 Vec3_int_ v5; // ST08_12@5 | |
2784 unsigned int v6; // ecx@5 | |
2785 Actor *v7; // eax@7 | |
2786 Actor actor; // [sp+4h] [bp-350h]@5 | |
2787 Vec3_int_ pOut; // [sp+348h] [bp-Ch]@5 | |
2788 | |
2789 v1 = uMonsterID; | |
2790 if ( uNumActors == 499 ) | |
2791 { | |
2792 result = 0; | |
2793 } | |
2794 else | |
2795 { | |
2796 if ( (signed int)uMonsterID >= (signed int)pMonsterList->uNumMonsters ) | |
2797 v1 = 0; | |
2798 v3 = &pMonsterList->pMonsters[v1]; | |
2799 v4 = &pMonsterStats->pInfos[v1 + 1]; | |
2800 memset(&actor, 0, 0x344u); | |
2801 strcpy(actor.pActorName, v4->pName); | |
2802 actor.sCurrentHP = LOWORD(v4->uHP); | |
2803 memcpy(&actor.pMonsterInfo, &pMonsterStats->pInfos[v1 + 1], 0x58u); | |
2804 actor.word_000086_some_monster_id = v1 + 1; | |
2805 actor.uActorRadius = v3->uMonsterRadius; | |
2806 actor.uActorHeight = v3->uMonsterHeight; | |
2807 actor.uMovementSpeed = v3->uMovementSpeed; | |
2808 v5 = pParty->vPosition; | |
2809 Vec3_int_::Rotate(200, pParty->sRotationY, 0, v5, &pOut.x, &pOut.z, &pOut.y); | |
2810 actor.vInitialPosition.x = pOut.x; | |
2811 actor.vPosition.x = pOut.x; | |
2812 actor.uTetherDistance = 256; | |
2813 actor.vInitialPosition.y = LOWORD(pOut.z); | |
2814 actor.vPosition.y = LOWORD(pOut.z); | |
2815 actor.vInitialPosition.z = LOWORD(pOut.y); | |
2816 actor.vPosition.z = LOWORD(pOut.y); | |
2817 pSprites_LOD->DeleteSomeSprites(); | |
2818 pPaletteManager->ResetNonTestLocked(); | |
2819 v6 = uNumActors - 1; | |
2820 if ( dword_5C6DF8 == 1 ) | |
2821 { | |
2822 dword_5C6DF8 = 0; | |
2823 v6 = uNumActors++; | |
2824 } | |
2825 v7 = &pActors[v6]; | |
2826 memcpy(v7, &actor, 0x344u); | |
2827 v7->PrepareSprites(1); | |
2828 result = 1; | |
2829 } | |
2830 return result; | |
2831 } | |
2832 // 5C6DF8: using guessed type int dword_5C6DF8; | |
2833 | |
2834 //----- (00450DA3) -------------------------------------------------------- | |
2835 int __cdecl GetAlertStatus() | |
2836 { | |
2837 int result; // eax@2 | |
2838 | |
2839 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) | |
2840 result = pOutdoor->ddm.field_C_alert; | |
2841 else | |
2842 result = uCurrentlyLoadedLevelType == LEVEL_Outdoor ? pIndoor->dlv.field_C_alert : 0; | |
2843 return result; | |
2844 } | |
2845 | |
2846 //----- (00450DDE) -------------------------------------------------------- | |
2847 stru350 *stru350::_450DDE() | |
2848 { | |
2849 _450DF1(&stru_4E82A4, &stru_4E82A4); | |
2850 return this; | |
2851 } | |
2852 | |
2853 //----- (00450DF1) -------------------------------------------------------- | |
2854 bool stru350::_450DF1(const stru355 *p1, const stru355 *p2) | |
2855 { | |
2856 //stru350 *v3; // esi@1 | |
2857 //void *result; // eax@1 | |
2858 unsigned int v5; // ecx@2 | |
2859 int v6; // edi@2 | |
2860 int v7; // edx@2 | |
2861 unsigned int v8; // ecx@8 | |
2862 int v9; // edi@8 | |
2863 int v10; // edx@8 | |
2864 int v11; // ecx@12 | |
2865 int v12; // edi@12 | |
2866 unsigned int v13; // ecx@12 | |
2867 int v14; // edx@12 | |
2868 int v15; // ecx@16 | |
2869 unsigned int v16; // edx@16 | |
2870 int v17; // ecx@16 | |
2871 int v18; // edi@16 | |
2872 char v19; // zf@20 | |
2873 unsigned int v20; // ecx@21 | |
2874 int v21; // edi@21 | |
2875 int v22; // edx@21 | |
2876 unsigned int v23; // ecx@27 | |
2877 int v24; // edi@27 | |
2878 int v25; // edx@27 | |
2879 int v26; // ecx@31 | |
2880 int v27; // edi@31 | |
2881 unsigned int v28; // ecx@31 | |
2882 int v29; // edx@31 | |
2883 int v30; // ebx@35 | |
2884 int v31; // ecx@35 | |
2885 int v32; // edi@35 | |
2886 int v33; // edx@35 | |
2887 unsigned int i; // ecx@35 | |
2888 int v35; // ecx@39 | |
2889 unsigned int v36; // edx@39 | |
2890 int v37; // ecx@39 | |
2891 int v38; // ebx@39 | |
2892 | |
2893 //v3 = this; | |
2894 memcpy(&field_0, p1, sizeof(stru355)); | |
2895 memcpy(&field_20, p2, sizeof(stru355)); | |
2896 //result = memcpy(&v3->field_20, p2, 0x20u); | |
2897 //LOBYTE(result) = 1; | |
2898 if (field_0.field_4 & 1) | |
2899 { | |
2900 v5 = field_0.field_1C; | |
2901 v6 = 0; | |
2902 v7 = 0; | |
2903 while ( !(v5 & 1) ) | |
2904 { | |
2905 ++v6; | |
2906 v5 >>= 1; | |
2907 } | |
2908 do | |
2909 { | |
2910 v5 >>= 1; | |
2911 ++v7; | |
2912 } | |
2913 while ( v5 & 1 ); | |
2914 field_40 = 32 - v7 - v6; | |
2915 } | |
2916 else | |
2917 { | |
2918 field_40 = 0; | |
2919 } | |
2920 v8 = field_0.field_10; | |
2921 v9 = 0; | |
2922 v10 = 0; | |
2923 while ( !(v8 & 1) ) | |
2924 { | |
2925 ++v9; | |
2926 v8 >>= 1; | |
2927 } | |
2928 do | |
2929 { | |
2930 v8 >>= 1; | |
2931 ++v10; | |
2932 } | |
2933 while ( v8 & 1 ); | |
2934 v11 = 24 - v10 - v9; | |
2935 v12 = 0; | |
2936 field_48 = v11; | |
2937 v13 = field_0.field_14; | |
2938 v14 = 0; | |
2939 while ( !(v13 & 1) ) | |
2940 { | |
2941 ++v12; | |
2942 v13 >>= 1; | |
2943 } | |
2944 do | |
2945 { | |
2946 v13 >>= 1; | |
2947 ++v14; | |
2948 } | |
2949 while ( v13 & 1 ); | |
2950 v15 = 16 - v14; | |
2951 v16 = field_0.field_18; | |
2952 field_50 = v15 - v12; | |
2953 v17 = 0; | |
2954 v18 = 0; | |
2955 while ( !(v16 & 1) ) | |
2956 { | |
2957 ++v17; | |
2958 v16 >>= 1; | |
2959 } | |
2960 do | |
2961 { | |
2962 v16 >>= 1; | |
2963 ++v18; | |
2964 } | |
2965 while ( v16 & 1 ); | |
2966 v19 = (field_20.field_4 & 1) == 0; | |
2967 field_58 = v17 - v18 + 8; | |
2968 if ( v19 ) | |
2969 { | |
2970 field_44 = 0; | |
2971 } | |
2972 else | |
2973 { | |
2974 v20 = field_20.field_1C; | |
2975 v21 = 0; | |
2976 v22 = 0; | |
2977 while ( !(v20 & 1) ) | |
2978 { | |
2979 ++v21; | |
2980 v20 >>= 1; | |
2981 } | |
2982 do | |
2983 { | |
2984 v20 >>= 1; | |
2985 ++v22; | |
2986 } | |
2987 while ( v20 & 1 ); | |
2988 field_44 = 32 - v22 - v21; | |
2989 } | |
2990 v23 = field_20.field_10; | |
2991 v24 = 0; | |
2992 v25 = 0; | |
2993 while ( !(v23 & 1) ) | |
2994 { | |
2995 ++v24; | |
2996 v23 >>= 1; | |
2997 } | |
2998 do | |
2999 { | |
3000 v23 >>= 1; | |
3001 ++v25; | |
3002 } | |
3003 while ( v23 & 1 ); | |
3004 v26 = 24 - v25 - v24; | |
3005 v27 = 0; | |
3006 field_4C = v26; | |
3007 v28 = field_20.field_14; | |
3008 v29 = 0; | |
3009 while ( !(v28 & 1) ) | |
3010 { | |
3011 ++v27; | |
3012 v28 >>= 1; | |
3013 } | |
3014 do | |
3015 { | |
3016 v28 >>= 1; | |
3017 ++v29; | |
3018 } | |
3019 while ( v28 & 1 ); | |
3020 v30 = 0; | |
3021 v31 = 16 - v29 - v27; | |
3022 v32 = field_20.field_18; | |
3023 field_54 = v31; | |
3024 v33 = 0; | |
3025 for ( i = v32; !(i & 1); i >>= 1 ) | |
3026 ++v30; | |
3027 do | |
3028 { | |
3029 i >>= 1; | |
3030 ++v33; | |
3031 } | |
3032 while ( i & 1 ); | |
3033 v35 = 32 - v33; | |
3034 v36 = v32; | |
3035 field_5C = v35 - v30; | |
3036 v37 = 0; | |
3037 v38 = 0; | |
3038 while ( !(v36 & 1) ) | |
3039 { | |
3040 ++v37; | |
3041 v36 >>= 1; | |
3042 } | |
3043 do | |
3044 { | |
3045 v36 >>= 1; | |
3046 ++v38; | |
3047 } | |
3048 while ( v36 & 1 ); | |
3049 field_5C = v37 - v38 + 8; | |
3050 return true; | |
3051 } | |
3052 | |
3053 //----- (00450F55) -------------------------------------------------------- | |
3054 unsigned int stru350::_450F55(int a2) | |
3055 { | |
3056 int v2 = a2 & stru_4E82A4.field_1C; | |
3057 if (field_20.field_4 & 1) | |
3058 v2 = (unsigned int)v2 >> this->field_44; | |
3059 return v2 & field_20.field_1C | | |
3060 field_20.field_10 & ((a2 & (unsigned int)stru_4E82A4.field_10) >> field_4C) | | |
3061 field_20.field_14 & ((a2 & (unsigned int)stru_4E82A4.field_14) >> field_54) | | |
3062 field_20.field_18 & ((a2 & (unsigned int)stru_4E82A4.field_18) >> field_5C); | |
3063 } | |
3064 | |
3065 //----- (00450FB1) -------------------------------------------------------- | |
3066 int stru350::_450FB1(int a2) | |
3067 { | |
3068 int v2 = 0; | |
3069 int v4 = field_0.field_4 & 1; | |
3070 if ( v4 ) | |
3071 v2 = a2 & field_0.field_1C; | |
3072 if ( v4 ) | |
3073 v2 <<= field_40; | |
3074 return v2 | ((a2 & field_0.field_10) << field_48) | ((a2 & field_0.field_14) << field_50) | ((a2 & field_0.field_18) << field_58); | |
3075 } | |
3076 | |
3077 //----- (00452442) -------------------------------------------------------- | |
3078 unsigned int __fastcall sub_452442(unsigned __int16 a1, unsigned __int16 a2, int a3, int a4) | |
3079 { | |
3080 int v4; // ebx@0 | |
3081 __int16 v5; // ST14_2@1 | |
3082 __int16 v6; // dx@1 | |
3083 int v7; // ecx@1 | |
3084 __int16 v8; // ST10_2@1 | |
3085 int v9; // edi@1 | |
3086 unsigned __int16 v10; // dh@1@1 | |
3087 int v11; // ebx@1 | |
3088 int v12; // ebx@1 | |
3089 __int16 a3a; // [sp+1Ch] [bp+8h]@1 | |
3090 | |
3091 v5 = a2 >> 2; | |
3092 v6 = (unsigned __int16)a4 >> 2; | |
3093 v8 = a1 >> 2; | |
3094 a3a = (unsigned __int16)a3 >> 2; | |
3095 LOWORD(v7) = a3a; | |
3096 v9 = v7; | |
3097 LOWORD(v4) = ((unsigned __int16)a4 >> 2) & 0xE0; | |
3098 LOWORD(v7) = a3a & 0xE0; | |
3099 LOWORD(v9) = v9 & 0x1C00; | |
3100 v11 = v7 + v4; | |
3101 LOWORD(v7) = v5 & 0xE0; | |
3102 v12 = v7 + v11; | |
3103 LOWORD(v7) = v8 & 0xE0; | |
848 | 3104 return (PID_TYPE(v8) + PID_TYPE(v5) + PID_TYPE(a3a) + PID_TYPE(v6)) | (v7 + v12) | ((v8 & 0x1C00) |
0 | 3105 + (v5 & 0x1C00) |
3106 + v9 | |
3107 + (__PAIR__(v10, (unsigned __int16)a4 >> 2) & 0x1C00)); | |
3108 } | |
3109 | |
3110 //----- (0045281E) -------------------------------------------------------- | |
3111 // Calculates atan2(y/x) | |
3112 // return value: angle in integer format (multiplier of Pi/1024) | |
3113 unsigned int stru193_math::Atan2(int x, int y) | |
3114 { | |
3115 signed int quadrant; | |
3116 __int64 dividend; | |
3117 int quotient; | |
3118 int lowIdx; | |
3119 int highIdx; | |
3120 int angle; | |
3121 | |
3122 auto X = x; | |
3123 auto Y = y; | |
3124 | |
3125 if ( abs(X) < 65536 ) | |
3126 { | |
3127 if ( (abs(Y) >> 15) >= abs(X) ) | |
3128 X = 0; | |
3129 } | |
3130 | |
3131 if ( !X ) | |
3132 { | |
3133 if ( Y > 0 ) | |
3134 { | |
3135 return uIntegerHalfPi; //Pi/2 | |
3136 } | |
3137 else | |
3138 { | |
3139 return uIntegerHalfPi + uIntegerPi; //3*(Pi/2) | |
3140 } | |
3141 } | |
3142 | |
3143 if ( Y ) | |
3144 { | |
3145 if ( X < 0 ) | |
3146 { | |
3147 X = -X; | |
3148 if ( Y > 0 ) | |
3149 { | |
3150 quadrant = 4; | |
3151 } | |
3152 else | |
3153 { | |
3154 quadrant = 3; | |
3155 } | |
3156 } | |
3157 else | |
3158 { | |
3159 if ( Y > 0 ) | |
3160 { | |
3161 quadrant = 1; | |
3162 } | |
3163 else | |
3164 { | |
3165 quadrant = 2; | |
3166 } | |
3167 } | |
3168 | |
3169 if ( Y < 0 ) | |
3170 Y = -Y; | |
3171 | |
3172 LODWORD(dividend) = Y << 16; | |
3173 HIDWORD(dividend) = Y >> 16; | |
3174 quotient = dividend / X; | |
3175 | |
3176 //looks like binary search | |
3177 { | |
3178 int i; | |
3179 highIdx = uIntegerHalfPi; | |
3180 lowIdx = 0; | |
3181 | |
3182 for (i = 0; i < 6; ++i) | |
3183 { | |
3184 if (quotient <= pTanTable[(lowIdx + highIdx) / 2]) | |
3185 highIdx = (lowIdx + highIdx) / 2; | |
3186 else | |
3187 lowIdx = (lowIdx + highIdx) / 2; | |
3188 } | |
3189 } | |
3190 | |
3191 angle = lowIdx + 1; | |
3192 while ( angle < (highIdx - 1) && quotient >= pTanTable[angle] ) | |
3193 ++angle; | |
3194 | |
3195 switch (quadrant) | |
3196 { | |
3197 case 1: //X > 0, Y > 0 | |
3198 return angle; | |
3199 | |
3200 case 2: //X > 0, Y < 0 | |
3201 return uIntegerDoublePi - angle; //2*Pi - angle | |
3202 | |
3203 case 3: //X > 0, Y < 0 | |
3204 return uIntegerPi + angle; //Pi + angle | |
3205 | |
3206 case 4: //X < 0, Y > 0 | |
3207 return uIntegerPi - angle; //Pi - angle | |
3208 } | |
3209 | |
3210 //should newer get here | |
3211 return 0; | |
3212 } | |
3213 | |
3214 if ( X < 0 ) //Y == 0, X < 0 | |
3215 return uIntegerPi; | |
3216 | |
3217 return 0; | |
3218 } | |
3219 | |
3220 //----- (00452969) -------------------------------------------------------- | |
3221 stru193_math::stru193_math() | |
3222 { | |
3223 double v3; // ST18_8@2 | |
1214
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3224 |
0 | 3225 this->pTanTable[0] = 0; |
3226 this->pCosTable[0] = 65536; | |
3227 this->pInvCosTable[0] = 65536; | |
1214
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3228 for(int i = 1; i < (signed int)this->uIntegerHalfPi; i++) |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3229 { |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3230 v3 = (double)i * 3.141592653589793 / (double)uIntegerPi; |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3231 pTanTable[i] = (signed __int64)(tan(v3) * (double)this->pCosTable[0] + 0.5); |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3232 pCosTable[i] = (signed __int64)(cos(v3) * (double)this->pCosTable[0] + 0.5); |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3233 pInvCosTable[i] = (signed __int64)(1.0 / cos(v3) * (double)this->pCosTable[0] + 0.5); |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3234 } |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3235 for(int i = this->uIntegerHalfPi; i < 520; i++) |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3236 { |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3237 this->pTanTable[i] = 0xEFFFFFFFu; |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3238 this->pCosTable[i] = 0; |
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
3239 this->pInvCosTable[i] = 0xEFFFFFFFu; |
0 | 3240 } |
3241 } | |
3242 | |
3243 //----- (00452A9E) -------------------------------------------------------- | |
295 | 3244 int integer_sqrt(int val) |
0 | 3245 { |
3246 signed int result; // eax@2 | |
295 | 3247 unsigned int v2; // edx@3 |
271 | 3248 unsigned int v3; // edi@3 |
3249 //signed int v4; // ebx@3 | |
0 | 3250 int v5; // esi@4 |
3251 | |
295 | 3252 if (val < 1) |
3253 return val; | |
271 | 3254 |
3255 | |
0 | 3256 v2 = 0; |
295 | 3257 v3 = val; |
0 | 3258 result = 0; |
271 | 3259 //v4 = 16; |
3260 for (uint i = 0; i < 16; ++i) | |
3261 { | |
0 | 3262 result *= 2; |
271 | 3263 v2 = (v3 >> 30) | 4 * v2; |
0 | 3264 v5 = 2 * result + 1; |
3265 v3 *= 4; | |
295 | 3266 if ( v2 >= v5 ) |
0 | 3267 { |
3268 ++result; | |
3269 v2 -= v5; | |
3270 } | |
271 | 3271 //--v4; |
3272 } | |
3273 //while ( v4 ); | |
295 | 3274 if ( val - result * result >= (unsigned int)(result - 1) ) |
0 | 3275 ++result; |
295 | 3276 return result; |
0 | 3277 } |
3278 | |
3279 //----- (00452AE2) -------------------------------------------------------- | |
3280 int __fastcall MakeColorMaskFromBitDepth(int a1) | |
3281 { | |
3282 signed __int64 v1; // qax@1 | |
3283 | |
3284 v1 = 4294967296i64; | |
3285 if ( a1 > 0 ) | |
3286 { | |
3287 do | |
3288 { | |
3289 LODWORD(v1) = HIDWORD(v1) + v1; | |
3290 HIDWORD(v1) *= 2; | |
3291 --a1; | |
3292 } | |
3293 while ( a1 ); | |
3294 } | |
3295 return v1; | |
3296 } | |
3297 | |
3298 //----- (00452AF3) -------------------------------------------------------- | |
3299 void __fastcall fill_pixels_fast(unsigned int a1, unsigned __int16 *pPixels, unsigned int uNumPixels) | |
3300 { | |
3301 void *v3; // edi@1 | |
3302 unsigned int v4; // eax@1 | |
3303 unsigned __int16 *v5; // edi@3 | |
3304 unsigned int i; // ecx@3 | |
3305 | |
3306 v3 = pPixels; | |
3307 v4 = a1 | (a1 << 16); | |
3308 if ( (unsigned __int8)pPixels & 2 ) // first 2 pixels | |
3309 { | |
3310 *pPixels = v4; | |
3311 v3 = pPixels + 1; | |
3312 --uNumPixels; | |
3313 } | |
3314 memset32(v3, v4, uNumPixels >> 1); // 4 pixels at once | |
3315 v5 = (unsigned __int16 *)((char *)v3 + 4 * (uNumPixels >> 1)); | |
3316 for ( i = uNumPixels & 1; i; --i ) // leftover pixels | |
3317 { | |
3318 *v5 = v4; | |
3319 ++v5; | |
3320 } | |
3321 } | |
3322 | |
3323 //----- (00452B2E) -------------------------------------------------------- | |
3324 int __fastcall GetDiceResult(unsigned int uNumDice, unsigned int uDiceSides) | |
3325 { | |
3326 signed int v2; // edi@1 | |
3327 int v3; // esi@1 | |
3328 int result; // eax@2 | |
3329 unsigned int v5; // ebx@4 | |
3330 | |
3331 v2 = uDiceSides; | |
3332 v3 = 0; | |
3333 if ( uDiceSides ) | |
3334 { | |
3335 if ( (signed int)uNumDice > 0 ) | |
3336 { | |
3337 v5 = uNumDice; | |
3338 do | |
3339 { | |
3340 --v5; | |
3341 v3 += rand() % v2 + 1; | |
3342 } | |
3343 while ( v5 ); | |
3344 } | |
3345 result = v3; | |
3346 } | |
3347 else | |
3348 { | |
3349 result = 0; | |
3350 } | |
3351 return result; | |
3352 } | |
3353 | |
3354 //----- (00453F62) -------------------------------------------------------- | |
3355 void MapStats::Initialize() | |
3356 { | |
237 | 3357 char work_str[32]; // [sp+Ch] [bp-34h]@3 |
3358 int work_str_pos; | |
3359 int work_str_len; | |
3360 int i; | |
3361 char* test_string; | |
3362 unsigned char c; | |
3363 bool break_loop; | |
3364 unsigned int temp_str_len; | |
3365 char* tmp_pos; | |
3366 int decode_step; | |
3367 int item_counter; | |
3368 | |
0 | 3369 if ( pMapStatsTXT_Raw ) |
3370 pAllocator->FreeChunk(pMapStatsTXT_Raw); | |
237 | 3371 pMapStatsTXT_Raw = NULL; |
0 | 3372 pMapStatsTXT_Raw = (char *)pEvents_LOD->LoadRaw("MapStats.txt", 0); |
3373 strtok(pMapStatsTXT_Raw, "\r"); | |
237 | 3374 strtok(NULL, "\r"); |
3375 strtok(NULL, "\r"); | |
3376 | |
3377 for (i=1; i<77; ++i) | |
3378 { | |
3379 test_string = strtok(NULL, "\r") + 1; | |
3380 break_loop = false; | |
3381 decode_step=0; | |
3382 do | |
3383 { | |
3384 c = *(unsigned char*)test_string; | |
3385 temp_str_len = 0; | |
3386 while((c!='\t')&&(c>0)) | |
3387 { | |
3388 ++temp_str_len; | |
3389 c=test_string[temp_str_len]; | |
3390 } | |
3391 tmp_pos=test_string+temp_str_len; | |
3392 if (*tmp_pos == 0) | |
3393 break_loop = true; | |
3394 *tmp_pos = 0; | |
3395 if (temp_str_len) | |
3396 { | |
3397 switch (decode_step) | |
3398 { | |
3399 case 1: | |
3400 pInfos[i].pName = RemoveQuotes(test_string); | |
3401 break; | |
3402 case 2: | |
3403 pInfos[i].pFilename = RemoveQuotes(test_string); | |
3404 break; | |
3405 case 3: | |
3406 pInfos[i].uNumResets = atoi(test_string); | |
3407 break; | |
3408 case 4: | |
3409 pInfos[i].uFirstVisitedAt = atoi(test_string); | |
3410 break; | |
3411 case 5: | |
3412 pInfos[i]._per = atoi(test_string); | |
3413 break; | |
3414 case 6: | |
3415 pInfos[i].uRespawnIntervalDays = atoi(test_string); | |
3416 break; | |
3417 case 7: | |
3418 pInfos[i]._alert_days = atoi(test_string); | |
3419 break; | |
3420 case 8: | |
3421 pInfos[i]._steal_perm = atoi(test_string); | |
3422 break; | |
3423 case 9: | |
3424 pInfos[i].LockX5 = atoi(test_string); | |
3425 break; | |
3426 case 10: | |
3427 pInfos[i].Trap_D20 = atoi(test_string); | |
3428 break; | |
3429 case 11: | |
3430 pInfos[i].Treasure_prob = atoi(test_string); | |
3431 break; | |
3432 case 12: | |
3433 pInfos[i].Encounter_percent = atoi(test_string); | |
3434 break; | |
3435 case 13: | |
3436 pInfos[i].EncM1percent = atoi(test_string); | |
3437 break; | |
3438 case 14: | |
3439 pInfos[i].EncM2percent = atoi(test_string); | |
3440 break; | |
3441 case 15: | |
3442 pInfos[i].EncM3percent = atoi(test_string); | |
3443 break; | |
3444 case 16: | |
3445 pInfos[i].pEncounterMonster1Texture = RemoveQuotes(test_string); | |
3446 break; | |
3447 case 18: | |
3448 pInfos[i].Dif_M1 = atoi(test_string); | |
3449 break; | |
3450 case 19: | |
3451 pInfos[i].uEncounterMonster1AtLeast = 1; | |
3452 pInfos[i].uEncounterMonster1AtMost = 1; | |
3453 strcpy(work_str, test_string); | |
3454 work_str_pos = 0; | |
3455 work_str_len=strlen(work_str); | |
3456 if (work_str_len ) | |
3457 { | |
3458 while (work_str[work_str_pos] != '-' ) | |
3459 { | |
3460 ++work_str_pos; | |
3461 if (work_str_pos >= work_str_len ) | |
3462 break; | |
3463 } | |
3464 work_str[work_str_pos] = 0; | |
3465 pInfos[i].uEncounterMonster1AtLeast = atoi(work_str); | |
3466 if ( work_str_pos < work_str_len ) | |
3467 pInfos[i].uEncounterMonster1AtMost = atoi(&work_str[work_str_pos + 1]); | |
3468 else | |
3469 pInfos[i].uEncounterMonster1AtMost = pInfos[i].uEncounterMonster1AtLeast; | |
3470 } | |
3471 break; | |
3472 case 20: | |
3473 pInfos[i].pEncounterMonster2Texture = RemoveQuotes(test_string); | |
3474 break; | |
3475 case 22: | |
3476 pInfos[i].Dif_M2 = atoi(test_string); | |
3477 break; | |
3478 case 23: | |
3479 pInfos[i].uEncounterMonster2AtLeast = 1; | |
3480 pInfos[i].uEncounterMonster2AtMost = 1; | |
3481 strcpy(work_str, test_string); | |
3482 work_str_pos = 0; | |
3483 work_str_len=strlen(work_str); | |
3484 if (work_str_len ) | |
3485 { | |
3486 while (work_str[work_str_pos] != '-' ) | |
3487 { | |
3488 ++work_str_pos; | |
3489 if (work_str_pos >= work_str_len ) | |
3490 break; | |
3491 } | |
3492 work_str[work_str_pos] = 0; | |
3493 pInfos[i].uEncounterMonster2AtLeast = atoi(work_str); | |
3494 if ( work_str_pos < work_str_len ) | |
3495 pInfos[i].uEncounterMonster2AtMost = atoi(&work_str[work_str_pos + 1]); | |
3496 else | |
3497 pInfos[i].uEncounterMonster2AtMost = pInfos[i].uEncounterMonster2AtLeast; | |
3498 } | |
3499 break; | |
3500 case 24: | |
3501 pInfos[i].pEncounterMonster3Texture = RemoveQuotes(test_string); | |
3502 break; | |
3503 case 26: | |
3504 pInfos[i].Dif_M3 = atoi(test_string); | |
3505 break; | |
3506 case 27: | |
3507 pInfos[i].uEncounterMonster3AtLeast = 1; | |
3508 pInfos[i].uEncounterMonster3AtMost = 1; | |
3509 strcpy(work_str, test_string); | |
3510 work_str_pos = 0; | |
3511 work_str_len=strlen(work_str); | |
3512 if (work_str_len ) | |
3513 { | |
3514 while (work_str[work_str_pos] != '-' ) | |
3515 { | |
3516 ++work_str_pos; | |
3517 if (work_str_pos >= work_str_len ) | |
3518 break; | |
3519 } | |
3520 work_str[work_str_pos] = 0; | |
3521 pInfos[i].uEncounterMonster3AtLeast = atoi(work_str); | |
3522 if ( work_str_pos < work_str_len ) | |
3523 pInfos[i].uEncounterMonster3AtMost = atoi(&work_str[work_str_pos + 1]); | |
3524 else | |
3525 pInfos[i].uEncounterMonster3AtMost = pInfos[i].uEncounterMonster3AtLeast; | |
3526 } | |
3527 break; | |
3528 case 28: | |
3529 pInfos[i].uRedbookTrackID = atoi(test_string); | |
3530 break; | |
3531 case 29: | |
3532 { | |
3533 if ( !strcmp(test_string, "CAVE") ) | |
3534 { | |
3535 pInfos[i].uEAXEnv = 8; | |
3536 break; | |
3537 } | |
3538 if ( !strcmp(test_string, "STONEROOM") ) | |
3539 { | |
3540 pInfos[i].uEAXEnv = 5; | |
3541 break; | |
3542 } | |
3543 if ( !strcmp(test_string, "MOUNTAINS") ) | |
3544 { | |
3545 pInfos[i].uEAXEnv = 17; | |
3546 break; | |
3547 } | |
3548 if ( !strcmp(test_string, "PLAIN") ) | |
3549 { | |
3550 pInfos[i].uEAXEnv = 19; | |
3551 break; | |
3552 } | |
3553 if ( !strcmp(test_string, "FOREST") ) | |
3554 { | |
3555 pInfos[i].uEAXEnv = 15; | |
3556 break; | |
3557 } | |
3558 if ( !strcmp(test_string, "CITY") ) | |
3559 { | |
3560 pInfos[i].uEAXEnv = 16; | |
3561 break; | |
3562 } | |
3563 if ( !strcmp(test_string, "UNDERWATER") ) | |
3564 { | |
3565 pInfos[i].uEAXEnv = 22; | |
3566 break; | |
3567 } | |
3568 if ( !strcmp(test_string, "ARENA") ) | |
3569 { | |
3570 pInfos[i].uEAXEnv = 9; | |
3571 break; | |
3572 } | |
3573 if ( !strcmp(test_string, "GENERIC") ) | |
3574 { | |
3575 pInfos[i].uEAXEnv = 0; | |
3576 break; | |
3577 } | |
3578 if ( !strcmp(test_string, "PADDEDCELL") ) | |
3579 { | |
3580 pInfos[i].uEAXEnv = 1; | |
3581 break; | |
3582 } | |
3583 if ( !strcmp(test_string, "ROOM") ) | |
3584 { | |
3585 pInfos[i].uEAXEnv = 2; | |
3586 break; | |
3587 } | |
3588 if ( !strcmp(test_string, "BATHROOM") ) | |
3589 { | |
3590 pInfos[i].uEAXEnv = 3; | |
3591 break; | |
3592 } | |
3593 if ( !strcmp(test_string, "LIVINGROOM") ) | |
3594 { | |
3595 pInfos[i].uEAXEnv = 4; | |
3596 break; | |
3597 } | |
3598 if ( !strcmp(test_string, "AUDITORIUM") ) | |
3599 { | |
3600 pInfos[i].uEAXEnv = 6; | |
3601 break; | |
3602 } | |
3603 if ( !strcmp(test_string, "CONCERTHALL") ) | |
3604 { | |
3605 pInfos[i].uEAXEnv = 7; | |
3606 break; | |
3607 } | |
3608 if ( !strcmp(test_string, "HANGAR") ) | |
3609 { | |
3610 pInfos[i].uEAXEnv = 10; | |
3611 break; | |
3612 } | |
3613 if ( !strcmp(test_string, "CARPETEDHALLWAY") ) | |
3614 { | |
3615 pInfos[i].uEAXEnv = 11; | |
3616 break; | |
3617 } | |
3618 if ( !strcmp(test_string, "HALLWAY") ) | |
3619 { | |
3620 pInfos[i].uEAXEnv = 12; | |
3621 break; | |
3622 } | |
3623 if ( !strcmp(test_string, "STONECORRIDOR") ) | |
3624 { | |
3625 pInfos[i].uEAXEnv = 13; | |
3626 break; | |
3627 } | |
3628 if ( !strcmp(test_string, "ALLEY") ) | |
3629 { | |
3630 pInfos[i].uEAXEnv = 14; | |
3631 break; | |
3632 } | |
3633 if ( !strcmp(test_string, "QUARRY") ) | |
3634 { | |
3635 pInfos[i].uEAXEnv = 18; | |
3636 break; | |
3637 } | |
3638 if ( !strcmp(test_string, "PARKINGLOT") ) | |
3639 { | |
3640 pInfos[i].uEAXEnv = 20; | |
3641 break; | |
3642 } | |
3643 if ( !strcmp(test_string, "SEWERPIPE") ) | |
3644 { | |
3645 pInfos[i].uEAXEnv = 21; | |
3646 break; | |
3647 } | |
3648 if ( !strcmp(test_string, "DRUGGED") ) | |
3649 { | |
3650 pInfos[i].uEAXEnv = 23; | |
3651 break; | |
3652 } | |
3653 if ( !strcmp(test_string, "DIZZY") ) | |
3654 { | |
3655 pInfos[i].uEAXEnv = 24; | |
3656 break; | |
3657 } | |
3658 if ( !strcmp(test_string, "PSYCHOTIC") ) | |
3659 { | |
3660 pInfos[i].uEAXEnv = 25; | |
3661 break; | |
3662 } | |
3663 pInfos[i].uEAXEnv = 26; | |
3664 | |
3665 } | |
3666 break; | |
3667 } | |
3668 } | |
3669 else | |
3670 { | |
3671 break_loop = true; | |
3672 } | |
3673 ++decode_step; | |
3674 test_string=tmp_pos+1; | |
3675 } while ((decode_step<31)&&!break_loop); | |
3676 } | |
3677 | |
3678 uNumMaps = 77; | |
0 | 3679 } |
3680 // 453F62: using guessed type char Str[32]; | |
3681 | |
3682 //----- (004547A3) -------------------------------------------------------- | |
767 | 3683 MAP_TYPE MapStats::GetMapInfo(const char *Str2) |
3684 { | |
3685 assert(uNumMaps >= 2); | |
3686 | |
3687 for (uint i = 1; i < uNumMaps; ++i) | |
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1150
diff
changeset
|
3688 if (!_stricmp(pInfos[i].pFilename, Str2)) |
767 | 3689 return (MAP_TYPE)i; |
3690 | |
3691 assert(false && "Map not found!"); | |
0 | 3692 } |
3693 | |
3694 //----- (004547E4) -------------------------------------------------------- | |
3695 void FactionTable::Initialize() | |
3696 { | |
237 | 3697 int i; |
3698 char* test_string; | |
3699 unsigned char c; | |
3700 bool break_loop; | |
3701 unsigned int temp_str_len; | |
3702 char* tmp_pos; | |
3703 int decode_step; | |
3704 int item_counter; | |
3705 | |
0 | 3706 if ( pHostileTXT_Raw ) |
3707 pAllocator->FreeChunk(pHostileTXT_Raw); | |
237 | 3708 pHostileTXT_Raw = NULL; |
0 | 3709 pHostileTXT_Raw = (char *)pEvents_LOD->LoadRaw("hostile.txt", 0); |
3710 strtok(pHostileTXT_Raw, "\r"); | |
237 | 3711 for (i=0; i<89; ++i) |
3712 { | |
3713 test_string = strtok(NULL, "\r") + 1; | |
3714 break_loop = false; | |
3715 decode_step=0; | |
3716 do | |
3717 { | |
3718 c = *(unsigned char*)test_string; | |
3719 temp_str_len = 0; | |
3720 while((c!='\t')&&(c>0)) | |
3721 { | |
3722 ++temp_str_len; | |
3723 c=test_string[temp_str_len]; | |
3724 } | |
3725 tmp_pos=test_string+temp_str_len; | |
3726 if (*tmp_pos == 0) | |
3727 break_loop = true; | |
3728 *tmp_pos = 0; | |
3729 if (temp_str_len) | |
3730 { | |
3731 if ( decode_step >= 1 && decode_step < 90 ) | |
3732 relations[decode_step-1][i] = atoi(test_string); | |
3733 } | |
3734 else | |
3735 { | |
3736 break_loop = true; | |
3737 } | |
3738 ++decode_step; | |
3739 test_string=tmp_pos+1; | |
3740 } while ((decode_step<92)&&!break_loop); | |
3741 } | |
3742 if ( pHostileTXT_Raw) | |
0 | 3743 { |
3744 pAllocator->FreeChunk(pHostileTXT_Raw); | |
237 | 3745 pHostileTXT_Raw = NULL; |
0 | 3746 } |
3747 } | |
3748 | |
3749 //----- (00458244) -------------------------------------------------------- | |
1064 | 3750 int SkillToMastery( unsigned int skill_value ) |
1067 | 3751 { |
1064 | 3752 switch (skill_value & 0x1C0) |
983 | 3753 { |
3754 case 0x100: return 4; // Grandmaster | |
3755 case 0x80: return 3; // Master | |
3756 case 0x40: return 2; // Expert | |
3757 case 0x00: return 1; // Normal | |
3758 default: | |
3759 assert(false); | |
3760 } | |
0 | 3761 } |
3762 | |
3763 //----- (0045828B) -------------------------------------------------------- | |
3764 unsigned int __fastcall GetSpellColor(signed int a1) | |
3765 { | |
3766 unsigned __int16 v1; // dx@3 | |
3767 unsigned __int16 v2; // cx@6 | |
3768 unsigned __int16 v4; // [sp-4h] [bp-4h]@3 | |
3769 | |
3770 if ( a1 < 1 ) | |
3771 { | |
3772 if ( a1 < 12 ) | |
3773 { | |
3774 if ( a1 < 23 ) | |
3775 { | |
3776 if ( a1 < 34 ) | |
3777 { | |
3778 if ( a1 < 45 ) | |
3779 { | |
3780 if ( a1 < 56 ) | |
3781 { | |
3782 if ( a1 < 67 ) | |
3783 { | |
3784 if ( a1 < 78 ) | |
3785 { | |
3786 if ( a1 < 89 ) | |
3787 goto LABEL_31; | |
3788 goto LABEL_28; | |
3789 } | |
3790 LABEL_25: | |
3791 if ( a1 < 89 ) | |
3792 { | |
3793 v4 = 155; | |
3794 v2 = 255; | |
3795 goto LABEL_30; | |
3796 } | |
3797 LABEL_28: | |
3798 if ( a1 < 100 ) | |
3799 { | |
3800 v4 = 240; | |
3801 v2 = 192; | |
3802 goto LABEL_30; | |
3803 } | |
3804 LABEL_31: | |
3805 v4 = 0; | |
3806 v1 = 0; | |
3807 goto LABEL_32; | |
3808 } | |
3809 LABEL_21: | |
3810 if ( a1 < 78 ) | |
3811 { | |
3812 v4 = 0; | |
3813 v1 = 128; | |
3814 goto LABEL_23; | |
3815 } | |
3816 goto LABEL_25; | |
3817 } | |
3818 LABEL_18: | |
3819 if ( a1 < 67 ) | |
3820 { | |
3821 v4 = 255; | |
3822 v1 = 15; | |
3823 v2 = 235; | |
949 | 3824 return TargetColor(v2, v1, v4); |
0 | 3825 } |
3826 goto LABEL_21; | |
3827 } | |
3828 LABEL_15: | |
3829 if ( a1 < 56 ) | |
3830 { | |
3831 v2 = 225; | |
3832 goto LABEL_13; | |
3833 } | |
3834 goto LABEL_18; | |
3835 } | |
3836 LABEL_11: | |
3837 if ( a1 < 45 ) | |
3838 { | |
3839 v2 = 128; | |
3840 LABEL_13: | |
3841 v4 = v2; | |
3842 LABEL_30: | |
3843 v1 = v2; | |
949 | 3844 return TargetColor(v2, v1, v4); |
0 | 3845 } |
3846 goto LABEL_15; | |
3847 } | |
3848 LABEL_8: | |
3849 if ( a1 < 34 ) | |
3850 { | |
3851 v4 = 255; | |
3852 v1 = 128; | |
3853 LABEL_32: | |
3854 v2 = 0; | |
949 | 3855 return TargetColor(v2, v1, v4); |
0 | 3856 } |
3857 goto LABEL_11; | |
3858 } | |
3859 } | |
3860 else | |
3861 { | |
3862 if ( a1 < 12 ) | |
3863 { | |
3864 v4 = 0; | |
3865 v1 = 85; | |
3866 LABEL_23: | |
3867 v2 = 255; | |
949 | 3868 return TargetColor(v2, v1, v4); |
0 | 3869 } |
3870 } | |
3871 if ( a1 >= 23 ) | |
3872 goto LABEL_8; | |
3873 v4 = 255; | |
3874 v1 = 212; | |
3875 v2 = 150; | |
949 | 3876 return TargetColor(v2, v1, v4); |
0 | 3877 } |
3878 | |
3879 //----- (004610AA) -------------------------------------------------------- | |
3880 void __fastcall PrepareToLoadODM(unsigned int bLoading, OutdoorCamera *a2) | |
3881 { | |
3882 unsigned int v2; // edi@1 | |
3883 OutdoorCamera *v3; // esi@1 | |
3884 | |
3885 v2 = bLoading; | |
3886 v3 = a2; | |
3887 pGameLoadingUI_ProgressBar->Reset(0x1Bu); | |
3888 pSoundList->_4A9D79(0); | |
3889 uCurrentlyLoadedLevelType = (LEVEL_TYPE)2; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
3890 ODM_LoadAndInitialize(pCurrentMapName.data(), v3); |
0 | 3891 if ( !v2 ) |
3892 TeleportToStartingPoint(uLevel_StartingPointType); | |
3893 viewparams->_443365(); | |
3894 PlayLevelMusic(); | |
3895 } | |
3896 // 6BE35C: using guessed type int uLevel_StartingPointType; | |
3897 | |
3898 //----- (00461103) -------------------------------------------------------- | |
3899 void __cdecl sub_461103() | |
3900 { | |
3901 //GUIProgressBar *v0; // ebx@1 | |
3902 //signed int v1; // ebp@1 | |
3903 //char *v2; // esi@2 | |
3904 __int16 v3; // cx@3 | |
3905 int v4; // edx@8 | |
3906 //size_t v5; // edi@14 | |
3907 signed int v6; // esi@14 | |
3908 //char *v7; // edx@15 | |
3909 signed int v8; // ecx@16 | |
3910 int v9; // ecx@23 | |
3911 MonsterInfo *v10; // ebx@23 | |
3912 //int *v11; // esi@23 | |
3913 int v12; // esi@25 | |
3914 int v13; // eax@26 | |
3915 __int16 v14; // ax@41 | |
3916 //signed int v15; // [sp+10h] [bp-4Ch]@1 | |
3917 //signed int v16; // [sp+10h] [bp-4Ch]@14 | |
3918 signed int v17; // [sp+14h] [bp-48h]@3 | |
3919 signed int v18; // [sp+14h] [bp-48h]@23 | |
3920 int v19; // [sp+18h] [bp-44h]@1 | |
3921 signed int v20; // [sp+18h] [bp-44h]@14 | |
3922 int v21[16]; // [sp+1Ch] [bp-40h]@17 | |
3923 | |
598 | 3924 GenerateItemsInChest(); |
0 | 3925 //v0 = pGameLoadingUI_ProgressBar; |
3926 pGameLoadingUI_ProgressBar->Progress(); | |
3927 pParty->uFlags |= 2u; | |
3928 pParty->field_7B5_in_arena_quest = 0; | |
3929 //v1 = 0; | |
3930 dword_5C6DF8 = 1; | |
291 | 3931 pNPCStats->uNewlNPCBufPos = 0; |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
3932 v19 = pMapStats->GetMapInfo(pCurrentMapName.data()); |
0 | 3933 |
3934 //v15 = 0; | |
3935 for (uint i = 0; i < uNumActors; ++i) | |
3936 //if ( (signed int)uNumActors > 0 ) | |
3937 { | |
1202 | 3938 auto pActor = &pActors[i]; |
0 | 3939 //v2 = (char *)&pActors[0].uNPC_ID; |
3940 //do | |
3941 //{ | |
3942 v3 = pActor->pMonsterInfo.uID; | |
3943 v17 = 0; | |
3944 if ( v3 >= 115 && v3 <= 186 || v3 >= 232 && v3 <= 249 ) | |
3945 v17 = 1; | |
3946 //v1 = 0; | |
3947 v4 = (v3 - 1) % 3; | |
3948 if ( 2 == v4 ) | |
3949 { | |
602 | 3950 if ( pActor->sNPC_ID && pActor->sNPC_ID < 5000 ) |
0 | 3951 continue; |
3952 } | |
3953 else | |
3954 { | |
3955 if ( v4 != 1 ) | |
3956 { | |
602 | 3957 if ( v4 != 0 || pActor->sNPC_ID ) |
0 | 3958 continue; |
3959 goto LABEL_12; | |
3960 } | |
3961 } | |
602 | 3962 if ( pActor->sNPC_ID > 0 && pActor->sNPC_ID < 5000 ) |
0 | 3963 continue; |
3964 if ( v17 ) | |
3965 { | |
291 | 3966 pNPCStats->InitializeAdditionalNPCs(&pNPCStats->pAdditionalNPC[pNPCStats->uNewlNPCBufPos], v3, 0, v19); |
3967 v14 = LOWORD(pNPCStats->uNewlNPCBufPos) + 5000; | |
3968 ++pNPCStats->uNewlNPCBufPos; | |
602 | 3969 pActor->sNPC_ID = v14; |
0 | 3970 continue; |
3971 } | |
3972 LABEL_12: | |
602 | 3973 pActor->sNPC_ID = 0; |
0 | 3974 //LABEL_13: |
3975 //++v15; | |
3976 //v2 += 836; | |
3977 //} | |
3978 //while ( v15 < (signed int)uNumActors ); | |
3979 } | |
3980 | |
3981 pGameLoadingUI_ProgressBar->Progress(); | |
3982 | |
3983 //v5 = uNumActors; | |
3984 v6 = 0; | |
3985 v20 = 0; | |
3986 //v16 = v1; | |
3987 | |
3988 for (uint i = 0; i < uNumActors; ++i) | |
3989 { | |
1202 | 3990 auto pActor = &pActors[i]; |
0 | 3991 //v7 = (char *)&pActors[0].pMonsterInfo; |
3992 //do | |
3993 //{ | |
3994 v8 = 0; | |
3995 if ( v6 > 0 ) | |
3996 { | |
3997 do | |
3998 { | |
3999 if ( v21[v8] == pActor->pMonsterInfo.uID - 1 ) | |
4000 break; | |
4001 ++v8; | |
4002 } | |
4003 while ( v8 < v6 ); | |
4004 } | |
4005 | |
4006 if ( v8 == v6 ) | |
4007 { | |
4008 v21[v6++] = pActor->pMonsterInfo.uID - 1; | |
4009 v20 = v6; | |
4010 if ( v6 == 16 ) | |
4011 break; | |
4012 } | |
4013 //++v16; | |
4014 //v7 += 836; | |
4015 //} | |
4016 //while ( v16 < (signed int)v5 ); | |
4017 } | |
4018 | |
4019 pGameLoadingUI_ProgressBar->Progress(); | |
4020 | |
4021 if ( v6 > 0 ) | |
4022 { | |
4023 int _v0 = 0; | |
4024 do | |
4025 { | |
4026 v9 = v21[_v0]; | |
4027 v18 = 4; | |
4028 v10 = &pMonsterStats->pInfos[v9 + 1]; | |
4029 //v11 = (int *)pMonsterList->pMonsters[v9].pSoundSampleIDs; | |
4030 auto v11 = &pMonsterList->pMonsters[v9]; | |
4031 do | |
4032 { | |
4033 pSoundList->LoadSound(v11->pSoundSampleIDs[4 - v18], 0); | |
4034 //v11 = (int *)((char *)v11 + 2); | |
4035 --v18; | |
4036 } | |
4037 while ( v18 ); | |
4038 v12 = 0; | |
4039 do | |
4040 v13 = pSoundList->LoadSound(v12++ + word_4EE088_sound_ids[v10->uSpell1ID], 1); | |
4041 while ( v13 ); | |
4042 ++_v0; | |
4043 } | |
4044 while ( _v0 < v6 ); | |
4045 //v0 = pGameLoadingUI_ProgressBar; | |
4046 //v1 = 0; | |
4047 } | |
4048 | |
4049 pGameLoadingUI_ProgressBar->Progress(); | |
4050 | |
4051 if ( dword_6BE368_debug_settings_2 & 4 ) | |
4052 uNumActors = 0; | |
4053 if ( dword_6BE368_debug_settings_2 & 8 ) | |
4054 uNumLevelDecorations = 0; | |
4055 sub_4613C4(); | |
4056 | |
4057 pGameLoadingUI_ProgressBar->Progress(); | |
4058 | |
4059 pIndoorCamera->pos.y = 0; | |
4060 pIndoorCamera->pos.x = 0; | |
4061 pIndoorCamera->pos.z = 100; | |
4062 pIndoorCamera->sRotationY = 0; | |
4063 pIndoorCamera->sRotationX = 0; | |
4064 viewparams->bRedrawGameUI = 1; | |
783 | 4065 uLevel_StartingPointType = MapStartPoint_Party; |
0 | 4066 pSprites_LOD->_461397(); |
4067 pPaletteManager->LockTestAll(); | |
4068 if ( pParty->pPickedItem.uItemID != 0 ) | |
4069 pMouse->SetCursorBitmapFromItemID(pParty->pPickedItem.uItemID); | |
4070 } | |
4071 | |
4072 //----- (004613C4) -------------------------------------------------------- | |
4073 int __cdecl sub_4613C4() | |
4074 { | |
4075 unsigned __int16 v0; // ax@1 | |
4076 size_t v1; // ecx@1 | |
4077 int v2; // esi@1 | |
4078 int result; // eax@1 | |
4079 LevelDecoration *v4; // edx@2 | |
4080 int v5; // edi@4 | |
4081 | |
4082 _6836C8_num_decorations_6807E8 = 0; | |
4083 v0 = pDecorationList->GetDecorIdByName("Event Trigger"); | |
4084 v1 = uNumLevelDecorations; | |
4085 v2 = (signed __int16)v0; | |
4086 result = 0; | |
4087 if ( (signed int)uNumLevelDecorations > 0 ) | |
4088 { | |
1202 | 4089 v4 = pLevelDecorations.data(); |
0 | 4090 do |
4091 { | |
4092 if ( v4->uDecorationDescID == v2 ) | |
4093 { | |
4094 v5 = _6836C8_num_decorations_6807E8++; | |
4095 _6807E8_level_decorations_ids[v5] = result; | |
4096 } | |
4097 ++result; | |
4098 ++v4; | |
4099 } | |
4100 while ( result < (signed int)v1 ); | |
4101 } | |
4102 return result; | |
4103 } | |
4104 // 6836C8: using guessed type int 6836C8_num_decorations_6807E8; | |
4105 | |
4106 //----- (004621DA) -------------------------------------------------------- | |
322 | 4107 int __fastcall int_get_vector_length(signed int a1, signed int a2, signed int a3) |
0 | 4108 { |
4109 signed int v3; // eax@2 | |
4110 signed int v4; // eax@3 | |
4111 signed int v5; // esi@4 | |
4112 signed int v6; // esi@6 | |
4113 | |
4114 if ( a1 < a2 ) | |
4115 { | |
4116 v3 = a1; | |
4117 a1 = a2; | |
4118 a2 = v3; | |
4119 } | |
4120 v4 = a3; | |
4121 if ( a1 < a3 ) | |
4122 { | |
4123 v5 = a1; | |
4124 a1 = a3; | |
4125 v4 = v5; | |
4126 } | |
4127 if ( a2 < v4 ) | |
4128 { | |
4129 v6 = a2; | |
4130 a2 = v4; | |
4131 v4 = v6; | |
4132 } | |
4133 return (11 * a2 >> 5) + a1 + (v4 >> 2); | |
4134 } | |
4135 | |
4136 OPENFILENAMEA ofn; | |
4137 //----- (0046271C) -------------------------------------------------------- | |
4138 void __cdecl crt_init_globals_46271C() | |
4139 { | |
4140 ofn.lStructSize = 0x4Cu; | |
4141 ofn.hwndOwner = hWnd; | |
4142 ofn.hInstance = 0; | |
4143 ofn.lpstrFilter = "Indoor BLV Files (*.blv)"; | |
4144 ofn.lpstrCustomFilter = 0; | |
4145 ofn.nMaxCustFilter = 0; | |
4146 ofn.nFilterIndex = 0; | |
4147 ofn.lpstrFile = 0; | |
4148 ofn.nMaxFile = 260; | |
4149 ofn.nMaxFileTitle = 512; | |
4150 ofn.lpstrInitialDir = "levels"; | |
4151 ofn.lpstrTitle = "Might and Magic VII - Load Which Level?"; | |
4152 ofn.Flags = 4; | |
4153 ofn.nFileOffset = 0; | |
4154 ofn.nFileExtension = 0; | |
4155 ofn.lpstrDefExt = "blv"; | |
4156 ofn.lCustData = 0; | |
4157 ofn.lpfnHook = 0; | |
4158 ofn.lpTemplateName = 0; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
4159 ofn.lpstrFileTitle = pTmpBuf.data(); |
0 | 4160 } |
4161 | |
4162 //----- (004627B7) -------------------------------------------------------- | |
762 | 4163 void MainMenu_Loop() |
0 | 4164 { |
4165 GUIButton *pButton; // eax@27 | |
4166 unsigned int pControlParam; // ecx@35 | |
4167 int v10; // ecx@36 | |
4168 int v11; // ecx@37 | |
4169 unsigned int pY; // [sp-18h] [bp-54h]@39 | |
4170 Texture *pTexture; // [sp-14h] [bp-50h]@39 | |
4171 GUIButton *pButton2; // [sp+0h] [bp-3Ch]@27 | |
4172 GUIWindow *pWindow; // [sp+4h] [bp-38h]@11 | |
4173 | |
151 | 4174 pCurrentScreen = SCREEN_GAME; |
1038 | 4175 |
0 | 4176 pGUIWindow2 = 0; |
4177 pAudioPlayer->StopChannels(-1, -1); | |
4178 pMouse->RemoveHoldingItem(); | |
762 | 4179 |
4180 pIcons_LOD->_inlined_sub2(); | |
4181 | |
165 | 4182 pWindow_MainMenu = GUIWindow::Create(0, 0, 640, 480, WINDOW_MainMenu, 0, 0); |
4183 auto pNew = pIcons_LOD->LoadTexturePtr("title_new", TEXTURE_16BIT_PALETTE); | |
0 | 4184 auto pLoad = pIcons_LOD->LoadTexturePtr("title_load", TEXTURE_16BIT_PALETTE); |
4185 auto pCredits = pIcons_LOD->LoadTexturePtr("title_cred", TEXTURE_16BIT_PALETTE); | |
4186 auto pExit = pIcons_LOD->LoadTexturePtr("title_exit", TEXTURE_16BIT_PALETTE); | |
948 | 4187 |
4188 pMainMenu_BtnNew = pWindow_MainMenu->CreateButton(495, 172, pNew->uTextureWidth, pNew->uTextureHeight, 1, 0, UIMSG_MainMenu_ShowPartyCreationWnd, 0, 'N', "", pNew, 0); | |
4189 pMainMenu_BtnLoad = pWindow_MainMenu->CreateButton(495, 227, pLoad->uTextureWidth, pLoad->uTextureHeight, 1, 0, UIMSG_MainMenu_ShowLoadWindow, 1, 'L', "", pLoad, 0); | |
4190 pMainMenu_BtnCredits = pWindow_MainMenu->CreateButton(495, 282, pCredits->uTextureWidth, pCredits->uTextureHeight, 1, 0, UIMSG_ShowCredits, 2, 'C', "", pCredits, 0); | |
4191 pMainMenu_BtnExit = pWindow_MainMenu->CreateButton(495, 337, pExit->uTextureWidth, pExit->uTextureHeight, 1, 0, UIMSG_ExitToWindows, 3, 0, "", pExit, 0); | |
4192 | |
0 | 4193 pTexture_PCX.Release(); |
4194 pTexture_PCX.Load("title.pcx", 0); | |
4195 SetCurrentMenuID(MENU_MAIN); | |
4196 SetForegroundWindow(hWnd); | |
4197 SendMessageW(hWnd, WM_ACTIVATEAPP, 1, 0); | |
4198 while (GetCurrentMenuID() == MENU_MAIN || GetCurrentMenuID() == MENU_SAVELOAD) | |
4199 { | |
4200 POINT pt; | |
4201 pMouse->GetCursorPos(&pt); | |
4202 pWindow = pWindow_MainMenu; | |
165 | 4203 if ( GetCurrentMenuID() == MENU_SAVELOAD) |
0 | 4204 { |
151 | 4205 if ( pCurrentScreen != SCREEN_LOADGAME ) |
0 | 4206 { |
4207 pTexture_PCX.Release(); | |
4208 pTexture_PCX.Load("lsave640.pcx", 0); | |
4209 pGUIWindow2 = GUIWindow::Create(0, 0, 640, 480, WINDOW_MainMenu, 0, 0); | |
151 | 4210 pCurrentScreen = SCREEN_LOADGAME; |
1033 | 4211 LoadUI_Load(0); |
0 | 4212 } |
4213 pWindow = pGUIWindow_CurrentMenu; | |
4214 } | |
4215 | |
4216 MSG msg; | |
165 | 4217 while ( PeekMessageA(&msg, 0, 0, 0, PM_REMOVE) ) |
0 | 4218 { |
4219 if (msg.message == WM_QUIT) | |
4220 Game_DeinitializeAndTerminate(0); | |
4221 TranslateMessage(&msg); | |
4222 DispatchMessageA(&msg); | |
4223 } | |
4224 if (dword_6BE364_game_settings_1 & 0x0100) | |
4225 { | |
4226 WaitMessage(); | |
4227 } | |
4228 else | |
4229 { | |
4230 pRenderer->BeginScene(); | |
4231 pRenderer->DrawTextureRGB(0, 0, &pTexture_PCX); | |
1038 | 4232 |
165 | 4233 GUI_MainMenuMessageProc(); |
0 | 4234 GUI_UpdateWindows(); |
1038 | 4235 |
165 | 4236 if (GetCurrentMenuID() != MENU_MAIN) |
4237 { | |
961 | 4238 if (GetCurrentMenuID() == MENU_LoadingProcInMainMenu) |
0 | 4239 { |
4240 pIcons_LOD->_4114F2(); | |
4241 pGUIWindow_CurrentMenu->Release(); | |
4242 pGUIWindow_CurrentMenu = 0; | |
151 | 4243 pCurrentScreen = SCREEN_GAME; |
0 | 4244 viewparams->bRedrawGameUI = 1; |
4245 } | |
4246 } | |
4247 else | |
4248 { | |
4249 if ( !ptr_507BDC )// ??? | |
4250 { | |
4251 pButton = pWindow->pControlsHead; | |
4252 for ( pButton = pWindow->pControlsHead; pButton; pButton = pButton->pNext ) | |
4253 { | |
4254 if ( pt.x >= (signed int)pButton->uX && pt.x <= (signed int)pButton->uZ | |
4255 && pt.y >= (signed int)pButton->uY && pt.y <= (signed int)pButton->uW | |
4256 && pWindow == pWindow_MainMenu ) | |
4257 { | |
832 | 4258 pControlParam = pButton->msg_param; |
0 | 4259 switch (pControlParam) // |
4260 { | |
4261 case 0: | |
4262 pTexture = pNew; | |
4263 pY = 172; | |
4264 break; | |
4265 case 1: | |
4266 pTexture = pLoad; | |
4267 pY = 227; | |
4268 break; | |
4269 case 2: | |
4270 pTexture = pCredits; | |
4271 pY = 282; | |
4272 break; | |
4273 case 3: | |
4274 pTexture = pExit; | |
4275 pY = 337; | |
4276 break; | |
4277 } | |
4278 pRenderer->DrawTextureIndexed(495, pY, pTexture); // | |
4279 } | |
4280 } | |
4281 } | |
4282 } | |
4283 pRenderer->EndScene(); | |
4284 pRenderer->Present(); | |
4285 } | |
4286 } | |
970 | 4287 GUI_MainMenuMessageProc(); |
0 | 4288 pRenderer->BeginScene(); |
4289 GUI_UpdateWindows(); | |
4290 pRenderer->EndScene(); | |
4291 pRenderer->Present(); | |
961 | 4292 pTexture_PCX.Release(); |
0 | 4293 if ( pGUIWindow2 ) |
4294 { | |
4295 pGUIWindow2->Release(); | |
4296 pGUIWindow2 = 0; | |
4297 } | |
4298 pWindow_MainMenu->Release(); | |
4299 pIcons_LOD->_4114F2(); | |
4300 } | |
4301 | |
1249
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4302 void set_stru1_field_8_InArcomage(int inValue) |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4303 { |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4304 switch(inValue) |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4305 { |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4306 case 91:LOBYTE(pArcomageGame->stru1.field_8) = 123;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4307 case 92:LOBYTE(pArcomageGame->stru1.field_8) = 124;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4308 case 93:LOBYTE(pArcomageGame->stru1.field_8) = 125;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4309 case 96:LOBYTE(pArcomageGame->stru1.field_8) = 126;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4310 case 61:LOBYTE(pArcomageGame->stru1.field_8) = 43;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4311 case 55:LOBYTE(pArcomageGame->stru1.field_8) = 38;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4312 case 56:LOBYTE(pArcomageGame->stru1.field_8) = 42;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4313 case 57:LOBYTE(pArcomageGame->stru1.field_8) = 40;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4314 case 59:LOBYTE(pArcomageGame->stru1.field_8) = 58;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4315 case 54:LOBYTE(pArcomageGame->stru1.field_8) = 94;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4316 case 50:LOBYTE(pArcomageGame->stru1.field_8) = 64;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4317 case 51:LOBYTE(pArcomageGame->stru1.field_8) = 35;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4318 case 52:LOBYTE(pArcomageGame->stru1.field_8) = 36;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4319 case 53:LOBYTE(pArcomageGame->stru1.field_8) = 37;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4320 case 49:LOBYTE(pArcomageGame->stru1.field_8) = 33;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4321 case 39:LOBYTE(pArcomageGame->stru1.field_8) = 34;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4322 case 44:LOBYTE(pArcomageGame->stru1.field_8) = 60;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4323 case 46:LOBYTE(pArcomageGame->stru1.field_8) = 62;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4324 case 47:LOBYTE(pArcomageGame->stru1.field_8) = 63;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4325 case 48:LOBYTE(pArcomageGame->stru1.field_8) = 41;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4326 default:LOBYTE(pArcomageGame->stru1.field_8) = inValue;break; |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4327 } |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4328 } |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4329 |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4330 |
0 | 4331 //----- (004637EB) -------------------------------------------------------- |
4332 int __stdcall aWinProc(HWND hWnd, UINT Msg, WPARAM wParam, unsigned int lParam) | |
4333 { | |
4334 HANDLE v6; // eax@32 | |
4335 HDC v10; // edi@50 | |
4336 int v11; // esi@50 | |
4337 signed int v13; // eax@135 | |
4338 char v29; // dl@209 | |
4339 bool v31; // ebx@211 | |
4340 float v33; // ST04_4@246 | |
4341 float v34; // ST04_4@254 | |
4342 struct tagPAINTSTRUCT Paint; // [sp+24h] [bp-48h]@13 | |
4343 int pXY[2]; // [sp+64h] [bp-8h]@261 | |
4344 int a2; // [sp+7Ch] [bp+10h]@50 | |
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1150
diff
changeset
|
4345 |
0 | 4346 switch (Msg) |
4347 { | |
4348 case WM_SETTEXT: return DefWindowProcW(hWnd, Msg, wParam, lParam); | |
832 | 4349 case WM_CHAR: |
4350 { | |
4351 if (!pKeyActionMap->_459F10(wParam) && !viewparams->field_4C) | |
4352 GUI_HandleHotkey(wParam); | |
4353 } | |
4354 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
922 | 4355 |
4356 case WM_COMMAND: | |
4357 { | |
4358 switch (wParam) | |
4359 { | |
947 | 4360 case 103: pRenderer->SavePCXScreenshot(); return 0; |
4361 | |
4362 case 101: // Quit game | |
922 | 4363 case 40001: |
1067 | 4364 SendMessageA(::hWnd, WM_DESTROY, 0, 0); |
922 | 4365 return 0; |
4366 | |
4367 | |
4368 case 104: | |
4369 pRenderer->ChangeBetweenWinFullscreenModes(); | |
4370 if ( pArcomageGame->bGameInProgress ) | |
4371 pArcomageGame->field_F6 = 1; | |
4372 return 0; | |
4373 | |
952 | 4374 //SubMenu "Party" |
947 | 4375 case 40007: pParty->SetGold(pParty->uNumGold + 10000); return 0; |
4376 case 40008: GivePartyExp(20000); return 0; | |
4377 case 40013: pParty->SetGold(0); return 0; | |
922 | 4378 |
4379 case 40059: | |
4380 for (uint i = 0; i < 4; ++i) | |
4381 pParty->pPlayers[i].uSkillPoints = 50; | |
4382 return 0; | |
947 | 4383 |
4384 case 40029: pPlayers[uActiveCharacter]->SetPertified(true); return 0; | |
4385 case 40030: pPlayers[uActiveCharacter]->SetWeak(true); return 0; | |
4386 case 40031: pPlayers[uActiveCharacter]->SetPoison3(true); return 0; | |
4387 case 40032: pPlayers[uActiveCharacter]->SetPoison2(true); return 0; | |
4388 case 40033: pPlayers[uActiveCharacter]->SetPoison1(true); return 0; | |
4389 case 40034: pPlayers[uActiveCharacter]->SetDisease3(true); return 0; | |
4390 case 40035: pPlayers[uActiveCharacter]->SetDisease2(true); return 0; | |
4391 case 40036: pPlayers[uActiveCharacter]->SetDisease1(true); return 0; | |
4392 case 40037: pPlayers[uActiveCharacter]->SetCursed(true); return 0; | |
4393 case 40038: pPlayers[uActiveCharacter]->SetInsane(true); return 0; | |
4394 case 40039: pPlayers[uActiveCharacter]->SetDrunk(true); return 0; | |
4395 case 40040: pPlayers[uActiveCharacter]->SetUnconcious(true); return 0; | |
4396 case 40041: pPlayers[uActiveCharacter]->SetDead(true); return 0; | |
4397 case 40042: pPlayers[uActiveCharacter]->SetEradicated(true); return 0; | |
4398 case 40043: pPlayers[uActiveCharacter]->SetAsleep(true); return 0; | |
4399 case 40044: pPlayers[uActiveCharacter]->SetAfraid(true); return 0; | |
4400 case 40045: pPlayers[uActiveCharacter]->SetParalyzed(true); return 0; | |
4401 case 40073: pPlayers[uActiveCharacter]->SetZombie(true); return 0; | |
952 | 4402 |
4403 case 40006: pParty->SetFood(pParty->uNumFoodRations + 20); return 0; | |
4404 | |
957 | 4405 case 40062: |
4406 pParty->alignment = PartyAlignment_Good; | |
4407 SetUserInterface(pParty->alignment, true); | |
4408 return 0; | |
4409 case 40063: | |
4410 pParty->alignment = PartyAlignment_Neutral; | |
4411 SetUserInterface(pParty->alignment, true); | |
4412 return 0; | |
4413 case 40064: | |
4414 pParty->alignment = PartyAlignment_Evil; | |
4415 SetUserInterface(pParty->alignment, true); | |
4416 return 0; | |
952 | 4417 |
4418 //SubMenu "Time" | |
1031 | 4419 case 40009: pParty->uTimePlayed += Timer::Day; return 0; |
4420 case 40010: pParty->uTimePlayed += Timer::Week; return 0; | |
4421 case 40011: pParty->uTimePlayed += Timer::Month; return 0; | |
4422 case 40012: pParty->uTimePlayed += Timer::Year; return 0; | |
952 | 4423 |
4424 //SubMenu "Items" | |
957 | 4425 case 40015: |
4426 { | |
4427 int pItemID = rand() % 500; | |
4428 for ( uint i = 0; i < 500; ++i ) | |
4429 { | |
4430 if ( pItemID + i > 499 ) | |
4431 pItemID = 0; | |
4432 if ( pItemsTable->pItems[pItemID + i].uItemID_Rep_St == 1 ) | |
4433 { | |
4434 pPlayers[uActiveCharacter]->AddItem(-1, pItemID + i); | |
4435 return 0; | |
4436 } | |
4437 } | |
4438 } | |
4439 return 0; | |
4440 case 40016: | |
4441 { | |
4442 int pItemID = rand() % 500; | |
4443 for ( uint i = 0; i < 500; ++i ) | |
4444 { | |
4445 if ( pItemID + i > 499 ) | |
4446 pItemID = 0; | |
4447 if ( pItemsTable->pItems[pItemID + i].uItemID_Rep_St == 2 ) | |
4448 { | |
4449 pPlayers[uActiveCharacter]->AddItem(-1, pItemID + i); | |
4450 return 0; | |
4451 } | |
4452 } | |
4453 } | |
4454 return 0; | |
4455 case 40017: | |
4456 { | |
4457 int pItemID = rand() % 500; | |
4458 for ( uint i = 0; i < 500; ++i ) | |
4459 { | |
4460 if ( pItemID + i > 499 ) | |
4461 pItemID = 0; | |
4462 if ( pItemsTable->pItems[pItemID + i].uItemID_Rep_St == 3 ) | |
4463 { | |
4464 pPlayers[uActiveCharacter]->AddItem(-1, pItemID + i); | |
4465 return 0; | |
4466 } | |
4467 } | |
4468 } | |
4469 return 0; | |
4470 case 40018: | |
4471 { | |
4472 int pItemID = rand() % 500; | |
4473 for ( uint i = 0; i < 500; ++i ) | |
4474 { | |
4475 if ( pItemID + i > 499 ) | |
4476 pItemID = 0; | |
4477 if ( pItemsTable->pItems[pItemID + i].uItemID_Rep_St == 4 ) | |
4478 { | |
4479 pPlayers[uActiveCharacter]->AddItem(-1, pItemID + i); | |
4480 return 0; | |
4481 } | |
4482 } | |
4483 } | |
4484 return 0; | |
4485 case 40019: | |
4486 { | |
4487 int pItemID = rand() % 500; | |
4488 for ( uint i = 0; i < 500; ++i ) | |
4489 { | |
4490 if ( pItemID + i > 499 ) | |
4491 pItemID = 0; | |
4492 if ( pItemsTable->pItems[pItemID + i].uItemID_Rep_St == 5 ) | |
4493 { | |
4494 pPlayers[uActiveCharacter]->AddItem(-1, pItemID + i); | |
4495 return 0; | |
4496 } | |
4497 } | |
4498 } | |
4499 return 0; | |
4500 case 40020: | |
4501 { | |
4502 int pItemID = rand() % 500; | |
4503 for ( uint i = 0; i < 500; ++i ) | |
4504 { | |
4505 if ( pItemID + i > 499 ) | |
4506 pItemID = 0; | |
4507 if ( pItemsTable->pItems[pItemID + i].uItemID_Rep_St == 6 ) | |
4508 { | |
4509 pPlayers[uActiveCharacter]->AddItem(-1, pItemID + i); | |
4510 return 0; | |
4511 } | |
4512 } | |
4513 } | |
4514 return 0; | |
4515 case 40061: | |
4516 { | |
4517 int pItemID = rand() % 500; | |
4518 for ( uint i = 0; i < 500; ++i ) | |
4519 { | |
4520 if ( pItemID + i > 499 ) | |
4521 pItemID = 0; | |
4522 if ( pItemsTable->pItems[pItemID + i].uItemID_Rep_St > 6 ) | |
4523 { | |
4524 pPlayers[uActiveCharacter]->AddItem(-1, pItemID + i); | |
4525 return 0; | |
4526 } | |
4527 } | |
4528 } | |
4529 return 0; | |
952 | 4530 |
922 | 4531 } |
4532 } | |
4533 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
0 | 4534 }; |
4535 | |
4536 if ( Msg > WM_SYSCOMMAND ) | |
4537 { | |
4538 switch ( Msg ) | |
4539 { | |
4540 case WM_DEVICECHANGE: | |
4541 if ( wParam == 0x8000 ) | |
4542 PostMessageA(hInsertCDWindow, WM_CHOOSEFONT_GETLOGFONT, 0, 0); | |
4543 return 0; | |
4544 case WM_SIZING: | |
4545 return 1; | |
4546 case WM_LBUTTONDOWN: | |
4547 if ( pArcomageGame->bGameInProgress ) | |
4548 { | |
4549 pArcomageGame->stru1.field_0 = 7; | |
920 | 4550 ArcomageGame::OnMouseClick(0, 1); |
4551 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
0 | 4552 } |
972 | 4553 goto __handle_mouse_click; |
4554 | |
0 | 4555 case WM_RBUTTONDOWN: |
4556 v31 = 0; | |
4557 if ( !pArcomageGame->bGameInProgress ) | |
920 | 4558 //goto LABEL_240; |
4559 { | |
4560 if ( pVideoPlayer->pVideoFrame.pPixels != (unsigned __int16 *)v31 ) | |
4561 pVideoPlayer->bStopBeforeSchedule = 1; | |
1038 | 4562 |
4563 pMouse->SetMouseClick((unsigned __int16)lParam, lParam >> 16); | |
920 | 4564 if (pGame) |
4565 { | |
4566 v33 = pGame->pIndoorCameraD3D->GetPickDepth(); | |
4567 pGame->PickMouse(v33, (unsigned __int16)lParam, lParam >> 16, v31, &vis_sprite_filter_2, &vis_door_filter); | |
4568 } | |
1038 | 4569 |
920 | 4570 sub_416D62_ShowPopupWindow_MonsterRecord_ItemInfo_etcsub_416D62(0); |
4571 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
1038 | 4572 |
4573 } | |
4574 | |
0 | 4575 pArcomageGame->stru1.field_0 = 8; |
920 | 4576 ArcomageGame::OnMouseClick(1, 1); |
4577 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
0 | 4578 case WM_LBUTTONUP: |
4579 if ( !pArcomageGame->bGameInProgress ) | |
920 | 4580 //goto LABEL_218; |
4581 { | |
0 | 4582 back_to_game(); |
832 | 4583 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4584 } |
920 | 4585 pArcomageGame->stru1.field_0 = 3; |
4586 ArcomageGame::OnMouseClick(0, 0); | |
4587 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
4588 case WM_RBUTTONUP: | |
4589 if ( !pArcomageGame->bGameInProgress ) | |
4590 { | |
4591 //LABEL_218: | |
1038 | 4592 |
920 | 4593 back_to_game(); |
4594 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
4595 } | |
0 | 4596 pArcomageGame->stru1.field_0 = 4; |
1250
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4597 ArcomageGame::OnMouseClick(1, false); |
920 | 4598 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
972 | 4599 |
0 | 4600 case WM_LBUTTONDBLCLK: |
4601 if ( pArcomageGame->bGameInProgress ) | |
4602 { | |
4603 pArcomageGame->stru1.field_0 = 7; | |
832 | 4604 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4605 } |
972 | 4606 |
4607 __handle_mouse_click: | |
0 | 4608 if ( pVideoPlayer->pVideoFrame.pPixels ) |
4609 pVideoPlayer->bStopBeforeSchedule = 1; | |
972 | 4610 |
0 | 4611 pMouse->SetMouseClick((unsigned __int16)lParam, lParam >> 16); |
972 | 4612 |
4613 if (GetCurrentMenuID() != MENU_CREATEPARTY) | |
4614 pMouse->SetMouseClick((unsigned __int16)lParam, lParam >> 16); | |
4615 else | |
4616 { | |
4617 UI_OnKeyDown(VK_SELECT); | |
4618 pMouse->SetMouseClick((unsigned __int16)lParam, lParam >> 16); | |
4619 } | |
4620 | |
1038 | 4621 |
972 | 4622 if (pGame) |
4623 pGame->PickMouse(512.0, (unsigned __int16)lParam, lParam >> 16, false, &vis_sprite_filter_3, &vis_door_filter); | |
4624 | |
0 | 4625 UI_OnMouseLeftClick(0); |
1038 | 4626 |
920 | 4627 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
972 | 4628 |
0 | 4629 case WM_RBUTTONDBLCLK: |
4630 v31 = 0; | |
4631 if ( !pArcomageGame->bGameInProgress ) | |
4632 { | |
920 | 4633 //LABEL_240: |
0 | 4634 if ( pVideoPlayer->pVideoFrame.pPixels != (unsigned __int16 *)v31 ) |
4635 pVideoPlayer->bStopBeforeSchedule = 1; | |
1038 | 4636 |
0 | 4637 pMouse->SetMouseClick((unsigned __int16)lParam, lParam >> 16); |
4638 if (pGame) | |
4639 { | |
871 | 4640 v33 = pGame->pIndoorCameraD3D->GetPickDepth(); |
194 | 4641 pGame->PickMouse(v33, (unsigned __int16)lParam, lParam >> 16, v31, &vis_sprite_filter_2, &vis_door_filter); |
0 | 4642 } |
1038 | 4643 |
0 | 4644 sub_416D62_ShowPopupWindow_MonsterRecord_ItemInfo_etcsub_416D62(0); |
832 | 4645 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
1038 | 4646 |
4647 } | |
0 | 4648 pArcomageGame->stru1.field_0 = 8; |
832 | 4649 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4650 case WM_MBUTTONDOWN: |
4651 if ( pRenderer->pRenderD3D ) | |
4652 { | |
1038 | 4653 if ( pGame ) |
0 | 4654 { |
871 | 4655 v34 = pGame->pIndoorCameraD3D->GetPickDepth(); |
194 | 4656 pGame->PickMouse(v34, (unsigned __int16)lParam, lParam >> 16, 1, &vis_sprite_filter_3, &vis_face_filter); |
832 | 4657 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4658 } |
4659 } | |
4660 if ( !pGame ) | |
920 | 4661 //goto _def_wnd_proc; |
4662 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
0 | 4663 sub_417871(0); |
832 | 4664 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4665 case WM_MOUSEMOVE: |
4666 if ( pArcomageGame->bGameInProgress ) | |
4667 { | |
4668 pXY[0] = (unsigned __int16)lParam; | |
4669 pXY[1] = lParam >> 16; | |
4670 ArcomageGame::OnMouseMove((POINT *)pXY); | |
4671 ArcomageGame::OnMouseClick(0, wParam & 1); | |
4672 v29 = (wParam >> 1) & 1; | |
1113
39eaa6b00141
something to bool cast (performance warning) mostly fixed
Grumpy7
parents:
1104
diff
changeset
|
4673 ArcomageGame::OnMouseClick(1, v29 != 0); |
0 | 4674 } |
4675 else | |
4676 { | |
4677 pMouse->SetMouseClick((unsigned __int16)lParam, lParam >> 16); | |
4678 } | |
832 | 4679 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
920 | 4680 default: |
4681 //goto _def_wnd_proc; | |
4682 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
0 | 4683 } |
4684 } | |
4685 if ( Msg == WM_SYSCOMMAND ) | |
4686 { | |
4687 if ( wParam == SC_SCREENSAVE || wParam == SC_MONITORPOWER ) | |
4688 return 0; | |
920 | 4689 //goto _def_wnd_proc; |
4690 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
0 | 4691 } |
4692 if ( Msg > WM_ACTIVATEAPP ) | |
4693 { | |
4694 if ( Msg == WM_WINDOWPOSCHANGED ) | |
4695 { | |
1250
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4696 if (pVideoPlayer && pVideoPlayer->AnyMovieLoaded() && pVideoPlayer->pBinkBuffer) |
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4697 { |
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4698 BinkBufferSetOffset(pVideoPlayer->pBinkBuffer, 0, 0); |
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4699 } |
920 | 4700 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4701 } |
4702 if ( Msg != WM_KEYFIRST ) | |
4703 { | |
1250
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4704 if ( Msg == WM_KEYUP && wParam == VK_CONTROL ) |
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4705 { |
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4706 dword_507B98_ctrl_pressed = 0; |
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4707 } |
c515e406df4a
aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Grumpy7
parents:
1249
diff
changeset
|
4708 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4709 } |
1031 | 4710 if ( uGameMenuUI_CurentlySelectedKeyIdx != -1 ) |
0 | 4711 { |
4712 pKeyActionMap->_459F10(wParam); | |
832 | 4713 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4714 } |
4715 if ( !pArcomageGame->bGameInProgress ) | |
4716 { | |
4717 if ( pVideoPlayer->pVideoFrame.pPixels ) | |
4718 pVideoPlayer->bStopBeforeSchedule = 1; | |
1067 | 4719 if ( wParam == VK_RETURN ) |
4720 { | |
4721 if ( !viewparams->field_4C ) | |
4722 UI_OnKeyDown(wParam); | |
4723 return 0; | |
4724 } | |
4725 if ( wParam == VK_CONTROL ) | |
4726 { | |
4727 dword_507B98_ctrl_pressed = 1; | |
4728 return 0; | |
4729 } | |
4730 if ( wParam == VK_ESCAPE ) | |
4731 { | |
4732 pMessageQueue_50CBD0->AddMessage(UIMSG_Escape, window_SpeakInHouse != 0, 0); | |
4733 return 0; | |
4734 } | |
4735 if ( wParam <= VK_HOME ) | |
4736 return 0; | |
4737 if ( wParam > VK_DOWN ) | |
4738 { | |
4739 if ( wParam != VK_F4 || pVideoPlayer->AnyMovieLoaded() ) | |
0 | 4740 return 0; |
1067 | 4741 SendMessageA(hWnd, WM_COMMAND, 104, 0); |
4742 return 0; | |
4743 } | |
4744 if ( wParam >= VK_LEFT && wParam <= VK_DOWN ) | |
4745 { | |
4746 if ( pCurrentScreen != SCREEN_GAME && pCurrentScreen != SCREEN_PRESS_ESCAPE_MESSAGE ) | |
4747 { | |
4748 if ( !viewparams->field_4C ) | |
4749 UI_OnKeyDown(wParam); | |
441 | 4750 return 0; |
0 | 4751 } |
1067 | 4752 } |
4753 if ( pCurrentScreen != SCREEN_GAME && pCurrentScreen != SCREEN_PRESS_ESCAPE_MESSAGE ) | |
4754 return 0; | |
0 | 4755 } |
1248
d3bf0d4fb753
aWinProc cleanup - fixing bad condition, exctracting common code from conditions, part 1
Grumpy7
parents:
1215
diff
changeset
|
4756 |
0 | 4757 pArcomageGame->stru1.field_0 = 1; |
1249
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4758 |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4759 v13 = (unsigned __int16)MapVirtualKeyA((unsigned __int16)wParam, 2u); |
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4760 set_stru1_field_8_InArcomage(v13); |
920 | 4761 if ( wParam == 27 ) |
4762 { | |
1197 | 4763 pArcomageGame->GameOver = 1; |
920 | 4764 pArcomageGame->field_F4 = 1; |
4765 pArcomageGame->uGameResult = 2; | |
4766 pArcomageGame->field_B0 = -2; | |
4767 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
4768 } | |
4769 if ( wParam != 114 ) | |
4770 { | |
4771 if ( wParam == 115 && !pVideoPlayer->AnyMovieLoaded() ) | |
1249
bbde4964e9b7
aWinProc cleanup - extracting conditions to a separate function
Grumpy7
parents:
1248
diff
changeset
|
4772 SendMessageA(hWnd, 0x111u, 0x68u, 0); |
920 | 4773 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
4774 } | |
1067 | 4775 SendMessageA(hWnd, WM_COMMAND, 103, 0); |
920 | 4776 return 0; |
0 | 4777 } |
4778 if ( Msg == WM_ACTIVATEAPP ) | |
4779 { | |
4780 if ( wParam && (GetForegroundWindow() == hWnd || GetForegroundWindow() == hInsertCDWindow) ) | |
4781 { | |
4782 if ( BYTE1(dword_6BE364_game_settings_1) & 1 ) | |
4783 { | |
4784 dword_4E98BC_bApplicationActive = 1; | |
4785 if ( pRenderer->bWindowMode ) | |
4786 { | |
4787 v10 = GetDC(0); | |
4788 a2 = GetDeviceCaps(v10, BITSPIXEL); | |
4789 v11 = GetDeviceCaps(v10, PLANES); | |
4790 ReleaseDC(0, v10); | |
4791 if ( a2 != 16 || v11 != 1 ) | |
4792 Abortf(pGlobalTXT_LocalizationStrings[62]); | |
4793 } | |
4794 BYTE1(dword_6BE364_game_settings_1) &= 0xFEu; | |
1038 | 4795 |
0 | 4796 if ( pArcomageGame->bGameInProgress ) |
4797 { | |
4798 pArcomageGame->field_F9 = 1; | |
4799 } | |
4800 else | |
4801 { | |
4802 if ( BYTE1(dword_6BE364_game_settings_1) & 2 ) | |
4803 BYTE1(dword_6BE364_game_settings_1) &= 0xFDu; | |
4804 else | |
4805 pEventTimer->Resume(); | |
4806 if ( BYTE1(dword_6BE364_game_settings_1) & 4 ) | |
4807 BYTE1(dword_6BE364_game_settings_1) &= 0xFBu; | |
4808 else | |
4809 pMiscTimer->Resume(); | |
1038 | 4810 |
4811 viewparams->bRedrawGameUI = true; | |
0 | 4812 if ( pVideoPlayer->pSmackerMovie ) |
4813 { | |
4814 pRenderer->RestoreFrontBuffer(); | |
4815 pRenderer->_4A184C(); | |
4816 pVideoPlayer->_4BF5B2(); | |
4817 } | |
4818 } | |
4819 if ( pAudioPlayer->hAILRedbook && !bGameoverLoop && !pVideoPlayer->pSmackerMovie ) | |
4820 AIL_redbook_resume(pAudioPlayer->hAILRedbook); | |
4821 } | |
4822 } | |
4823 else | |
4824 { | |
4825 if ( !(dword_6BE364_game_settings_1 & 0x100) ) | |
4826 { | |
920 | 4827 while(initing); //ADDED spinlock to allow int players ets! Gloval |
4828 dword_4E98BC_bApplicationActive = 0; | |
0 | 4829 if ( (pVideoPlayer->pSmackerMovie || pVideoPlayer->pBinkMovie) && pVideoPlayer->bPlayingMovie ) |
4830 pVideoPlayer->bStopBeforeSchedule = 1; | |
1038 | 4831 |
0 | 4832 if ( pRenderer->bUserDirect3D && pRenderer->uAcquiredDirect3DDevice == 1 ) |
4833 SetWindowPos(::hWnd, (HWND)0xFFFFFFFE, 0, 0, 0, 0, 0x18u); | |
4834 ClipCursor(0); | |
4835 dword_6BE364_game_settings_1 |= 0x100u; | |
4836 if ( pEventTimer->bPaused ) | |
4837 BYTE1(dword_6BE364_game_settings_1) |= 2u; | |
4838 else | |
4839 pEventTimer->Pause(); | |
4840 if ( pMiscTimer->bPaused ) | |
4841 BYTE1(dword_6BE364_game_settings_1) |= 4u; | |
4842 else | |
4843 pMiscTimer->Pause(); | |
1038 | 4844 |
0 | 4845 pAudioPlayer->StopChannels(-1, -1); |
4846 if ( pAudioPlayer->hAILRedbook ) | |
4847 AIL_redbook_pause(pAudioPlayer->hAILRedbook); | |
4848 } | |
4849 } | |
4850 return 0; | |
4851 } | |
4852 if (Msg == WM_CREATE) | |
4853 { | |
4854 auto hDC = GetDC(hWnd); | |
4855 { | |
4856 if (GetDeviceCaps(hDC, BITSPIXEL) < 8) | |
4857 { | |
4858 ReleaseDC(hWnd, hDC); | |
4859 Log::Warning(L"You must be running in 256 color mode or higher."); | |
4860 Abortf("You must be running in 256 color mode or higher. You can change the screen depth with the control panel display icon."); | |
4861 } | |
4862 } | |
4863 ReleaseDC(hWnd, hDC); | |
4864 return 0; | |
4865 } | |
4866 if ( Msg == WM_DESTROY ) | |
4867 { | |
4868 v6 = GetCurrentProcess(); | |
4869 SetPriorityClass(v6, 0x20u); | |
4870 if ( pGame ) | |
4871 { | |
1038 | 4872 |
4873 } | |
4874 | |
0 | 4875 PostQuitMessage(0); |
4876 return 0; | |
4877 } | |
4878 if ( Msg == WM_SETFOCUS ) | |
4879 { | |
4880 if ( ::hWnd == (HWND)wParam ) | |
4881 { | |
4882 dword_4E98BC_bApplicationActive = 0; | |
4883 if ( pRenderer->bUserDirect3D && pRenderer->uAcquiredDirect3DDevice == 1 ) | |
4884 SetWindowPos(::hWnd, (HWND)0xFFFFFFFE, 0, 0, 0, 0, 0x18u); | |
4885 ClipCursor(0); | |
1038 | 4886 |
0 | 4887 } |
920 | 4888 //_def_wnd_proc: |
832 | 4889 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
0 | 4890 } |
4891 if ( Msg != WM_KILLFOCUS ) | |
4892 { | |
4893 if ( Msg == WM_PAINT ) | |
4894 { | |
4895 if ( !GetUpdateRect(hWnd, 0, 0) || !dword_4E98BC_bApplicationActive && !pRenderer->bWindowMode ) | |
4896 return 0; | |
4897 BeginPaint(hWnd, &Paint); | |
4898 if ( pArcomageGame->bGameInProgress ) | |
4899 { | |
4900 pArcomageGame->field_F9 = 1; | |
4901 } | |
4902 else | |
4903 { | |
4904 if ( !pRenderer->pRenderD3D && !pRenderer->UsingDirect3D() || !AreRenderSurfacesOk() ) | |
920 | 4905 //goto LABEL_20; |
4906 { | |
4907 EndPaint(hWnd, &Paint); | |
4908 return 0; | |
4909 } | |
0 | 4910 } |
4911 pRenderer->Present(); | |
920 | 4912 //LABEL_20: |
0 | 4913 EndPaint(hWnd, &Paint); |
4914 return 0; | |
4915 } | |
920 | 4916 //goto _def_wnd_proc; |
4917 return DefWindowProcA(hWnd, Msg, wParam, lParam); | |
0 | 4918 } |
1038 | 4919 if ( ::hWnd != (HWND)wParam || (dword_4E98BC_bApplicationActive = 1, pRenderer->bWindowMode) || true ) |
832 | 4920 return DefWindowProcA(hWnd, Msg, wParam, lParam); |
1038 | 4921 |
0 | 4922 } |
4923 | |
4924 //----- (00464479) -------------------------------------------------------- | |
4925 void __cdecl ResetCursor_Palettes_LODs_Level_Audio_SFT_Windows() | |
4926 { | |
4927 int v0; // esi@9 | |
4928 | |
4929 if (pMouse) | |
4930 pMouse->SetCursorBitmap("MICON1"); | |
4931 | |
4932 pPaletteManager->ResetNonLocked(); | |
4933 pBitmaps_LOD->ReleaseAll2(); | |
4934 pSprites_LOD->DeleteSomeOtherSprites(); | |
4935 pIcons_LOD->ReleaseAll2(); | |
4936 if (pRenderer->pRenderD3D) | |
4937 { | |
4938 pRenderer->field_1036B8 = 0; | |
4939 pRenderer->_gpu_memory_used = 0; | |
4940 } | |
4941 sub_46080D(); | |
4942 if (uCurrentlyLoadedLevelType == LEVEL_Indoor) | |
4943 pIndoor->Release(); | |
4944 else if (uCurrentlyLoadedLevelType == LEVEL_Outdoor) | |
4945 pOutdoor->Release2(); | |
4946 | |
4947 pAudioPlayer->StopChannels(-1, -1); | |
4948 pSoundList->_4A9D79(0); | |
4949 uCurrentlyLoadedLevelType = LEVEL_null; | |
4950 pSpriteFrameTable->ResetSomeSpriteFlags(); | |
4951 v0 = uNumVisibleWindows; | |
349 | 4952 pParty->armageddon_timer = 0; |
0 | 4953 while ( v0 > 0 ) |
4954 pWindowList[pVisibleWindowsIdxs[v0--] - 1].Release(); | |
4955 } | |
4956 | |
4957 //----- (004646F0) -------------------------------------------------------- | |
4958 void PrepareWorld(unsigned int this_) | |
4959 { | |
4960 unsigned int v1; // ebx@1 | |
4961 | |
4962 v1 = this_; | |
4963 if ( pRenderer->pRenderD3D ) | |
4964 pGame->pVisInstance->_4C1A02(); | |
4965 pEventTimer->Pause(); | |
4966 pMiscTimer->Pause(); | |
4967 pParty->uFlags = 2; | |
1202 | 4968 pCastSpellInfo.data()->_427D48(1); |
0 | 4969 ResetCursor_Palettes_LODs_Level_Audio_SFT_Windows(); |
4970 DoPrepareWorld(0, (v1 == 0) + 1); | |
4971 pMiscTimer->Resume(); | |
4972 pEventTimer->Resume(); | |
4973 } | |
4974 | |
4975 //----- (00464761) -------------------------------------------------------- | |
4976 void __thiscall Game_DeinitializeAndTerminate(int exitCode) | |
4977 { | |
4978 int v1; // esi@1 | |
4979 HANDLE v2; // eax@1 | |
4980 | |
4981 v1 = exitCode; | |
4982 v2 = GetCurrentProcess(); | |
4983 SetPriorityClass(v2, 0x20u); | |
4984 ResetCursor_Palettes_LODs_Level_Audio_SFT_Windows(); | |
4985 pGame->Deinitialize(); | |
4986 pRenderer->Release2(); | |
4987 if ( !DestroyWindow(hWnd) ) | |
4988 GetLastError(); | |
4989 hWnd = 0; | |
4990 exit(v1); | |
4991 } | |
4992 | |
4993 //----- (004647AB) -------------------------------------------------------- | |
762 | 4994 void FinalInitialization() |
0 | 4995 { |
4996 pViewport->SetScreen(viewparams->uSomeX, viewparams->uSomeY, viewparams->uSomeZ, viewparams->uSomeW); | |
4997 pViewport->_4C02F8((signed __int64)(flt_6BE3A0 * 65536.0)); | |
4998 | |
4999 pIndoorCamera = new IndoorCamera; | |
762 | 5000 pIndoorCamera->Initialize(65, viewparams->uScreen_BttmR_X - viewparams->uScreen_topL_X + 1, |
5001 viewparams->uScreen_BttmR_Y - viewparams->uScreen_topL_Y + 1); | |
0 | 5002 |
5003 InitializeTurnBasedAnimations(&stru_50C198); | |
762 | 5004 pBitmaps_LOD->_inlined_sub1(); |
5005 pSprites_LOD->_inlined_sub1(); | |
5006 pIcons_LOD->_inlined_sub1(); | |
0 | 5007 } |
5008 // 6BE3A0: using guessed type float flt_6BE3A0; | |
5009 | |
5010 //----- (00464839) -------------------------------------------------------- | |
5011 char __cdecl Is_out15odm_underwater() | |
5012 { | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
5013 return _stricmp(pCurrentMapName.data(), "out15.odm") == 0; |
0 | 5014 } |
5015 | |
5016 //----- (00464851) -------------------------------------------------------- | |
5017 void __cdecl SetUnderwaterFog() | |
5018 { | |
5019 day_fogrange_1 = 50; | |
5020 day_fogrange_2 = 5000; | |
5021 } | |
5022 | |
5023 //----- (00464866) -------------------------------------------------------- | |
5024 void __fastcall DoPrepareWorld(unsigned int bLoading, int a2) | |
5025 { | |
5026 int v2; // esi@1 | |
5027 char *v3; // eax@1 | |
5028 //char *v4; // eax@1 | |
5029 unsigned int v5; // eax@3 | |
5030 //size_t v6; // ecx@10 | |
5031 //char *v7; // eax@11 | |
5032 char Str1[20]; // [sp+Ch] [bp-18h]@1 | |
5033 unsigned int v9; // [sp+20h] [bp-4h]@1 | |
5034 | |
5035 v2 = a2; | |
5036 v9 = bLoading; | |
5037 ResetCursor_Palettes_LODs_Level_Audio_SFT_Windows(); | |
5038 pDecalBuilder->Reset(0); | |
434 | 5039 pGameLoadingUI_ProgressBar->Initialize((GUIProgressBar::Type)v2); |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
5040 strcpy(Str1, pCurrentMapName.data()); |
0 | 5041 v3 = strtok(Str1, "."); |
5042 strcpy(Str1, v3); | |
5043 Level_LoadEvtAndStr(Str1); | |
5044 LoadLevel_InitializeLevelEvt(); | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
5045 strcpy(Str1, pCurrentMapName.data()); |
0 | 5046 _strrev(Str1); |
5047 strtok(Str1, "."); | |
5048 _strrev(Str1); | |
5049 | |
5050 for (uint i = 0; i < 1000; ++i) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
5051 pSpriteObjects[i].uObjectDescID = 0; |
0 | 5052 |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
5053 v5 = pMapStats->GetMapInfo(pCurrentMapName.data()); |
0 | 5054 bUnderwater = 0; |
5055 uLevelMapStatsID = v5; | |
5056 pGame->uFlags2 &= 0xFFFFFFF7u; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
5057 if ( !_stricmp(pCurrentMapName.data(), "out15.odm") ) |
0 | 5058 { |
5059 bUnderwater = 1; | |
5060 pGame->uFlags2 |= 8u; | |
5061 } | |
831 | 5062 pParty->floor_face_pid = 0; |
1104 | 5063 if ( _stricmp(Str1, "blv") ) |
0 | 5064 PrepareToLoadODM(v9, 0); |
5065 else | |
5066 PrepareToLoadBLV(v9); | |
5067 pAudioPlayer->SetMapEAX(); | |
5068 sub_461103(); | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
5069 if ( !_stricmp(pCurrentMapName.data(), "d11.blv") || !_stricmp(pCurrentMapName.data(), "d10.blv") ) |
0 | 5070 { |
5071 //spawning grounds & good analogue - no loot & exp from monsters | |
5072 | |
5073 for (uint i = 0; i < uNumActors; ++i) | |
5074 { | |
5075 pActors[i].pMonsterInfo.uTreasureType = 0; | |
5076 pActors[i].pMonsterInfo.uTreasureDiceRolls = 0; | |
5077 pActors[i].pMonsterInfo.uExp = 0; | |
5078 } | |
5079 } | |
5080 bDialogueUI_InitializeActor_NPC_ID = 0; | |
5081 OnMapLoad(); | |
5082 pGameLoadingUI_ProgressBar->Progress(); | |
49 | 5083 memset(&pRenderer->pBillboardRenderListD3D, 0, sizeof(pRenderer->pBillboardRenderListD3D)); |
0 | 5084 pGameLoadingUI_ProgressBar->Release(); |
5085 _flushall(); | |
5086 } | |
5087 | |
5088 //----- (004649EF) -------------------------------------------------------- | |
5089 int __fastcall ReadWindowsRegistryInt(const char *pKey, int uDefValue) | |
5090 { | |
5091 int v3; // [sp+4h] [bp-24h]@1 | |
5092 DWORD cbData; // [sp+8h] [bp-20h]@1 | |
5093 LPCSTR lpValueName; // [sp+Ch] [bp-1Ch]@1 | |
5094 DWORD dwDisposition; // [sp+10h] [bp-18h]@2 | |
5095 BYTE Data[4]; // [sp+14h] [bp-14h]@5 | |
5096 HKEY hKey; // [sp+18h] [bp-10h]@1 | |
5097 HKEY phkResult; // [sp+1Ch] [bp-Ch]@1 | |
5098 HKEY v10; // [sp+20h] [bp-8h]@1 | |
5099 HKEY v11; // [sp+24h] [bp-4h]@1 | |
5100 | |
5101 v3 = uDefValue; | |
5102 lpValueName = pKey; | |
5103 v11 = 0; | |
5104 v10 = 0; | |
5105 hKey = 0; | |
5106 phkResult = 0; | |
5107 cbData = 4; | |
27 | 5108 if ( !RegOpenKeyExA(HKEY_LOCAL_MACHINE, "SOFTWARE", 0, KEY_READ|KEY_WOW64_32KEY, &hKey) )// for 64 bit |
0 | 5109 { |
5110 if ( !RegCreateKeyExA(hKey, "New World Computing", 0, "", 0, 0xF003Fu, 0, &phkResult, &dwDisposition) ) | |
5111 { | |
5112 if ( !RegCreateKeyExA(phkResult, "Might and Magic VII", 0, "", 0, 0xF003Fu, 0, &v10, &dwDisposition) ) | |
5113 { | |
5114 if ( !RegCreateKeyExA(v10, "1.0", 0, "", 0, 0xF003Fu, 0, &v11, &dwDisposition) ) | |
5115 { | |
5116 if ( RegQueryValueExA(v11, lpValueName, 0, 0, Data, &cbData) ) | |
5117 { | |
5118 *(int *)Data = v3; | |
5119 RegSetValueExA(v11, lpValueName, 0, 4u, Data, 4u); | |
5120 } | |
5121 RegCloseKey(v11); | |
5122 } | |
5123 RegCloseKey(v10); | |
5124 } | |
5125 RegCloseKey(phkResult); | |
5126 } | |
5127 RegCloseKey(hKey); | |
5128 } | |
5129 return *(int *)Data; | |
5130 } | |
5131 | |
5132 //----- (00464B02) -------------------------------------------------------- | |
5133 void __fastcall WriteWindowsRegistryString(const char *pKey, const char *pString) | |
5134 { | |
5135 size_t v2; // eax@5 | |
5136 const char *lpValueName; // [sp+4h] [bp-1Ch]@1 | |
5137 const char *Str; // [sp+8h] [bp-18h]@1 | |
5138 DWORD dwDisposition; // [sp+Ch] [bp-14h]@2 | |
5139 HKEY hKey; // [sp+10h] [bp-10h]@1 | |
5140 HKEY phkResult; // [sp+14h] [bp-Ch]@1 | |
5141 HKEY v8; // [sp+18h] [bp-8h]@1 | |
5142 HKEY v9; // [sp+1Ch] [bp-4h]@1 | |
5143 | |
5144 Str = pString; | |
5145 lpValueName = pKey; | |
5146 v9 = 0; | |
5147 v8 = 0; | |
5148 hKey = 0; | |
5149 phkResult = 0; | |
5150 if ( !RegOpenKeyExA(HKEY_LOCAL_MACHINE, "SOFTWARE", 0, 0x2001Fu, &hKey) ) | |
5151 { | |
5152 if ( !RegCreateKeyExA(hKey, "New World Computing", 0, "", 0, 0xF003Fu, 0, &phkResult, &dwDisposition) ) | |
5153 { | |
5154 if ( !RegCreateKeyExA(phkResult, "Might and Magic VII", 0, "", 0, 0xF003Fu, 0, &v8, &dwDisposition) ) | |
5155 { | |
5156 if ( !RegCreateKeyExA(v8, "1.0", 0, "", 0, 0xF003Fu, 0, &v9, &dwDisposition) ) | |
5157 { | |
5158 v2 = strlen(Str); | |
5159 RegSetValueExA(v9, lpValueName, 0, 1u, (const BYTE *)Str, v2 + 1); | |
5160 RegCloseKey(v9); | |
5161 } | |
5162 RegCloseKey(v8); | |
5163 } | |
5164 RegCloseKey(phkResult); | |
5165 } | |
5166 RegCloseKey(hKey); | |
5167 } | |
5168 } | |
5169 | |
5170 //----- (00464BEF) -------------------------------------------------------- | |
5171 void __fastcall ReadWindowsRegistryString(const char *pKeyName, char *pOutString, int uBufLen, const char *pDefaultValue) | |
5172 { | |
5173 LSTATUS (__stdcall *v4)(HKEY); // esi@1 | |
5174 LSTATUS result; // eax@7 | |
5175 DWORD Type; // [sp+Ch] [bp-24h]@5 | |
5176 LPCSTR lpValueName; // [sp+10h] [bp-20h]@1 | |
5177 DWORD cbData; // [sp+14h] [bp-1Ch]@1 | |
5178 LPBYTE Dest; // [sp+18h] [bp-18h]@1 | |
5179 DWORD dwDisposition; // [sp+1Ch] [bp-14h]@2 | |
5180 HKEY phkResult; // [sp+20h] [bp-10h]@1 | |
5181 HKEY hKey; // [sp+24h] [bp-Ch]@1 | |
5182 HKEY v13; // [sp+28h] [bp-8h]@1 | |
5183 HKEY v14; // [sp+2Ch] [bp-4h]@1 | |
5184 | |
5185 cbData = uBufLen; | |
5186 Dest = (LPBYTE)pOutString; | |
5187 lpValueName = pKeyName; | |
5188 v14 = 0; | |
5189 v13 = 0; | |
5190 hKey = 0; | |
5191 phkResult = 0; | |
5192 v4 = RegCloseKey; | |
5193 if ( RegOpenKeyExA(HKEY_LOCAL_MACHINE, "SOFTWARE", 0, 0x2001Fu, &hKey) | |
5194 || RegCreateKeyExA(hKey, "New World Computing", 0, "", 0, 0xF003Fu, 0, &phkResult, &dwDisposition) | |
5195 || RegCreateKeyExA(phkResult, "Might and Magic VII", 0, "", 0, 0xF003Fu, 0, &v13, &dwDisposition) | |
5196 || RegCreateKeyExA(v13, "1.0", 0, "", 0, 0xF003Fu, 0, &v14, &dwDisposition) ) | |
5197 goto LABEL_7; | |
5198 if ( RegQueryValueExA(v14, lpValueName, 0, &Type, Dest, &cbData) ) | |
5199 { | |
5200 RegCloseKey(v14); | |
5201 v14 = 0; | |
5202 LABEL_7: | |
5203 result = (LSTATUS)strncpy((char *)Dest, pDefaultValue, uBufLen); | |
5204 goto LABEL_8; | |
5205 } | |
5206 v4 = RegCloseKey; | |
5207 RegCloseKey(v14); | |
5208 v14 = 0; | |
5209 RegCloseKey(v13); | |
5210 v13 = 0; | |
5211 RegCloseKey(phkResult); | |
5212 phkResult = 0; | |
5213 result = RegCloseKey(hKey); | |
5214 hKey = 0; | |
5215 LABEL_8: | |
5216 if ( v14 ) | |
5217 result = v4(v14); | |
5218 if ( v13 ) | |
5219 result = v4(v13); | |
5220 if ( hKey ) | |
5221 result = v4(hKey); | |
5222 if ( phkResult ) | |
5223 result = v4(phkResult); | |
5224 } | |
5225 | |
5226 //----- (00464D32) -------------------------------------------------------- | |
5227 void __fastcall WriteWindowsRegistryInt(const char *pKey, int val) | |
5228 { | |
5229 const char *lpValueName; // [sp+4h] [bp-1Ch]@1 | |
5230 BYTE Data[4]; // [sp+8h] [bp-18h]@1 | |
5231 DWORD dwDisposition; // [sp+Ch] [bp-14h]@2 | |
5232 HKEY hKey; // [sp+10h] [bp-10h]@1 | |
5233 HKEY phkResult; // [sp+14h] [bp-Ch]@1 | |
5234 HKEY v7; // [sp+18h] [bp-8h]@1 | |
5235 HKEY v8; // [sp+1Ch] [bp-4h]@1 | |
5236 | |
5237 *(int *)Data = val; | |
5238 lpValueName = pKey; | |
5239 v8 = 0; | |
5240 v7 = 0; | |
5241 hKey = 0; | |
5242 phkResult = 0; | |
5243 if ( !RegOpenKeyExA(HKEY_LOCAL_MACHINE, "SOFTWARE", 0, 0x2001Fu, &hKey) ) | |
5244 { | |
5245 if ( !RegCreateKeyExA(hKey, "New World Computing", 0, "", 0, 0xF003Fu, 0, &phkResult, &dwDisposition) ) | |
5246 { | |
5247 if ( !RegCreateKeyExA(phkResult, "Might and Magic VII", 0, "", 0, 0xF003Fu, 0, &v7, &dwDisposition) ) | |
5248 { | |
5249 if ( !RegCreateKeyExA(v7, "1.0", 0, "", 0, 0xF003Fu, 0, &v8, &dwDisposition) ) | |
5250 { | |
5251 RegSetValueExA(v8, lpValueName, 0, 4u, Data, 4u); | |
5252 RegCloseKey(v8); | |
5253 } | |
5254 RegCloseKey(v7); | |
5255 } | |
5256 RegCloseKey(phkResult); | |
5257 } | |
5258 RegCloseKey(hKey); | |
5259 } | |
5260 } | |
5261 | |
5262 //----- (00464E17) -------------------------------------------------------- | |
5263 bool __fastcall CheckMM7CD(char c) | |
5264 { | |
5265 char DstBuf[256]; // [sp+Ch] [bp-218h]@1 | |
5266 char strCommand[256]; // [sp+10Ch] [bp-118h]@1 | |
5267 char Filename[20]; // [sp+20Ch] [bp-18h]@1 | |
5268 | |
5269 | |
5270 wchar_t pMagicPath[1024]; | |
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1150
diff
changeset
|
5271 swprintf(pMagicPath, wcslen(L"%C:\\anims\\magic7.vid"), L"%C:\\anims\\magic7.vid", c); |
0 | 5272 if (GetFileAttributesW(pMagicPath) == -1) |
5273 return false; | |
5274 | |
5275 wsprintfA(strCommand, "open %c: type cdaudio alias CD", c); | |
5276 if (!mciSendStringA(strCommand, DstBuf, 0xFFu, 0)) | |
5277 { | |
5278 wsprintfA(strCommand, "info CD UPC wait"); | |
5279 mciSendStringA(strCommand, DstBuf, 0xFFu, 0); | |
5280 wsprintfA(strCommand, "close CD"); | |
5281 mciSendStringA(strCommand, DstBuf, 0xFFu, 0); | |
5282 } | |
5283 | |
5284 memcpy(Filename, "X:\\anims\\magic7.vid", sizeof(Filename)); | |
5285 *Filename = c; | |
5286 | |
5287 auto f = fopen(Filename, "rb"); | |
5288 if (!f) | |
5289 return false; | |
5290 | |
5291 if (!fseek(f, 0, SEEK_END)) | |
5292 { | |
5293 if (!fseek(f, -100, SEEK_CUR)) | |
5294 fread(DstBuf, 1u, 0x64u, f); | |
5295 | |
5296 fclose(f); | |
5297 return true; | |
5298 } | |
5299 fclose(f); | |
5300 return false; | |
5301 } | |
5302 | |
5303 //----- (00464F1B) -------------------------------------------------------- | |
5304 signed int __stdcall InsertMM7CDDialogFunc(HWND hDlg, int a2, __int16 a3, int a4) | |
5305 { | |
5306 char v4; // zf@3 | |
5307 int v6; // eax@10 | |
5308 int v7; // eax@11 | |
5309 int v8; // eax@12 | |
5310 int v9; // eax@13 | |
5311 BOOL (__stdcall *v10)(HWND, int, LPCSTR); // edi@15 | |
5312 const CHAR *v11; // [sp-Ch] [bp-Ch]@15 | |
5313 INT_PTR v12; // [sp-4h] [bp-4h]@5 | |
5314 | |
5315 if ( a2 == 272 ) | |
5316 { | |
5317 hInsertCDWindow = hDlg; | |
5318 v6 = (GetUserDefaultLangID() & 0x3FF) - 7; | |
5319 if ( v6 ) | |
5320 { | |
5321 v7 = v6 - 3; | |
5322 if ( v7 ) | |
5323 { | |
5324 v8 = v7 - 2; | |
5325 if ( v8 ) | |
5326 { | |
5327 v9 = v8 - 4; | |
5328 if ( v9 ) | |
5329 { | |
5330 if ( v9 != 5 ) | |
5331 return 0; | |
5332 SetWindowTextA(hDlg, "Wloz CD-ROM numer 2"); | |
5333 v10 = SetDlgItemTextA; | |
5334 SetDlgItemTextA(hDlg, 1010, "Wloz CD-ROM numer 2 Might and Magic VII."); | |
5335 v11 = "Odwolaj"; | |
5336 } | |
5337 else | |
5338 { | |
5339 SetWindowTextA(hDlg, "Inserire il secondo CD"); | |
5340 v10 = SetDlgItemTextA; | |
5341 SetDlgItemTextA(hDlg, 1010, "Inserire il secondo CD di Might and Magic VII."); | |
5342 v11 = "Annulla"; | |
5343 } | |
5344 } | |
5345 else | |
5346 { | |
5347 SetWindowTextA(hDlg, "Insrez le CD 2"); | |
5348 v10 = SetDlgItemTextA; | |
5349 SetDlgItemTextA(hDlg, 1010, "Insrez Might & Magic VII CD 2."); | |
5350 v11 = "Supprimer"; | |
5351 } | |
5352 } | |
5353 else | |
5354 { | |
5355 SetWindowTextA(hDlg, "Por favor, inserte disco 2"); | |
5356 v10 = SetDlgItemTextA; | |
5357 SetDlgItemTextA(hDlg, 1010, "Por favor, inserte disco 2 de Might & Magic VII."); | |
5358 v11 = "Cancelar"; | |
5359 } | |
5360 } | |
5361 else | |
5362 { | |
5363 SetWindowTextA(hDlg, "Bitte CD 2 einlegen"); | |
5364 v10 = SetDlgItemTextA; | |
5365 SetDlgItemTextA(hDlg, 1010, "Bitte CD 2 von Might and Magic VII einlegen."); | |
5366 v11 = "Abbrechen"; | |
5367 } | |
5368 v10(hDlg, 2, v11); | |
5369 return 0; | |
5370 } | |
5371 if ( a2 == 273 ) | |
5372 { | |
5373 if ( a3 == 2 ) | |
5374 { | |
5375 v12 = 0; | |
5376 LABEL_9: | |
5377 EndDialog(hDlg, v12); | |
5378 return 1; | |
5379 } | |
5380 v4 = a3 == 1; | |
5381 } | |
5382 else | |
5383 { | |
5384 v4 = a2 == 1025; | |
5385 } | |
5386 if ( v4 ) | |
5387 { | |
5388 v12 = 1; | |
5389 goto LABEL_9; | |
5390 } | |
5391 return 0; | |
5392 } | |
5393 | |
5394 //----- (00465061) -------------------------------------------------------- | |
5395 bool __fastcall FindMM7CD(HWND hWnd, char *pCDDrive) | |
5396 { | |
5397 char drive[4] = {'X', ':', '\\', 0}; | |
5398 | |
5399 bool bGotCDFromRegistry = false; | |
5400 | |
5401 HKEY hSoftware = nullptr, | |
5402 hNWC = nullptr, | |
5403 hMM7 = nullptr, | |
5404 hVersion = nullptr; | |
5405 if (!RegOpenKeyExA(HKEY_LOCAL_MACHINE, "SOFTWARE", 0, 0x2001Fu, &hSoftware)) | |
5406 { | |
5407 if (!RegOpenKeyExA(hSoftware, "New World Computing", 0, 0x2001Fu, &hNWC)) | |
5408 { | |
5409 if (!RegOpenKeyExA(hNWC, "Might and Magic VII", 0, 0x2001Fu, &hMM7)) | |
5410 { | |
5411 if (!RegOpenKeyExA(hMM7, "1.0", 0, 0x2001Fu, &hVersion)) | |
5412 { | |
5413 DWORD cbData = 3; | |
5414 if (!RegQueryValueExA(hVersion, "CDDrive", 0, 0, (BYTE *)drive, &cbData)) | |
5415 bGotCDFromRegistry = true; | |
5416 } | |
5417 RegCloseKey(hVersion); | |
5418 } | |
5419 RegCloseKey(hMM7); | |
5420 } | |
5421 RegCloseKey(hNWC); | |
5422 } | |
5423 RegCloseKey(hSoftware); | |
5424 | |
5425 if (bGotCDFromRegistry) | |
5426 if (CheckMM7CD(*drive)) | |
5427 { | |
5428 cMM7GameCDDriveLetter = *drive; | |
5429 return true; | |
5430 } | |
5431 | |
5432 while (true) | |
5433 { | |
5434 for (uint i = 0; i < 26; ++i) | |
5435 { | |
5436 drive[0] = 'A' + i; | |
5437 | |
5438 if (GetDriveTypeA(drive) == DRIVE_CDROM) | |
5439 if (CheckMM7CD(*drive)) | |
5440 { | |
5441 cMM7GameCDDriveLetter = *drive; | |
5442 WriteWindowsRegistryString("CDDrive", drive); | |
5443 return true; | |
5444 } | |
5445 } | |
5446 | |
5447 if (DialogBoxParamA(GetModuleHandleW(nullptr), "InsertCD", ::hWnd, (DLGPROC)InsertMM7CDDialogFunc, 0)) | |
5448 continue; | |
5449 return false; | |
5450 } | |
5451 } | |
5452 | |
5453 //----- (004651F4) -------------------------------------------------------- | |
5454 bool MM7_Initialize() | |
5455 { | |
363 | 5456 initing=true; //ADDED Gloval |
0 | 5457 wchar_t pCurrentDir[1024]; |
5458 _wgetcwd(pCurrentDir, 1024); | |
5459 | |
5460 wchar_t pMM6IniFile[1024]; | |
293 | 5461 wsprintfW(pMM6IniFile, L"%s\\mm6.ini", pCurrentDir); |
0 | 5462 |
5463 bCanLoadFromCD = GetPrivateProfileIntW(L"settings", L"use_cd", 1, pMM6IniFile); | |
5464 if (bNoCD) | |
5465 bCanLoadFromCD = false; | |
5466 if (bCanLoadFromCD) | |
5467 { | |
5468 if (!FindMM7CD(hWnd, &cMM7GameCDDriveLetter)) | |
5469 return false; | |
5470 } | |
5471 | |
5472 | |
5473 srand(GetTickCount()); | |
5474 | |
5475 WNDCLASSEXW wcxw; | |
5476 { | |
5477 wcxw.cbSize = sizeof(wcxw); | |
5478 wcxw.style = CS_VREDRAW | CS_HREDRAW | CS_DBLCLKS; | |
5479 wcxw.lpfnWndProc = (WNDPROC)aWinProc; | |
5480 wcxw.cbClsExtra = 0; | |
5481 wcxw.cbWndExtra = 0; | |
5482 wcxw.hInstance = GetModuleHandleW(nullptr); | |
5483 wcxw.hCursor = 0; | |
5484 wcxw.hIcon = wcxw.hIconSm = LoadIconW(wcxw.hInstance, L"MM7_ICON"); | |
5485 wcxw.lpszMenuName = nullptr; | |
5486 wcxw.hbrBackground = (HBRUSH)GetStockObject(LTGRAY_BRUSH); | |
5487 wcxw.lpszClassName = L"M&MTrilogy"; | |
5488 } | |
5489 if (!RegisterClassExW(&wcxw)) | |
5490 { | |
5491 Log::Warning(L"Cannot register window class"); | |
5492 return false; | |
5493 } | |
5494 | |
5495 auto hDesktopDC = GetDC(nullptr); | |
5496 uint uDesktopWidth = GetDeviceCaps(hDesktopDC, HORZRES); | |
5497 uint uDesktopHeight = GetDeviceCaps(hDesktopDC, VERTRES); | |
5498 | |
5499 if (GetDeviceCaps(hDesktopDC, BITSPIXEL) != 16 || | |
5500 GetDeviceCaps(hDesktopDC, PLANES) != 1 ) | |
5501 dword_6BE364_game_settings_1 |= 2; | |
5502 | |
5503 ReleaseDC(nullptr, hDesktopDC); | |
5504 | |
5505 uint uTotalWinWidth = 2 * GetSystemMetrics(SM_CXFRAME) + 640; | |
5506 uint uTotalWinHeight = GetSystemMetrics(SM_CYCAPTION) + 2 * GetSystemMetrics(SM_CYFRAME) + 480; | |
5507 | |
5508 uint uWinCenteredPosX = (uDesktopWidth - uTotalWinWidth) / 2; | |
5509 uint uWinCenteredPosY = (uDesktopHeight - uTotalWinHeight) / 2; | |
5510 | |
5511 uWindowX = ReadWindowsRegistryInt("window X", uWinCenteredPosX); | |
748 | 5512 uWindowX = uDesktopWidth / 2 - 640 / 2; |
0 | 5513 WriteWindowsRegistryInt("window X", uWindowX); |
5514 | |
5515 uWindowY = ReadWindowsRegistryInt("window Y", uWinCenteredPosY); | |
748 | 5516 uWindowY = uDesktopHeight / 2 - 480 / 2; |
0 | 5517 WriteWindowsRegistryInt("window Y", uWindowY); |
5518 | |
5519 hWnd = CreateWindowExW(0, wcxw.lpszClassName, L"Might and Magic VII", | |
5520 uWindowStyle = WS_SYSMENU | WS_GROUP | WS_DLGFRAME | WS_BORDER, | |
5521 uWindowX, uWindowY, | |
5522 640, 480, | |
5523 nullptr, | |
5524 hOSMenu = nullptr, | |
5525 wcxw.hInstance, | |
5526 nullptr); | |
5527 SetWindowTextW(hWnd, L"Might and Magic VII"); | |
736 | 5528 |
5529 HMENU menu = CreateMenu(); | |
748 | 5530 { |
5531 HMENU file = CreatePopupMenu(); | |
5532 AppendMenuW(menu, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)file, L"&File"); | |
5533 { | |
5534 AppendMenuW(file, MF_ENABLED | MF_STRING, 40001, L"Exit"); | |
5535 } | |
5536 | |
5537 HMENU debug = CreatePopupMenu(); | |
5538 AppendMenuW(menu, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug, L"&Debug"); | |
5539 { | |
5540 HMENU debug_party = CreatePopupMenu(); | |
5541 AppendMenuW(debug, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug_party, L"&Party"); | |
5542 { | |
5543 AppendMenuW(debug_party, MF_ENABLED | MF_STRING, 40007, L"Give Gold (10 000)"); | |
5544 AppendMenuW(debug_party, MF_ENABLED | MF_STRING, 40008, L"Give Exp (20 000)"); | |
5545 AppendMenuW(debug_party, MF_ENABLED | MF_STRING, 40059, L"Give Skills (50 each)"); | |
5546 AppendMenuW(debug_party, MF_ENABLED | MF_STRING, 40013, L"Remove Gold"); | |
5547 | |
5548 HMENU debug_party_setconditions = CreatePopupMenu(); | |
5549 AppendMenuW(debug_party, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug_party_setconditions, L"Set Condition"); | |
5550 { | |
5551 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40044, L"Afraid"); | |
5552 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40043, L"Asleep"); | |
5553 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40037, L"Curse"); | |
5554 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40036, L"Disease1"); | |
5555 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40035, L"Disease2"); | |
5556 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40034, L"Disease3"); | |
5557 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40041, L"Dead"); | |
5558 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40039, L"Drunk"); | |
5559 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40042, L"Eradicated"); | |
5560 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40038, L"Insane"); | |
5561 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40045, L"Paralyzed"); | |
5562 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40033, L"Poison1"); | |
5563 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40032, L"Poison2"); | |
5564 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40031, L"Poison3"); | |
5565 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40029, L"&Stone"); | |
5566 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40040, L"Unconscious"); | |
5567 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40030, L"Weak"); | |
5568 AppendMenuW(debug_party_setconditions, MF_ENABLED | MF_STRING, 40073, L"Zombie"); | |
5569 } | |
5570 | |
5571 AppendMenuW(debug_party, MF_ENABLED | MF_STRING, 40006, L"Set Food (20)"); | |
5572 | |
5573 HMENU debug_party_alignment = CreatePopupMenu(); | |
5574 AppendMenuW(debug_party, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug_party_alignment, L"Alignment"); | |
5575 { | |
5576 AppendMenuW(debug_party_alignment, MF_ENABLED | MF_STRING, 40062, L"Good"); | |
5577 AppendMenuW(debug_party_alignment, MF_ENABLED | MF_STRING | MF_CHECKED, 40063, L"Neutral"); | |
5578 AppendMenuW(debug_party_alignment, MF_ENABLED | MF_STRING, 40064, L"Evil"); | |
5579 } | |
5580 } | |
5581 | |
5582 HMENU debug_time = CreatePopupMenu(); | |
5583 AppendMenuW(debug, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug_time, L"&Time"); | |
5584 { | |
5585 AppendMenuW(debug_time, MF_ENABLED | MF_STRING, 40009, L"Add 1 Day"); | |
5586 AppendMenuW(debug_time, MF_ENABLED | MF_STRING, 40010, L"Add 1 Week"); | |
5587 AppendMenuW(debug_time, MF_ENABLED | MF_STRING, 40011, L"Add 1 Month"); | |
5588 AppendMenuW(debug_time, MF_ENABLED | MF_STRING, 40012, L"Add 1 Year"); | |
5589 } | |
5590 | |
5591 HMENU debug_items = CreatePopupMenu(); | |
5592 AppendMenuW(debug, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug_items, L"&Items"); | |
5593 { | |
5594 AppendMenuW(debug_items, MF_ENABLED | MF_STRING, 40015, L"Generate level &1 item"); | |
5595 AppendMenuW(debug_items, MF_ENABLED | MF_STRING, 40016, L"Generate level &2 item"); | |
5596 AppendMenuW(debug_items, MF_ENABLED | MF_STRING, 40017, L"Generate level &3 item"); | |
5597 AppendMenuW(debug_items, MF_ENABLED | MF_STRING, 40018, L"Generate level &4 item"); | |
5598 AppendMenuW(debug_items, MF_ENABLED | MF_STRING, 40019, L"Generate level &5 item"); | |
5599 AppendMenuW(debug_items, MF_ENABLED | MF_STRING, 40020, L"Generate level &6 item"); | |
5600 AppendMenuW(debug_items, MF_ENABLED | MF_STRING, 40061, L"Generate special item"); | |
5601 } | |
5602 | |
5603 HMENU debug_graphics = CreatePopupMenu(); | |
5604 AppendMenuW(debug, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug_graphics, L"&Graphics"); | |
5605 { | |
5606 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40023, L"Lighting Mode"); | |
5607 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40024, L"Lighting Geometry"); | |
5608 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING | MF_GRAYED, 40104, L"Lights Off"); | |
5609 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40105, L"Colored Lights"); | |
5610 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40025, L"Debug Lights"); | |
5611 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40101, L"Debug Decals"); | |
5612 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40027, L"HWID Portals"); | |
5613 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40047, L"SWID Portals"); | |
5614 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40051, L"OD Frustum"); | |
5615 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40054, L"SWOD Constant Redraw"); | |
5616 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40055, L"SWOD Lit Rasterizer"); | |
5617 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40056, L"Party Light off"); | |
5618 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40060, L"SWOD Nice Lighting off"); | |
5619 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40067, L"HWOD Additive Fog Lights"); | |
5620 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40072, L"HWID Nice Lighting"); | |
5621 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40048, L"Wireframe"); | |
5622 AppendMenuW(debug_graphics, MF_ENABLED | MF_STRING, 40049, L"Fog"); | |
5623 } | |
5624 | |
5625 HMENU debug_misc = CreatePopupMenu(); | |
5626 AppendMenuW(debug, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug_misc, L"&Misc"); | |
5627 { | |
5628 AppendMenuW(debug_misc, MF_ENABLED | MF_STRING, 40066, L"Object Viewcone Culling"); | |
5629 AppendMenuW(debug_misc, MF_ENABLED | MF_STRING, 40068, L"Red Tint"); | |
5630 AppendMenuW(debug_misc, MF_ENABLED | MF_STRING, 40071, L"Display Secrets"); | |
5631 AppendMenuW(debug_misc, MF_ENABLED | MF_STRING, 40102, L"Massive Bloodsplat"); | |
5632 AppendMenuW(debug_misc, MF_ENABLED | MF_STRING, 40103, L"Underwater Gravity"); | |
5633 } | |
5634 | |
5635 HMENU debug_eax = CreatePopupMenu(); | |
5636 AppendMenuW(debug, MF_ENABLED | MF_STRING | MF_POPUP, (UINT_PTR)debug_eax, L"EAX Environs"); | |
5637 { | |
5638 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40074, L"NONE"); | |
5639 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40075, L"GENERIC"); | |
5640 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40076, L"PADDEDCELL"); | |
5641 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40077, L"ROOM"); | |
5642 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40078, L"BATHROOM"); | |
5643 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40079, L"LIVINGROOM"); | |
5644 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40080, L"STONEROOM"); | |
5645 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40081, L"AUDITORIUM"); | |
5646 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40082, L"CONCERTHALL"); | |
5647 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40083, L"CAVE"); | |
5648 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40084, L"ARENA"); | |
5649 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40085, L"HANGAR"); | |
5650 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40086, L"CARPETEDHALLWAY"); | |
5651 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40087, L"HALLWAY"); | |
5652 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40088, L"STONECORRIDOR"); | |
5653 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40089, L"ALLEY"); | |
5654 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40090, L"FOREST"); | |
5655 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40091, L"CITY"); | |
5656 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40092, L"MOUNTAINS"); | |
5657 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40093, L"QUARRY"); | |
5658 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40094, L"PLAIN"); | |
5659 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40095, L"PARKINGLOT"); | |
5660 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40096, L"SEWERPIPE"); | |
5661 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40097, L"UNDERWATER"); | |
5662 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40098, L"DRUGGED"); | |
5663 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40099, L"DIZZY"); | |
5664 AppendMenuW(debug_eax, MF_ENABLED | MF_STRING, 40100, L"PSICHOTIC"); | |
5665 } | |
5666 } | |
5667 } | |
736 | 5668 SetMenu(hWnd, menu); |
492 | 5669 |
0 | 5670 SetPriorityClass(GetCurrentProcess(), NORMAL_PRIORITY_CLASS); |
5671 | |
5672 pRenderer = Render::Create(); | |
5673 if (!pRenderer) | |
5674 { | |
5675 Log::Warning(L"Render creation failed"); | |
5676 return false; | |
5677 } | |
5678 else | |
5679 { | |
5680 bool bWindowMode = ReadWindowsRegistryInt("startinwindow", false); | |
5681 uint uDefaultDevice = ReadWindowsRegistryInt("D3D Device", 1); | |
5682 bool bColoredLights = ReadWindowsRegistryInt("Colored Lights", false); | |
5683 uint uLevelOfDetail = ReadWindowsRegistryInt("Detail Level", 1); | |
5684 uint bTinting = ReadWindowsRegistryInt("Tinting", 1) != 0; | |
5685 | |
5686 if (!pRenderer->Initialize(bWindowMode, uDefaultDevice, bColoredLights, uLevelOfDetail, bTinting)) | |
5687 { | |
5688 Log::Warning(L"Render failed to initialize"); | |
5689 return false; | |
5690 } | |
5691 } | |
492 | 5692 |
0 | 5693 pAllocator = Allocator::Create(); |
650
14d13880daa9
Sleeping in tavern crash fixed - memory allocation rised to 48mb
Nomad
parents:
648
diff
changeset
|
5694 if (!pAllocator->Initialize(48 * 1024)) |
0 | 5695 { |
5696 MessageBoxW(nullptr, | |
650
14d13880daa9
Sleeping in tavern crash fixed - memory allocation rised to 48mb
Nomad
parents:
648
diff
changeset
|
5697 L"Unable to Allocate 48Mb of RAM", |
0 | 5698 L"More RAM Memory Required", MB_ICONEXCLAMATION); |
5699 return false; | |
5700 } | |
492 | 5701 |
351 | 5702 game_starting_year = 1168; |
0 | 5703 |
5704 pParty = new Party; | |
147 | 5705 memset(&pParty->pHirelings, 0, sizeof(pParty->pHirelings)); |
0 | 5706 pParty->uWalkSpeed = GetPrivateProfileIntW(L"debug", L"walkspeed", 384, pMM6IniFile); |
5707 pParty->uDefaultEyelevel = GetPrivateProfileIntW(L"party", L"eyelevel", 160, pMM6IniFile); | |
5708 pParty->sEyelevel = pParty->uDefaultEyelevel; | |
5709 pParty->uDefaultPartyHeight = GetPrivateProfileIntW(L"party", L"height", 192, pMM6IniFile); | |
5710 pParty->uPartyHeight = pParty->uDefaultPartyHeight; | |
5711 | |
5712 bUseRegistry = GetPrivateProfileIntW(L"settings", L"registry", 1, pMM6IniFile); | |
5713 MM6_Initialize(pMM6IniFile); | |
5714 | |
5715 pKeyActionMap = new KeyboardActionMapping; | |
5716 | |
5717 pEventTimer = Timer::Create(); | |
5718 pEventTimer->Initialize(); | |
5719 | |
5720 OnTimer(1); | |
5721 GameUI_StatusBar_UpdateTimedString(1); | |
5722 pGame = Game::Create(); | |
5723 pMouse = pGame->pMouseInstance; | |
5724 | |
5725 | |
5726 RECT rcWindow; | |
5727 GetWindowRect(hWnd, &rcWindow); | |
5728 | |
5729 RECT rcClient; | |
5730 GetClientRect(hWnd, &rcClient); | |
5731 uWindowWidth = rcClient.left - rcClient.right - rcWindow.left + rcWindow.right + 640; | |
5732 uWindowHeight = rcClient.top - rcClient.bottom - rcWindow.top + rcWindow.bottom + 480; | |
5733 MoveWindow(hWnd, uWindowX, uWindowY, | |
5734 rcClient.left - rcClient.right - rcWindow.left + rcWindow.right + 640, | |
5735 rcClient.top - rcClient.bottom - rcWindow.top + rcWindow.bottom + 480, 0); | |
5736 ShowWindow(hWnd, SW_SHOWNORMAL); | |
5737 | |
5738 pIcons_LOD = new LODFile_IconsBitmaps; | |
5739 if (!pIcons_LOD->LoadIconsOrEvents("data\\icons.lod")) | |
5740 { | |
5741 MessageBoxW(nullptr, | |
5742 L"Some files are missing\n\nPlease Reinstall.", | |
5743 L"Files Missing", MB_ICONEXCLAMATION); | |
5744 return false; | |
5745 } | |
5746 pIcons_LOD->dword_011BA4 = 0; | |
5747 | |
5748 pEvents_LOD = new LODFile_IconsBitmaps; | |
5749 if (!pEvents_LOD->LoadIconsOrEvents("data\\events.lod")) | |
5750 { | |
5751 MessageBoxW(nullptr, | |
5752 L"Some files are missing\n\nPlease Reinstall.", | |
5753 L"Files Missing", MB_ICONEXCLAMATION); | |
5754 return false; | |
5755 } | |
5756 | |
5757 InitializeGameText(); | |
5758 | |
5759 pBitmaps_LOD = new LODFile_IconsBitmaps; | |
5760 if (!pBitmaps_LOD->LoadBitmaps("data\\bitmaps.lod")) | |
5761 { | |
5762 MessageBoxA(nullptr, | |
5763 pGlobalTXT_LocalizationStrings[63], | |
5764 pGlobalTXT_LocalizationStrings[184], MB_ICONEXCLAMATION); | |
5765 return false; | |
5766 } | |
5767 | |
5768 if (bUseRegistry) | |
5769 bUseLoResSprites = ReadWindowsRegistryInt("resolution", 0); | |
5770 else | |
5771 bUseLoResSprites = GetPrivateProfileIntW(L"settings", L"resolution", 0, pMM6IniFile); | |
5772 | |
5773 const char *pSpritesFile = nullptr; | |
5774 if (bUseLoResSprites) | |
5775 pSpritesFile = "data\\spriteLO.lod"; | |
5776 else | |
5777 pSpritesFile = "data\\sprites.lod"; | |
5778 | |
5779 pSprites_LOD = new LODFile_Sprites; | |
5780 if (!pSprites_LOD->LoadSprites(pSpritesFile)) | |
5781 { | |
5782 MessageBoxA(nullptr, | |
5783 pGlobalTXT_LocalizationStrings[63], | |
5784 pGlobalTXT_LocalizationStrings[184], MB_ICONEXCLAMATION); | |
5785 return false; | |
5786 } | |
5787 | |
5788 if (bDebugResouces) | |
5789 { | |
5790 pSpriteFrameTable = new SpriteFrameTable; | |
5791 if (!pSpriteFrameTable->FromFileTxt("data\\sft.txt")) | |
5792 Abortf("Unable to open sft.txt"); | |
5793 | |
5794 pDecorationList = new DecorationList; | |
5795 if (!pDecorationList->FromFileTxt("data\\declist.txt")) | |
5796 Abortf("Unable to open declist.txt"); | |
5797 | |
5798 pObjectList = new ObjectList; | |
5799 if (!pObjectList->FromFileTxt("data\\objlist.txt")) | |
5800 Abortf("Unable to open objlist.txt"); | |
5801 | |
5802 pMonsterList = new MonsterList; | |
5803 if (!pMonsterList->FromFileTxt("data\\monlist.txt")) | |
5804 Abortf("Unable to open monlist.txt"); | |
5805 | |
5806 pIconsFrameTable = new IconFrameTable; | |
5807 if (!pIconsFrameTable->FromFileTxt("data\\ift.txt")) | |
5808 Abortf("Unable to open ift.txt"); | |
5809 | |
5810 pTextureFrameTable = new TextureFrameTable; | |
5811 if (!pTextureFrameTable->FromFileTxt("data\\tft.def")) | |
5812 Abortf("Unable to open tft.def"); | |
5813 | |
5814 pTileTable = new TileTable; | |
5815 if (!pTileTable->FromFileTxt("data\\tile.def")) | |
5816 Abortf("Unable to open tile.def"); | |
5817 | |
5818 pPlayerFrameTable = new PlayerFrameTable; | |
5819 if (!pPlayerFrameTable->FromFileTxt("data\\pft.def")) | |
5820 Abortf("Unable to open pft.def"); | |
5821 | |
5822 pChestList = new ChestList; | |
5823 if (!pChestList->FromFileTxt("data\\chest.def")) | |
5824 Abortf("Unable to open chest.def"); | |
5825 | |
5826 pOverlayList = new OverlayList; | |
5827 if (!pOverlayList->FromFileTxt("data\\overlay.def")) | |
5828 Abortf("Unable to open overlay.def"); | |
5829 | |
5830 pSoundList = new SoundList; | |
5831 if (!pSoundList->FromFileTxt("data\\sounds.def")) | |
5832 Abortf("Unable to open sounds.def"); | |
5833 } | |
5834 else | |
5835 { | |
5836 auto pSFT = pEvents_LOD->LoadRaw("dsft.bin", 1); | |
5837 pSpriteFrameTable = new SpriteFrameTable; | |
5838 pSpriteFrameTable->FromFile(pSFT); | |
5839 free(pSFT); | |
5840 | |
5841 auto pTFT = pEvents_LOD->LoadRaw("dtft.bin", 1); | |
5842 pTextureFrameTable = new TextureFrameTable; | |
5843 pTextureFrameTable->FromFile(pTFT); | |
5844 free(pTFT); | |
5845 | |
5846 auto pTiles = pEvents_LOD->LoadRaw("dtile.bin", 1); | |
5847 pTileTable = new TileTable; | |
5848 pTileTable->FromFile(pTiles); | |
5849 free(pTiles); | |
5850 | |
5851 auto pPFT = pEvents_LOD->LoadRaw("dpft.bin", 1); | |
5852 pPlayerFrameTable = new PlayerFrameTable; | |
5853 pPlayerFrameTable->FromFile(pPFT); | |
5854 free(pPFT); | |
5855 | |
5856 auto pIFT = pEvents_LOD->LoadRaw("dift.bin", 1); | |
5857 pIconsFrameTable = new IconFrameTable; | |
5858 pIconsFrameTable->FromFile(pIFT); | |
5859 free(pIFT); | |
5860 | |
5861 auto pDecs = pEvents_LOD->LoadRaw("ddeclist.bin", 1); | |
5862 pDecorationList = new DecorationList; | |
5863 pDecorationList->FromFile(pDecs); | |
5864 free(pDecs); | |
5865 | |
5866 auto pObjs = pEvents_LOD->LoadRaw("dobjlist.bin", 1); | |
5867 pObjectList = new ObjectList; | |
5868 pObjectList->FromFile(pObjs); | |
5869 free(pObjs); | |
5870 | |
5871 auto pMons = pEvents_LOD->LoadRaw("dmonlist.bin", 1); | |
5872 pMonsterList = new MonsterList; | |
5873 pMonsterList->FromFile(pMons); | |
5874 free(pMons); | |
5875 | |
5876 auto pChests = pEvents_LOD->LoadRaw("dchest.bin", 1); | |
5877 pChestList = new ChestList; | |
5878 pChestList->FromFile(pChests); | |
5879 free(pChests); | |
5880 | |
5881 auto pOverlays = pEvents_LOD->LoadRaw("doverlay.bin", 1); | |
5882 pOverlayList = new OverlayList; | |
5883 pOverlayList->FromFile(pOverlays); | |
5884 free(pOverlays); | |
5885 | |
5886 auto pSounds = pEvents_LOD->LoadRaw("dsounds.bin", 1); | |
5887 pSoundList = new SoundList; | |
5888 pSoundList->FromFile(pSounds); | |
5889 free(pSounds); | |
5890 } | |
5891 | |
5892 | |
5893 if (bDebugResouces) | |
5894 { | |
5895 pSpriteFrameTable->ToFile(); | |
5896 pDecorationList->ToFile(); | |
5897 pObjectList->ToFile(); | |
5898 pMonsterList->ToFile(); | |
5899 pIconsFrameTable->ToFile(); | |
5900 pTextureFrameTable->ToFile(); | |
5901 pTileTable->ToFile(); | |
5902 pPlayerFrameTable->ToFile(); | |
5903 pChestList->ToFile(); | |
5904 pOverlayList->ToFile(); | |
5905 pSoundList->ToFile(); | |
5906 } | |
5907 | |
492 | 5908 |
0 | 5909 if (dword_6BE364_game_settings_1 & 2 || !(dword_6BE368_debug_settings_2 & 1))// |
5910 // color depth != 16 | |
5911 // or | |
5912 // not in window | |
5913 { | |
5914 SetMenu(hWnd, 0); | |
5915 SetWindowLongA(hWnd, GWL_EXSTYLE, 0); | |
5916 SetWindowLongA(hWnd, GWL_STYLE, WS_VISIBLE); | |
5917 pRenderer->InitializeFullscreen(hWnd); | |
5918 } | |
5919 else | |
5920 { | |
5921 ClipCursor(nullptr); | |
5922 pRenderer->SwitchToWindow(hWnd); | |
5923 } | |
5924 | |
5925 uSoundVolumeMultiplier = ReadWindowsRegistryInt("soundflag", 9); | |
5926 if (uSoundVolumeMultiplier > 9) | |
5927 uSoundVolumeMultiplier = 9; | |
5928 uMusicVolimeMultiplier = ReadWindowsRegistryInt("musicflag", 9); | |
5929 if (uMusicVolimeMultiplier > 9) | |
5930 uMusicVolimeMultiplier = 9; | |
5931 uVoicesVolumeMultiplier = ReadWindowsRegistryInt("CharVoices", 9); | |
5932 if (uVoicesVolumeMultiplier > 9) | |
5933 uVoicesVolumeMultiplier = 9; | |
5934 bShowDamage = ReadWindowsRegistryInt("ShowDamage", 1) != 0; | |
5935 byte_6BE388_graphicsmode = ReadWindowsRegistryInt("graphicsmode", 1); | |
5936 if (byte_6BE388_graphicsmode < 0 || byte_6BE388_graphicsmode > 2) | |
5937 byte_6BE388_graphicsmode = 0; | |
5938 | |
5939 uGammaPos = ReadWindowsRegistryInt("GammaPos", 4); | |
733 | 5940 if (uGammaPos > 9) |
0 | 5941 uGammaPos = 4; |
5942 pGame->pGammaController->Initialize(uGammaPos * 0.1 + 0.6); | |
5943 | |
5944 if ( ReadWindowsRegistryInt("Bloodsplats", 1) ) | |
591 | 5945 pGame->uFlags2 |= GAME_FLAGS_2_DRAW_BLOODSPLATS; |
0 | 5946 else |
733 | 5947 pGame->uFlags2 &= ~GAME_FLAGS_2_DRAW_BLOODSPLATS; |
0 | 5948 |
5949 uTurnSpeed = ReadWindowsRegistryInt("TurnDelta", 0); | |
5950 dword_6BE384_2dacceloff = ReadWindowsRegistryInt("2dacceloff", 0); | |
5951 | |
5952 if (!bNoSound) | |
5953 pAudioPlayer->Initialize(hWnd); | |
5954 | |
1262 | 5955 pVideoPlayer = new VideoPlayer(); |
0 | 5956 pVideoPlayer->Initialize(); |
5957 | |
5958 dword_6BE364_game_settings_1 |= 0x4000; | |
5959 | |
5960 switch ( uTurnSpeed ) | |
5961 { | |
731 | 5962 case 0: // undefined turn option |
1067 | 5963 __debugbreak(); // really shouldn't use this mode |
731 | 5964 uTurnSpeed = (unsigned int)uCPUSpeed < 199 ? 128 : 64; // adjust turn speed to estimated fps |
5965 break; | |
5966 | |
5967 case 1u: // 16x | |
5968 Log::Warning(L"x16 Turn Speed"); // really shouldn't use this mode | |
0 | 5969 uTurnSpeed = 128; |
731 | 5970 break; |
5971 | |
5972 case 2u: // 32x | |
5973 Log::Warning(L"x32 Turn Speed"); // really shouldn't use this mode | |
0 | 5974 uTurnSpeed = 64; |
731 | 5975 break; |
5976 | |
5977 case 3u: // smooth | |
0 | 5978 uTurnSpeed = 0; |
731 | 5979 break; |
5980 } | |
5981 | |
5982 initing = false; //ADDED Gloval | |
0 | 5983 return true; |
5984 } | |
5985 | |
5986 //----- (00465D0B) -------------------------------------------------------- | |
5987 void __cdecl SecondaryInitialization() | |
5988 { | |
5989 __int16 v4; // ax@4 | |
5990 signed int v5; // esi@5 | |
5991 int v6; // ecx@6 | |
5992 int v7; // edx@7 | |
5993 ObjectDesc *v8; // eax@7 | |
5994 char pContainer[32]; // [sp+10h] [bp-Ch]@9 | |
5995 | |
5996 pMouse->Initialize(hWnd); | |
5997 | |
5998 pItemsTable = new ItemsTable; | |
5999 pItemsTable->Initialize(); | |
6000 | |
6001 pBitmaps_LOD->dword_011BA8 = 1; | |
6002 pBitmaps_LOD->SetupPalettes(pRenderer->uTargetRBits, pRenderer->uTargetGBits, pRenderer->uTargetBBits); | |
6003 pIcons_LOD->SetupPalettes(pRenderer->uTargetRBits, pRenderer->uTargetGBits, pRenderer->uTargetBBits); | |
6004 pPaletteManager->SetColorChannelInfo(pRenderer->uTargetRBits, pRenderer->uTargetGBits, pRenderer->uTargetBBits); | |
762 | 6005 |
6006 pPaletteManager->SetMistColor(128, 128, 128); | |
0 | 6007 pPaletteManager->RecalculateAll(); |
6008 pSprites_LOD->field_ECAC = 1; | |
6009 pObjectList->InitializeSprites(); | |
6010 pOverlayList->InitializeSprites(); | |
6011 if (!bNoSound) | |
6012 pSoundList->Initialize(); | |
6013 | |
6014 static const char *pUIAnimNames[4] = | |
6015 { | |
6016 "glow03", "glow05", | |
6017 "torchA", "wizeyeA" | |
6018 }; | |
6019 static unsigned short _4E98D0[4][4] = | |
6020 { | |
6021 {479, 0, 329, 0}, | |
6022 {585, 0, 332, 0}, | |
6023 {468, 0, 0, 0}, | |
6024 {606, 0, 0, 0} | |
6025 }; | |
6026 | |
6027 | |
6028 for (uint i = 0; i < 4; ++i) | |
6029 { | |
6030 pUIAnims[i]->uIconID = pIconsFrameTable->FindIcon(pUIAnimNames[i]); | |
6031 pIconsFrameTable->InitializeAnimation(pUIAnims[i]->uIconID); | |
6032 | |
6033 pUIAnims[i]->uAnimLength = 0; | |
6034 pUIAnims[i]->uAnimTime = 0; | |
6035 pUIAnims[i]->x = _4E98D0[i][0]; | |
6036 pUIAnims[i]->y = _4E98D0[i][2]; | |
6037 } | |
6038 | |
6039 v5 = 0; | |
6040 if ( (signed int)pObjectList->uNumObjects > 0 ) | |
6041 { | |
6042 v6 = 0; | |
6043 do | |
6044 { | |
6045 BYTE3(v7) = 0; | |
6046 v8 = &pObjectList->pObjects[v6]; | |
6047 ++v6; | |
6048 *(short *)((char *)&v7 + 1) = v8->uParticleTrailColorR; | |
6049 LOBYTE(v7) = v8->uParticleTrailColorG; | |
6050 ++v5; | |
6051 v8->uParticleTrailColor = v8->uParticleTrailColorB | (v7 << 8); | |
6052 } | |
6053 while ( v5 < (signed int)pObjectList->uNumObjects ); | |
6054 } | |
6055 flt_6BE3A0 = 0.55000001f; | |
6056 MainMenuUI_Create(); | |
6057 pGame->pStru6Instance->LoadAnimations(); | |
6058 | |
6059 for (uint i = 0; i < 7; ++i) | |
6060 { | |
6061 sprintf(pContainer, "HDWTR%03u", i); | |
6062 pRenderer->pHDWaterBitmapIDs[i] = pBitmaps_LOD->LoadTexture(pContainer); | |
6063 } | |
6064 | |
6065 pNPCStats = new NPCStats; | |
110 | 6066 memset(pNPCStats->pNPCData, 0, 0x94BCu); |
0 | 6067 pNPCStats->Initialize(); |
6068 | |
6069 Initialize_GlobalEVT(); | |
762 | 6070 pBitmaps_LOD->_inlined_sub0(); |
6071 pSprites_LOD->_inlined_sub0(); | |
0 | 6072 pPaletteManager->LockAll(); |
6073 | |
6074 _mkdir("Saves"); | |
6075 for (uint i = 0; i < 5; ++i) | |
6076 for (uint j = 0; j < 6; ++j) | |
6077 { | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6078 sprintf(pTmpBuf.data(), "data\\lloyd%d%d.pcx", i, j); |
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6079 remove(pTmpBuf.data()); |
0 | 6080 } |
6081 | |
6082 Initialize_GamesLOD_NewLOD(); | |
1051 | 6083 _576E2C_current_minimap_zoom = 512; |
0 | 6084 dword_576E28 = 9; |
6085 } | |
6086 | |
522 | 6087 void IntegrityTest() |
6088 { | |
6089 assert(sizeof(RenderVertexSoft) == 0x30); | |
6090 assert(sizeof(RenderBillboard) == 0x34); | |
6091 assert(sizeof(Texture) == 0x48); | |
6092 assert(sizeof(RGBTexture) == 0x28); | |
6093 assert(sizeof(LODFile_IconsBitmaps) == 0x11BB8 + 4); // + virtual dtor ptr | |
6094 assert(sizeof(AudioPlayer) == 0xC84); | |
6095 assert(sizeof(SoundDesc) == 0x78); | |
6096 assert(sizeof(stru339_spell_sound) == 0xAFD8); | |
6097 assert(sizeof(VideoPlayer) == 0x108 + 4); | |
6098 assert(sizeof(MovieHeader) == 0x2C); | |
6099 assert(sizeof(DecorationDesc) == 0x54); | |
6100 assert(sizeof(ObjectDesc) == 0x38); | |
6101 assert(sizeof(OverlayDesc) == 0x8); | |
6102 assert(sizeof(ChestDesc) == 0x24); | |
6103 assert(sizeof(TileDesc) == 0x1A); | |
6104 assert(sizeof(MonsterDesc) == 0x98); | |
6105 assert(sizeof(Timer) == 0x28); | |
6106 assert(sizeof(OtherOverlay) == 0x14); | |
6107 assert(sizeof(ItemGen) == 0x24); | |
6108 assert(sizeof(SpriteObject) == 0x70); | |
6109 assert(sizeof(ItemDesc) == 0x30); | |
6110 assert(sizeof(ItemsTable) == 0x117A0); | |
6111 assert(sizeof(Chest) == 0x14CC); | |
6112 assert(sizeof(MapInfo) == 0x44); | |
6113 assert(sizeof(SpellInfo) == 0x24); | |
6114 assert(sizeof(SpellData) == 0x14); | |
6115 assert(sizeof(SpellBuff) == 0x10); | |
6116 assert(sizeof(AIDirection) == 0x1C); | |
6117 assert(sizeof(ActorJob) == 0xC); | |
6118 assert(sizeof(Actor) == 0x344); | |
6119 assert(sizeof(LevelDecoration) == 0x20); | |
6120 assert(sizeof(KeyboardActionMapping) == 0x20C); | |
6121 assert(sizeof(UIAnimation) == 0xD); | |
6122 assert(sizeof(SpawnPointMM7) == 0x18); | |
6123 assert(sizeof(ODMFace) == 0x134); | |
6124 assert(sizeof(BSPNode) == 0x8); | |
6125 assert(sizeof(BSPModel) == 0xBC); | |
6126 assert(sizeof(OutdoorLocation) == 0x1C28C); | |
6127 assert(sizeof(BLVFace) == 0x60); | |
6128 assert(sizeof(BLVFaceExtra) == 0x24); | |
6129 assert(sizeof(BLVSector) == 0x74); | |
6130 assert(sizeof(BLVLightMM7) == 0x10); | |
6131 assert(sizeof(BLVDoor) == 0x50); | |
6132 assert(sizeof(IndoorLocation) == 0x690); | |
6133 assert(sizeof(OutdoorCamera) == 0x74); | |
6134 assert(sizeof(Mouse) == 0x114); | |
619 | 6135 assert(sizeof(Particle_sw) == 0x68); |
522 | 6136 assert(sizeof(Particle) == 0x68); |
6137 assert(sizeof(ParticleEngine) == 0xE430); | |
6138 assert(sizeof(Lightmap) == 0xC1C); | |
6139 assert(sizeof(LightmapBuilder) == 0x3CBC38); | |
6140 assert(sizeof(Vis_SelectionList) == 0x2008); | |
6141 assert(sizeof(Vis) == 0x20D0); | |
6142 assert(sizeof(PlayerBuffAnim) == 0x10); | |
6143 assert(sizeof(ProjectileAnim) == 0x1C); | |
6144 assert(sizeof(stru6) == 0x5F8); | |
6145 assert(sizeof(IndoorCameraD3D_Vec3) == 0x10); | |
6146 assert(sizeof(IndoorCameraD3D_Vec4) == 0x18); //should be 14 (10 vec3 + 4 vdtor) but 18 coz of his +4 from own vdtor, but it is odd since vdtor already present from vec3 | |
6147 assert(sizeof(IndoorCameraD3D) == 0x1A1384); | |
6148 assert(sizeof(StationaryLight) == 0xC); | |
6149 assert(sizeof(LightsStack_StationaryLight_) == 0x12C8); | |
6150 assert(sizeof(MobileLight) == 0x12); | |
6151 assert(sizeof(LightsStack_MobileLight_) == 0x1C28); | |
6152 assert(sizeof(Game) == 0xE78); | |
6153 assert(sizeof(stru141) == 0xA8); | |
6154 assert(sizeof(ActionQueue) == 0x7C); | |
6155 assert(sizeof(NPCData) == 0x4C); | |
6156 assert(sizeof(NPCStats) == 0x17FFC); | |
6157 assert(sizeof(BspRenderer) == 0x53740); | |
6158 assert(sizeof(PaletteManager) == 0x267AF0); | |
6159 assert(sizeof(ViewingParams) == 0x26C); | |
6160 assert(sizeof(IndoorCamera) == 0x50); | |
6161 assert(sizeof(Bloodsplat) == 0x28); | |
6162 assert(sizeof(BloodsplatContainer) == 0xA0C); | |
6163 assert(sizeof(stru167) == 0x18); | |
6164 assert(sizeof(EventIndex) == 0xC); | |
6165 assert(sizeof(_2devent) == 0x34); | |
6166 assert(sizeof(stru176) == 0x20); | |
6167 assert(sizeof(SavegameHeader) == 0x64); | |
6168 assert(sizeof(SavegameList) == 0x3138); | |
571 | 6169 assert(sizeof(StorylineText) == 0x160); |
522 | 6170 assert(sizeof(FactionTable) == 0x1EF1); |
6171 assert(sizeof(Decal) == 0xC20); | |
6172 assert(sizeof(DecalBuilder) == 0x30C038); | |
6173 assert(sizeof(MonsterInfo) == 0x58); | |
6174 assert(sizeof(MonsterStats) == 0x5BA0); | |
6175 assert(sizeof(RenderD3D) == 0x148); | |
6176 assert(sizeof(Render) == 0x129844); | |
6177 assert(sizeof(Player) == 0x1B3C); | |
6178 assert(sizeof(Party_stru0) == 0x678); | |
6179 assert(sizeof(Party) == 0x16238); | |
6180 assert(sizeof(GUIButton) == 0xBC); | |
6181 assert(sizeof(GUIWindow) == 0x54); | |
6182 assert(sizeof(GUIProgressBar) == 0x1B8); | |
6183 assert(sizeof(GUIFont) == 0x1020); | |
6184 assert(sizeof(stru262_TurnBased) == 0x40); | |
554
9caf59edb1ee
Cave and Temple load and even doesn't crash (for a while).
Nomad
parents:
548
diff
changeset
|
6185 assert(sizeof(ArcomageGame) == 0xFB); |
924 | 6186 assert(sizeof(CastSpellInfo) == 0x14); |
522 | 6187 assert(sizeof(ArcomageCard) == 0x6C); |
6188 assert(sizeof(stru320) == 0x3FC); | |
6189 assert(sizeof(TravelInfo) == 0x20); | |
6190 assert(sizeof(stru336) == 0x798); | |
676
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6191 assert(sizeof(Vec3_short_) == 6); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6192 assert(sizeof(BLVFace) == 96); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6193 assert(sizeof(BLVFaceExtra) == 36); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6194 assert(sizeof(BLVSector) == 116); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6195 assert(sizeof(LevelDecoration) == 32); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6196 assert(sizeof(BLVLightMM7) == 16); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6197 assert(sizeof(BSPNode) == 8); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6198 assert(sizeof(SpawnPointMM7) == 24); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6199 assert(sizeof(DDM_DLV_Header) == 40); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6200 assert(sizeof(Actor) == 836); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6201 assert(sizeof(SpriteObject) == 112); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6202 assert(sizeof(Chest) == 5324); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6203 assert(sizeof(stru123) == 0xC8); |
ecfb1b3c9a39
BLV: when standing right on the portal (orange wall) everything looks fine
Nomad
parents:
668
diff
changeset
|
6204 assert(sizeof(BLVMapOutline) == 12); |
700
1d05543f522d
Some occasional crashes in PaletteManager and sprite loading fixed.
Nomad
parents:
698
diff
changeset
|
6205 assert(sizeof(LODSprite) == 0x28); |
522 | 6206 } |
6207 | |
168 | 6208 bool new_sky = false; |
670 | 6209 bool change_seasons = false; |
894 | 6210 bool all_magic = true; |
0 | 6211 |
6212 //----- (00462C94) -------------------------------------------------------- | |
6213 bool MM_Main(const wchar_t *pCmdLine) | |
6214 { | |
6215 HWND hPrevWnd; // eax@1 | |
6216 HWND hPrevWnd_; // esi@1 | |
6217 HWND v6; // eax@4 | |
6218 int v8; // eax@15 | |
6219 //bool v9; // edx@16 | |
6220 //OtherOverlay *v10; // esi@44 | |
6221 //signed int v11; // edi@44 | |
982 | 6222 //unsigned int v12; // ecx@56 |
0 | 6223 HANDLE v13; // eax@68 |
6224 unsigned int startms; // [sp+8h] [bp-24h]@55 | |
6225 RECT Rect; // [sp+Ch] [bp-20h]@15 | |
6226 int a2[4]; // [sp+1Ch] [bp-10h]@15 | |
522 | 6227 |
6228 IntegrityTest(); | |
246 | 6229 char test[1024]; |
522 | 6230 sprintfex(test, "^Pi[%s]: ^R[;;]", ""); |
6231 | |
1052 | 6232 bool bNoMargareth = false; |
0 | 6233 if (pCmdLine && *pCmdLine) |
6234 { | |
6235 if (wcsstr(pCmdLine, L"-usedefs")) | |
6236 bDebugResouces = 1; | |
6237 if (wcsstr(pCmdLine, L"-window")) | |
6238 dword_6BE368_debug_settings_2 |= 1u; | |
6239 | |
6240 if (wcsstr(pCmdLine, L"-nointro")) | |
6241 bNoIntro = true;//dword_6BE364_game_settings_1 |= 4; | |
6242 if (wcsstr(pCmdLine, L"-nologo")) | |
6243 bNoLogo = true;//dword_6BE364_game_settings_1 |= 8; | |
6244 if (wcsstr(pCmdLine, L"-nosound")) | |
6245 bNoSound = true; //dword_6BE364_game_settings_1 |= 0x10; | |
6246 | |
6247 bWalkSound = ReadWindowsRegistryInt("WalkSound", 1) != 0; | |
6248 if (wcsstr(pCmdLine, L"-nowalksound")) | |
6249 bWalkSound = false;//dword_6BE364_game_settings_1 |= 0x20; | |
256 | 6250 if (wcsstr(pCmdLine, L"-novideo")) |
0 | 6251 { |
6252 dword_6BE364_game_settings_1 |= 0x40; | |
6253 bNoVideo = true; | |
6254 } | |
6255 if (wcsstr(pCmdLine, L"-nocd")) | |
6256 bNoCD = true; | |
168 | 6257 if (wcsstr(pCmdLine, L"-new_sky")) |
6258 new_sky = true; | |
1052 | 6259 if (wcsstr(pCmdLine, L"-nomarg")) |
6260 bNoMargareth = true; | |
0 | 6261 } |
6262 | |
6263 | |
731 | 6264 /*v8 = _4AC1C9_get_cpu_speed(0, (Vec4_int_ *)a2); |
0 | 6265 Rect.left = *(int *)v8; |
6266 Rect.top = *(int *)(v8 + 4); | |
6267 Rect.right = *(int *)(v8 + 8); | |
6268 Rect.bottom = *(int *)(v8 + 12); | |
731 | 6269 uCPUSpeed = Rect.bottom;*/ |
6270 uCPUSpeed = 2048; // about 2GHz | |
4 | 6271 |
6272 | |
734 | 6273 if (!MM7_Initialize()) |
6274 { | |
6275 Log::Warning(L"MM init: failed"); | |
6276 pGame->Deinitialize(); | |
6277 return 1; | |
6278 } | |
6279 | |
6280 | |
6281 Log::Warning(L"MM init: ok"); | |
0 | 6282 |
6283 pEventTimer->Pause(); | |
6284 if ( pRenderer->bUserDirect3D && pRenderer->uAcquiredDirect3DDevice == 1 ) | |
6285 { | |
6286 SetWindowPos(hWnd, (HWND)((int)HWND_MESSAGE|0x2), 320, 240, 640, 480, 0); | |
6287 Rect.left = 325; | |
6288 Rect.top = 245; | |
6289 Rect.right = 326; | |
6290 Rect.bottom = 246; | |
6291 ClipCursor(&Rect); | |
6292 } | |
373 | 6293 SetUserInterface(PartyAlignment_Neutral, false); |
0 | 6294 ShowIntroVideo_and_LoadingScreen(); |
6295 WriteWindowsRegistryInt("Ran once", 1); | |
6296 dword_6BE364_game_settings_1 |= 0x4000; | |
6297 pGame->InitializeGammaController(); | |
6298 SecondaryInitialization(); | |
709 | 6299 pRenderer->SetRasterClipRect(0, 0, 639u, 479u); |
0 | 6300 FinalInitialization(); |
6301 | |
6302 Log::Warning(L"MM: entering main loop"); | |
6303 while ( 1 ) | |
6304 { | |
165 | 6305 MainMenu_Loop(); |
982 | 6306 uGameState = GAME_STATE_PLAYING; |
0 | 6307 //LABEL_21: |
6308 while ( 1 ) | |
6309 { | |
982 | 6310 if (uGameState == GAME_FINISHED || |
6311 GetCurrentMenuID() == MENU_EXIT_GAME) | |
6312 { | |
6313 pGame->Deinitialize(); | |
6314 return true; | |
6315 } | |
6316 | |
165 | 6317 if (GetCurrentMenuID() == MENU_NEWGAME) |
0 | 6318 { |
6319 if ( pAudioPlayer->hAILRedbook ) | |
165 | 6320 AIL_redbook_stop(pAudioPlayer->hAILRedbook); |
6321 pParty->Reset(); | |
783 | 6322 pOtherOverlayList->Reset(); |
6323 | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6324 strcpy(pCurrentMapName.data(), pStartingMapName.data()); |
165 | 6325 pParty->CreateDefaultParty(0); |
0 | 6326 PlayerCreationUI_Initialize(); |
165 | 6327 if ( PlayerCreationUI_Loop() ) |
0 | 6328 { |
6329 DeleteCCharFont(); | |
165 | 6330 break; |
0 | 6331 } |
6332 DeleteCCharFont(); | |
6333 bFlashQuestBook = true; | |
165 | 6334 pGame->pCShow->PlayMovie(MOVIE_Emerald, 0); |
837 | 6335 SaveNewGame(); |
1052 | 6336 |
6337 if (bNoMargareth) | |
6338 _449B7E_toggle_bit(pParty->_quest_bits, PARTY_QUEST_EMERALD_MARGARETH_OFF, 1); | |
165 | 6339 pGame->Loop(); |
982 | 6340 |
6341 if (uGameState == GAME_STATE_NEWGAME_OUT_GAMEMENU) | |
165 | 6342 { |
6343 SetCurrentMenuID(MENU_NEWGAME); | |
982 | 6344 uGameState = GAME_STATE_PLAYING; |
165 | 6345 continue; |
6346 } | |
982 | 6347 else if (uGameState == GAME_STATE_GAME_QUITTING_TO_MAIN_MENU) |
6348 break; | |
6349 | |
6350 assert(false && "Invalid game state"); | |
165 | 6351 } |
6352 if (GetCurrentMenuID() == MENU_CREDITS) | |
0 | 6353 { |
6354 if ( pAudioPlayer->hAILRedbook ) | |
165 | 6355 AIL_redbook_stop(pAudioPlayer->hAILRedbook); |
1033 | 6356 MainMenuUI_Credits_Loop(); |
0 | 6357 break; |
6358 } | |
961 | 6359 if (GetCurrentMenuID() == MENU_5 || GetCurrentMenuID() == MENU_LoadingProcInMainMenu) |
2 | 6360 { |
982 | 6361 uGameState = GAME_STATE_PLAYING; |
2 | 6362 } |
4 | 6363 else |
961 | 6364 { |
6365 if (GetCurrentMenuID() != MENU_10) | |
0 | 6366 goto LABEL_49; |
6367 pMouse->Activate(0); | |
1038 | 6368 |
0 | 6369 pParty->Reset(); |
6370 pParty->CreateDefaultParty(1); | |
6371 crt_init_globals_46271C(); | |
6372 extern OPENFILENAMEA ofn; | |
6373 if ( !GetOpenFileNameA((LPOPENFILENAMEA)&ofn) ) | |
6374 { | |
6375 pMouse->Activate(1); | |
1038 | 6376 |
0 | 6377 break; |
6378 } | |
6379 _chdir("..\\"); | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6380 strcpy(pCurrentMapName.data(), ofn.lpstrFileTitle); |
0 | 6381 pMouse->Activate(1); |
492 | 6382 } |
0 | 6383 //LABEL_48: |
165 | 6384 pGame->Loop(); |
2 | 6385 LABEL_49: |
1214
0d6c7ff3cddd
simplified stru193_math constructor and class definition
Grumpy7
parents:
1205
diff
changeset
|
6386 if ( uGameState == GAME_STATE_LOADING_GAME ) |
961 | 6387 { |
982 | 6388 SetCurrentMenuID(MENU_5); |
6389 uGameState = GAME_STATE_PLAYING; | |
0 | 6390 continue; |
961 | 6391 } |
165 | 6392 if ( uGameState == GAME_STATE_NEWGAME_OUT_GAMEMENU ) |
101 | 6393 { |
6394 SetCurrentMenuID(MENU_NEWGAME); | |
982 | 6395 uGameState = GAME_STATE_PLAYING; |
0 | 6396 continue; |
101 | 6397 } |
907 | 6398 if ( uGameState == GAME_STATE_GAME_QUITTING_TO_MAIN_MENU)// from the loaded game |
6399 { | |
0 | 6400 pAudioPlayer->StopChannels(-1, -1); |
982 | 6401 uGameState = GAME_STATE_PLAYING; |
0 | 6402 break; |
907 | 6403 } |
0 | 6404 } |
6405 if (!bNoSound && pAudioPlayer->hAILRedbook) | |
6406 { | |
328 | 6407 pAudioPlayer->SetMusicVolume(pSoundVolumeLevels[uMusicVolimeMultiplier] * 64.0f); |
0 | 6408 AIL_redbook_stop(pAudioPlayer->hAILRedbook); |
6409 unsigned int end_ms; | |
6410 AIL_redbook_track_info(pAudioPlayer->hAILRedbook, 0xE, &startms, &end_ms); | |
6411 AIL_redbook_play(pAudioPlayer->hAILRedbook, startms + 1, end_ms); | |
6412 } | |
6413 } | |
734 | 6414 |
0 | 6415 pGame->Deinitialize(); |
734 | 6416 return 1; |
0 | 6417 } |
6418 | |
6419 //----- (004637E0) -------------------------------------------------------- | |
6420 char __cdecl sub_4637E0_is_there_popup_onscreen() | |
6421 { | |
6422 return dword_507BF0_is_there_popup_onscreen == 1; | |
6423 } | |
6424 // 507BF0: using guessed type int dword_507BF0_is_there_popup_onscreen; | |
6425 | |
6426 //----- (00466082) -------------------------------------------------------- | |
6427 void MM6_Initialize(const wchar_t *pIniFilename) | |
6428 { | |
6429 //int v0; // eax@1 | |
6430 UINT v1; // eax@18 | |
6431 size_t v2; // eax@31 | |
6432 size_t v3; // ebx@32 | |
6433 size_t v4; // edi@36 | |
6434 //char v5[120]; // [sp+Ch] [bp-17Ch]@1 | |
6435 //char String[120]; // [sp+84h] [bp-104h]@32 | |
6436 char pDefaultGroundTexture[16]; // [sp+FCh] [bp-8Ch]@32 | |
6437 //char pIniFilename[120]; // [sp+10Ch] [bp-7Ch]@1 | |
6438 unsigned int v9; // [sp+184h] [bp-4h]@28 | |
6439 | |
6440 //_getcwd(v5, 120); | |
6441 //sprintfex(pIniFilename, "%s\\mm6.ini", v5); | |
6442 viewparams = new ViewingParams; | |
819 | 6443 game_viewport_x = viewparams->uScreen_topL_X = GetPrivateProfileIntW(L"screen", L"vx1", 8, pIniFilename); |
6444 game_viewport_y = viewparams->uScreen_topL_Y = GetPrivateProfileIntW(L"screen", L"vy1", 8, pIniFilename); | |
6445 game_viewport_z = viewparams->uScreen_BttmR_X = GetPrivateProfileIntW(L"screen", L"vx2", 468, pIniFilename); | |
6446 game_viewport_w = viewparams->uScreen_BttmR_Y = GetPrivateProfileIntW(L"screen", L"vy2", 351, pIniFilename); | |
6447 game_viewport_width = game_viewport_z - game_viewport_x; | |
6448 game_viewport_height = game_viewport_w - game_viewport_y + 1; | |
0 | 6449 |
6450 | |
6451 pAudioPlayer = new AudioPlayer; | |
6452 pAudioPlayer->uMixerChannels = GetPrivateProfileIntW(L"settings", L"mixerchannels", 16, pIniFilename); | |
6453 if ( pAudioPlayer->uMixerChannels > 16 ) | |
6454 pAudioPlayer->uMixerChannels = 16; | |
6455 | |
6456 | |
6457 if (GetPrivateProfileIntW(L"debug", L"nomonster", 0, pIniFilename)) | |
6458 dword_6BE368_debug_settings_2 |= 4; | |
6459 if (bUseRegistry) | |
6460 v1 = ReadWindowsRegistryInt("startinwindow", 0); | |
6461 else | |
6462 v1 = GetPrivateProfileIntW(L"debug", L"startinwindow", 0, pIniFilename); | |
6463 if (v1) | |
6464 dword_6BE368_debug_settings_2 |= 1; | |
6465 if (GetPrivateProfileIntW(L"debug", L"showFR", 0, pIniFilename)) | |
6466 dword_6BE368_debug_settings_2 |= 2; | |
6467 if (GetPrivateProfileIntW(L"debug", L"nodamage", 0, pIniFilename)) | |
6468 dword_6BE368_debug_settings_2 |= 0x10; | |
6469 if (GetPrivateProfileIntW(L"debug", L"nodecoration", 0, pIniFilename)) | |
6470 dword_6BE368_debug_settings_2 |= 8; | |
6471 | |
6472 wchar_t pStartingMapNameW[1024]; | |
6473 GetPrivateProfileStringW(L"file", L"startmap", L"out01.odm", pStartingMapNameW, 0x20u, pIniFilename); | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6474 sprintf(pStartingMapName.data(), "%S", pStartingMapNameW); |
0 | 6475 |
6476 v9 = 0; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6477 if ( strlen(pStartingMapName.data()) ) |
0 | 6478 { |
6479 do | |
6480 { | |
6481 if ( pStartingMapName[v9] == 32 ) | |
6482 pStartingMapName[v9] = 0; | |
6483 ++v9; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6484 v2 = strlen(pStartingMapName.data()); |
0 | 6485 } |
6486 while ( v9 < v2 ); | |
6487 } | |
6488 | |
6489 pOutdoorCamera = new OutdoorCamera; | |
6490 outdoor_day_top_r = GetPrivateProfileIntW(L"outdoor", L"RGBDayTop.r", 81, pIniFilename); | |
6491 outdoor_day_top_g = GetPrivateProfileIntW(L"outdoor", L"RGBDayTop.g", 121, pIniFilename); | |
6492 outdoor_day_top_b = GetPrivateProfileIntW(L"outdoor", L"RGBDayTop.b", 236, pIniFilename); | |
6493 outdoor_day_bottom_r = GetPrivateProfileIntW(L"outdoor", L"RGBDayBottom.r", 153, pIniFilename); | |
6494 outdoor_day_bottom_g = GetPrivateProfileIntW(L"outdoor", L"RGBDayBottom.g", 193, pIniFilename); | |
6495 outdoor_day_bottom_b = GetPrivateProfileIntW(L"outdoor", L"RGBDayBottom.b", 237, pIniFilename); | |
6496 outdoor_night_top_r = GetPrivateProfileIntW(L"outdoor", L"RGBNightTop.r", 0, pIniFilename); | |
6497 outdoor_night_top_g = GetPrivateProfileIntW(L"outdoor", L"RGBNightTop.g", 0, pIniFilename); | |
6498 outdoor_night_top_b = GetPrivateProfileIntW(L"outdoor", L"RGBNightTop.b", 0, pIniFilename); | |
6499 outdoor_night_bottom_r = GetPrivateProfileIntW(L"outdoor", L"RGBNightBottom.r", 11, pIniFilename); | |
6500 outdoor_night_bottom_g = GetPrivateProfileIntW(L"outdoor", L"RGBNightBottom.g", 41, pIniFilename); | |
6501 outdoor_night_bottom_b = GetPrivateProfileIntW(L"outdoor", L"RGBNightBottom.b", 129, pIniFilename); | |
6502 pOutdoorCamera->outdoor_no_mist = GetPrivateProfileIntW(L"debug", L"noMist", 0, pIniFilename); | |
6503 pOutdoorCamera->bNoSky = GetPrivateProfileIntW(L"outdoor", L"nosky", 0, pIniFilename); | |
6504 pOutdoorCamera->bDoNotRenderDecorations = GetPrivateProfileIntW(L"render", L"nodecorations", 0, pIniFilename); | |
6505 pOutdoorCamera->outdoor_no_wavy_water = GetPrivateProfileIntW(L"outdoor", L"nowavywater", 0, pIniFilename); | |
6506 outdoor_grid_band_1 = GetPrivateProfileIntW(L"outdoor", L"gridband1", 10, pIniFilename); | |
6507 outdoor_grid_band_2 = GetPrivateProfileIntW(L"outdoor", L"gridband2", 15, pIniFilename); | |
6508 outdoor_grid_band_3 = GetPrivateProfileIntW(L"outdoor", L"gridband3", 25, pIniFilename); | |
6509 pOutdoorCamera->terrain_gamma = GetPrivateProfileIntW(L"outdoor", L"ter_gamma", 0, pIniFilename); | |
6510 pOutdoorCamera->building_gamme = GetPrivateProfileIntW(L"outdoor", L"bld_gamma", 0, pIniFilename); | |
6511 mipmapping_terrain_mm1 = GetPrivateProfileIntW(L"mipmapping", L"ter_mm1", 2048, pIniFilename); | |
6512 mipmapping_terrain_mm2 = GetPrivateProfileIntW(L"mipmapping", L"ter_mm2", 4096, pIniFilename); | |
6513 mipmapping_terrain_mm3 = GetPrivateProfileIntW(L"mipmapping", L"ter_mm3", 8192, pIniFilename); | |
6514 mipmapping_building_mm1 = GetPrivateProfileIntW(L"mipmapping", L"bld_mm1", 1024, pIniFilename); | |
6515 mipmapping_building_mm2 = GetPrivateProfileIntW(L"mipmapping", L"bld_mm2", 2048, pIniFilename); | |
6516 mipmapping_building_mm3 = GetPrivateProfileIntW(L"mipmapping", L"bld_mm3", 4096, pIniFilename); | |
6517 pOutdoorCamera->shading_dist_shade = GetPrivateProfileIntW(L"shading", L"dist_shade", 2048, pIniFilename); | |
6518 pOutdoorCamera->shading_dist_shademist = GetPrivateProfileIntW(L"shading", L"dist_shademist", 4096, pIniFilename); | |
6519 pOutdoorCamera->shading_dist_mist = GetPrivateProfileIntW(L"shading", L"dist_mist", 8192, pIniFilename); | |
6520 | |
6521 wchar_t pDefaultSkyTextureW[1024]; | |
6522 GetPrivateProfileStringW(L"textures", L"sky", L"plansky1", pDefaultSkyTextureW, 0x10u, pIniFilename); | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6523 sprintf(pDefaultSkyTexture.data(), "%S", pDefaultSkyTextureW); |
0 | 6524 |
6525 wchar_t pDefaultGroundTextureW[1024]; | |
6526 GetPrivateProfileStringW(L"textures", L"default", L"dirt", pDefaultGroundTextureW, 0x10u, pIniFilename); | |
6527 sprintf(pDefaultGroundTexture, "%S", pDefaultGroundTextureW); | |
6528 | |
6529 wchar_t pFloat[1024]; | |
6530 GetPrivateProfileStringW(L"debug", L"recmod1", L"1.0", pFloat, 0x10u, pIniFilename); | |
6531 swscanf(pFloat, L"%f", &flt_6BE3A4_debug_recmod1); | |
6532 | |
6533 GetPrivateProfileStringW(L"debug", L"recmod2", L"1.0", pFloat, 0x10u, pIniFilename); | |
6534 swscanf(pFloat, L"%f", &flt_6BE3A8_debug_recmod2); | |
6535 | |
6536 flt_6BE3AC_debug_recmod1_x_1_6 = flt_6BE3A4_debug_recmod1 * 1.666666666666667; | |
6537 | |
6538 v3 = 0; | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6539 if ( strlen(pDefaultSkyTexture.data()) ) |
0 | 6540 { |
6541 do | |
6542 { | |
6543 if ( pDefaultSkyTexture[v3] == ' ' ) | |
6544 pDefaultSkyTexture[v3] = 0; | |
6545 ++v3; | |
6546 } | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6547 while ( v3 < strlen(pDefaultSkyTexture.data()) ); |
0 | 6548 } |
6549 v4 = 0; | |
6550 if ( strlen(pDefaultGroundTexture) ) | |
6551 { | |
6552 do | |
6553 { | |
6554 if ( pDefaultGroundTexture[v4] == ' ' ) | |
6555 pDefaultGroundTexture[v4] = 0; | |
6556 ++v4; | |
6557 } | |
6558 while ( v4 < strlen(pDefaultGroundTexture) ); | |
6559 } | |
6560 | |
6561 texmapping_terrain_subdivsize = GetPrivateProfileIntW(L"texmapping", L"terrain_subdivsize", 16, pIniFilename); | |
6562 texmapping_terrain_subdivpow2 = GetPrivateProfileIntW(L"texmapping", L"terrain_subdivpow2", 4, pIniFilename); | |
6563 texmapping_building_subdivsize = GetPrivateProfileIntW(L"texmapping", L"building_subdivsize", 32, pIniFilename); | |
6564 texmapping_building_subdivpow2 = GetPrivateProfileIntW(L"texmapping", L"building_subdivpow2", 5, pIniFilename); | |
6565 | |
6566 MM7Initialization(); | |
6567 } | |
6568 | |
6569 //----- (004666D5) -------------------------------------------------------- | |
6570 void __cdecl MM7Initialization() | |
6571 { | |
6572 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor ) | |
6573 { | |
6574 if ( !byte_6BE388_graphicsmode ) | |
6575 { | |
6576 outdoor_grid_band_1 = 10; | |
6577 outdoor_grid_band_2 = 15; | |
6578 outdoor_grid_band_3 = 20; | |
6579 pOutdoorCamera->shading_dist_mist = 8192; | |
6580 pOutdoorCamera->bNoSky = 0; | |
6581 LOBYTE(viewparams->field_20) = 0; | |
6582 } | |
6583 mipmapping_terrain_mm1 = 1024; | |
6584 mipmapping_terrain_mm2 = 2048; | |
6585 mipmapping_building_mm1 = 1024; | |
6586 mipmapping_building_mm2 = 2048; | |
6587 pOutdoorCamera->shading_dist_shade = 2048; | |
6588 pOutdoorCamera->terrain_gamma = 0; | |
6589 pOutdoorCamera->building_gamme = 0; | |
6590 mipmapping_terrain_mm3 = 4096; | |
6591 mipmapping_building_mm3 = 4096; | |
6592 pOutdoorCamera->shading_dist_shademist = 4096; | |
6593 pOutdoorCamera->outdoor_no_wavy_water = 0; | |
6594 sub_47F4D3(outdoor_grid_band_1, outdoor_grid_band_2, outdoor_grid_band_3); | |
6595 } | |
6596 else | |
6597 { | |
6598 LOBYTE(viewparams->field_20) = 0; | |
6599 } | |
6600 pParty->uFlags |= 2u; | |
692 | 6601 viewparams->uSomeY = viewparams->uScreen_topL_Y; |
6602 viewparams->uSomeX = viewparams->uScreen_topL_X; | |
6603 viewparams->uSomeZ = viewparams->uScreen_BttmR_X; | |
6604 viewparams->uSomeW = viewparams->uScreen_BttmR_Y; | |
6605 | |
6606 pViewport->SetScreen(viewparams->uScreen_topL_X, viewparams->uScreen_topL_Y, viewparams->uScreen_BttmR_X, viewparams->uScreen_BttmR_Y); | |
0 | 6607 if ( uCurrentlyLoadedLevelType == LEVEL_Outdoor ) |
6608 pOutdoorCamera->_485F64(); | |
6609 } | |
6610 | |
6611 //----- (00466B8C) -------------------------------------------------------- | |
6612 int __cdecl AbortWithError() | |
6613 { | |
6614 if ( !aborting_app ) | |
6615 { | |
6616 ClipCursor(0); | |
6617 aborting_app = 1; | |
6618 if ( !pRenderer->bWindowMode ) | |
6619 pRenderer->ChangeBetweenWinFullscreenModes(); | |
6620 if ( MessageBoxA(0, pGlobalTXT_LocalizationStrings[176], pGlobalTXT_LocalizationStrings[59], 0x34u) == 6 ) | |
6621 SaveGame(1, 0); // "Internal Error" | |
6622 // "Might and Magic VII has detected an internal error and will be forced to close. Would you like us to autosave your game before closing?" | |
6623 Game_DeinitializeAndTerminate(1); | |
6624 } | |
6625 return 0; | |
6626 } | |
6627 // 720018: using guessed type int aborting_app; | |
6628 | |
6629 //----- (00466BE5) -------------------------------------------------------- | |
6630 void Abortf(const char *Format, ...) | |
6631 { | |
6632 va_list va; // [sp+8h] [bp+8h]@1 | |
6633 | |
6634 va_start(va, Format); | |
6635 if ( !pRenderer->bWindowMode ) | |
6636 pRenderer->ChangeBetweenWinFullscreenModes(); | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6637 vsprintf(pTmpBuf.data(), Format, va); |
0 | 6638 if ( pMouse ) |
6639 pMouse->Activate(0); | |
6640 ClipCursor(0); | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
6641 MessageBoxA(0, pTmpBuf.data(), "Error", 0x30u); |
0 | 6642 Game_DeinitializeAndTerminate(1); |
6643 } | |
6644 | |
6645 //----- (00466C40) -------------------------------------------------------- | |
6646 const wchar_t *MENU_STATE_to_string(MENU_STATE m) | |
6647 { | |
6648 switch (m) | |
6649 { | |
982 | 6650 case -1: return L"-1"; |
6651 case MENU_MAIN: return L"MENU_MAIN"; | |
6652 case MENU_NEWGAME: return L"MENU_NEWGAME"; | |
6653 case MENU_CREDITS: return L"MENU_CREDITS"; | |
6654 case MENU_SAVELOAD: return L"MENU_SAVELOAD"; | |
6655 case MENU_EXIT_GAME: return L"MENU_EXIT_GAME"; | |
6656 case MENU_5: return L"MENU_5"; | |
6657 case MENU_CREATEPARTY: return L"MENU_CREATEPARTY"; | |
165 | 6658 case MENU_NAMEPANELESC: return L"MENU_NAMEPANELESC"; |
982 | 6659 case MENU_CREDITSPROC: return L"MENU_CREDITSPROC"; |
961 | 6660 case MENU_LoadingProcInMainMenu: return L"MENU_LoadingProcInMainMenu"; |
982 | 6661 case MENU_10: return L"MENU_10"; |
165 | 6662 case MENU_CREDITSCLOSE: return L"MENU_CREDITSCLOSE"; |
982 | 6663 default: return L"unk"; |
0 | 6664 }; |
6665 }; | |
6666 void SetCurrentMenuID(MENU_STATE uMenu) | |
6667 { | |
6668 uCurrentMenuID = uMenu; | |
6669 | |
6670 Log::Warning(L"CurrentMenu = %s", MENU_STATE_to_string(uMenu)); | |
6671 } | |
6672 | |
6673 //----- (00466CA0) -------------------------------------------------------- | |
6674 MENU_STATE GetCurrentMenuID() | |
6675 { | |
6676 return uCurrentMenuID; | |
6677 } | |
6678 | |
6679 // 720980: using guessed type int uTextureID_720980; | |
6680 | |
6681 // 4E28F8: using guessed type int pCurrentScreen; | |
6682 | |
6683 //----- (0046A6AC) -------------------------------------------------------- | |
6684 int __fastcall sub_46A6AC(int a1, int a2, int a3) | |
6685 { | |
6686 int result; // eax@2 | |
6687 unsigned int v4; // edx@3 | |
6688 int *v5; // esi@6 | |
6689 unsigned int v6; // ebx@6 | |
6690 signed int v7; // edi@9 | |
6691 unsigned __int16 v8; // ax@9 | |
6692 int i; // eax@14 | |
6693 int v10; // ecx@19 | |
6694 int v11; // [sp+0h] [bp-18h]@1 | |
6695 unsigned int v12; // [sp+4h] [bp-14h]@3 | |
6696 unsigned int v13; // [sp+8h] [bp-10h]@4 | |
6697 int v14; // [sp+Ch] [bp-Ch]@1 | |
6698 int *v15; // [sp+10h] [bp-8h]@4 | |
6699 int v16; // [sp+14h] [bp-4h]@3 | |
6700 | |
6701 v11 = a2; | |
6702 v14 = a1; | |
6703 if ( pRenderer->pRenderD3D ) | |
6704 { | |
6705 result = sub_46A7C8(a1, a2, a3); | |
6706 } | |
6707 else | |
6708 { | |
6709 v16 = 0; | |
692 | 6710 v4 = viewparams->uScreen_topL_X; |
6711 v12 = viewparams->uScreen_BttmR_X; | |
6712 if ( (signed int)viewparams->uScreen_topL_Y < (signed int)viewparams->uScreen_BttmR_Y ) | |
6713 { | |
6714 v15 = &pRenderer->pActiveZBuffer[viewparams->uScreen_topL_X + 640 * viewparams->uScreen_topL_Y]; | |
6715 v13 = ((viewparams->uScreen_BttmR_Y - viewparams->uScreen_topL_Y - 1) >> 1) + 1; | |
0 | 6716 do |
6717 { | |
6718 if ( (signed int)v4 < (signed int)v12 ) | |
6719 { | |
6720 v5 = v15; | |
6721 v6 = ((v12 - v4 - 1) >> 1) + 1; | |
6722 do | |
6723 { | |
848 | 6724 if ( PID_TYPE(*(char *)v5) == OBJECT_Actor) |
0 | 6725 { |
6726 if ( *v5 <= a3 << 16 ) | |
6727 { | |
848 | 6728 v7 = PID_ID((signed int)(unsigned __int16)*v5); |
0 | 6729 v8 = pActors[v7].uAIState; |
6730 if ( v8 != 5 ) | |
6731 { | |
6732 if ( v8 != 4 && v8 != 11 && v8 != 17 && v8 != 19 ) | |
6733 { | |
6734 for ( i = 0; i < v16; ++i ) | |
6735 { | |
6736 if ( *(int *)(v14 + 4 * i) == v7 ) | |
6737 break; | |
6738 } | |
6739 if ( i == v16 ) | |
6740 { | |
6741 if ( i < v11 - 1 ) | |
6742 { | |
6743 v10 = v16++; | |
6744 *(int *)(v14 + 4 * v10) = v7; | |
6745 } | |
6746 } | |
6747 } | |
6748 } | |
6749 } | |
6750 } | |
6751 v5 += 2; | |
6752 --v6; | |
6753 } | |
6754 while ( v6 ); | |
6755 } | |
6756 v15 += 1280; | |
6757 --v13; | |
6758 } | |
6759 while ( v13 ); | |
6760 } | |
6761 result = v16; | |
6762 } | |
6763 return result; | |
6764 } | |
6765 | |
6766 //----- (0046A7C8) -------------------------------------------------------- | |
6767 int __fastcall sub_46A7C8(int a1, int a2, signed int a3) | |
6768 { | |
6769 unsigned int v3; // eax@2 | |
6770 int v4; // ecx@2 | |
6771 unsigned int v5; // eax@2 | |
6772 unsigned int v6; // eax@4 | |
6773 unsigned int v7; // edi@4 | |
6774 unsigned __int16 v8; // ax@4 | |
6775 float v9; // ST00_4@9 | |
6776 int v10; // ecx@11 | |
6777 unsigned int v12; // [sp+10h] [bp-14h]@1 | |
6778 int v13; // [sp+14h] [bp-10h]@1 | |
6779 int v14; // [sp+18h] [bp-Ch]@1 | |
6780 int v15; // [sp+1Ch] [bp-8h]@1 | |
6781 unsigned int a1a; // [sp+20h] [bp-4h]@1 | |
6782 | |
6783 v13 = a1; | |
6784 v14 = a2; | |
6785 v15 = 0; | |
6786 a1a = 0; | |
6787 v12 = pRenderer->GetBillboardDrawListSize(); | |
6788 if ( (signed int)v12 > 0 ) | |
6789 { | |
6790 do | |
6791 { | |
6792 v3 = pRenderer->GetParentBillboardID(a1a); | |
6793 v4 = pBillboardRenderList[v3].sZValue; | |
194 | 6794 v5 = (unsigned __int16)pBillboardRenderList[v3].object_pid; |
848 | 6795 if ( PID_TYPE(v5) == OBJECT_Actor) |
0 | 6796 { |
6797 if ( v4 <= (unsigned int)(a3 << 16) ) | |
6798 { | |
848 | 6799 v6 = PID_ID(v5); |
0 | 6800 v7 = v6; |
6801 v8 = pActors[v6].uAIState; | |
1038 | 6802 if ( v8 != Dead ) |
6803 { | |
6804 if ( v8 != Dying ) | |
6805 { | |
6806 if ( v8 != Removed ) | |
0 | 6807 { |
1038 | 6808 if ( v8 != Disabled ) |
0 | 6809 { |
1038 | 6810 if ( v8 != Summoned ) |
0 | 6811 { |
6812 v9 = (double)a3; | |
6813 if ( pGame->pVisInstance->DoesRayIntersectBillboard(v9, a1a) ) | |
6814 { | |
6815 if ( v15 < v14 - 1 ) | |
6816 { | |
6817 v10 = v15++; | |
6818 *(int *)(v13 + 4 * v10) = v7; | |
6819 } | |
6820 } | |
6821 } | |
6822 } | |
6823 } | |
6824 } | |
6825 } | |
6826 } | |
6827 } | |
6828 ++a1a; | |
6829 } | |
6830 while ( (signed int)a1a < (signed int)v12 ); | |
6831 } | |
6832 return v15; | |
6833 } | |
6834 | |
6835 //----- (0046A89E) -------------------------------------------------------- | |
6836 int __fastcall sub_46A89E(int a1, int a2, signed int a3) | |
6837 { | |
6838 signed int v3; // edi@1 | |
90 | 6839 Actor *v4; // esi@2 |
0 | 6840 int v5; // ebx@3 |
6841 int v6; // eax@3 | |
6842 int v7; // ebx@3 | |
6843 unsigned int v8; // ecx@3 | |
6844 int v9; // edx@4 | |
6845 unsigned int v10; // edx@6 | |
6846 unsigned int v11; // edx@8 | |
6847 __int16 v12; // ax@10 | |
6848 int v13; // ecx@15 | |
6849 int v15; // [sp+4h] [bp-18h]@1 | |
6850 int v16; // [sp+8h] [bp-14h]@1 | |
6851 int v17; // [sp+Ch] [bp-10h]@3 | |
6852 int v18; // [sp+10h] [bp-Ch]@3 | |
6853 int v19; // [sp+18h] [bp-4h]@1 | |
6854 | |
6855 v3 = 0; | |
6856 v15 = a2; | |
6857 v16 = a1; | |
6858 v19 = 0; | |
6859 if ( (signed int)uNumActors > 0 ) | |
6860 { | |
1202 | 6861 v4 = pActors.data();//[0].uAIState; |
0 | 6862 do |
6863 { | |
90 | 6864 v5 = abs(v4->vPosition.x - pParty->vPosition.x); |
6865 v17 = abs(v4->vPosition.y - pParty->vPosition.y); | |
6866 v18 = abs(v4->vPosition.z - pParty->vPosition.z); | |
0 | 6867 v6 = v5; |
6868 v7 = v17; | |
6869 v8 = v18; | |
6870 if ( v6 < v17 ) | |
6871 { | |
6872 v9 = v6; | |
6873 v6 = v17; | |
6874 v7 = v9; | |
6875 } | |
6876 if ( v6 < v18 ) | |
6877 { | |
6878 v10 = v6; | |
6879 v6 = v18; | |
6880 v8 = v10; | |
6881 } | |
6882 if ( v7 < (signed int)v8 ) | |
6883 { | |
6884 v11 = v8; | |
6885 v8 = v7; | |
6886 v7 = v11; | |
6887 } | |
6888 if ( (signed int)(((unsigned int)(11 * v7) >> 5) + (v8 >> 2) + v6) <= a3 ) | |
6889 { | |
90 | 6890 v12 = v4->uAIState; |
6891 if ( v4->uAIState != 5 ) | |
0 | 6892 { |
6893 if ( v12 != 4 ) | |
6894 { | |
6895 if ( v12 != 11 ) | |
6896 { | |
6897 if ( v12 != 19 ) | |
6898 { | |
6899 if ( v12 != 17 ) | |
6900 { | |
6901 v13 = v19++; | |
6902 *(int *)(v16 + 4 * v13) = v3; | |
6903 if ( v19 >= v15 - 1 ) | |
6904 break; | |
6905 } | |
6906 } | |
6907 } | |
6908 } | |
6909 } | |
6910 } | |
6911 ++v3; | |
90 | 6912 ++v4; |
0 | 6913 } |
6914 while ( v3 < (signed int)uNumActors ); | |
6915 } | |
6916 return v19; | |
6917 } | |
6918 | |
6919 //----- (0046A99B) -------------------------------------------------------- | |
6920 int __cdecl sub_46A99B() | |
6921 { | |
6922 int v0; // ebx@1 | |
6923 signed int v1; // ecx@1 | |
6924 signed int v2; // esi@1 | |
6925 int v3; // edx@1 | |
6926 signed int v4; // eax@1 | |
6927 int v5; // ecx@2 | |
6928 int *v6; // eax@3 | |
6929 int v7; // ecx@3 | |
6930 int v8; // edx@5 | |
6931 int v9; // edi@6 | |
6932 unsigned __int8 v10; // zf@14 | |
6933 char v11; // sf@14 | |
6934 char v12; // of@14 | |
6935 int *v14; // esi@19 | |
6936 signed int v15; // ebx@19 | |
6937 int i; // edi@20 | |
6938 int v17; // ecx@21 | |
6939 int v18; // edi@26 | |
6940 int v19; // esi@27 | |
6941 unsigned int v20; // ecx@27 | |
6942 BLVFace *v21; // eax@32 | |
6943 unsigned int v22; // ecx@33 | |
6944 const char *v23; // eax@35 | |
6945 const char *v24; // ecx@36 | |
6946 LevelDecoration *v25; // ecx@43 | |
6947 LevelDecoration *v26; // edi@43 | |
6948 __int16 v27; // ax@43 | |
6949 int v28; // [sp+Ch] [bp-18h]@1 | |
6950 int v29; // [sp+14h] [bp-10h]@2 | |
6951 int v30; // [sp+18h] [bp-Ch]@1 | |
6952 signed int v31; // [sp+1Ch] [bp-8h]@3 | |
6953 int v32; // [sp+20h] [bp-4h]@1 | |
6954 | |
6955 v0 = 0; | |
692 | 6956 v1 = (signed int)(viewparams->uScreen_BttmR_Y + viewparams->uScreen_topL_Y) >> 1; |
6957 v2 = (signed int)(viewparams->uScreen_topL_X + viewparams->uScreen_BttmR_X) >> 1; | |
0 | 6958 v3 = v1 - 50; |
6959 v32 = 0; | |
6960 v4 = 100; | |
6961 v30 = v1 - 50; | |
6962 v28 = v1 + 50; | |
6963 if ( v1 - 50 >= v1 + 50 ) | |
6964 return 0; | |
6965 v5 = 640 * v3; | |
6966 v29 = 640 * v3; | |
6967 while ( 2 ) | |
6968 { | |
6969 v31 = 100; | |
6970 v6 = &pRenderer->pActiveZBuffer[v2 + v5 - v4 / 2]; | |
6971 v7 = v0; | |
6972 while ( 1 ) | |
6973 { | |
6974 v8 = *v6; | |
6975 --v31; | |
6976 if ( (unsigned int)*v6 <= 0x2000000 ) | |
6977 { | |
6978 v9 = 0; | |
6979 if ( v7 > 0 ) | |
6980 { | |
6981 do | |
6982 { | |
6983 if ( dword_7201B0_zvalues[v9] == (unsigned __int16)v8 ) | |
6984 break; | |
6985 ++v9; | |
6986 } | |
6987 while ( v9 < v0 ); | |
6988 } | |
6989 if ( v9 == v0 ) | |
6990 { | |
6991 if ( v8 & 7 ) | |
6992 { | |
6993 dword_720020_zvalues[v7] = v8; | |
6994 dword_7201B0_zvalues[v7] = (unsigned __int16)v8; | |
6995 ++v7; | |
6996 ++v0; | |
6997 v32 = v0; | |
6998 if ( v7 == 99 ) | |
6999 { | |
7000 v12 = 0; | |
7001 v10 = v0 == 0; | |
7002 v11 = v0 < 0; | |
7003 goto LABEL_18; | |
7004 } | |
7005 } | |
7006 } | |
7007 } | |
7008 if ( !v31 ) | |
7009 break; | |
7010 ++v6; | |
7011 } | |
7012 v4 = -1; | |
7013 ++v30; | |
7014 v5 = v29 + 640; | |
7015 v29 += 640; | |
7016 if ( v30 < v28 ) | |
7017 continue; | |
7018 break; | |
7019 } | |
7020 v12 = 0; | |
7021 v10 = v0 == 0; | |
7022 v11 = v0 < 0; | |
7023 if ( !v0 ) | |
7024 return 0; | |
7025 LABEL_18: | |
7026 if ( !((unsigned __int8)(v11 ^ v12) | v10) ) | |
7027 { | |
1205
8c02e6f74b29
arrays to std::arrays phase 2 - mm7_data.h converted
Grumpy7
parents:
1203
diff
changeset
|
7028 v14 = dword_720020_zvalues.data(); |
0 | 7029 v15 = 1; |
7030 do | |
7031 { | |
7032 for ( i = v15; i < v32; ++i ) | |
7033 { | |
7034 v17 = dword_720020_zvalues[i]; | |
7035 if ( v17 < *v14 ) | |
7036 { | |
7037 dword_720020_zvalues[i] = *v14; | |
7038 *v14 = v17; | |
7039 } | |
7040 } | |
7041 ++v15; | |
7042 ++v14; | |
7043 } | |
7044 while ( v15 - 1 < v32 ); | |
7045 v0 = v32; | |
7046 } | |
7047 v18 = 0; | |
7048 if ( v0 <= 0 ) | |
7049 return 0; | |
7050 while ( 1 ) | |
7051 { | |
7052 v19 = dword_720020_zvalues[v18] & 0xFFFF; | |
848 | 7053 v20 = PID_ID(dword_720020_zvalues[v18]); |
7054 if ( PID_TYPE(dword_720020_zvalues[v18]) == OBJECT_Item) | |
0 | 7055 { |
7056 if ( v20 >= 0x3E8 ) | |
7057 return 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7058 if ( !(pSpriteObjects[v20].uAttributes & 0x10) ) |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7059 { |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7060 v23 = pSpriteObjects[v20].stru_24.GetDisplayName(); |
0 | 7061 LABEL_36: |
7062 v24 = v23; | |
7063 goto LABEL_51; | |
7064 } | |
7065 goto LABEL_41; | |
7066 } | |
848 | 7067 if ( PID_TYPE(dword_720020_zvalues[v18]) == OBJECT_Actor) |
0 | 7068 { |
7069 if ( v20 >= 0xBB8 ) | |
7070 return 0; | |
7071 v24 = (const char *)&pActors[v20]; | |
7072 goto LABEL_51; | |
7073 } | |
848 | 7074 if ( PID_TYPE(dword_720020_zvalues[v18]) == OBJECT_Decoration) |
0 | 7075 break; |
848 | 7076 if ( PID_TYPE(dword_720020_zvalues[v18]) == OBJECT_BModel) |
0 | 7077 { |
7078 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor ) | |
7079 { | |
7080 v21 = &pIndoor->pFaces[v20]; | |
7081 if ( !(BYTE3(v21->uAttributes) & 2) ) | |
7082 goto LABEL_41; | |
7083 v22 = pIndoor->pFaceExtras[v21->uFaceExtraID].uEventID; | |
7084 } | |
7085 else | |
7086 { | |
7087 if ( (dword_720020_zvalues[v18] & 0xFFFFu) >> 9 >= pOutdoor->uNumBModels ) | |
7088 goto LABEL_41; | |
848 | 7089 v22 = pOutdoor->pBModels[(dword_720020_zvalues[v18] & 0xFFFFu) >> 9].pFaces[v20 & 0x3F].sCogTriggeredID; |
0 | 7090 } |
7091 if ( v22 ) | |
7092 { | |
428 | 7093 v23 = GetEventHintString(v22); |
0 | 7094 if ( v23 ) |
7095 goto LABEL_36; | |
7096 } | |
7097 } | |
7098 LABEL_41: | |
7099 ++v18; | |
7100 if ( v18 >= v0 ) | |
7101 return 0; | |
7102 } | |
7103 v25 = &pLevelDecorations[v20]; | |
7104 v26 = v25; | |
7105 v27 = v25->field_16_event_id; | |
7106 if ( v27 ) | |
7107 { | |
428 | 7108 v23 = GetEventHintString(v27); |
0 | 7109 if ( !v23 ) |
7110 return v19; | |
7111 goto LABEL_36; | |
7112 } | |
7113 if ( v25->IsInteractive() ) | |
7114 v24 = pNPCTopics[stru_5E4C90._decor_events[v26->_idx_in_stru123 - 75] + 379].pTopic; | |
7115 else | |
7116 v24 = pDecorationList->pDecorations[v26->uDecorationDescID].field_20; | |
7117 LABEL_51: | |
994 | 7118 GameUI_SetFooterString(v24); |
0 | 7119 return v19; |
7120 } | |
7121 | |
7122 //----- (0046BDA8) -------------------------------------------------------- | |
7123 unsigned int __cdecl GetGravityStrength() | |
7124 { | |
7125 int v0; // eax@1 | |
7126 | |
7127 v0 = ~LOBYTE(pGame->uFlags2) & 8; | |
7128 LOBYTE(v0) = v0 | 2; | |
7129 return (unsigned int)v0 >> 1; | |
7130 } | |
7131 | |
7132 //----- (0046BDC0) -------------------------------------------------------- | |
783 | 7133 void __cdecl UpdateUserInput_and_MapSpecificStuff() |
0 | 7134 { |
7135 if ( dword_6BE364_game_settings_1 & 0x80 ) | |
7136 { | |
7137 LOBYTE(dword_6BE364_game_settings_1) = dword_6BE364_game_settings_1 & 0x7F; | |
7138 } | |
7139 else | |
7140 { | |
630 | 7141 if (uCurrentlyLoadedLevelType == LEVEL_Indoor) |
0 | 7142 BLV_UpdateUserInputAndOther(); |
630 | 7143 else if (uCurrentlyLoadedLevelType == LEVEL_Outdoor) |
0 | 7144 ODM_UpdateUserInputAndOther(); |
630 | 7145 |
783 | 7146 area_of_effect__damage_evaluate(); |
0 | 7147 } |
7148 } | |
7149 | |
7150 //----- (0046BFFA) -------------------------------------------------------- | |
7151 bool __fastcall _46BFFA_check_object_intercept(unsigned int uLayingItemID, signed int a2) | |
7152 { | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7153 SpriteObject *v2; // esi@1 |
0 | 7154 ObjectDesc *v3; // ebx@1 |
7155 unsigned __int16 v5; // cx@9 | |
7156 unsigned __int16 v6; // cx@14 | |
7157 signed int v7; // edx@14 | |
7158 unsigned int v8; // eax@19 | |
7159 unsigned int v9; // edi@19 | |
7160 signed int v10; // ebx@19 | |
7161 char *v11; // edx@20 | |
7162 unsigned __int16 v12; // ax@23 | |
7163 int v13; // eax@27 | |
7164 unsigned int v14; // ebx@33 | |
7165 unsigned __int16 v15; // ax@35 | |
7166 int v16; // eax@36 | |
7167 unsigned int v17; // eax@37 | |
7168 __int16 v18; // di@37 | |
7169 signed int v19; // edx@37 | |
7170 unsigned __int8 v20; // sf@37 | |
7171 char *v21; // ecx@38 | |
7172 unsigned __int16 v22; // ax@41 | |
7173 unsigned int v23; // eax@46 | |
7174 signed int v24; // ebx@46 | |
7175 char *v25; // edx@47 | |
7176 int v26; // edx@54 | |
7177 int v27; // edx@55 | |
7178 int v28; // edx@56 | |
7179 int v29; // edx@57 | |
7180 unsigned __int16 v30; // ax@60 | |
7181 unsigned int v31; // ecx@60 | |
7182 int v32; // edi@60 | |
7183 unsigned int v33; // eax@65 | |
7184 signed int v34; // edx@65 | |
7185 char *v35; // ecx@66 | |
7186 unsigned __int16 v36; // ax@69 | |
7187 int v37; // ST14_4@72 | |
7188 int v38; // eax@72 | |
7189 int v39; // ST10_4@72 | |
7190 int v40; // ST0C_4@72 | |
7191 int v41; // edx@76 | |
7192 int v42; // edx@77 | |
7193 int v43; // edx@78 | |
7194 unsigned __int8 v44; // zf@79 | |
7195 int v45; // edx@79 | |
7196 unsigned __int16 v46; // ax@80 | |
7197 int v47; // eax@81 | |
7198 int v48; // edx@87 | |
7199 int v49; // edx@88 | |
7200 int v50; // edx@89 | |
7201 unsigned int v51; // eax@93 | |
7202 signed int v52; // ebx@93 | |
7203 char *v53; // edx@94 | |
7204 unsigned __int16 v54; // ax@98 | |
7205 unsigned int v55; // ecx@98 | |
7206 signed int v56; // ebx@98 | |
7207 char *v57; // edx@99 | |
7208 unsigned __int16 v58; // ax@102 | |
7209 unsigned __int16 v59; // ax@107 | |
7210 unsigned int v60; // ecx@107 | |
7211 signed int v61; // ebx@107 | |
7212 char *v62; // edx@108 | |
7213 unsigned __int16 v63; // ax@111 | |
7214 int v64; // ebx@114 | |
7215 signed int v65; // eax@114 | |
7216 unsigned int v66; // edi@123 | |
7217 unsigned __int16 v67; // ax@124 | |
7218 unsigned int v68; // ecx@124 | |
7219 signed int v69; // ebx@124 | |
7220 char *v70; // edx@125 | |
7221 unsigned __int16 v71; // ax@128 | |
7222 unsigned int v72; // ebx@131 | |
7223 int v73; // ST14_4@132 | |
7224 int v74; // ST10_4@132 | |
7225 int v75; // ebx@132 | |
7226 int v76; // ST0C_4@132 | |
7227 unsigned __int16 v77; // ax@132 | |
7228 int v78; // eax@133 | |
7229 char v79; // zf@139 | |
7230 unsigned int v80; // eax@140 | |
7231 signed int v81; // edx@140 | |
7232 char *v82; // ecx@141 | |
7233 unsigned __int16 v83; // ax@144 | |
7234 unsigned __int16 v84; // ax@151 | |
7235 unsigned int v85; // ecx@151 | |
7236 signed int v86; // ebx@151 | |
7237 char *v87; // edx@152 | |
7238 unsigned __int16 v88; // ax@155 | |
7239 unsigned int v89; // eax@158 | |
7240 int v90; // ST34_4@159 | |
7241 int v91; // eax@159 | |
7242 unsigned int v92; // eax@163 | |
7243 unsigned int v93; // eax@177 | |
7244 char *v94; // ecx@178 | |
7245 unsigned __int16 v95; // ax@181 | |
7246 unsigned __int16 v96; // ax@184 | |
7247 int v97; // eax@185 | |
7248 unsigned __int16 v98; // ax@191 | |
7249 unsigned int v99; // ecx@191 | |
7250 char v100; // ST18_1@198 | |
7251 int v101; // ST14_4@198 | |
7252 int v102; // eax@198 | |
7253 int v103; // ST10_4@198 | |
7254 int v104; // ST0C_4@198 | |
7255 unsigned __int16 v105; // ax@200 | |
7256 signed int v106; // eax@208 | |
7257 unsigned int v107; // edx@220 | |
7258 signed int v108; // ebx@225 | |
7259 unsigned int v109; // eax@234 | |
7260 signed int v110; // ebx@234 | |
7261 char *v111; // ecx@235 | |
7262 unsigned __int16 v112; // ax@238 | |
7263 unsigned __int16 v113; // si@241 | |
7264 int v114; // eax@242 | |
7265 int v115; // eax@245 | |
7266 signed int v116; // eax@245 | |
7267 unsigned __int16 v117; // ax@251 | |
7268 unsigned int v118; // ecx@251 | |
7269 signed int v119; // ebx@251 | |
7270 char *v120; // edx@252 | |
7271 unsigned __int16 v121; // ax@255 | |
7272 unsigned int v122; // eax@260 | |
7273 char *v123; // edx@261 | |
7274 int v124; // eax@267 | |
7275 int v125; // [sp-20h] [bp-4Ch]@28 | |
7276 signed int v126; // [sp-1Ch] [bp-48h]@27 | |
7277 unsigned int v127; // [sp-18h] [bp-44h]@27 | |
7278 signed int v128; // [sp-14h] [bp-40h]@27 | |
7279 signed int v129; // [sp-10h] [bp-3Ch]@27 | |
7280 int v130; // [sp-Ch] [bp-38h]@27 | |
7281 unsigned int v131; // [sp-8h] [bp-34h]@27 | |
7282 char v132; // [sp-8h] [bp-34h]@131 | |
7283 int v133; // [sp-4h] [bp-30h]@27 | |
7284 char v134; // [sp-4h] [bp-30h]@131 | |
7285 signed int v135; // [sp-4h] [bp-30h]@217 | |
7286 int v136; // [sp+Ch] [bp-20h]@208 | |
7287 int v137; // [sp+10h] [bp-1Ch]@208 | |
7288 signed int v138; // [sp+14h] [bp-18h]@207 | |
7289 signed int v139; // [sp+18h] [bp-14h]@208 | |
7290 char *v140; // [sp+1Ch] [bp-10h]@61 | |
7291 signed int v141; // [sp+1Ch] [bp-10h]@117 | |
7292 unsigned int v142; // [sp+1Ch] [bp-10h]@158 | |
7293 signed int v143; // [sp+1Ch] [bp-10h]@172 | |
7294 char *v144; // [sp+1Ch] [bp-10h]@192 | |
7295 signed int v145; // [sp+20h] [bp-Ch]@1 | |
7296 signed int v146; // [sp+20h] [bp-Ch]@60 | |
7297 int v147; // [sp+20h] [bp-Ch]@72 | |
7298 signed int v148; // [sp+20h] [bp-Ch]@158 | |
7299 int v149; // [sp+20h] [bp-Ch]@198 | |
7300 unsigned __int16 v150; // [sp+20h] [bp-Ch]@208 | |
7301 int v151; // [sp+24h] [bp-8h]@1 | |
7302 signed int v152; // [sp+24h] [bp-8h]@208 | |
7303 unsigned int v153; // [sp+28h] [bp-4h]@1 | |
7304 | |
7305 v153 = uLayingItemID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7306 v2 = &pSpriteObjects[uLayingItemID]; |
0 | 7307 v3 = &pObjectList->pObjects[v2->uObjectDescID]; |
7308 v145 = a2; | |
848 | 7309 v151 = PID_TYPE(a2); |
7310 if ( PID_TYPE(a2) == OBJECT_Actor) | |
7311 { | |
7312 if ( PID_TYPE(v2->spell_caster_pid) == OBJECT_Actor && !pActors[PID_ID(v2->spell_caster_pid)].GetActorsRelation(&pActors[PID_ID(a2)]) ) | |
0 | 7313 return 1; |
7314 } | |
7315 else | |
7316 { | |
848 | 7317 if ( PID_TYPE(a2) == OBJECT_Player && PID_TYPE(v2->spell_caster_pid) == OBJECT_Player) |
0 | 7318 return 1; |
7319 } | |
7320 if ( pParty->bTurnBasedModeOn == 1 ) | |
7321 { | |
7322 v5 = v2->uAttributes; | |
7323 if ( v5 & 4 ) | |
7324 { | |
7325 --pTurnEngine->field_1C; | |
7326 v2->uAttributes = v5 & 0xFFFB; | |
7327 } | |
7328 } | |
848 | 7329 if ( v151 == OBJECT_BModel && PID_TYPE(v2->spell_caster_pid) != OBJECT_Player) |
1280 | 7330 { |
7331 if (PID_ID(v2->spell_caster_pid)<500) //bugfix PID_ID(v2->spell_caster_pid)==1000 | |
7332 BYTE2(pActors[PID_ID(v2->spell_caster_pid)].uAttributes) |= 4; | |
7333 } | |
7334 | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7335 v6 = v2->uType; |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7336 v7 = v2->uType; |
0 | 7337 if ( v7 > 3060 ) |
7338 { | |
7339 if ( v7 > 6090 ) | |
7340 { | |
7341 if ( v7 > 8090 ) | |
7342 { | |
7343 if ( v7 == 9010 ) | |
7344 goto LABEL_247; | |
7345 if ( v7 != 9030 ) | |
7346 { | |
7347 if ( v7 != 9040 ) | |
7348 { | |
7349 if ( v7 != 9080 ) | |
7350 return 0; | |
7351 LABEL_191: | |
7352 v98 = v6 + 1; | |
7353 v99 = pObjectList->uNumObjects; | |
7354 v32 = 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7355 v2->uType = v98; |
0 | 7356 v146 = 0; |
7357 if ( (signed int)v99 > 0 ) | |
7358 { | |
7359 v144 = (char *)&pObjectList->pObjects->uObjectID; | |
7360 while ( v98 != *(short *)v144 ) | |
7361 { | |
7362 ++v146; | |
7363 v144 += 56; | |
7364 if ( v146 >= (signed int)v99 ) | |
7365 goto LABEL_195; | |
7366 } | |
7367 goto LABEL_80; | |
7368 } | |
7369 LABEL_195: | |
7370 v46 = 0; | |
7371 goto LABEL_196; | |
7372 } | |
7373 goto LABEL_93; | |
7374 } | |
7375 LABEL_172: | |
7376 v143 = 17030; | |
7377 switch ( v6 ) | |
7378 { | |
7379 case 0x1798u: | |
7380 v143 = 15040; | |
7381 break; | |
7382 case 0xFAAu: | |
7383 v143 = 13010; | |
7384 break; | |
7385 case 0x2346u: | |
7386 v143 = 18030; | |
7387 break; | |
7388 } | |
7389 v138 = 1; | |
141 | 7390 if ( v151 != OBJECT_Actor) |
0 | 7391 { |
822 | 7392 if ( v6 != 9030 || v2->spell_skill != 4 ) |
0 | 7393 goto LABEL_246; |
1119 | 7394 v2->_46BEF1_apply_spells_aoe(); |
0 | 7395 LABEL_233: |
7396 if ( !v138 ) | |
7397 { | |
7398 v109 = pObjectList->uNumObjects; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7399 ++v2->uType; |
0 | 7400 v110 = 0; |
7401 if ( (signed int)v109 <= 0 ) | |
7402 { | |
7403 LABEL_238: | |
7404 v112 = 0; | |
7405 } | |
7406 else | |
7407 { | |
7408 v111 = (char *)&pObjectList->pObjects->uObjectID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7409 while ( v2->uType != *(short *)v111 ) |
0 | 7410 { |
7411 ++v110; | |
7412 v111 += 56; | |
7413 if ( v110 >= (signed int)v109 ) | |
7414 goto LABEL_238; | |
7415 } | |
7416 v112 = v110; | |
7417 } | |
7418 v2->uObjectDescID = v112; | |
7419 if ( !v112 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7420 SpriteObject::OnInteraction(v153); |
0 | 7421 v2->vVelocity.z = 0; |
7422 v2->vVelocity.y = 0; | |
7423 v2->vVelocity.x = 0; | |
7424 v2->uSpriteFrameID = 0; | |
7425 v113 = v2->uSoundID; | |
7426 if ( v113 ) | |
7427 v114 = (signed __int16)v113 + 4; | |
7428 else | |
7429 v114 = 0; | |
7430 v133 = 0; | |
7431 v131 = 0; | |
7432 v130 = v114; | |
7433 v115 = 8 * v153; | |
7434 v129 = 0; | |
7435 v128 = -1; | |
862 | 7436 LOBYTE(v115) = PID(OBJECT_Item,v153); |
0 | 7437 v127 = 0; |
7438 v126 = v115; | |
7439 v116 = v143; | |
7440 goto LABEL_269; | |
7441 } | |
7442 LABEL_246: | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7443 SpriteObject::OnInteraction(v153); |
0 | 7444 return 0; |
7445 } | |
7446 v106 = v145; | |
7447 v150 = 0; | |
848 | 7448 v139 = PID_ID(v106); |
822 | 7449 v137 = v2->spell_level; |
7450 v152 = v2->spell_skill; | |
7451 v136 = v2->spell_id; | |
0 | 7452 if ( v6 == 9030 ) |
7453 { | |
7454 v150 = 2; | |
7455 if ( v152 == 2 ) | |
7456 { | |
7457 v150 = 3; | |
7458 } | |
7459 else | |
7460 { | |
7461 if ( v152 >= 3 ) | |
7462 v150 = 4; | |
7463 } | |
7464 BYTE2(pActors[v139].uAttributes) |= 8u; | |
7465 } | |
7466 if ( v7 == 6040 ) | |
7467 { | |
7468 v135 = 7; | |
7469 } | |
7470 else | |
7471 { | |
7472 if ( v7 == 8030 ) | |
7473 { | |
7474 v135 = 9; | |
7475 } | |
7476 else | |
7477 { | |
7478 if ( v7 != 9030 ) | |
7479 { | |
7480 v107 = v136; | |
7481 LABEL_222: | |
7482 if ( v6 != 9030 || v152 != 4 ) | |
7483 { | |
7484 v108 = v139; | |
7485 if ( stru_50C198.GetMagicalResistance(&pActors[v139], v107) ) | |
7486 { | |
7487 v138 = 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7488 if ( v2->uType == 8030 ) |
0 | 7489 { |
7490 pActors[v108].uAIState = Standing; | |
7491 pActors[v108].UpdateAnimation(); | |
7492 } | |
90 | 7493 pActors[v108].pActorBuffs[v136].Apply( |
0 | 7494 pParty->uTimePlayed + (signed int)(signed __int64)((double)(v137 << 7) * 0.033333335), |
7495 v152, | |
7496 v150, | |
7497 0, | |
7498 0); | |
7499 } | |
7500 } | |
7501 else | |
7502 { | |
1119 | 7503 v2->_46BEF1_apply_spells_aoe(); |
0 | 7504 } |
822 | 7505 v2->spell_level = 0; |
7506 v2->spell_skill = 0; | |
7507 v2->spell_id = 0; | |
0 | 7508 goto LABEL_233; |
7509 } | |
7510 v135 = 10; | |
7511 } | |
7512 } | |
7513 v107 = v135; | |
7514 goto LABEL_222; | |
7515 } | |
7516 if ( v7 == 8090 || v7 == 7030 || v7 == 7090 || v7 == 8000 ) | |
7517 goto LABEL_93; | |
7518 if ( v7 == 8010 ) | |
7519 { | |
7520 if ( v151 == 3 | |
848 | 7521 && MonsterStats::BelongsToSupertype(pActors[PID_ID(v145)].pMonsterInfo.uID, MONSTER_SUPERTYPE_UNDEAD) ) |
0 | 7522 sub_43A97E(v153, v145); |
7523 v93 = pObjectList->uNumObjects; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7524 ++v2->uType; |
0 | 7525 v9 = 0; |
7526 v52 = 0; | |
7527 if ( (signed int)v93 > 0 ) | |
7528 { | |
7529 v94 = (char *)&pObjectList->pObjects->uObjectID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7530 while ( v2->uType != *(short *)v94 ) |
0 | 7531 { |
7532 ++v52; | |
7533 v94 += 56; | |
7534 if ( v52 >= (signed int)v93 ) | |
7535 goto LABEL_181; | |
7536 } | |
7537 goto LABEL_202; | |
7538 } | |
7539 goto LABEL_181; | |
7540 } | |
7541 v79 = v7 == 8030; | |
7542 } | |
7543 else | |
7544 { | |
7545 if ( v7 == 6090 ) | |
7546 goto LABEL_93; | |
7547 if ( v7 <= 4070 ) | |
7548 { | |
7549 if ( v7 != 4070 ) | |
7550 { | |
7551 v48 = v7 - 3090; | |
7552 if ( v48 ) | |
7553 { | |
7554 v49 = v48 - 2; | |
7555 if ( v49 ) | |
7556 { | |
7557 v50 = v49 - 908; | |
7558 if ( !v50 ) | |
7559 goto LABEL_93; | |
7560 v45 = v50 - 30; | |
7561 v44 = v45 == 0; | |
7562 goto LABEL_91; | |
7563 } | |
7564 v54 = v6 - 1; | |
7565 v55 = pObjectList->uNumObjects; | |
7566 v9 = 0; | |
7567 v56 = 0; | |
7568 v44 = pObjectList->uNumObjects == 0; | |
7569 v20 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7570 v2->uType = v54; |
0 | 7571 if ( v20 | v44 ) |
7572 { | |
7573 LABEL_102: | |
7574 v58 = 0; | |
7575 } | |
7576 else | |
7577 { | |
7578 v57 = (char *)&pObjectList->pObjects->uObjectID; | |
7579 while ( v54 != *(short *)v57 ) | |
7580 { | |
7581 ++v56; | |
7582 v57 += 56; | |
7583 if ( v56 >= (signed int)v55 ) | |
7584 goto LABEL_102; | |
7585 } | |
7586 v58 = v56; | |
7587 } | |
7588 v2->uObjectDescID = v58; | |
7589 if ( !v58 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7590 SpriteObject::OnInteraction(v153); |
0 | 7591 v14 = v153; |
7592 v2->vVelocity.z = 0; | |
7593 v2->vVelocity.y = 0; | |
7594 v2->vVelocity.x = 0; | |
7595 v2->uSpriteFrameID = 0; | |
7596 sub_43A97E(v153, v145); | |
7597 LABEL_35: | |
7598 v15 = v2->uSoundID; | |
7599 if ( v15 == (short)v9 ) | |
7600 v16 = 0; | |
7601 else | |
7602 v16 = (signed __int16)v15 + 4; | |
7603 v133 = v9; | |
7604 v131 = v9; | |
7605 v130 = v16; | |
7606 v92 = v14; | |
7607 LABEL_267: | |
7608 v124 = 8 * v92; | |
7609 v129 = v9; | |
7610 v128 = -1; | |
7611 LOBYTE(v124) = v124 | 2; | |
7612 v127 = v9; | |
7613 v126 = v124; | |
7614 LABEL_268: | |
1302 | 7615 v116 = word_4EE088_sound_ids[v2->spell_id]; |
0 | 7616 LABEL_269: |
7617 v125 = v116 + 1; | |
7618 goto LABEL_29; | |
7619 } | |
7620 v59 = v6 + 2; | |
7621 v60 = pObjectList->uNumObjects; | |
7622 v9 = 0; | |
7623 v61 = 0; | |
7624 v44 = pObjectList->uNumObjects == 0; | |
7625 v20 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7626 v2->uType = v59; |
0 | 7627 if ( v20 | v44 ) |
7628 { | |
7629 LABEL_111: | |
7630 v63 = 0; | |
7631 } | |
7632 else | |
7633 { | |
7634 v62 = (char *)&pObjectList->pObjects->uObjectID; | |
7635 while ( v59 != *(short *)v62 ) | |
7636 { | |
7637 ++v61; | |
7638 v62 += 56; | |
7639 if ( v61 >= (signed int)v60 ) | |
7640 goto LABEL_111; | |
7641 } | |
7642 v63 = v61; | |
7643 } | |
7644 v2->uObjectDescID = v63; | |
7645 if ( !v63 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7646 SpriteObject::OnInteraction(v153); |
0 | 7647 v64 = v2->uFacing - stru_5C6E00->uIntegerDoublePi; |
822 | 7648 v44 = v2->spell_skill == 4; |
0 | 7649 v2->vVelocity.z = 0; |
7650 v2->vVelocity.y = 0; | |
7651 v2->vVelocity.x = 0; | |
7652 v65 = 7; | |
7653 if ( v44 ) | |
7654 v65 = 9; | |
7655 if ( v65 > 0 ) | |
7656 { | |
7657 v141 = v65; | |
7658 do | |
7659 { | |
7660 v64 += (signed int)stru_5C6E00->uIntegerHalfPi >> 1; | |
7661 v2->Create(v64, 0, 1000, 0); | |
7662 --v141; | |
7663 } | |
7664 while ( v141 ); | |
7665 } | |
7666 LABEL_160: | |
7667 v14 = v153; | |
7668 LABEL_34: | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7669 SpriteObject::OnInteraction(v14); |
0 | 7670 goto LABEL_35; |
7671 } | |
7672 if ( v151 == 6 || v151 == 5 || (v66 = 0, !v151) ) | |
7673 return 1; | |
7674 v67 = v6 + 1; | |
7675 v68 = pObjectList->uNumObjects; | |
7676 v69 = 0; | |
7677 v44 = pObjectList->uNumObjects == 0; | |
7678 v20 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7679 v2->uType = v67; |
0 | 7680 if ( v20 | v44 ) |
7681 { | |
7682 LABEL_128: | |
7683 v71 = 0; | |
7684 } | |
7685 else | |
7686 { | |
7687 v70 = (char *)&pObjectList->pObjects->uObjectID; | |
7688 while ( v67 != *(short *)v70 ) | |
7689 { | |
7690 ++v69; | |
7691 v70 += 56; | |
7692 if ( v69 >= (signed int)v68 ) | |
7693 goto LABEL_128; | |
7694 } | |
7695 v71 = v69; | |
7696 } | |
7697 v2->uObjectDescID = v71; | |
7698 if ( !v71 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7699 SpriteObject::OnInteraction(v153); |
0 | 7700 v134 = 0; |
7701 v72 = v153; | |
7702 v132 = 0; | |
7703 LABEL_132: | |
7704 v73 = v2->vPosition.z; | |
7705 v74 = v2->vPosition.y; | |
862 | 7706 v75 = PID(OBJECT_Item,v72); |
0 | 7707 v2->vVelocity.z = v66; |
7708 v2->vVelocity.y = v66; | |
7709 v76 = v2->vPosition.x; | |
7710 v2->vVelocity.x = v66; | |
7711 v2->uSpriteFrameID = v66; | |
7712 stru_50FE08.Add(v75, 512, v76, v74, v73, v132, v134); | |
7713 v77 = v2->uSoundID; | |
7714 if ( v77 == (short)v66 ) | |
7715 v78 = 0; | |
7716 else | |
7717 v78 = (signed __int16)v77 + 4; | |
7718 v133 = v66; | |
7719 v131 = v66; | |
7720 v130 = v78; | |
7721 v129 = v66; | |
7722 v128 = -1; | |
7723 v127 = v66; | |
7724 v126 = v75; | |
7725 goto LABEL_268; | |
7726 } | |
7727 if ( v7 == 4090 ) | |
7728 { | |
7729 v84 = v6 + 2; | |
7730 v85 = pObjectList->uNumObjects; | |
7731 v9 = 0; | |
7732 v86 = 0; | |
7733 v44 = pObjectList->uNumObjects == 0; | |
7734 v20 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7735 v2->uType = v84; |
0 | 7736 if ( v20 | v44 ) |
7737 { | |
7738 LABEL_155: | |
7739 v88 = 0; | |
7740 } | |
7741 else | |
7742 { | |
7743 v87 = (char *)&pObjectList->pObjects->uObjectID; | |
7744 while ( v84 != *(short *)v87 ) | |
7745 { | |
7746 ++v86; | |
7747 v87 += 56; | |
7748 if ( v86 >= (signed int)v85 ) | |
7749 goto LABEL_155; | |
7750 } | |
7751 v88 = v86; | |
7752 } | |
7753 v2->uObjectDescID = v88; | |
7754 if ( !v88 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7755 SpriteObject::OnInteraction(v153); |
0 | 7756 v89 = v2->uFacing - stru_5C6E00->uIntegerDoublePi; |
7757 v2->vVelocity.z = 0; | |
7758 v2->vVelocity.y = 0; | |
7759 v2->vVelocity.x = 0; | |
7760 v142 = v89; | |
7761 v148 = 7; | |
7762 do | |
7763 { | |
7764 pRnd->SetRange(-128, 128); | |
7765 v90 = pRnd->GetInRange(); | |
7766 pRnd->SetRange(5, 500); | |
7767 v91 = pRnd->GetInRange(); | |
7768 v142 += (signed int)stru_5C6E00->uIntegerHalfPi >> 1; | |
7769 v2->Create(v90 + v142, 0, v91, 0); | |
7770 --v148; | |
7771 } | |
7772 while ( v148 ); | |
7773 goto LABEL_160; | |
7774 } | |
7775 if ( v7 == 4092 ) | |
7776 { | |
7777 v80 = pObjectList->uNumObjects; | |
7778 v66 = 0; | |
7779 v81 = 0; | |
7780 v44 = pObjectList->uNumObjects == 0; | |
7781 v20 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7782 v2->uType = 4091; |
0 | 7783 if ( v20 | v44 ) |
7784 { | |
7785 LABEL_144: | |
7786 v83 = 0; | |
7787 } | |
7788 else | |
7789 { | |
7790 v82 = (char *)&pObjectList->pObjects->uObjectID; | |
7791 while ( *(short *)v82 != 4091 ) | |
7792 { | |
7793 ++v81; | |
7794 v82 += 56; | |
7795 if ( v81 >= (signed int)v80 ) | |
7796 goto LABEL_144; | |
7797 } | |
7798 v83 = v81; | |
7799 } | |
7800 v2->uObjectDescID = v83; | |
7801 if ( !v83 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7802 SpriteObject::OnInteraction(v153); |
0 | 7803 v134 = 0; |
7804 v72 = v153; | |
7805 v132 = v2->field_61; | |
7806 goto LABEL_132; | |
7807 } | |
7808 if ( v7 == 4100 || v7 == 6010 ) | |
7809 goto LABEL_93; | |
7810 v79 = v7 == 6040; | |
7811 } | |
7812 if ( !v79 ) | |
7813 return 0; | |
7814 goto LABEL_172; | |
7815 } | |
7816 if ( v7 == 3060 ) | |
7817 goto LABEL_93; | |
7818 if ( v7 <= 555 ) | |
7819 { | |
7820 if ( v7 == 555 ) | |
7821 { | |
7822 sub_43A97E(v153, v145); | |
7823 v23 = pObjectList->uNumObjects; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7824 ++v2->uType; |
0 | 7825 v18 = 0; |
7826 v24 = 0; | |
7827 if ( (signed int)v23 <= 0 ) | |
7828 { | |
7829 LABEL_41: | |
7830 v22 = 0; | |
7831 } | |
7832 else | |
7833 { | |
7834 v25 = (char *)&pObjectList->pObjects->uObjectID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7835 while ( v2->uType != *(short *)v25 ) |
0 | 7836 { |
7837 ++v24; | |
7838 v25 += 56; | |
7839 if ( v24 >= (signed int)v23 ) | |
7840 goto LABEL_41; | |
7841 } | |
7842 v22 = v24; | |
7843 } | |
7844 LABEL_42: | |
7845 v2->uObjectDescID = v22; | |
7846 if ( v22 == v18 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7847 SpriteObject::OnInteraction(v153); |
0 | 7848 v2->vVelocity.z = v18; |
7849 v2->vVelocity.y = v18; | |
7850 v2->vVelocity.x = v18; | |
7851 v2->uSpriteFrameID = v18; | |
7852 } | |
7853 else | |
7854 { | |
7855 switch ( v7 ) | |
7856 { | |
7857 case 500: | |
7858 case 505: | |
7859 case 510: | |
7860 case 515: | |
7861 case 520: | |
7862 case 525: | |
7863 case 530: | |
7864 case 535: | |
7865 case 540: | |
7866 sub_43A97E(v153, v145); | |
7867 v8 = pObjectList->uNumObjects; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7868 ++v2->uType; |
0 | 7869 v9 = 0; |
7870 v10 = 0; | |
7871 if ( (signed int)v8 <= 0 ) | |
7872 goto LABEL_23; | |
7873 v11 = (char *)&pObjectList->pObjects->uObjectID; | |
7874 break; | |
7875 case 545: | |
7876 case 550: | |
377 | 7877 if ( v2->stru_24.uItemID != 405 && v2->stru_24.uSpecEnchantmentType != 3 ) |
0 | 7878 { |
7879 v14 = v153; | |
7880 v9 = 0; | |
7881 v2->vVelocity.z = 0; | |
7882 v2->vVelocity.y = 0; | |
7883 v2->vVelocity.x = 0; | |
7884 v2->uSpriteFrameID = 0; | |
7885 sub_43A97E(v153, v145); | |
7886 goto LABEL_34; | |
7887 } | |
7888 v17 = pObjectList->uNumObjects; | |
7889 v18 = 0; | |
7890 v19 = 0; | |
7891 v44 = pObjectList->uNumObjects == 0; | |
7892 v20 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7893 v2->uType = 600; |
0 | 7894 if ( v20 | v44 ) |
7895 goto LABEL_41; | |
7896 v21 = (char *)&pObjectList->pObjects->uObjectID; | |
7897 while ( *(short *)v21 != 600 ) | |
7898 { | |
7899 ++v19; | |
7900 v21 += 56; | |
7901 if ( v19 >= (signed int)v17 ) | |
7902 goto LABEL_41; | |
7903 } | |
7904 v22 = v19; | |
7905 goto LABEL_42; | |
7906 default: | |
7907 return 0; | |
7908 } | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7909 while ( v2->uType != *(short *)v11 ) |
0 | 7910 { |
7911 ++v10; | |
7912 v11 += 56; | |
7913 if ( v10 >= (signed int)v8 ) | |
7914 { | |
7915 LABEL_23: | |
7916 v12 = 0; | |
7917 goto LABEL_24; | |
7918 } | |
7919 } | |
7920 v12 = v10; | |
7921 LABEL_24: | |
7922 v2->uObjectDescID = v12; | |
7923 if ( !v12 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7924 SpriteObject::OnInteraction(v153); |
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7925 v44 = v2->uType == 555; |
0 | 7926 v2->vVelocity.z = 0; |
7927 v2->vVelocity.y = 0; | |
7928 v2->vVelocity.x = 0; | |
7929 v2->uSpriteFrameID = 0; | |
7930 if ( !v44 ) | |
7931 goto LABEL_27; | |
7932 } | |
7933 return 0; | |
7934 } | |
7935 if ( v7 > 1100 ) | |
7936 { | |
7937 v41 = v7 - 2030; | |
7938 if ( !v41 ) | |
7939 goto LABEL_247; | |
7940 v42 = v41 - 30; | |
7941 if ( v42 ) | |
7942 { | |
7943 v43 = v42 - 40; | |
7944 if ( !v43 ) | |
7945 goto LABEL_59; | |
7946 v45 = v43 - 910; | |
7947 v44 = v45 == 0; | |
7948 LABEL_91: | |
7949 if ( !v44 && v45 != 20 ) | |
7950 return 0; | |
7951 } | |
7952 LABEL_93: | |
7953 sub_43A97E(v153, v145); | |
7954 v51 = pObjectList->uNumObjects; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7955 ++v2->uType; |
0 | 7956 v9 = 0; |
7957 v52 = 0; | |
7958 if ( (signed int)v51 > 0 ) | |
7959 { | |
7960 v53 = (char *)&pObjectList->pObjects->uObjectID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7961 while ( v2->uType != *(short *)v53 ) |
0 | 7962 { |
7963 ++v52; | |
7964 v53 += 56; | |
7965 if ( v52 >= (signed int)v51 ) | |
7966 goto LABEL_181; | |
7967 } | |
7968 goto LABEL_202; | |
7969 } | |
7970 LABEL_181: | |
7971 v95 = 0; | |
7972 LABEL_182: | |
7973 v2->uObjectDescID = v95; | |
7974 if ( v95 == (short)v9 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
7975 SpriteObject::OnInteraction(v153); |
0 | 7976 v96 = v2->uSoundID; |
7977 v2->vVelocity.z = v9; | |
7978 v2->vVelocity.y = v9; | |
7979 v2->vVelocity.x = v9; | |
7980 v2->uSpriteFrameID = v9; | |
7981 if ( v96 == (short)v9 ) | |
7982 v97 = 0; | |
7983 else | |
7984 v97 = (signed __int16)v96 + 4; | |
7985 v133 = v9; | |
7986 v131 = v9; | |
7987 v130 = v97; | |
7988 v92 = v153; | |
7989 goto LABEL_267; | |
7990 } | |
7991 if ( v7 == 1100 ) | |
7992 goto LABEL_93; | |
7993 v26 = v7 - 600; | |
7994 if ( !v26 ) | |
7995 { | |
7996 v33 = pObjectList->uNumObjects; | |
7997 v34 = 0; | |
7998 v44 = pObjectList->uNumObjects == 0; | |
7999 v20 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
8000 v2->uType = 601; |
0 | 8001 if ( v20 | v44 ) |
8002 { | |
8003 LABEL_69: | |
8004 v36 = 0; | |
8005 } | |
8006 else | |
8007 { | |
8008 v35 = (char *)&pObjectList->pObjects->uObjectID; | |
8009 while ( *(short *)v35 != 601 ) | |
8010 { | |
8011 ++v34; | |
8012 v35 += 56; | |
8013 if ( v34 >= (signed int)v33 ) | |
8014 goto LABEL_69; | |
8015 } | |
8016 v36 = v34; | |
8017 } | |
8018 v2->uObjectDescID = v36; | |
8019 if ( !v36 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
8020 SpriteObject::OnInteraction(v153); |
0 | 8021 v37 = v2->vPosition.z; |
8022 v2->vVelocity.z = 0; | |
8023 v38 = 8 * v153; | |
8024 v39 = v2->vPosition.y; | |
862 | 8025 LOBYTE(v38) = PID(OBJECT_Item,v153); |
0 | 8026 v2->vVelocity.y = 0; |
8027 v2->vVelocity.x = 0; | |
8028 v40 = v2->vPosition.x; | |
8029 v2->uSpriteFrameID = 0; | |
8030 v147 = v38; | |
8031 stru_50FE08.Add(v38, 512, v40, v39, v37, 0, 0); | |
8032 if ( HIBYTE(v3->uFlags) & 1 ) | |
8033 array_5118E8._440E91(v2->vPosition.x, v2->vPosition.y, v2->vPosition.z, 0, v3->uParticleTrailColor); | |
8034 v133 = 0; | |
8035 v131 = 0; | |
8036 v130 = 0; | |
8037 v129 = 0; | |
8038 v128 = -1; | |
8039 v127 = 0; | |
8040 v126 = v147; | |
8041 goto LABEL_28; | |
8042 } | |
8043 v27 = v26 - 410; | |
8044 if ( !v27 ) | |
8045 goto LABEL_93; | |
8046 v28 = v27 - 40; | |
8047 if ( !v28 ) | |
8048 goto LABEL_191; | |
8049 v29 = v28 - 10; | |
8050 if ( v29 ) | |
8051 { | |
8052 if ( v29 != 20 ) | |
8053 return 0; | |
8054 LABEL_59: | |
8055 if ( v151 != 3 ) | |
8056 { | |
8057 v30 = v6 + 1; | |
8058 v31 = pObjectList->uNumObjects; | |
8059 v32 = 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
8060 v2->uType = v30; |
0 | 8061 v146 = 0; |
8062 if ( (signed int)v31 > 0 ) | |
8063 { | |
8064 v140 = (char *)&pObjectList->pObjects->uObjectID; | |
8065 while ( v30 != *(short *)v140 ) | |
8066 { | |
8067 ++v146; | |
8068 v140 += 56; | |
8069 if ( v146 >= (signed int)v31 ) | |
8070 goto LABEL_195; | |
8071 } | |
8072 LABEL_80: | |
8073 v46 = v146; | |
8074 LABEL_196: | |
8075 v2->uObjectDescID = v46; | |
8076 if ( v46 == (short)v32 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
8077 SpriteObject::OnInteraction(v153); |
0 | 8078 v100 = v2->field_61; |
8079 v101 = v2->vPosition.z; | |
8080 v2->uSpriteFrameID = v32; | |
8081 v102 = 8 * v153; | |
8082 v103 = v2->vPosition.y; | |
862 | 8083 LOBYTE(v102) = PID(OBJECT_Item,v153); |
0 | 8084 v2->vVelocity.x = v32; |
8085 v2->vVelocity.y = v32; | |
8086 v104 = v2->vPosition.x; | |
8087 v2->vVelocity.z = v32; | |
8088 v149 = v102; | |
8089 stru_50FE08.Add(v102, 512, v104, v103, v101, v100, v32); | |
8090 if ( HIBYTE(v3->uFlags) & 1 ) | |
8091 array_5118E8._440E91( | |
8092 v2->vPosition.x, | |
8093 v2->vPosition.y, | |
8094 v2->vPosition.z, | |
8095 v32, | |
8096 v3->uParticleTrailColor); | |
8097 v105 = v2->uSoundID; | |
8098 if ( v105 == (short)v32 ) | |
8099 v47 = 0; | |
8100 else | |
8101 v47 = (signed __int16)v105 + 4; | |
8102 v133 = v32; | |
8103 v131 = v32; | |
8104 v130 = v47; | |
8105 v129 = v32; | |
8106 v128 = -1; | |
8107 v127 = v32; | |
8108 v126 = v149; | |
8109 goto LABEL_268; | |
8110 } | |
8111 goto LABEL_195; | |
8112 } | |
8113 return 1; | |
8114 } | |
8115 LABEL_247: | |
8116 if ( v151 == 6 || v151 == 5 || (v9 = 0, !v151) ) | |
8117 return 1; | |
8118 if ( v151 != 2 ) | |
8119 { | |
8120 sub_43A97E(v153, v145); | |
8121 v122 = pObjectList->uNumObjects; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
8122 ++v2->uType; |
0 | 8123 v52 = 0; |
8124 if ( (signed int)v122 > 0 ) | |
8125 { | |
8126 v123 = (char *)&pObjectList->pObjects->uObjectID; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
8127 while ( v2->uType != *(short *)v123 ) |
0 | 8128 { |
8129 ++v52; | |
8130 v123 += 56; | |
8131 if ( v52 >= (signed int)v122 ) | |
8132 goto LABEL_181; | |
8133 } | |
8134 LABEL_202: | |
8135 v95 = v52; | |
8136 goto LABEL_182; | |
8137 } | |
8138 goto LABEL_181; | |
8139 } | |
8140 v117 = v6 + 1; | |
8141 v118 = pObjectList->uNumObjects; | |
8142 v119 = 0; | |
8143 v44 = pObjectList->uNumObjects == 0; | |
8144 v20 = (pObjectList->uNumObjects & 0x80000000u) != 0; | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
8145 v2->uType = v117; |
0 | 8146 if ( v20 | v44 ) |
8147 { | |
8148 LABEL_255: | |
8149 v121 = 0; | |
8150 } | |
8151 else | |
8152 { | |
8153 v120 = (char *)&pObjectList->pObjects->uObjectID; | |
8154 while ( v117 != *(short *)v120 ) | |
8155 { | |
8156 ++v119; | |
8157 v120 += 56; | |
8158 if ( v119 >= (signed int)v118 ) | |
8159 goto LABEL_255; | |
8160 } | |
8161 v121 = v119; | |
8162 } | |
8163 v2->uObjectDescID = v121; | |
8164 if ( !v121 ) | |
515
cb0ad52d6a26
LayingItem -> SpriteObject (long-waited rename, old name was inaccurate and confused people)
Nomad
parents:
496
diff
changeset
|
8165 SpriteObject::OnInteraction(v153); |
0 | 8166 v2->vVelocity.z = 0; |
8167 v2->vVelocity.y = 0; | |
8168 v2->vVelocity.x = 0; | |
8169 v2->uSpriteFrameID = 0; | |
8170 LABEL_27: | |
8171 v133 = v9; | |
8172 v131 = v9; | |
8173 v130 = v9; | |
8174 v13 = 8 * v153; | |
8175 v129 = v9; | |
8176 v128 = -1; | |
862 | 8177 LOBYTE(v13) = PID(OBJECT_Item,v153); |
0 | 8178 v127 = v9; |
8179 v126 = v13; | |
8180 LABEL_28: | |
8181 v125 = 8; | |
8182 LABEL_29: | |
8183 pAudioPlayer->PlaySound((SoundID)v125, v126, v127, v128, v129, v130, v131, v133); | |
8184 return 0; | |
8185 } |