Mercurial > mm7
annotate LOD.cpp @ 1951:524fe0810f32
pActorBuffs[7] to pActorBuffs[ACTOR_BUFF_SLOWED]
author | Grumpy7 |
---|---|
date | Fri, 25 Oct 2013 11:13:15 -0700 |
parents | 8094f1706b1f |
children | 780dd567f1da |
rev | line source |
---|---|
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1104
diff
changeset
|
1 #ifdef _MSC_VER |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1104
diff
changeset
|
2 #define _CRT_SECURE_NO_WARNINGS |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1104
diff
changeset
|
3 #endif |
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1104
diff
changeset
|
4 |
0 | 5 #include "LOD.h" |
6 #include "Render.h" | |
7 #include "PaletteManager.h" | |
8 #include "Viewport.h" | |
9 | |
10 #include "mm7_data.h" | |
11 | |
1016 | 12 #include "Sprites.h" |
0 | 13 |
14 | |
15 | |
16 | |
17 | |
18 | |
1477
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
19 LODFile_IconsBitmaps *pEvents_LOD = nullptr; |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
20 |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
21 LODFile_IconsBitmaps *pIcons_LOD = nullptr; |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
22 LODFile_IconsBitmaps *pIcons_LOD_mm6 = nullptr; |
1541 | 23 LODFile_IconsBitmaps *pIcons_LOD_mm8 = nullptr; |
0 | 24 |
1477
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
25 LODFile_IconsBitmaps *pBitmaps_LOD = nullptr; |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
26 LODFile_IconsBitmaps *pBitmaps_LOD_mm6 = nullptr; |
1541 | 27 LODFile_IconsBitmaps *pBitmaps_LOD_mm8 = nullptr; |
1477
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
28 |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
29 LODFile_Sprites *pSprites_LOD = nullptr; |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
30 LODFile_Sprites *pSprites_LOD_mm6 = nullptr; |
1541 | 31 LODFile_Sprites *pSprites_LOD_mm8 = nullptr; |
1477
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
32 |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
33 LODWriteableFile *pNew_LOD = nullptr; |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
34 LODWriteableFile *pGames_LOD = nullptr; |
0 | 35 |
36 | |
37 | |
38 | |
39 int _6A0CA4_lod_binary_search; // weak | |
40 int _6A0CA8_lod_unused; // weak | |
41 | |
42 | |
762 | 43 // inlined |
44 //----- (mm6c::00408860) -------------------------------------------------- | |
45 void LODFile_IconsBitmaps::_inlined_sub2() | |
46 { | |
47 ++uTexturePacksCount; | |
48 if (!uNumPrevLoadedFiles) | |
49 uNumPrevLoadedFiles = uNumLoadedFiles; | |
50 } | |
51 | |
52 // inlined | |
53 //----- (mm6c::0045BE60) -------------------------------------------------- | |
54 void LODFile_IconsBitmaps::_inlined_sub1() | |
55 { | |
56 dword_11B84 = uNumLoadedFiles; | |
57 } | |
58 | |
59 // inlined | |
60 //----- (mm6c::0045C310) -------------------------------------------------- | |
61 void LODFile_Sprites::_inlined_sub1() | |
62 { | |
63 field_ECA0 = uNumLoadedSprites; | |
64 } | |
65 | |
66 // inlined | |
67 //----- (mm6c::0045C5B0) -------------------------------------------------- | |
68 void LODFile_IconsBitmaps::_inlined_sub0() | |
69 { | |
70 dword_11B80 = uNumLoadedFiles; | |
71 if (dword_11B84 < uNumLoadedFiles) | |
72 dword_11B84 = uNumLoadedFiles; | |
73 } | |
74 | |
75 | |
76 // inlined | |
77 //----- (mm6c::0045C660) -------------------------------------------------- | |
78 void LODFile_Sprites::_inlined_sub0() | |
79 { | |
80 field_ECA4 = uNumLoadedSprites; | |
81 if (field_ECA0 < uNumLoadedSprites) | |
82 field_ECA0 = uNumLoadedSprites; | |
83 } | |
0 | 84 |
85 //----- (004355F7) -------------------------------------------------------- | |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
86 void LODFile_IconsBitmaps::RemoveTexturesFromTextureList() |
0 | 87 { |
88 if ( this->uTexturePacksCount ) | |
89 { | |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
90 if ( (this->uNumLoadedFiles - 1) >= this->uNumPrevLoadedFiles ) |
0 | 91 { |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
92 for ( uint i = this->uNumLoadedFiles - 1; i >= this->uNumPrevLoadedFiles; --i ) |
0 | 93 { |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
94 this->pTextures[i].Release(); |
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
95 if ( this->pHardwareTextures ) |
0 | 96 { |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
97 if ( this->pHardwareTextures[i] ) |
0 | 98 { |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
99 this->pHardwareTextures[i]->Release(); |
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
100 this->pHardwareTextures[i] = 0; |
0 | 101 } |
102 } | |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
103 if ( this->pHardwareSurfaces ) |
0 | 104 { |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
105 if ( this->pHardwareSurfaces[i] ) |
0 | 106 { |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
107 this->pHardwareSurfaces[i]->Release(); |
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
108 this->pHardwareSurfaces[i] = 0; |
0 | 109 } |
110 } | |
111 } | |
112 } | |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
113 this->uNumLoadedFiles = this->uNumPrevLoadedFiles; |
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
114 this->uNumPrevLoadedFiles = 0; |
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
115 this->uTexturePacksCount = 0; |
0 | 116 } |
117 } | |
118 | |
119 //----- (004114F2) -------------------------------------------------------- | |
1405
c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Ritor1
parents:
1404
diff
changeset
|
120 void LODFile_IconsBitmaps::RemoveTexturesPackFromTextureList() |
0 | 121 { |
1404 | 122 if ( this->uTexturePacksCount ) |
0 | 123 { |
1404 | 124 this->uTexturePacksCount--; |
125 if ( !this->uTexturePacksCount ) | |
0 | 126 { |
1404 | 127 if ( (this->uNumLoadedFiles - 1) >= this->uNumPrevLoadedFiles ) |
0 | 128 { |
1404 | 129 for ( uint i = this->uNumLoadedFiles - 1; i >= this->uNumPrevLoadedFiles; --i ) |
0 | 130 { |
1404 | 131 this->pTextures[i].Release(); |
132 if ( this->pHardwareTextures ) | |
0 | 133 { |
1404 | 134 if ( this->pHardwareTextures[i] ) |
0 | 135 { |
1404 | 136 this->pHardwareTextures[i]->Release(); |
137 this->pHardwareTextures[i] = 0; | |
0 | 138 } |
139 } | |
1404 | 140 if ( this->pHardwareSurfaces ) |
0 | 141 { |
1404 | 142 if ( this->pHardwareSurfaces[i] ) |
0 | 143 { |
1404 | 144 this->pHardwareSurfaces[i]->Release(); |
145 this->pHardwareSurfaces[i] = 0; | |
0 | 146 } |
147 } | |
148 } | |
149 } | |
1404 | 150 this->uNumLoadedFiles = this->uNumPrevLoadedFiles; |
1402 | 151 this->uNumPrevLoadedFiles = 0; |
0 | 152 } |
153 } | |
154 } | |
155 | |
156 //----- (004AC67E) -------------------------------------------------------- | |
157 int LODFile_Sprites::LoadSpriteFromFile(LODSprite *pSpriteHeader, const char *pContainer) | |
158 { | |
159 FILE *v3; // eax@1 | |
160 FILE *v4; // ebx@1 | |
161 int result; // eax@2 | |
162 LODSprite *v6; // esi@3 | |
163 LODSprite_stru0 *v7; // eax@3 | |
164 size_t v8; // ST10_4@3 | |
165 int *v9; // ebx@3 | |
166 int v10; // eax@3 | |
167 void *v11; // eax@5 | |
168 LODSprite_stru0 *v12; // eax@6 | |
169 void *v13; // ecx@6 | |
170 LODSprite_stru0 *i; // edx@6 | |
171 FILE *File; // [sp+4h] [bp-4h]@1 | |
172 void *DstBufa; // [sp+10h] [bp+8h]@4 | |
173 int Sizea; // [sp+14h] [bp+Ch]@3 | |
174 | |
175 v3 = FindContainer(pContainer, 0); | |
176 v4 = v3; | |
177 File = v3; | |
178 if ( v3 ) | |
179 { | |
180 v6 = pSpriteHeader; | |
181 fread(pSpriteHeader, 1u, 0x20u, v3); | |
182 strcpy(pSpriteHeader->pName, pContainer); | |
183 Sizea = pSpriteHeader->uSpriteSize; | |
1583 | 184 v7 = (LODSprite_stru0 *)malloc(8 * v6->uHeight); |
0 | 185 v8 = 8 * pSpriteHeader->uHeight; |
186 pSpriteHeader->pSpriteLines = v7; | |
187 fread(v7, 1u, v8, v4); | |
188 v9 = &pSpriteHeader->uDecompressedSize; | |
189 v10 = pSpriteHeader->uDecompressedSize; | |
190 if ( v10 ) | |
191 { | |
1583 | 192 pSpriteHeader->pDecompressedBytes = malloc(v10); |
193 DstBufa = malloc(Sizea); | |
0 | 194 fread(DstBufa, 1u, Sizea, File); |
195 zlib::MemUnzip(v6->pDecompressedBytes, (unsigned int *)&v6->uDecompressedSize, DstBufa, v6->uSpriteSize); | |
196 v6->uSpriteSize = *v9; | |
1583 | 197 free(DstBufa); |
0 | 198 } |
199 else | |
200 { | |
1583 | 201 v11 = malloc(Sizea); |
0 | 202 pSpriteHeader->pDecompressedBytes = v11; |
203 fread(v11, 1u, Sizea, File); | |
204 } | |
205 v12 = v6->pSpriteLines; | |
206 v13 = v6->pDecompressedBytes; | |
207 for ( i = &v12[v6->uHeight]; v12 < i; i = &v6->pSpriteLines[v6->uHeight] ) | |
208 { | |
209 v12->ptr_4 = (char *)v12->ptr_4 + (unsigned int)v13; | |
210 ++v12; | |
211 } | |
212 result = 1; | |
213 } | |
214 else | |
215 { | |
216 result = -1; | |
217 } | |
218 return result; | |
219 } | |
220 | |
221 //----- (004AC795) -------------------------------------------------------- | |
222 bool LODFile_Sprites::LoadSprites(const char *pFilename) | |
223 { | |
224 if (LoadHeader(pFilename, 1)) | |
225 return false; | |
226 else | |
227 return LoadSubIndices("sprites08") == 0; | |
228 } | |
229 | |
230 //----- (004AC7C0) -------------------------------------------------------- | |
231 int LODFile_Sprites::LoadSprite(const char *pContainerName, unsigned int uPaletteID) | |
670 | 232 { |
233 | |
234 FILE *sprite_file; // eax@12 | |
235 LODSprite temp_sprite_hdr; // [sp+Ch] [bp-3Ch]@12 | |
236 int i, sprite_indx; | |
237 | |
238 //find if already loaded | |
239 if ( pRenderer->pRenderD3D ) | |
240 { | |
241 for (i=0; i<uNumLoadedSprites;++i) | |
242 { | |
1104 | 243 if (!(_stricmp(pHardwareSprites[i].pName, pContainerName))) |
670 | 244 return i; |
245 } | |
246 } | |
247 else | |
248 { | |
249 for (i=0; i<uNumLoadedSprites;++i) | |
250 { | |
1104 | 251 if (!(_stricmp(pSpriteHeaders[i].pName, pContainerName))) |
670 | 252 return i; |
253 } | |
254 } | |
255 | |
700
1d05543f522d
Some occasional crashes in PaletteManager and sprite loading fixed.
Nomad
parents:
670
diff
changeset
|
256 if (uNumLoadedSprites >= 1500 ) |
670 | 257 return -1; |
258 //if not loaded - load from file | |
0 | 259 |
670 | 260 if ( pRenderer->pRenderD3D && field_ECAC ) |
261 { | |
262 if ( !pHardwareSprites ) | |
263 { | |
1583 | 264 pHardwareSprites = (Sprite *)malloc(1500*sizeof(Sprite));//0xEA60u |
670 | 265 for (i=0; i<1500;++i) |
266 { | |
267 pHardwareSprites[i].pName=NULL; | |
268 pHardwareSprites[i].pTextureSurface=NULL; | |
269 pHardwareSprites[i].pTexture=NULL; | |
270 } | |
271 } | |
272 temp_sprite_hdr.uHeight = 0; | |
273 temp_sprite_hdr.uPaletteId = 0; | |
274 temp_sprite_hdr.word_1A = 0; | |
275 temp_sprite_hdr.pSpriteLines = 0; | |
276 temp_sprite_hdr.pDecompressedBytes = 0; | |
277 sprite_file = FindContainer(pContainerName, 0); | |
278 if ( !sprite_file ) | |
279 return -1; | |
700
1d05543f522d
Some occasional crashes in PaletteManager and sprite loading fixed.
Nomad
parents:
670
diff
changeset
|
280 //fread(&temp_sprite_hdr, 1, sizeof(LODSprite), sprite_file); |
1d05543f522d
Some occasional crashes in PaletteManager and sprite loading fixed.
Nomad
parents:
670
diff
changeset
|
281 fread(&temp_sprite_hdr, 1, 0x20, sprite_file); |
670 | 282 pHardwareSprites[uNumLoadedSprites].uBufferWidth = temp_sprite_hdr.uWidth; |
283 pHardwareSprites[uNumLoadedSprites].uBufferHeight = temp_sprite_hdr.uHeight; | |
284 pSpriteHeaders[uNumLoadedSprites].uWidth = temp_sprite_hdr.uWidth; | |
285 pSpriteHeaders[uNumLoadedSprites].uHeight = temp_sprite_hdr.uHeight; | |
286 } | |
287 else | |
288 { | |
289 sprite_indx = LoadSpriteFromFile( &pSpriteHeaders[uNumLoadedSprites], pContainerName); | |
290 pSpriteHeaders[uNumLoadedSprites].word_1A = 0; | |
291 | |
292 if ( sprite_indx != -1 ) | |
293 { | |
294 pSpriteHeaders[uNumLoadedSprites].uPaletteId = pPaletteManager->LoadPalette(pSpriteHeaders[uNumLoadedSprites].uPaletteId); | |
295 } | |
296 else | |
297 { | |
298 if ( uNumLoadedSprites<=0 ) | |
299 uNumLoadedSprites=0; | |
300 else | |
301 { | |
302 for (i=0; i<uNumLoadedSprites;++i) | |
303 { | |
1104 | 304 if (!(_stricmp(pSpriteHeaders[i].pName, "pending"))) |
670 | 305 return i; |
306 } | |
307 } | |
308 if ( LoadSpriteFromFile(&pSpriteHeaders[uNumLoadedSprites], "pending") == -1 ) | |
309 return -1; | |
310 pSpriteHeaders[uNumLoadedSprites].uPaletteId = pPaletteManager->LoadPalette(pSpriteHeaders[uNumLoadedSprites].uPaletteId); | |
311 } | |
312 } | |
313 | |
0 | 314 if ( pRenderer->pRenderD3D ) |
670 | 315 { |
1583 | 316 pHardwareSprites[uNumLoadedSprites].pName = (const char *)malloc(20); |
670 | 317 strcpy((char *)pHardwareSprites[uNumLoadedSprites].pName, pContainerName); |
318 pHardwareSprites[uNumLoadedSprites].uPaletteID = uPaletteID; | |
319 pRenderer->MoveSpriteToDevice(&pHardwareSprites[uNumLoadedSprites]); | |
320 } | |
321 ++uNumLoadedSprites; | |
322 return uNumLoadedSprites - 1; | |
323 | |
324 } | |
0 | 325 |
326 //----- (004ACADA) -------------------------------------------------------- | |
327 void LODFile_Sprites::ReleaseLostHardwareSprites() | |
328 { | |
329 LODFile_Sprites *v1; // esi@1 | |
330 signed int v2; // ebx@2 | |
331 int v3; // edi@3 | |
332 IDirectDrawSurface *v4; // eax@4 | |
333 IDirect3DTexture2 *v5; // eax@6 | |
334 IDirectDrawSurface *v6; // ST00_4@8 | |
335 | |
336 v1 = this; | |
337 if ( this->pHardwareSprites ) | |
338 { | |
339 v2 = 0; | |
340 if ( (signed int)this->uNumLoadedSprites > 0 ) | |
341 { | |
342 v3 = 0; | |
343 do | |
344 { | |
345 v4 = (IDirectDrawSurface *)v1->pHardwareSprites[v3].pTextureSurface; | |
346 if ( v4 && v4->IsLost() == DDERR_SURFACELOST ) | |
347 { | |
348 v5 = v1->pHardwareSprites[v3].pTexture; | |
349 if ( v5 ) | |
350 { | |
351 v5->Release(); | |
352 v1->pHardwareSprites[v3].pTexture = 0; | |
353 } | |
354 v6 = (IDirectDrawSurface *)v1->pHardwareSprites[v3].pTextureSurface; | |
355 v6->Release(); | |
356 v1->pHardwareSprites[v3].pTextureSurface = 0; | |
357 pRenderer->MoveSpriteToDevice(&v1->pHardwareSprites[v3]); | |
358 } | |
359 ++v2; | |
360 ++v3; | |
361 } | |
362 while ( v2 < (signed int)v1->uNumLoadedSprites ); | |
363 } | |
364 } | |
365 } | |
366 | |
367 //----- (004ACB70) -------------------------------------------------------- | |
368 void LODFile_Sprites::ReleaseAll() | |
369 { | |
370 LODFile_Sprites *v1; // esi@1 | |
371 signed int v2; // ebx@2 | |
372 int v3; // edi@3 | |
373 Sprite *v4; // eax@4 | |
374 IDirect3DTexture2 *v5; // eax@5 | |
375 Sprite *v6; // eax@7 | |
376 IDirectDrawSurface *v7; // eax@8 | |
377 | |
378 v1 = this; | |
379 if ( this->pHardwareSprites ) | |
380 { | |
381 v2 = 0; | |
382 if ( (signed int)this->uNumLoadedSprites > 0 ) | |
383 { | |
384 v3 = 0; | |
385 do | |
386 { | |
387 v4 = v1->pHardwareSprites; | |
388 if ( v4 ) | |
389 { | |
390 v5 = v4[v3].pTexture; | |
391 if ( v5 ) | |
392 { | |
393 v5->Release(); | |
394 v1->pHardwareSprites[v3].pTexture = 0; | |
395 } | |
396 v6 = v1->pHardwareSprites; | |
397 if ( v6 ) | |
398 { | |
399 v7 = (IDirectDrawSurface *)v6[v3].pTextureSurface; | |
400 if ( v7 ) | |
401 { | |
402 v7->Release(); | |
403 v1->pHardwareSprites[v3].pTextureSurface = 0; | |
404 } | |
405 } | |
406 } | |
407 ++v2; | |
408 ++v3; | |
409 } | |
410 while ( v2 < (signed int)v1->uNumLoadedSprites ); | |
411 } | |
412 } | |
413 } | |
414 | |
415 //----- (004ACBE0) -------------------------------------------------------- | |
416 void LODFile_Sprites::MoveSpritesToVideoMemory() | |
417 { | |
418 LODFile_Sprites *v1; // esi@1 | |
419 int v2; // ebx@1 | |
420 signed int v3; // edi@2 | |
421 | |
422 v1 = this; | |
423 v2 = 0; | |
424 if ( this->pHardwareSprites ) | |
425 { | |
426 v3 = 0; | |
427 if ( (signed int)this->uNumLoadedSprites > 0 ) | |
428 { | |
429 do | |
430 { | |
431 pRenderer->MoveSpriteToDevice(&v1->pHardwareSprites[v2]); | |
432 ++v3; | |
433 ++v2; | |
434 } | |
435 while ( v3 < (signed int)v1->uNumLoadedSprites ); | |
436 } | |
437 } | |
438 } | |
439 | |
440 //----- (004ACC38) -------------------------------------------------------- | |
733 | 441 int LODSprite::DrawSprite_sw(RenderBillboardTransform_local0 *a2, char a3) |
0 | 442 { |
443 RenderBillboardTransform_local0 *v3; // edi@1 | |
444 int result; // eax@1 | |
445 int v5; // esi@2 | |
446 int v6; // ST18_4@2 | |
447 signed int v7; // eax@2 | |
448 signed int v8; // ebx@2 | |
449 int v9; // ebx@2 | |
450 int *v10; // ecx@2 | |
451 int v11; // esi@2 | |
452 unsigned int v12; // edx@4 | |
453 int v13; // esi@13 | |
454 int v14; // esi@17 | |
455 int v15; // ecx@17 | |
456 char *v16; // edx@17 | |
457 int v17; // esi@17 | |
458 int v18; // ecx@18 | |
459 int v19; // esi@18 | |
460 LODSprite_stru0 *v20; // edx@21 | |
461 int v21; // eax@22 | |
462 int v22; // esi@22 | |
463 int v23; // eax@25 | |
464 int v24; // ecx@25 | |
465 signed __int64 v25; // qtt@27 | |
466 int v26; // eax@27 | |
467 unsigned __int16 *v27; // eax@29 | |
468 LODSprite_stru0 *v28; // edx@29 | |
469 signed int v29; // ecx@30 | |
470 int v30; // ecx@37 | |
471 int v31; // ecx@38 | |
472 signed int v32; // ecx@41 | |
473 int v33; // ecx@47 | |
474 int v34; // ecx@56 | |
475 int v35; // esi@58 | |
476 __int16 v36; // ax@58 | |
477 int v37; // ecx@59 | |
478 int v38; // eax@59 | |
479 int v39; // ecx@62 | |
480 signed int v40; // ST30_4@64 | |
481 signed __int64 v41; // qtt@64 | |
482 int v42; // ecx@64 | |
483 unsigned __int16 *v43; // eax@66 | |
484 LODSprite_stru0 *v44; // ecx@66 | |
485 int v45; // edx@69 | |
486 int v46; // edx@77 | |
487 unsigned __int16 *pTarget; // [sp+Ch] [bp-50h]@2 | |
488 signed int v48; // [sp+10h] [bp-4Ch]@2 | |
489 signed int v49; // [sp+14h] [bp-48h]@2 | |
490 int v50; // [sp+14h] [bp-48h]@19 | |
491 int v51; // [sp+14h] [bp-48h]@57 | |
492 int v52; // [sp+18h] [bp-44h]@13 | |
493 int v53; // [sp+1Ch] [bp-40h]@2 | |
494 int v54; // [sp+1Ch] [bp-40h]@22 | |
495 int v55; // [sp+1Ch] [bp-40h]@32 | |
496 int v56; // [sp+1Ch] [bp-40h]@69 | |
497 int v57; // [sp+20h] [bp-3Ch]@2 | |
498 int v58; // [sp+24h] [bp-38h]@1 | |
499 int v59; // [sp+28h] [bp-34h]@2 | |
500 int v60; // [sp+28h] [bp-34h]@13 | |
501 unsigned __int16 *v61; // [sp+2Ch] [bp-30h]@2 | |
502 int v62; // [sp+30h] [bp-2Ch]@2 | |
503 void *v63; // [sp+30h] [bp-2Ch]@29 | |
504 void *v64; // [sp+30h] [bp-2Ch]@66 | |
505 int v65; // [sp+34h] [bp-28h]@2 | |
506 int v66; // [sp+34h] [bp-28h]@22 | |
507 int v67; // [sp+34h] [bp-28h]@59 | |
508 int v68; // [sp+38h] [bp-24h]@13 | |
509 unsigned int v69; // [sp+3Ch] [bp-20h]@2 | |
510 int v70; // [sp+40h] [bp-1Ch]@2 | |
511 signed int v71; // [sp+40h] [bp-1Ch]@15 | |
512 int v72; // [sp+44h] [bp-18h]@2 | |
513 unsigned __int16 *v73; // [sp+44h] [bp-18h]@29 | |
514 unsigned __int16 *v74; // [sp+44h] [bp-18h]@66 | |
515 int v75; // [sp+48h] [bp-14h]@4 | |
516 int v76; // [sp+48h] [bp-14h]@22 | |
517 int v77; // [sp+48h] [bp-14h]@59 | |
518 LODSprite *v78; // [sp+4Ch] [bp-10h]@1 | |
519 int v79; // [sp+50h] [bp-Ch]@4 | |
520 int v80; // [sp+50h] [bp-Ch]@21 | |
521 int v81; // [sp+50h] [bp-Ch]@62 | |
522 int v82; // [sp+50h] [bp-Ch]@67 | |
523 int v83; // [sp+50h] [bp-Ch]@75 | |
524 int *pTargetZ; // [sp+54h] [bp-8h]@4 | |
525 int v85; // [sp+58h] [bp-4h]@18 | |
526 int v86; // [sp+58h] [bp-4h]@56 | |
527 signed int v87; // [sp+64h] [bp+8h]@2 | |
528 int v88; // [sp+68h] [bp+Ch]@18 | |
529 int v89; // [sp+68h] [bp+Ch]@56 | |
530 | |
531 v3 = a2; | |
532 v78 = this; | |
144
8ab4484c22e0
Billboard drawing's up (actors, decorations, misc sprites)
Nomad
parents:
17
diff
changeset
|
533 result = a2->_screenspace_x_scaler_packedfloat; |
8ab4484c22e0
Billboard drawing's up (actors, decorations, misc sprites)
Nomad
parents:
17
diff
changeset
|
534 v58 = a2->_screenspace_x_scaler_packedfloat; |
0 | 535 if ( result <= 0 ) |
536 return result; | |
144
8ab4484c22e0
Billboard drawing's up (actors, decorations, misc sprites)
Nomad
parents:
17
diff
changeset
|
537 v5 = a2->_screenspace_y_scaler_packedfloat; |
8ab4484c22e0
Billboard drawing's up (actors, decorations, misc sprites)
Nomad
parents:
17
diff
changeset
|
538 v6 = a2->_screenspace_x_scaler_packedfloat; |
0 | 539 v87 = (signed __int64)0x100000000ui64 / result; |
540 v48 = (signed __int64)0x100000000ui64 / result; | |
541 v62 = (signed __int64)0x100000000ui64 / v5; | |
542 v7 = this->uHeight; | |
543 v8 = (signed int)((signed __int64)0x100000000ui64 / v5) >> 1; | |
544 v53 = v8; | |
545 v70 = (this->uHeight << 16) - v8; | |
546 v49 = v7; | |
547 v69 = v3->uTargetPitch; | |
548 pTarget = v3->pTarget; | |
549 v57 = v3->sZValue; | |
550 v61 = v3->pPalette; | |
551 v9 = (v6 * this->uWidth + 32768) >> 16; | |
552 v72 = v3->uScreenSpaceY; | |
553 result = (v5 * v7 + 32768) >> 16; | |
554 v10 = (int *)(v72 - result + 1); | |
555 v11 = v3->uScreenSpaceX - (v9 >> 1) + 1; | |
556 v65 = v72 - result + 1; | |
557 v59 = v11 + v9 - 1; | |
558 if ( BYTE1(v3->uFlags) & 8 ) | |
559 { | |
560 v10 = (int *)((char *)v10 + (v49 >> 1)); | |
561 v72 += v49 >> 1; | |
562 v65 = (int)v10; | |
563 } | |
564 v12 = v72; | |
565 pTargetZ = v10; | |
566 v75 = v3->uScreenSpaceX - (v9 >> 1) + 1; | |
567 v79 = v11 + v9 - 1; | |
568 if ( !(v3->uFlags & 8) ) | |
569 { | |
570 if ( v65 < (signed int)v3->uViewportY ) | |
571 pTargetZ = (int *)v3->uViewportY; | |
572 if ( v72 > (signed int)v3->uViewportW ) | |
573 v12 = v3->uViewportW; | |
574 if ( v11 < (signed int)v3->uViewportX ) | |
575 v75 = v3->uViewportX; | |
576 if ( v59 > (signed int)v3->uViewportZ ) | |
577 v79 = v3->uViewportZ; | |
578 } | |
579 v68 = v75 - v11; | |
580 v13 = -v62; | |
581 v60 = v59 - v79; | |
582 v52 = -v62; | |
583 if ( v3->uFlags & 1 ) | |
584 { | |
585 v13 = v62; | |
586 v70 = v53; | |
587 v52 = v62; | |
588 } | |
589 v71 = v13 * (v72 - v12) + v70; | |
590 if ( LOBYTE(viewparams->field_20) ) | |
591 { | |
592 if ( a3 ) | |
593 return result; | |
594 } | |
595 v14 = 5 * v12; | |
596 v15 = v69 * v12; | |
597 result = v12 - v72 + result - 1; | |
598 v16 = (char *)pTargetZ - v65; | |
599 v17 = v14 << 7; | |
600 if ( v3->uFlags & 4 ) | |
601 { | |
602 v34 = v79 + v15; | |
603 v89 = v34; | |
604 v86 = v79 + v17; | |
605 if ( result < (signed int)v16 ) | |
606 return result; | |
607 v51 = result - (int)v16 + 1; | |
608 while ( 1 ) | |
609 { | |
610 v35 = v71 >> 16; | |
611 v36 = LOWORD(v78->pSpriteLines[v35].dword_0); | |
612 if ( v36 == -1 ) | |
613 { | |
614 v34 -= v69; | |
615 v89 = v34; | |
616 goto LABEL_84; | |
617 } | |
618 v37 = v9 - ((unsigned __int64)(v36 * (signed __int64)v58) >> 16); | |
619 v67 = v87 * ((unsigned __int64)(LOWORD(v78->pSpriteLines[v35].dword_0) * (signed __int64)v58) >> 16); | |
620 v38 = v9 - v60; | |
621 v77 = v9 - v60; | |
622 if ( v9 - v60 <= (signed int)(v9 | |
623 - ((unsigned __int64)(HIWORD(v78->pSpriteLines[v35].dword_0) * (signed __int64)v58) >> 16)) | |
624 || v68 >= v37 ) | |
625 { | |
626 v89 -= v69; | |
627 v34 = v89; | |
628 LABEL_84: | |
629 v86 -= 640; | |
630 goto LABEL_85; | |
631 } | |
632 if ( v38 < v37 ) | |
633 { | |
634 v81 = (v87 >> 1) + v87 * (v37 - v38); | |
635 } | |
636 else | |
637 { | |
638 v77 = v37; | |
639 v81 = v87 >> 1; | |
640 v39 = v37 - v9; | |
641 v89 += v39 + v60; | |
642 v86 += v60 + v39; | |
643 } | |
644 v40 = ((HIWORD(v78->pSpriteLines[v35].dword_0) + 1) << 16) - v81 - v67; | |
645 LODWORD(v41) = v40 << 16; | |
646 HIDWORD(v41) = v40 >> 16; | |
647 v42 = v77 - (((signed int)((unsigned __int64)(v41 / v48) - 32768) >> 16) + 1); | |
648 if ( v68 >= v42 ) | |
649 v42 = v68; | |
650 v43 = &pTarget[v89]; | |
651 v74 = &v43[v42 - v77 + 1]; | |
652 v44 = &v78->pSpriteLines[v35]; | |
653 v64 = v44->ptr_4; | |
654 if ( !v57 ) | |
655 { | |
656 v83 = v67 + v81; | |
657 if ( ((v83 - (LOWORD(v44->dword_0) << 16)) & 0xFFFF0000) < 0 ) | |
658 { | |
659 v83 += v87; | |
660 --v43; | |
661 --pTargetZ; | |
662 } | |
663 while ( v43 >= v74 ) | |
664 { | |
665 v46 = (v83 - ((signed int)LOWORD(v78->pSpriteLines[v35].dword_0) << 16)) >> 16; | |
666 if ( *((char *)v64 + v46) ) | |
667 *v43 = v61[*((char *)v64 + v46)]; | |
668 v83 += v87; | |
669 --v43; | |
670 } | |
671 goto LABEL_81; | |
672 } | |
673 pTargetZ = &v3->pTargetZ[v86]; | |
674 v82 = v67 + v81; | |
675 if ( ((v82 - (LOWORD(v44->dword_0) << 16)) & 0xFFFF0000) < 0 ) | |
676 goto LABEL_72; | |
677 LABEL_73: | |
678 if ( v43 >= v74 ) | |
679 break; | |
680 LABEL_81: | |
681 v89 += v9 - v77 - v60 - v69; | |
682 v34 = v89; | |
683 v86 = v86 + v9 - v77 - v60 - 640; | |
684 LABEL_85: | |
685 result = v52; | |
686 v71 += v52; | |
687 --v51; | |
688 if ( !v51 ) | |
689 return result; | |
690 } | |
691 v45 = (v82 - ((signed int)LOWORD(v78->pSpriteLines[v35].dword_0) << 16)) >> 16; | |
692 v56 = *((char *)v64 + v45); | |
693 if ( *((char *)v64 + v45) && v57 <= (unsigned int)*pTargetZ ) | |
694 { | |
695 *pTargetZ = v57; | |
696 *v43 = v61[v56]; | |
697 } | |
698 LABEL_72: | |
699 v82 += v87; | |
700 --v43; | |
701 --pTargetZ; | |
702 goto LABEL_73; | |
703 } | |
704 v18 = v75 + v15; | |
705 v19 = v75 + v17; | |
706 v88 = v18; | |
707 v85 = v19; | |
708 if ( result >= (signed int)v16 ) | |
709 { | |
710 v50 = result - (int)v16 + 1; | |
711 while ( 1 ) | |
712 { | |
713 v20 = &v78->pSpriteLines[v71 >> 16]; | |
714 v80 = v71 >> 16; | |
715 if ( LOWORD(v20->dword_0) != -1 ) | |
716 break; | |
717 v18 -= v69; | |
718 v85 = v19 - 640; | |
719 v88 = v18; | |
720 LABEL_54: | |
721 result = v52; | |
722 v71 += v52; | |
723 --v50; | |
724 if ( !v50 ) | |
725 return result; | |
726 v19 = v85; | |
727 } | |
728 v21 = (v58 * LOWORD(v20->dword_0) + 32768) >> 16; | |
729 v66 = v21 * v87; | |
730 v76 = v68; | |
731 v54 = HIWORD(v20->dword_0); | |
732 v22 = v9 - v60; | |
733 if ( v68 >= (v58 * v54 + 32768) >> 16 || v22 <= v21 ) | |
734 { | |
735 v88 -= v69; | |
736 v85 -= 640; | |
737 goto LABEL_51; | |
738 } | |
739 if ( v68 > v21 ) | |
740 { | |
741 v24 = (v87 >> 1) + v87 * (v68 - v21); | |
742 } | |
743 else | |
744 { | |
745 v76 = (v58 * LOWORD(v20->dword_0) + 32768) >> 16; | |
746 v23 = v21 - v68; | |
747 v88 += v23; | |
748 v24 = v87 >> 1; | |
749 v85 += v23; | |
750 } | |
751 LODWORD(v25) = (((v54 + 1) << 16) - v24 - v66) << 16; | |
752 HIDWORD(v25) = (((v54 + 1) << 16) - v24 - v66) >> 16; | |
753 v26 = v76 + ((signed int)(v25 / v48) >> 16) + 1; | |
754 if ( v22 > v26 ) | |
755 v22 = v26; | |
756 v27 = &pTarget[v88]; | |
757 v73 = &v27[v22 - v76 - 1]; | |
758 v28 = &v78->pSpriteLines[v80]; | |
759 v63 = v28->ptr_4; | |
760 if ( v57 ) | |
761 { | |
762 pTargetZ = &v3->pTargetZ[v85]; | |
763 v29 = v66 - (LOWORD(v28->dword_0) << 16) + v24; | |
764 if ( (v29 & 0xFFFF0000) >= 0 ) | |
765 goto LABEL_36; | |
766 while ( 1 ) | |
767 { | |
768 v29 += v87; | |
769 ++v27; | |
770 ++pTargetZ; | |
771 LABEL_36: | |
772 if ( v27 >= v73 ) | |
773 break; | |
774 v55 = *((char *)v63 + (v29 >> 16)); | |
775 if ( *((char *)v63 + (v29 >> 16)) && v57 <= (unsigned int)*pTargetZ ) | |
776 { | |
777 *pTargetZ = v57; | |
778 *v27 = v61[v55]; | |
779 } | |
780 } | |
781 v30 = v29 >> 16; | |
782 if ( v30 > HIWORD(v78->pSpriteLines[v80].dword_0) - (signed int)LOWORD(v78->pSpriteLines[v80].dword_0) | |
783 || (v31 = *((char *)v63 + v30)) == 0 | |
784 || v57 > (unsigned int)*pTargetZ ) | |
785 goto LABEL_50; | |
786 *pTargetZ = v57; | |
787 } | |
788 else | |
789 { | |
790 v32 = v66 - (LOWORD(v28->dword_0) << 16) + v24; | |
791 if ( (v32 & 0xFFFF0000) < 0 ) | |
792 { | |
793 v32 += v87; | |
794 ++v27; | |
795 ++pTargetZ; | |
796 } | |
797 while ( v27 < v73 ) | |
798 { | |
799 if ( *((char *)v63 + (v32 >> 16)) ) | |
800 *v27 = v61[*((char *)v63 + (v32 >> 16))]; | |
801 v32 += v87; | |
802 ++v27; | |
803 } | |
804 v33 = v32 >> 16; | |
805 if ( v33 > HIWORD(v78->pSpriteLines[v80].dword_0) - (signed int)LOWORD(v78->pSpriteLines[v80].dword_0) | |
806 || (v31 = *((char *)v63 + v33)) == 0 ) | |
807 goto LABEL_50; | |
808 } | |
809 *v27 = v61[v31]; | |
810 LABEL_50: | |
811 v88 += v68 - v76 - v69; | |
812 v85 = v85 + v68 - v76 - 640; | |
813 LABEL_51: | |
814 v18 = v88; | |
815 goto LABEL_54; | |
816 } | |
817 return result; | |
818 } | |
819 | |
820 //----- (004AD2D1) -------------------------------------------------------- | |
821 int LODSprite::_4AD2D1(struct RenderBillboardTransform_local0 *a2, int a3) | |
822 { | |
823 int result; // eax@1 | |
824 unsigned int v4; // esi@1 | |
825 int v5; // edi@1 | |
826 LODSprite_stru0 *v6; // edx@2 | |
827 __int16 v7; // bx@2 | |
828 int v8; // ecx@3 | |
829 unsigned __int16 *v9; // esi@3 | |
830 int v10; // ebx@3 | |
831 void *v11; // edx@3 | |
832 unsigned __int16 *v12; // ecx@3 | |
833 int v13; // ebx@4 | |
834 LODSprite *v14; // [sp+8h] [bp-10h]@1 | |
835 unsigned __int16 *v15; // [sp+10h] [bp-8h]@1 | |
836 unsigned __int16 *v16; // [sp+14h] [bp-4h]@1 | |
837 int i; // [sp+20h] [bp+8h]@1 | |
838 | |
839 result = (int)a2; | |
840 v14 = this; | |
841 v4 = a2->uTargetPitch; | |
842 v16 = a2->pTarget; | |
843 v15 = a2->pPalette; | |
844 v5 = this->uHeight - 1; | |
845 for ( i = v4 * a2->uScreenSpaceY - (this->uWidth >> 1) + a2->uScreenSpaceX + 1; v5 >= 0; --v5 ) | |
846 { | |
847 v6 = &this->pSpriteLines[v5]; | |
848 v7 = LOWORD(v6->dword_0); | |
849 if ( LOWORD(v6->dword_0) != -1 ) | |
850 { | |
851 v8 = v7; | |
852 v9 = &v16[v7 + i]; | |
853 v10 = HIWORD(v6->dword_0); | |
854 v11 = v6->ptr_4; | |
855 v12 = &v9[v10 - v8]; | |
856 while ( v9 <= v12 ) | |
857 { | |
858 v13 = *(char *)v11; | |
859 v11 = (char *)v11 + 1; | |
860 if ( v13 ) | |
861 *v9 = v15[v13]; | |
862 ++v9; | |
863 } | |
864 v4 = *(int *)(result + 48); | |
865 //this = v14; | |
866 } | |
867 i -= v4; | |
868 } | |
869 return result; | |
870 } | |
871 | |
872 //----- (0046454B) -------------------------------------------------------- | |
873 void LODFile_IconsBitmaps::ReleaseAll2() | |
874 { | |
875 LODFile_IconsBitmaps *v1; // esi@1 | |
876 int v2; // edi@1 | |
877 Texture *v3; // ebx@2 | |
878 struct IDirect3DTexture2 **v4; // eax@3 | |
879 struct IDirect3DTexture2 *v5; // eax@4 | |
880 struct IDirectDrawSurface **v6; // eax@6 | |
881 struct IDirectDrawSurface *v7; // eax@7 | |
882 int v8; // eax@10 | |
883 | |
884 v1 = this; | |
885 v2 = this->uNumLoadedFiles - 1; | |
886 if ( v2 >= this->dword_11B84 ) | |
887 { | |
888 v3 = &this->pTextures[v2]; | |
889 do | |
890 { | |
891 v3->Release(); | |
892 v4 = v1->pHardwareTextures; | |
893 if ( v4 ) | |
894 { | |
895 v5 = v4[v2]; | |
896 if ( v5 ) | |
897 { | |
898 v5->Release(); | |
899 v1->pHardwareTextures[v2] = 0; | |
900 } | |
901 } | |
902 v6 = v1->pHardwareSurfaces; | |
903 if ( v6 ) | |
904 { | |
905 v7 = v6[v2]; | |
906 if ( v7 ) | |
907 { | |
908 v7->Release(); | |
909 v1->pHardwareSurfaces[v2] = 0; | |
910 } | |
911 } | |
912 --v2; | |
913 --v3; | |
914 } | |
915 while ( v2 >= v1->dword_11B84 ); | |
916 } | |
917 v8 = v1->dword_11B84; | |
918 v1->uTexturePacksCount = 0; | |
919 v1->uNumPrevLoadedFiles = 0; | |
920 v1->uNumLoadedFiles = v8; | |
921 } | |
922 | |
923 //----- (004645DC) -------------------------------------------------------- | |
924 void LODFile_Sprites::DeleteSomeOtherSprites() | |
925 { | |
926 int *v1; // esi@1 | |
927 int *v2; // edi@1 | |
928 | |
929 v1 = (int *)&this->uNumLoadedSprites; | |
930 v2 = &this->field_ECA0; | |
931 DeleteSpritesRange(field_ECA0, uNumLoadedSprites); | |
932 *v1 = *v2; | |
933 } | |
934 | |
935 | |
936 //----- (00461431) -------------------------------------------------------- | |
937 void LOD::File::Close() | |
938 { | |
837 | 939 if (isFileOpened ) |
0 | 940 { |
941 this->pContainerName[0] = 0; | |
942 this->uCurrentIndexDir = 0; | |
1583 | 943 free(pSubIndices); |
944 free(pRoot); | |
837 | 945 pSubIndices = NULL; |
946 pRoot = NULL; | |
947 fclose(pFile); | |
948 isFileOpened = 0; | |
0 | 949 _6A0CA8_lod_unused = 0; |
950 } | |
951 } | |
952 | |
953 | |
954 | |
955 //----- (00461492) -------------------------------------------------------- | |
837 | 956 int LODWriteableFile::CreateNewLod(LOD::FileHeader *pHeader, LOD::Directory *pDir, const char *lod_name) |
0 | 957 { |
958 if (isFileOpened) | |
959 return 1; | |
960 if ( !pDir->pFilename[0] ) | |
961 return 2; | |
962 strcpy(pHeader->pSignature, "LOD"); | |
963 pHeader->LODSize = 100; | |
964 pHeader->uNumIndices = 1; | |
982 | 965 pDir->field_F = 0; |
0 | 966 pDir->uDataSize = 0; |
967 pDir->uOfsetFromSubindicesStart = 288; | |
837 | 968 strcpy(pLODName, lod_name); |
0 | 969 |
970 pFile = fopen(pLODName, "wb+"); | |
971 if (!pFile) | |
972 return 3; | |
837 | 973 fwrite(pHeader,sizeof(LOD::FileHeader), 1, pFile); |
974 fwrite(pDir, sizeof(LOD::Directory), 1, pFile); | |
0 | 975 fclose(pFile); |
976 pFile = 0; | |
977 return 0; | |
978 } | |
979 | |
980 //----- (0046153F) -------------------------------------------------------- | |
981 void LOD::File::ResetSubIndices() | |
982 { | |
837 | 983 if ( isFileOpened ) |
0 | 984 { |
837 | 985 pContainerName[0] = 0; |
986 uCurrentIndexDir = 0; | |
987 uOffsetToSubIndex = 0; | |
988 uNumSubDirs = 0; | |
989 uLODDataSize = 0; | |
1583 | 990 free(pSubIndices); |
837 | 991 pSubIndices = NULL; |
0 | 992 } |
993 } | |
994 | |
995 //----- (00450C8B) -------------------------------------------------------- | |
996 void LODFile_Sprites::DeleteSomeSprites() | |
997 { | |
998 int *v1; // esi@1 | |
999 int *v2; // edi@1 | |
1000 | |
1001 v1 = (int *)&this->uNumLoadedSprites; | |
1002 v2 = &this->field_ECA8; | |
1003 DeleteSpritesRange(this->field_ECA8, this->uNumLoadedSprites); | |
1004 *v1 = *v2; | |
1005 } | |
1006 | |
1007 //----- (00450CA9) -------------------------------------------------------- | |
1008 void LODFile_Sprites::DeleteSpritesRange(int uStartIndex, int uStopIndex) | |
1009 { | |
1010 LODFile_Sprites *v3; // edi@1 | |
1011 int v4; // esi@3 | |
1012 LODSprite *v5; // ebx@3 | |
1013 LODSprite *v6; // esi@7 | |
1014 int v7; // edi@7 | |
1015 int a2a; // [sp+10h] [bp+8h]@3 | |
1016 | |
1017 v3 = this; | |
1018 if ( this->pHardwareSprites ) | |
1019 { | |
1020 if ( uStartIndex < uStopIndex ) | |
1021 { | |
1022 v4 = uStartIndex; | |
1023 v5 = &this->pSpriteHeaders[uStartIndex]; | |
1024 a2a = uStopIndex - uStartIndex; | |
1025 do | |
1026 { | |
1027 v5->Release(); | |
1028 pHardwareSprites[v4].Release(); | |
1029 ++v4; | |
1030 ++v5; | |
1031 --a2a; | |
1032 } | |
1033 while ( a2a ); | |
1034 } | |
1035 } | |
1036 else | |
1037 { | |
1038 if ( uStartIndex < uStopIndex ) | |
1039 { | |
1040 v6 = &this->pSpriteHeaders[uStartIndex]; | |
1041 v7 = uStopIndex - uStartIndex; | |
1042 do | |
1043 { | |
1044 v6->Release(); | |
1045 ++v6; | |
1046 --v7; | |
1047 } | |
1048 while ( v7 ); | |
1049 } | |
1050 } | |
1051 } | |
1052 | |
1053 //----- (00450D1D) -------------------------------------------------------- | |
1054 void LODSprite::Release() | |
1055 { | |
1056 LODSprite *v1; // esi@1 | |
1057 | |
1058 v1 = this; | |
1059 if ( !(HIBYTE(this->word_1A) & 4) ) | |
1060 { | |
1583 | 1061 free(this->pDecompressedBytes); |
1062 free(v1->pSpriteLines); | |
0 | 1063 } |
1064 v1->word_1A = 0; | |
1065 v1->pDecompressedBytes = 0; | |
1066 v1->pSpriteLines = 0; | |
1067 v1->pName[0] = 0; | |
1068 v1->word_16 = 0; | |
1069 v1->uPaletteId = 0; | |
1070 v1->uTexturePitch = 0; | |
1071 v1->uHeight = 0; | |
1072 v1->uWidth = 0; | |
1073 v1->uSpriteSize = 0; | |
1074 } | |
1075 | |
1076 //----- (00450D68) -------------------------------------------------------- | |
1077 void Sprite::Release() | |
1078 { | |
1079 if (pName) | |
1583 | 1080 free((void *)pName); |
0 | 1081 pName = nullptr; |
1082 | |
1083 if (pTextureSurface) | |
1084 pTextureSurface->Release(); | |
1085 pTextureSurface = nullptr; | |
1086 | |
1087 if (pTexture) | |
1088 pTexture->Release(); | |
1089 pTexture = nullptr; | |
1090 } | |
1091 | |
1092 | |
1093 | |
1094 | |
1477
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
1095 //----- (0040FAEE) -------------------------------------------------------- |
0 | 1096 //----- (0040FA2E) -------------------------------------------------------- |
1477
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
1097 bool LODFile_IconsBitmaps::Load(const char *pLODFilename, const char *pFolderName) |
0 | 1098 { |
1099 ReleaseAll(); | |
1100 | |
1101 if (LoadHeader(pLODFilename, 1)) | |
1102 return false; | |
1477
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
1103 |
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
1104 return LoadSubIndices(pFolderName) == 0; |
0 | 1105 } |
1106 | |
1107 | |
1108 //----- (0040FA60) -------------------------------------------------------- | |
1109 void LODFile_IconsBitmaps::ReleaseAll() | |
1110 { | |
1111 LODFile_IconsBitmaps *v1; // esi@1 | |
1112 unsigned int v2; // edi@1 | |
1113 Texture *v3; // ebp@2 | |
1114 struct IDirect3DTexture2 **v4; // eax@3 | |
1115 struct IDirect3DTexture2 *v5; // eax@4 | |
1116 struct IDirectDrawSurface **v6; // eax@6 | |
1117 struct IDirectDrawSurface *v7; // eax@7 | |
1118 | |
1119 v1 = this; | |
1120 v2 = this->uNumLoadedFiles - 1; | |
1121 if ( (v2 & 0x80000000u) == 0 ) | |
1122 { | |
1123 v3 = &this->pTextures[v2]; | |
1124 do | |
1125 { | |
1126 v3->Release(); | |
1127 v4 = v1->pHardwareTextures; | |
1128 if ( v4 ) | |
1129 { | |
1130 v5 = v4[v2]; | |
1131 if ( v5 ) | |
1132 { | |
1133 v5->Release(); | |
1134 v1->pHardwareTextures[v2] = 0; | |
1135 } | |
1136 } | |
1137 v6 = v1->pHardwareSurfaces; | |
1138 if ( v6 ) | |
1139 { | |
1140 v7 = v6[v2]; | |
1141 if ( v7 ) | |
1142 { | |
1143 v7->Release(); | |
1144 v1->pHardwareSurfaces[v2] = 0; | |
1145 } | |
1146 } | |
1147 --v2; | |
1148 --v3; | |
1149 } | |
1150 while ( (v2 & 0x80000000u) == 0 ); | |
1151 } | |
1152 v1->uTexturePacksCount = 0; | |
1153 v1->uNumPrevLoadedFiles = 0; | |
1154 v1->dword_11B84 = 0; | |
1155 v1->dword_11B80 = 0; | |
1156 v1->uNumLoadedFiles = 0; | |
1157 } | |
1158 | |
1159 //----- (0040F9F0) -------------------------------------------------------- | |
1160 unsigned int LODFile_IconsBitmaps::FindTextureByName(const char *pName) | |
1161 { | |
1162 LODFile_IconsBitmaps *v2; // esi@1 | |
1163 unsigned int v3; // edi@1 | |
1164 Texture *v4; // ebx@2 | |
1165 unsigned int result; // eax@5 | |
1166 | |
1167 v2 = this; | |
1168 v3 = 0; | |
1169 if ( (signed int)this->uNumLoadedFiles <= 0 ) | |
1170 { | |
1171 LABEL_5: | |
1172 result = -1; | |
1173 } | |
1174 else | |
1175 { | |
1176 v4 = this->pTextures; | |
1104 | 1177 while ( _stricmp(v4->pName, pName) ) |
0 | 1178 { |
1179 ++v3; | |
1180 ++v4; | |
1181 if ( (signed int)v3 >= (signed int)v2->uNumLoadedFiles ) | |
1182 goto LABEL_5; | |
1183 } | |
1184 result = v3; | |
1185 } | |
1186 return result; | |
1187 } | |
1188 | |
1189 //----- (0040F9C5) -------------------------------------------------------- | |
1006 | 1190 void LODFile_IconsBitmaps::SyncLoadedFilesCount() |
1191 { | |
1192 signed int loaded_files; // eax@1 | |
0 | 1193 Texture *pTex; // edx@1 |
1194 | |
1006 | 1195 loaded_files = this->uNumLoadedFiles; |
1196 for ( pTex = &this->pTextures[loaded_files]; !pTex->pName[0]; --pTex ) | |
1197 --loaded_files; | |
1198 if ( loaded_files < (signed int)this->uNumLoadedFiles ) | |
0 | 1199 { |
1006 | 1200 ++loaded_files; |
1201 this->uNumLoadedFiles = loaded_files; | |
0 | 1202 } |
1006 | 1203 |
0 | 1204 } |
1205 | |
1206 | |
1207 | |
1208 //----- (0046249B) -------------------------------------------------------- | |
1209 LODFile_Sprites::~LODFile_Sprites() | |
1210 { | |
1211 LODFile_Sprites *v1; // esi@1 | |
1212 signed int v2; // ebx@1 | |
1213 LODSprite *v3; // edi@3 | |
1214 char *v4; // edi@6 | |
1215 int thisa; // [sp+4h] [bp-10h]@3 | |
1216 LODSprite *thisb; // [sp+4h] [bp-10h]@7 | |
1217 | |
1218 v1 = this; | |
1219 v2 = 0; | |
1220 if ( this->pHardwareSprites ) | |
1221 { | |
1222 if ( (signed int)this->uNumLoadedSprites > 0 ) | |
1223 { | |
1224 thisa = 0; | |
1225 v3 = this->pSpriteHeaders; | |
1226 do | |
1227 { | |
1228 v3->Release(); | |
1229 v1->pHardwareSprites[thisa].Release(); | |
1230 ++thisa; | |
1231 ++v2; | |
1232 ++v3; | |
1233 } | |
1234 while ( v2 < (signed int)v1->uNumLoadedSprites ); | |
1235 } | |
1236 } | |
1237 else | |
1238 { | |
1239 v4 = (char *)&this->uNumLoadedSprites; | |
1240 if ( (signed int)this->uNumLoadedSprites > 0 ) | |
1241 { | |
1242 thisb = this->pSpriteHeaders; | |
1243 do | |
1244 { | |
1245 thisb->Release(); | |
1246 ++thisb; | |
1247 ++v2; | |
1248 } | |
1249 while ( v2 < *(int *)v4 ); | |
1250 } | |
1251 } | |
1252 //_eh_vector_destructor_iterator_(v1->pSpriteHeaders, 40, 1500, LODSprite::dtor); | |
1253 //LOD::File::vdtor((LOD::File *)v1); | |
1254 } | |
1255 // 4CC2B4: using guessed type int __stdcall _eh vector destructor iterator_(int, int, int, int); | |
1256 | |
1257 | |
1258 //----- (00462463) -------------------------------------------------------- | |
1259 LODSprite::~LODSprite() | |
1260 { | |
1261 LODSprite *v1; // esi@1 | |
1262 | |
1263 v1 = this; | |
1264 if ( !(HIBYTE(this->word_1A) & 4) ) | |
1265 { | |
1583 | 1266 free(pDecompressedBytes); |
1267 free(pSpriteLines); | |
0 | 1268 } |
837 | 1269 pDecompressedBytes = NULL; |
1270 pSpriteLines = NULL; | |
0 | 1271 } |
1272 | |
1273 //----- (004623E5) -------------------------------------------------------- | |
1274 LODFile_Sprites::LODFile_Sprites(): | |
1275 LOD::File() | |
1276 { | |
1277 /*_eh_vector_constructor_iterator_( | |
1278 v1->pSpriteHeaders, | |
1279 40, | |
1280 1500, | |
1458 | 1281 (void ( *)(void *))LODSprite::LODSprite, |
1282 (void ( *)(void *))LODSprite::dtor);*/ | |
0 | 1283 field_ECA4 = 0; |
1284 field_ECA0 = 0; | |
1285 pHardwareSprites = 0; | |
1286 field_ECAC = 0; | |
1287 field_ECB4 = 0; | |
1288 uNumLoadedSprites = 0; | |
1289 } | |
1290 | |
1291 //----- (00462303) -------------------------------------------------------- | |
1292 LODFile_IconsBitmaps::~LODFile_IconsBitmaps() | |
1293 { | |
1294 LODFile_IconsBitmaps *v1; // esi@1 | |
1295 unsigned int v2; // edi@1 | |
1296 struct IDirect3DTexture2 **v3; // eax@3 | |
1297 struct IDirect3DTexture2 *v4; // eax@4 | |
1298 struct IDirectDrawSurface **v5; // eax@6 | |
1299 struct IDirectDrawSurface *v6; // eax@7 | |
1300 Texture *thisa; // [sp+4h] [bp-10h]@2 | |
1301 | |
1302 v1 = this; | |
1303 v2 = this->uNumLoadedFiles - 1; | |
1304 if ( (v2 & 0x80000000u) == 0 ) | |
1305 { | |
1306 thisa = &this->pTextures[v2]; | |
1307 do | |
1308 { | |
1309 thisa->Release(); | |
1310 v3 = v1->pHardwareTextures; | |
1311 if ( v3 ) | |
1312 { | |
1313 v4 = v3[v2]; | |
1314 if ( v4 ) | |
1315 { | |
1316 v4->Release(); | |
1317 v1->pHardwareTextures[v2] = 0; | |
1318 } | |
1319 } | |
1320 v5 = v1->pHardwareSurfaces; | |
1321 if ( v5 ) | |
1322 { | |
1323 v6 = v5[v2]; | |
1324 if ( v6 ) | |
1325 { | |
1326 v6->Release(); | |
1327 v1->pHardwareSurfaces[v2] = 0; | |
1328 } | |
1329 } | |
1330 --thisa; | |
1331 --v2; | |
1332 } | |
1333 while ( (v2 & 0x80000000u) == 0 ); | |
1334 } | |
1335 if ( v1->pHardwareSurfaces ) | |
1336 free(v1->pHardwareSurfaces); | |
1337 if ( v1->pHardwareTextures ) | |
1338 free(v1->pHardwareTextures); | |
1339 if ( v1->ptr_011BB4 ) | |
1340 free(v1->ptr_011BB4); | |
1341 //LOD::File::vdtor((LOD::File *)v1); | |
1342 } | |
1343 | |
1344 //----- (00462272) -------------------------------------------------------- | |
1345 LODFile_IconsBitmaps::LODFile_IconsBitmaps(): | |
1346 LOD::File() | |
1347 { | |
1348 LODFile_IconsBitmaps *v1; // esi@1 | |
1349 Texture *v2; // ebx@1 | |
1350 signed int v3; // [sp+4h] [bp-10h]@1 | |
1351 | |
1352 v1 = this; | |
1353 /*v2 = v1->pTextures; | |
1354 v3 = 1000; | |
1355 do | |
1356 { | |
1357 Texture::Texture(v2); | |
1358 ++v2; | |
1359 --v3; | |
1360 } | |
1361 while ( v3 );*/ | |
1362 v1->uTexturePacksCount = 0; | |
1363 v1->uNumPrevLoadedFiles = 0; | |
1364 v1->dword_11B84 = 0; | |
1365 v1->dword_11B80 = 0; | |
1366 v1->uNumLoadedFiles = 0; | |
1367 v1->dword_011BA4 = 0; | |
1368 v1->dword_011BA8 = 0; | |
1369 v1->pHardwareSurfaces = 0; | |
1370 v1->pHardwareTextures = 0; | |
1371 v1->ptr_011BB4 = 0; | |
1372 } | |
1373 | |
1374 | |
1375 //----- (004621A7) -------------------------------------------------------- | |
1376 bool LODWriteableFile::_4621A7() | |
1377 { | |
1378 CloseWriteFile(); | |
1379 return LoadFile(pLODName, 0); | |
1380 } | |
1381 | |
837 | 1382 //----- (00461FD4) ---LODFile_sub_461FD4---text:004632EA -------------------------------------------------- |
1383 int LODWriteableFile::FixDirectoryOffsets() | |
982 | 1384 { |
837 | 1385 int total_size; // edi@1 |
1386 int temp_offset; // ecx@5 | |
1387 FILE *tmp_file; // eax@9 | |
1388 size_t write_size; // edi@12 | |
1389 int result; | |
1390 char Filename[256]; // [sp+Ch] [bp-228h]@9 | |
1391 char NewFilename[256]; // [sp+10Ch] [bp-128h]@15 | |
1392 int i; | |
0 | 1393 |
837 | 1394 total_size = 0; |
1395 for (i=0;i<uNumSubDirs;i++) | |
1396 total_size+=pSubIndices[i].uDataSize; | |
1397 //fix offsets | |
1398 temp_offset = sizeof(LOD::Directory) * uNumSubDirs; | |
1399 for (i=0;i<uNumSubDirs;i++) | |
1400 { | |
1401 pSubIndices[i].uOfsetFromSubindicesStart=temp_offset; | |
1402 temp_offset+=pSubIndices[i].uDataSize; | |
1403 } | |
1404 strcpy(Filename, "lod.tmp"); | |
1405 tmp_file = fopen(Filename, "wb+"); | |
0 | 1406 |
837 | 1407 if ( tmp_file ) |
982 | 1408 { |
837 | 1409 fwrite((const void *)&header, sizeof(LOD::FileHeader), 1, tmp_file); |
982 | 1410 |
1411 LOD::Directory Lindx; | |
837 | 1412 strcpy(Lindx.pFilename, "chapter"); |
1413 Lindx.uOfsetFromSubindicesStart=uOffsetToSubIndex; //10h 16 | |
1414 Lindx.uDataSize=sizeof(LOD::Directory) * uNumSubDirs + total_size; //14h 20 | |
1415 Lindx.dword_000018=0; //18h 24 | |
1416 Lindx.uNumSubIndices=uNumSubDirs; //1ch 28 | |
1417 Lindx.word_00001E=0; // 1Eh 30 | |
1418 fwrite(&Lindx, sizeof(LOD::Directory), 1, tmp_file); | |
1419 fwrite(pSubIndices, sizeof(LOD::Directory), uNumSubDirs, tmp_file); | |
1420 fseek(pOutputFileHandle, 0, 0); | |
1421 if ( total_size > 0 ) | |
1422 { | |
1423 do | |
1424 { | |
1425 write_size = uIOBufferSize; | |
1426 if ( total_size <= (signed int)uIOBufferSize ) | |
1427 write_size =total_size; | |
1428 fread(pIOBuffer, 1, write_size, pOutputFileHandle); | |
1429 fwrite(pIOBuffer, 1, write_size, tmp_file); | |
1430 total_size -= write_size; | |
1431 } | |
1432 while ( total_size > 0 ); | |
1433 } | |
1434 strcpy(NewFilename, (const char *)&pLODName); | |
1435 fclose(tmp_file); | |
1436 fclose(pOutputFileHandle); | |
1437 CloseWriteFile(); | |
1438 remove("lodapp.tmp"); | |
1439 remove(NewFilename); | |
1440 rename(Filename, NewFilename); | |
1441 CloseWriteFile(); | |
1442 LoadFile( (const char *)&pLODName, 0); | |
1443 result = 0; | |
1444 } | |
1445 else | |
1446 { | |
1447 result = 5; | |
1448 } | |
1449 return result; | |
0 | 1450 } |
1451 | |
1452 //----- (00461F71) -------------------------------------------------------- | |
1453 bool LOD::File::AppendDirectory(LOD::Directory *pDir, const void *pData) | |
1454 { | |
1545 | 1455 Assert(uNumSubDirs < 299); |
982 | 1456 |
1457 memcpy(&pSubIndices[uNumSubDirs++], pDir, sizeof(LOD::Directory)); | |
1458 fwrite(pData, 1, pDir->uDataSize, pOutputFileHandle); | |
1459 return true; | |
0 | 1460 } |
1461 | |
1462 | |
1463 //----- (00461F1E) -------------------------------------------------------- | |
1464 int LODWriteableFile::CreateTempFile() | |
1465 { | |
982 | 1466 if (!isFileOpened) |
1467 return 1; | |
1468 | |
1469 if (pIOBuffer && uIOBufferSize ) | |
0 | 1470 { |
982 | 1471 uCurrentIndexDir = 0; |
1472 uNumSubDirs = 0; | |
1473 pOutputFileHandle = fopen("lodapp.tmp", "wb+"); | |
1474 return pOutputFileHandle ? 1 : 7; | |
0 | 1475 } |
1476 else | |
982 | 1477 return 5; |
0 | 1478 } |
1479 | |
1480 | |
1481 | |
1482 //----- (00461EE9) -------------------------------------------------------- | |
1483 void LODWriteableFile::CloseWriteFile() | |
1484 { | |
1485 if (isFileOpened) | |
1486 { | |
1487 pContainerName[0] = 0; | |
1488 uCurrentIndexDir = 0; | |
1489 _6A0CA8_lod_unused = 0; | |
1490 | |
1491 isFileOpened = false; | |
1492 fflush(pFile); | |
1493 fclose(pFile); | |
1494 pFile = 0; | |
1495 } | |
1496 } | |
1497 // 6A0CA8: using guessed type int 6A0CA8_lod_unused; | |
1498 | |
1499 | |
1500 //----- (00461B48) -------------------------------------------------------- | |
1501 unsigned int LODWriteableFile::Write(const LOD::Directory *pDir, const void *pDirData, int a4) | |
982 | 1502 { |
837 | 1503 char Filename[256]; |
1504 char NewFilename[256]; | |
1505 FILE *tmp_file; | |
1506 int comp_res; | |
1507 bool bRewrite_data; | |
1508 int offset_to_data; | |
1509 int total_data_size; | |
1510 int size_correction; | |
1511 int to_copy_size; | |
1512 int read_size; | |
1513 int curr_position; | |
1514 int insert_index; | |
1515 | |
1516 //insert new data in sorted index lod file | |
1517 bRewrite_data = false; | |
1518 insert_index=0; | |
1519 if (!isFileOpened) | |
1520 return 1; | |
1521 if ( !pSubIndices) | |
1522 return 2; | |
1523 if (!pIOBuffer||!uIOBufferSize) | |
1524 return 3; | |
1525 | |
1526 for (int i=0;i<uNumSubDirs; i++) | |
1527 { | |
1528 comp_res=_stricmp(pSubIndices[i].pFilename,pDir->pFilename); | |
1529 if(comp_res==0) | |
1530 { | |
1531 insert_index=i; | |
1532 if (a4==0) | |
1533 { | |
1534 bRewrite_data=true; | |
0 | 1535 |
837 | 1536 break; |
1537 } | |
1538 if (a4==1) | |
1539 { | |
1540 if(pSubIndices[i].uNumSubIndices<pDir->uNumSubIndices) | |
1541 { | |
1542 if (pSubIndices[i].word_00001E<pDir->word_00001E) | |
1543 return 4; | |
1544 } | |
1545 else | |
1546 bRewrite_data=true; | |
1547 break; | |
1548 } | |
1549 if (a4==2) | |
1550 return 4; | |
1551 } | |
1552 else if (comp_res>0) | |
1553 { | |
1554 if (insert_index==0) | |
1555 insert_index=i; | |
1556 } | |
1557 } | |
1558 strcpy(Filename, "lod.tmp"); | |
1559 tmp_file = fopen(Filename, "wb+"); | |
1560 if ( !tmp_file ) | |
1561 return 5; | |
1562 if (!bRewrite_data) | |
1563 size_correction=0; | |
1564 else | |
1565 size_correction=pSubIndices[insert_index].uDataSize; | |
982 | 1566 |
837 | 1567 //create chapter index |
982 | 1568 LOD::Directory Lindx; |
837 | 1569 strcpy(Lindx.pFilename, "chapter"); |
1570 Lindx.dword_000018=0; | |
1571 Lindx.word_00001E=0; | |
1572 Lindx.uNumSubIndices= uNumSubDirs; | |
1573 Lindx.uOfsetFromSubindicesStart=sizeof(LOD::FileHeader)+sizeof(LOD::Directory); | |
1574 total_data_size=uLODDataSize+pDir->uDataSize-size_correction; | |
1575 if (!bRewrite_data) | |
1576 { | |
1577 total_data_size+=sizeof(LOD::Directory); | |
1578 Lindx.uNumSubIndices++; | |
1579 } | |
1580 | |
1581 Lindx.uDataSize=total_data_size; | |
1582 uNumSubDirs= Lindx.uNumSubIndices; | |
1583 //move indexes +1 after insert point | |
1584 if (!bRewrite_data&&(insert_index<uNumSubDirs)) | |
1585 { | |
1586 for(int i=uNumSubDirs;i>insert_index; --i) | |
1587 memcpy(&pSubIndices[i],&pSubIndices[i-1],sizeof(LOD::Directory)); | |
1588 | |
1589 } | |
1590 //insert | |
1591 memcpy(&pSubIndices[insert_index],pDir,sizeof(LOD::Directory)); | |
1592 //correct offsets to data | |
1593 if (uNumSubDirs>0) | |
1594 { | |
1595 offset_to_data=sizeof(LOD::Directory)*uNumSubDirs; | |
1596 for (int i=0;i<uNumSubDirs; i++) | |
1597 { | |
1598 pSubIndices[i].uOfsetFromSubindicesStart=offset_to_data; | |
1599 offset_to_data+=pSubIndices[i].uDataSize; | |
1600 } | |
1601 } | |
1602 | |
1603 //construct lod file with added data | |
1604 fwrite( &header, sizeof(LOD::FileHeader), 1, tmp_file); | |
1605 fwrite(&Lindx, sizeof(LOD::Directory), 1, tmp_file); | |
1606 fseek(pFile,Lindx.uOfsetFromSubindicesStart, SEEK_SET); | |
1607 fwrite(pSubIndices, sizeof(LOD::Directory), uNumSubDirs, tmp_file); | |
1608 | |
1609 offset_to_data = sizeof(LOD::Directory) * uNumSubDirs; | |
1610 if ( !bRewrite_data ) | |
1611 offset_to_data -= sizeof(LOD::Directory); | |
1612 | |
1613 fseek(pFile, offset_to_data, SEEK_CUR); | |
1614 //copy from open lod to temp lod first half | |
1615 to_copy_size=pSubIndices[insert_index].uOfsetFromSubindicesStart-pSubIndices[0].uOfsetFromSubindicesStart; | |
1616 while(to_copy_size>0) | |
1617 { | |
1618 read_size = uIOBufferSize; | |
1619 if ( to_copy_size <= uIOBufferSize ) | |
1620 read_size = to_copy_size; | |
1621 fread(pIOBuffer, 1, read_size, pFile); | |
1622 fwrite(pIOBuffer, 1, read_size, tmp_file); | |
1623 to_copy_size-=read_size; | |
1624 } | |
1625 // add container data | |
1626 fwrite(pDirData, 1, pDir->uDataSize, tmp_file); | |
1627 if ( bRewrite_data ) | |
1628 fseek(pFile,size_correction , SEEK_CUR); | |
1629 | |
1630 //add remainng data last half | |
1631 curr_position = ftell(pFile); | |
1632 fseek(pFile, 0, SEEK_END); | |
1633 to_copy_size = ftell(pFile) - curr_position; | |
1634 fseek(pFile, curr_position, SEEK_SET); | |
1635 while ( to_copy_size > 0 ) | |
1636 { | |
1637 read_size = uIOBufferSize; | |
1638 if ( to_copy_size <= uIOBufferSize ) | |
1639 read_size = to_copy_size; | |
1640 fread(pIOBuffer, 1, read_size, pFile); | |
1641 fwrite(pIOBuffer, 1, read_size, tmp_file); | |
1642 to_copy_size-=read_size; | |
1643 } | |
1644 //replace old file by new with added data | |
1645 strcpy(NewFilename, pLODName); | |
1646 fclose(tmp_file); | |
1647 CloseWriteFile(); | |
1648 remove(NewFilename); | |
1649 rename(Filename, NewFilename); | |
1650 CloseWriteFile(); | |
1651 //reload new | |
1652 LoadFile(pLODName, 0); | |
1653 return 0; | |
0 | 1654 } |
1655 | |
1656 | |
1657 //----- (00461A43) -------------------------------------------------------- | |
1658 bool LODWriteableFile::LoadFile(const char *pFilename, bool bWriting) | |
982 | 1659 { |
1660 if (bWriting & 1) | |
1661 pFile = fopen(pFilename, "rb"); | |
1662 else | |
1663 pFile = fopen(pFilename, "rb+"); | |
1664 if (!pFile) | |
1665 return false; | |
837 | 1666 |
982 | 1667 strcpy(pLODName, pFilename); |
1668 fread(&header, sizeof(LOD::FileHeader), 1, pFile); | |
1669 | |
1670 LOD::Directory lod_indx; | |
1671 fread( &lod_indx,sizeof(LOD::Directory), 1, pFile); | |
0 | 1672 |
982 | 1673 fseek(pFile, 0, SEEK_SET); |
1674 isFileOpened = true; | |
1675 strcpy(pContainerName, "chapter"); | |
1676 uCurrentIndexDir = 0; | |
1677 uLODDataSize = lod_indx.uDataSize; | |
1678 uNumSubDirs = lod_indx.uNumSubIndices; | |
1545 | 1679 Assert(uNumSubDirs <= 300); |
0 | 1680 |
982 | 1681 uOffsetToSubIndex = lod_indx.uOfsetFromSubindicesStart; |
1682 fseek(pFile, uOffsetToSubIndex, SEEK_SET); | |
837 | 1683 |
982 | 1684 fread(pSubIndices, sizeof(LOD::Directory), uNumSubDirs, pFile); |
1685 return true; | |
1686 } | |
0 | 1687 |
1688 | |
1689 //----- (00461A11) -------------------------------------------------------- | |
1690 void LOD::File::FreeSubIndexAndIO() | |
1691 { | |
1583 | 1692 free(pSubIndices); |
1693 free(pIOBuffer);// delete [] pIOBuffer; | |
0 | 1694 pIOBuffer = nullptr; |
1695 pSubIndices = nullptr; | |
1696 } | |
1697 | |
1698 | |
1699 //----- (00461954) -------------------------------------------------------- | |
1700 void LOD::File::AllocSubIndicesAndIO(unsigned int uNumSubIndices, unsigned int uBufferSize) | |
1701 { | |
1702 if (pSubIndices) | |
1703 { | |
1704 MessageBoxA(0, "Attempt to reset a LOD subindex!", "MM6", MB_ICONEXCLAMATION); | |
1583 | 1705 free(pSubIndices); |
0 | 1706 pSubIndices = nullptr; |
1707 } | |
1583 | 1708 pSubIndices =(LOD::Directory *)malloc(32 * uNumSubIndices); |
837 | 1709 if (pIOBuffer) |
0 | 1710 { |
1711 MessageBoxA(0, "Attempt to reset a LOD IObuffer!", "MM6", MB_ICONEXCLAMATION); | |
1583 | 1712 free(pIOBuffer); |
837 | 1713 pIOBuffer = NULL; |
0 | 1714 uIOBufferSize = 0; |
1715 } | |
1716 if ( uBufferSize ) | |
1717 { | |
1583 | 1718 pIOBuffer = (unsigned __int8 *)malloc(uBufferSize); |
0 | 1719 uIOBufferSize = uBufferSize; |
1720 } | |
1721 } | |
1722 | |
1723 | |
1724 | |
1725 //----- (0046188A) -------------------------------------------------------- | |
1726 int LOD::File::LoadSubIndices(const char *pContainer) | |
1727 { | |
415 | 1728 |
0 | 1729 unsigned int uDir; // edi@1 |
415 | 1730 LOD::Directory *curr_index; // eax@7 |
0 | 1731 |
1732 ResetSubIndices(); | |
1733 uDir = 0; | |
415 | 1734 |
837 | 1735 for (uDir=0; uDir <header.uNumIndices;++uDir) |
1736 { | |
1737 if (!_stricmp(pContainer, pRoot[uDir].pFilename)) | |
1738 { | |
1739 strcpy( pContainerName, pContainer); | |
415 | 1740 uCurrentIndexDir = uDir; |
1741 curr_index=(LOD::Directory *)&pRoot[uDir]; | |
1742 uOffsetToSubIndex =curr_index->uOfsetFromSubindicesStart ; | |
837 | 1743 uNumSubDirs =curr_index->uNumSubIndices;// *(_WORD *)(v8 + 28); |
1744 fseek( pFile, uOffsetToSubIndex, SEEK_SET); | |
1583 | 1745 pSubIndices = (LOD::Directory *)malloc(sizeof(LOD::Directory)*(uNumSubDirs + 5)); |
415 | 1746 |
1747 if ( pSubIndices) | |
837 | 1748 fread( pSubIndices, sizeof(LOD::Directory), uNumSubDirs, pFile); |
415 | 1749 return 0; |
837 | 1750 } |
1751 } | |
1752 return 3; | |
0 | 1753 } |
1754 | |
1755 //----- (004617D5) -------------------------------------------------------- | |
1756 bool LOD::File::LoadHeader(const char *pFilename, bool bWriting) | |
1757 { | |
1758 const char *v6; // [sp-4h] [bp-Ch]@4 | |
1759 | |
1760 if ( this->isFileOpened ) | |
1761 Close(); | |
1762 if ( bWriting & 1 ) | |
1763 v6 = "rb"; | |
1764 else | |
1765 v6 = "rb+"; | |
837 | 1766 |
1767 pFile = fopen(pFilename, v6); | |
1768 if ( pFile ) | |
0 | 1769 { |
837 | 1770 strcpy(pLODName, pFilename); |
1771 fread(&header, sizeof(LOD::FileHeader), 1u, pFile); | |
1583 | 1772 pRoot = (LOD::Directory *)malloc(160); |
837 | 1773 if ( pRoot ) |
0 | 1774 { |
837 | 1775 fread(pRoot, sizeof(LOD::Directory), header.uNumIndices, pFile); |
1776 fseek(pFile, 0, SEEK_SET); | |
1777 isFileOpened = 1; | |
0 | 1778 return false; |
1779 } | |
1780 else | |
1781 { | |
837 | 1782 fclose(pFile); |
0 | 1783 return true; |
1784 } | |
1785 } | |
1786 return true; | |
1787 } | |
1788 | |
1789 | |
1790 //----- (00461790) -------------------------------------------------------- | |
1791 LOD::File::~File() | |
1792 { | |
1793 LOD::File *v1; // esi@1 | |
1794 | |
1795 v1 = this; | |
1796 if ( this->isFileOpened ) | |
1797 { | |
1798 fclose(this->pFile); | |
1583 | 1799 free(v1->pSubIndices); |
0 | 1800 } |
1801 } | |
1802 | |
1803 | |
1804 //----- (0046175B) -------------------------------------------------------- | |
1805 LOD::File::File(): | |
1806 pRoot(nullptr), | |
1807 isFileOpened(false) | |
1808 { | |
1809 LOD::File *v1; // esi@1 | |
1810 | |
1811 memset(pLODName, 0, 256); | |
1812 memset(pContainerName, 0, 16); | |
1813 v1 = this; | |
1814 v1->pFile = 0; | |
1815 v1->pSubIndices = 0; | |
1816 v1->pIOBuffer = 0; | |
1817 v1->isFileOpened = 0; | |
1818 v1->uIOBufferSize = 0; | |
1819 Close(); | |
1820 } | |
1821 | |
1822 | |
1823 //----- (0046172B) -------------------------------------------------------- | |
1824 LOD::Directory::Directory() | |
1825 { | |
1826 memset(pFilename, 0, 16); | |
1827 this->pFilename[0] = 0; | |
1828 this->uOfsetFromSubindicesStart = 0; | |
1829 this->uDataSize = 0; | |
1830 this->uNumSubIndices = 0; | |
1831 this->dword_000018 = 0; | |
1832 this->word_00001E = 0; | |
1833 } | |
1834 | |
1835 //----- (0046165E) -------------------------------------------------------- | |
1836 int LOD::File::CalcIndexFast(int startIndex, int maxIndex, const char *pContainerName) | |
1837 { | |
1838 int v4; // esi@1 | |
1839 int v5; // ebx@2 | |
1840 int result; // eax@2 | |
1841 int v7; // edi@10 | |
1842 int v8; // esi@11 | |
1843 int v9; // esi@17 | |
1844 LOD::File *v10; // [sp+Ch] [bp-4h]@1 | |
1845 | |
1846 v4 = startIndex; | |
1847 v10 = this; | |
1848 while ( 1 ) // binary search in LOD indices | |
1849 { | |
1850 while ( 1 ) | |
1851 { | |
1852 v5 = maxIndex - v4; | |
1104 | 1853 result = _stricmp((const char *)pContainerName, (const char *)(&v10->pSubIndices[(maxIndex - v4) / 2] + v4)); |
0 | 1854 if ( !result ) |
1855 _6A0CA4_lod_binary_search = (maxIndex - v4) / 2 + v4; | |
1856 if ( v4 == maxIndex ) | |
1857 goto LABEL_14; | |
1858 if ( result < 0 ) | |
1859 break; | |
1860 if ( v5 <= 4 ) | |
1861 { | |
1862 v7 = v4; | |
1863 if ( v4 < maxIndex ) | |
1864 { | |
1865 v9 = v4; | |
1866 do | |
1867 { | |
1104 | 1868 result = _stricmp((const char *)pContainerName, (const char *)&v10->pSubIndices[v9]); |
0 | 1869 if ( !result ) |
1870 goto LABEL_21; | |
1871 ++v7; | |
1872 ++v9; | |
1873 } | |
1874 while ( v7 < maxIndex ); | |
1875 } | |
1876 LABEL_14: | |
1877 _6A0CA4_lod_binary_search = -1; | |
1878 return result; | |
1879 } | |
1880 v4 += (maxIndex - v4) / 2; | |
1881 } | |
1882 if ( v5 <= 4 ) | |
1883 break; | |
1884 maxIndex = (maxIndex - v4) / 2 + v4; | |
1885 } | |
1886 v7 = v4; | |
1887 if ( v4 >= maxIndex ) | |
1888 goto LABEL_14; | |
1889 v8 = v4; | |
1890 while ( 1 ) | |
1891 { | |
1104 | 1892 result = _stricmp((const char *)pContainerName, (const char *)&v10->pSubIndices[v8]); |
0 | 1893 if ( !result ) |
1894 break; | |
1895 ++v7; | |
1896 ++v8; | |
1897 if ( v7 >= maxIndex ) | |
1898 goto LABEL_14; | |
1899 } | |
1900 LABEL_21: | |
1901 _6A0CA4_lod_binary_search = v7; | |
1902 return result; | |
1903 } | |
1904 // 6A0CA4: using guessed type int _6A0CA4_lod_binary_search; | |
1905 | |
1906 | |
1907 //----- (0046161C) -------------------------------------------------------- | |
1908 bool LOD::File::DoesContainerExist(const char *pContainer) | |
1909 { | |
1910 LOD::File *this_dup; // esi@1 | |
1911 int i; // ebx@1 | |
1912 signed int i_dup; // edi@1 | |
1913 bool result; // eax@4 | |
1914 | |
1915 this_dup = this; | |
1916 i = 0; | |
1917 i_dup = 0; | |
837 | 1918 if ( (signed int)this->uNumSubDirs <= 0 ) |
0 | 1919 { |
1920 LABEL_4: | |
1921 result = 0; | |
1922 } | |
1923 else | |
1924 { | |
1104 | 1925 while ( _stricmp((const char *)pContainer, (const char *)&this_dup->pSubIndices[i]) ) |
0 | 1926 { |
1927 ++i_dup; | |
1928 ++i; | |
837 | 1929 if ( i_dup >= (signed int)this_dup->uNumSubDirs ) |
0 | 1930 goto LABEL_4; |
1931 } | |
1932 result = 1; | |
1933 } | |
1934 return result; | |
1935 } | |
1936 | |
1937 | |
1938 //----- (00461397) -------------------------------------------------------- | |
1939 int LODFile_Sprites::_461397() | |
1940 { | |
1941 int result; // eax@1 | |
737 | 1942 //int *pfield_ECA0; // edi@1 |
0 | 1943 int v3; // esi@1 |
1944 int v4; // ecx@3 | |
1945 | |
1946 result = this->uNumLoadedSprites; | |
737 | 1947 //pfield_ECA0 = &this->field_ECA0; |
0 | 1948 v3 = this->field_ECA0; |
1949 this->field_ECA8 = result; | |
1950 if ( result < v3 ) | |
1951 this->field_ECA8 = v3; | |
1952 v4 = this->field_ECA4; | |
1953 if ( v3 < v4 ) | |
737 | 1954 field_ECA0 = v4; |
0 | 1955 return result; |
1956 } | |
1957 | |
1958 //----- (00461580) -------------------------------------------------------- | |
837 | 1959 FILE *LOD::File::FindContainer(const char *pContainer_Name, bool bLinearSearch) |
0 | 1960 { |
1961 unsigned int v4; // eax@4 | |
1962 if (!isFileOpened) | |
1963 return 0; | |
1964 | |
1965 | |
1966 if (bLinearSearch) | |
1967 { | |
837 | 1968 for (uint i = 0; i < uNumSubDirs; ++i) |
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1104
diff
changeset
|
1969 if (!_stricmp(pContainer_Name, pSubIndices[i].pFilename)) |
0 | 1970 { |
1971 v4 = pSubIndices[i].uOfsetFromSubindicesStart; | |
1972 fseek(pFile, uOffsetToSubIndex + v4, SEEK_SET); | |
1973 return pFile; | |
1974 } | |
1975 | |
1976 return nullptr; | |
1977 } | |
1978 else | |
1979 { | |
837 | 1980 CalcIndexFast(0, uNumSubDirs, pContainer_Name); |
0 | 1981 if ( _6A0CA4_lod_binary_search < 0 ) |
1982 return 0; | |
1983 v4 = pSubIndices[_6A0CA4_lod_binary_search].uOfsetFromSubindicesStart; | |
1984 fseek(pFile, uOffsetToSubIndex + v4, SEEK_SET); | |
1985 return pFile; | |
1986 } | |
1987 } | |
1988 | |
1989 //----- (0041097D) -------------------------------------------------------- | |
1990 void LODFile_IconsBitmaps::SetupPalettes(unsigned int uTargetRBits, unsigned int uTargetGBits, unsigned int uTargetBBits) | |
1991 { | |
1992 int v4; // edx@1 | |
1993 LODFile_IconsBitmaps *v5; // esi@1 | |
1994 int v6; // ecx@1 | |
1995 unsigned __int8 v7; // zf@4 | |
1996 unsigned __int8 v8; // sf@4 | |
1997 unsigned __int16 **v9; // edi@5 | |
1998 FILE *v10; // eax@7 | |
1999 FILE *v11; // ebx@7 | |
2000 signed int v12; // ebx@8 | |
2001 int v13; // eax@9 | |
2002 int v14; // edx@9 | |
2003 int v16; // [sp+4Ch] [bp-8h]@4 | |
2004 FILE *File; // [sp+50h] [bp-4h]@7 | |
2005 | |
2006 v4 = uTargetGBits; | |
2007 v5 = this; | |
2008 v6 = uTargetBBits; | |
2009 if ( v5->uTextureRedBits != uTargetRBits | |
2010 || v5->uTextureGreenBits != uTargetGBits | |
2011 || v5->uTextureBlueBits != uTargetBBits ) | |
2012 { | |
2013 v16 = 0; | |
2014 v7 = v5->uNumLoadedFiles == 0; | |
2015 v8 = (v5->uNumLoadedFiles & 0x80000000u) != 0; | |
2016 v5->uTextureRedBits = uTargetRBits; | |
2017 v5->uTextureGreenBits = v4; | |
2018 v5->uTextureBlueBits = v6; | |
2019 if ( !(v8 | v7) ) | |
2020 { | |
2021 v9 = &v5->pTextures[0].pPalette16; | |
2022 do | |
2023 { | |
2024 Texture DstBuf; // [sp+4h] [bp-50h]@6 | |
2025 //Texture::Texture(&DstBuf); | |
2026 | |
2027 if ( *v9 ) | |
2028 { | |
2029 v10 = FindContainer((const char *)v9 - 64, 0); | |
2030 v11 = v10; | |
2031 File = v10; | |
2032 if ( v10 ) | |
2033 { | |
2034 fread(&DstBuf, 1u, 0x30u, v10); | |
2035 fseek(v11, DstBuf.uTextureSize, 1); | |
2036 v12 = 0; | |
2037 do | |
2038 { | |
2039 fread((char *)&uTargetRBits + 3, 1u, 1u, File); | |
2040 fread((char *)&uTargetBBits + 3, 1u, 1u, File); | |
2041 v13 = fread((char *)&uTargetGBits + 3, 1u, 1u, File); | |
2042 LOWORD(v13) = (unsigned __int8)(BYTE3(uTargetRBits) >> (8 - LOBYTE(v5->uTextureRedBits))); | |
2043 (*v9)[v12] = v13 << (LOBYTE(v5->uTextureGreenBits) + LOBYTE(v5->uTextureBlueBits)); | |
2044 LOWORD(v14) = (unsigned __int8)(BYTE3(uTargetBBits) >> (8 - LOBYTE(v5->uTextureGreenBits))); | |
2045 (*v9)[v12] |= v14 << v5->uTextureBlueBits; | |
2046 (*v9)[v12] |= BYTE3(uTargetGBits) >> (8 - LOBYTE(v5->uTextureBlueBits)); | |
2047 ++v12; | |
2048 } | |
2049 while ( v12 < 256 ); | |
2050 } | |
2051 } | |
2052 ++v16; | |
2053 v9 += 18; | |
2054 } | |
2055 while ( v16 < (signed int)v5->uNumLoadedFiles ); | |
2056 } | |
2057 } | |
2058 } | |
2059 | |
2060 | |
2061 | |
2062 //----- (0041088B) -------------------------------------------------------- | |
2063 void *LOD::File::LoadRaw(const char *pContainer, int a3) | |
2064 { | |
2065 LOD::File *v3; // esi@1 | |
2066 FILE *v4; // eax@1 | |
2067 FILE *v5; // esi@1 | |
2068 void *v6; // eax@5 | |
2069 void *v7; // ebx@7 | |
2070 void *v8; // edi@7 | |
2071 void *v9; // eax@9 | |
2072 Texture DstBuf; // [sp+Ch] [bp-4Ch]@1 | |
2073 FILE *File; // [sp+54h] [bp-4h]@1 | |
2074 unsigned int Argsa; // [sp+60h] [bp+8h]@3 | |
2075 | |
2076 v3 = this; | |
2077 v4 = FindContainer(pContainer, 0); | |
2078 v5 = v4; | |
2079 File = v4; | |
2080 if ( !v4 ) | |
1545 | 2081 Error("Unable to load %s", pContainer); |
2082 | |
0 | 2083 fread(&DstBuf, 1u, 0x30u, v4); |
2084 Argsa = DstBuf.uTextureSize; | |
2085 if ( DstBuf.uDecompressedSize ) | |
2086 { | |
2087 if ( a3 ) | |
705 | 2088 v6 = malloc(DstBuf.uDecompressedSize+1); |
0 | 2089 else |
1583 | 2090 v6 = malloc(DstBuf.uDecompressedSize+1); |
0 | 2091 v7 = v6; |
1583 | 2092 v8 = malloc(DstBuf.uTextureSize+1); |
0 | 2093 fread(v8, 1u, Argsa, File); |
2094 zlib::MemUnzip(v7, &DstBuf.uDecompressedSize, v8, DstBuf.uTextureSize); | |
2095 DstBuf.uTextureSize = DstBuf.uDecompressedSize; | |
1583 | 2096 free(v8); |
0 | 2097 } |
2098 else | |
2099 { | |
2100 if ( a3 ) | |
705 | 2101 v9 = malloc(DstBuf.uTextureSize+1); |
0 | 2102 else |
1583 | 2103 v9 = malloc(DstBuf.uTextureSize+1); |
0 | 2104 v7 = v9; |
2105 fread(v9, 1u, Argsa, v5); | |
2106 } | |
2107 return v7; | |
2108 } | |
2109 | |
2110 | |
2111 | |
2112 //----- (00410522) -------------------------------------------------------- | |
2113 int LODFile_IconsBitmaps::_410522(Texture *pDst, const char *pContainer, unsigned int uTextureType) | |
2114 { | |
2115 LODFile_IconsBitmaps *v4; // edi@1 | |
2116 Texture *v5; // esi@5 | |
2117 unsigned int v6; // eax@5 | |
2118 void *v7; // eax@6 | |
2119 unsigned int v8; // ST28_4@6 | |
2120 void *v9; // ST2C_4@6 | |
2121 unsigned __int8 *v10; // eax@7 | |
2122 FILE *v11; // ST28_4@7 | |
2123 void *v12; // eax@9 | |
2124 FILE *v13; // ST28_4@9 | |
2125 signed int v14; // eax@12 | |
2126 int v15; // ecx@12 | |
2127 int v16; // ecx@12 | |
2128 int v17; // eax@12 | |
2129 signed int v18; // ebx@14 | |
2130 int v19; // eax@15 | |
2131 int v20; // edx@15 | |
2132 signed int v21; // ecx@18 | |
2133 signed int v22; // ecx@23 | |
1545 | 2134 //char Args[100]; // [sp+4h] [bp-68h]@3 |
0 | 2135 FILE *File; // [sp+68h] [bp-4h]@1 |
2136 | |
2137 v4 = this; | |
2138 File = FindContainer(pContainer, 0); | |
2139 if ( !File ) | |
2140 { | |
2141 File = FindContainer("pending", 0); | |
2142 if ( !File ) | |
1545 | 2143 Error("Can't find %s!", pContainer); |
2144 | |
0 | 2145 } |
2146 v5 = pDst; | |
2147 fread(pDst, 1u, 0x30u, File); | |
2148 strcpy(v5->pName, pContainer); | |
2149 pDst = (Texture *)v5->uTextureSize; | |
2150 v6 = v5->uDecompressedSize; | |
710 | 2151 v5->pLevelOfDetail0_prolly_alpha_mask = 0; |
0 | 2152 if ( v6 ) |
2153 { | |
1631 | 2154 v7 = malloc(v6); |
0 | 2155 v8 = v5->uTextureSize; |
710 | 2156 v5->pLevelOfDetail0_prolly_alpha_mask = (unsigned __int8 *)v7; |
1631 | 2157 pContainer = (const char *)malloc(v8); |
0 | 2158 fread((void *)pContainer, 1u, (size_t)pDst, File); |
710 | 2159 zlib::MemUnzip(v5->pLevelOfDetail0_prolly_alpha_mask, &v5->uDecompressedSize, pContainer, v5->uTextureSize); |
0 | 2160 v9 = (void *)pContainer; |
2161 v5->uTextureSize = v5->uDecompressedSize; | |
2162 free(v9); | |
2163 } | |
2164 else | |
2165 { | |
1631 | 2166 v10 = (unsigned __int8 *)malloc(0); |
0 | 2167 v11 = File; |
710 | 2168 v5->pLevelOfDetail0_prolly_alpha_mask = v10; |
0 | 2169 fread(v10, 1u, (size_t)pDst, v11); |
2170 } | |
2171 v5->pPalette24 = 0; | |
2172 if ( uTextureType == 1 ) | |
2173 { | |
1631 | 2174 v12 = malloc(0x300u); |
0 | 2175 v13 = File; |
2176 v5->pPalette24 = (unsigned __int8 *)v12; | |
2177 fread(v12, 1u, 0x300u, v13); | |
2178 LABEL_10: | |
2179 v5->pPalette16 = 0; | |
2180 goto LABEL_11; | |
2181 } | |
2182 if ( uTextureType != 2 ) | |
2183 goto LABEL_10; | |
2184 v18 = 0; | |
2185 v5->pPalette16 = 0; | |
1631 | 2186 v5->pPalette16 = (unsigned __int16 *)malloc(0x400u); |
0 | 2187 do |
2188 { | |
2189 fread((char *)&pContainer + 3, 1u, 1u, File); | |
2190 fread((char *)&uTextureType + 3, 1u, 1u, File); | |
2191 v19 = fread((char *)&pDst + 3, 1u, 1u, File); | |
2192 LOWORD(v19) = (unsigned __int8)(BYTE3(pContainer) >> (8 - LOBYTE(v4->uTextureRedBits))); | |
2193 v5->pPalette16[v18] = v19 << (LOBYTE(v4->uTextureBlueBits) + LOBYTE(v4->uTextureGreenBits)); | |
2194 LOWORD(v20) = (unsigned __int8)(BYTE3(uTextureType) >> (8 - LOBYTE(v4->uTextureGreenBits))); | |
2195 v5->pPalette16[v18] += v20 << v4->uTextureBlueBits; | |
2196 v5->pPalette16[v18] += (unsigned __int8)(BYTE3(pDst) >> (8 - LOBYTE(v4->uTextureBlueBits))); | |
2197 ++v18; | |
2198 } | |
2199 while ( v18 < 256 ); | |
2200 LABEL_11: | |
2201 if ( v5->pBits & 2 ) | |
2202 { | |
2203 v14 = v5->uSizeOfMaxLevelOfDetail; | |
710 | 2204 v15 = (int)&v5->pLevelOfDetail0_prolly_alpha_mask[v14]; |
0 | 2205 v5->pLevelOfDetail1 = (unsigned __int8 *)v15; |
2206 v16 = (v14 >> 2) + v15; | |
2207 v5->pLevelOfDetail2 = (unsigned __int8 *)v16; | |
2208 v17 = v16 + (v14 >> 4); | |
2209 } | |
2210 else | |
2211 { | |
2212 v17 = 0; | |
2213 v5->pLevelOfDetail2 = 0; | |
2214 v5->pLevelOfDetail1 = 0; | |
2215 } | |
2216 v5->pLevelOfDetail3 = (unsigned __int8 *)v17; | |
2217 v21 = 1; | |
2218 while ( 1 << v21 != v5->uTextureWidth ) | |
2219 { | |
2220 ++v21; | |
2221 if ( v21 >= 15 ) | |
2222 goto LABEL_23; | |
2223 } | |
2224 v5->uWidthLn2 = v21; | |
2225 LABEL_23: | |
2226 v22 = 1; | |
2227 while ( 1 << v22 != v5->uTextureHeight ) | |
2228 { | |
2229 ++v22; | |
2230 if ( v22 >= 15 ) | |
2231 goto LABEL_28; | |
2232 } | |
2233 v5->uHeightLn2 = v22; | |
2234 LABEL_28: | |
2235 switch ( v5->uWidthLn2 ) | |
2236 { | |
2237 case 2: | |
2238 v5->uWidthMinus1 = 3; | |
2239 break; | |
2240 case 3: | |
2241 v5->uWidthMinus1 = 7; | |
2242 break; | |
2243 case 4: | |
2244 v5->uWidthMinus1 = 15; | |
2245 break; | |
2246 case 5: | |
2247 v5->uWidthMinus1 = 31; | |
2248 break; | |
2249 case 6: | |
2250 v5->uWidthMinus1 = 63; | |
2251 break; | |
2252 case 7: | |
2253 v5->uWidthMinus1 = 127; | |
2254 break; | |
2255 case 8: | |
2256 v5->uWidthMinus1 = 255; | |
2257 break; | |
2258 case 9: | |
2259 v5->uWidthMinus1 = 511; | |
2260 break; | |
2261 case 10: | |
2262 v5->uWidthMinus1 = 1023; | |
2263 break; | |
2264 case 11: | |
2265 v5->uWidthMinus1 = 2047; | |
2266 break; | |
2267 case 12: | |
2268 v5->uWidthMinus1 = 4095; | |
2269 break; | |
2270 default: | |
2271 break; | |
2272 } | |
2273 switch ( v5->uHeightLn2 ) | |
2274 { | |
2275 case 2: | |
2276 v5->uHeightMinus1 = 3; | |
2277 break; | |
2278 case 3: | |
2279 v5->uHeightMinus1 = 7; | |
2280 break; | |
2281 case 4: | |
2282 v5->uHeightMinus1 = 15; | |
2283 break; | |
2284 case 5: | |
2285 v5->uHeightMinus1 = 31; | |
2286 break; | |
2287 case 6: | |
2288 v5->uHeightMinus1 = 63; | |
2289 break; | |
2290 case 7: | |
2291 v5->uHeightMinus1 = 127; | |
2292 break; | |
2293 case 8: | |
2294 v5->uHeightMinus1 = 255; | |
2295 break; | |
2296 case 9: | |
2297 v5->uHeightMinus1 = 511; | |
2298 break; | |
2299 case 10: | |
2300 v5->uHeightMinus1 = 1023; | |
2301 break; | |
2302 case 11: | |
2303 v5->uHeightMinus1 = 2047; | |
2304 break; | |
2305 case 12: | |
2306 v5->uHeightMinus1 = 4095; | |
2307 break; | |
2308 default: | |
2309 return 1; | |
2310 } | |
2311 return 1; | |
2312 } | |
2313 | |
2314 | |
2315 //----- (00410423) -------------------------------------------------------- | |
2316 void LODFile_IconsBitmaps::_410423_move_textures_to_device() | |
2317 { | |
2318 LODFile_IconsBitmaps *v1; // esi@1 | |
2319 unsigned int v2; // edi@1 | |
2320 char *v3; // ebx@2 | |
2321 size_t v4; // eax@9 | |
2322 char *v5; // ST1C_4@9 | |
2323 void *v6; // eax@12 | |
2324 signed int v7; // esi@13 | |
2325 | |
2326 v1 = this; | |
2327 v2 = this->uNumLoadedFiles - 1; | |
2328 if ( (v2 & 0x80000000u) == 0 ) | |
2329 { | |
2330 v3 = &this->pTextures[v2].pName[2]; | |
2331 do | |
2332 { | |
2333 if ( v1->ptr_011BB4[v2] ) | |
2334 { | |
2335 if ( *(v3 - 2) != 'w' || *(v3 - 1) != 't' || *v3 != 'r' || v3[1] != 'd' || v3[2] != 'r' ) | |
2336 { | |
2337 pRenderer->LoadTexture( | |
2338 v3 - 2, | |
2339 *((short *)v3 + 17), | |
2340 (IDirectDrawSurface4 **)&v1->pHardwareSurfaces[v2], | |
2341 &v1->pHardwareTextures[v2]); | |
2342 } | |
2343 else | |
2344 { | |
2345 v4 = strlen(v3 - 2); | |
1631 | 2346 v5 = (char *)malloc(v4 + 2); |
0 | 2347 *v5 = 'h'; |
2348 strcpy(v5 + 1, v3 - 2); | |
2349 pRenderer->LoadTexture( | |
2350 v5, | |
2351 *((short *)v3 + 17), | |
2352 (IDirectDrawSurface4 **)&v1->pHardwareSurfaces[v2], | |
2353 &v1->pHardwareTextures[v2]); | |
2354 free(v5); | |
2355 } | |
2356 } | |
2357 --v2; | |
2358 v3 -= 72; | |
2359 } | |
2360 while ( (v2 & 0x80000000u) == 0 ); | |
2361 } | |
2362 v6 = v1->ptr_011BB4; | |
2363 if ( v6 ) | |
2364 { | |
2365 v7 = v1->uNumLoadedFiles; | |
2366 if ( v7 > 1 ) | |
2367 memset(v6, 0, v7 - 1); | |
2368 } | |
2369 } | |
2370 | |
2371 | |
2372 //----- (004103BB) -------------------------------------------------------- | |
2373 void LODFile_IconsBitmaps::ReleaseHardwareTextures() | |
2374 { | |
2375 LODFile_IconsBitmaps *v1; // esi@1 | |
2376 unsigned int v2; // edi@1 | |
2377 struct IDirect3DTexture2 **v3; // eax@2 | |
2378 struct IDirect3DTexture2 *v4; // eax@3 | |
2379 struct IDirectDrawSurface **v5; // eax@5 | |
2380 struct IDirectDrawSurface *v6; // eax@6 | |
2381 | |
2382 v1 = this; | |
2383 v2 = this->uNumLoadedFiles; | |
2384 while ( 1 ) | |
2385 { | |
2386 --v2; | |
2387 if ( (v2 & 0x80000000u) != 0 ) | |
2388 break; | |
2389 v3 = v1->pHardwareTextures; | |
2390 if ( v3 ) | |
2391 { | |
2392 v4 = v3[v2]; | |
2393 if ( v4 ) | |
2394 { | |
2395 v4->Release(); | |
2396 v1->pHardwareTextures[v2] = 0; | |
2397 v1->ptr_011BB4[v2] = 1; | |
2398 } | |
2399 } | |
2400 v5 = v1->pHardwareSurfaces; | |
2401 if ( v5 ) | |
2402 { | |
2403 v6 = v5[v2]; | |
2404 if ( v6 ) | |
2405 { | |
2406 v6->Release(); | |
2407 v1->pHardwareSurfaces[v2] = 0; | |
2408 v1->ptr_011BB4[v2] = 1; | |
2409 } | |
2410 } | |
2411 } | |
2412 } | |
2413 | |
2414 | |
2415 //----- (0041033D) -------------------------------------------------------- | |
2416 void LODFile_IconsBitmaps::ReleaseLostHardwareTextures() | |
2417 { | |
2418 LODFile_IconsBitmaps *v1; // edi@1 | |
2419 unsigned int i; // ebx@1 | |
2420 struct IDirectDrawSurface **pHardwareSurfaces; // eax@2 | |
2421 int v4; // esi@3 | |
2422 struct IDirectDrawSurface *pSurface; // eax@3 | |
2423 struct IDirect3DTexture2 **v6; // eax@5 | |
2424 struct IDirect3DTexture2 *v7; // eax@6 | |
2425 | |
2426 v1 = this; | |
2427 for ( i = this->uNumLoadedFiles - 1; (i & 0x80000000u) == 0; --i ) | |
2428 { | |
2429 pHardwareSurfaces = v1->pHardwareSurfaces; | |
2430 if ( pHardwareSurfaces ) | |
2431 { | |
2432 v4 = i; | |
2433 pSurface = pHardwareSurfaces[i]; | |
2434 if ( pSurface ) | |
2435 { | |
2436 if ( pSurface->IsLost() == DDERR_SURFACELOST ) | |
2437 { | |
2438 v6 = v1->pHardwareTextures; | |
2439 if ( v6 ) | |
2440 { | |
2441 v7 = v6[v4]; | |
2442 if ( v7 ) | |
2443 { | |
2444 v7->Release(); | |
2445 v1->pHardwareTextures[v4] = 0; | |
2446 } | |
2447 } | |
2448 v1->pHardwareSurfaces[v4]->Release(); | |
2449 v1->pHardwareSurfaces[v4] = 0; | |
2450 v1->ptr_011BB4[i] = 1; | |
2451 } | |
2452 } | |
2453 } | |
2454 } | |
2455 } | |
2456 | |
2457 //----- (004101B1) -------------------------------------------------------- | |
2458 int LODFile_IconsBitmaps::ReloadTexture(Texture *pDst, const char *pContainer, int mode) | |
2459 { | |
2460 LODFile_IconsBitmaps *v4; // edi@1 | |
2461 FILE *v5; // eax@1 | |
2462 Texture *v6; // esi@2 | |
2463 unsigned int v7; // ebx@6 | |
2464 unsigned int v8; // ecx@6 | |
2465 signed int result; // eax@7 | |
2466 size_t *v10; // ebx@8 | |
2467 signed int v11; // ebx@12 | |
2468 int v12; // eax@13 | |
2469 int v13; // edx@13 | |
2470 FILE *File; // [sp+Ch] [bp-8h]@1 | |
2471 unsigned __int8 v15; // [sp+11h] [bp-3h]@13 | |
2472 unsigned __int8 v16; // [sp+12h] [bp-2h]@13 | |
2473 unsigned __int8 DstBuf; // [sp+13h] [bp-1h]@13 | |
2474 void *DstBufa; // [sp+1Ch] [bp+8h]@10 | |
2475 void *Sourcea; // [sp+20h] [bp+Ch]@10 | |
2476 unsigned int Counta; // [sp+24h] [bp+10h]@6 | |
2477 | |
2478 v4 = this; | |
2479 v5 = FindContainer(pContainer, 0); | |
2480 File = v5; | |
2481 if ( v5 | |
710 | 2482 && (v6 = pDst, pDst->pLevelOfDetail0_prolly_alpha_mask) |
0 | 2483 && mode == 2 |
2484 && pDst->pPalette16 | |
2485 && !pDst->pPalette24 | |
2486 && (v7 = pDst->uTextureSize, | |
2487 fread(pDst, 1u, 0x30u, v5), | |
2488 strcpy(pDst->pName, pContainer), | |
2489 v8 = pDst->uTextureSize, | |
2490 Counta = pDst->uTextureSize, | |
2491 (signed int)v8 <= (signed int)v7) ) | |
2492 { | |
2493 v10 = &pDst->uDecompressedSize; | |
2494 if ( !pDst->uDecompressedSize || v4->dword_011BA4 ) | |
2495 { | |
710 | 2496 fread(pDst->pLevelOfDetail0_prolly_alpha_mask, 1u, v8, File); |
0 | 2497 } |
2498 else | |
2499 { | |
2500 Sourcea = malloc(pDst->uDecompressedSize); | |
2501 DstBufa = malloc(pDst->uTextureSize); | |
2502 fread(DstBufa, 1u, Counta, File); | |
2503 zlib::MemUnzip(Sourcea, &v6->uDecompressedSize, DstBufa, v6->uTextureSize); | |
2504 v6->uTextureSize = *v10; | |
2505 free(DstBufa); | |
710 | 2506 memcpy(v6->pLevelOfDetail0_prolly_alpha_mask, Sourcea, *v10); |
0 | 2507 free(Sourcea); |
2508 } | |
2509 v11 = 0; | |
2510 do | |
2511 { | |
2512 fread(&DstBuf, 1u, 1u, File); | |
2513 fread(&v16, 1u, 1u, File); | |
2514 v12 = fread(&v15, 1u, 1u, File); | |
2515 LOWORD(v12) = (unsigned __int8)(DstBuf >> (8 - LOBYTE(v4->uTextureRedBits))); | |
2516 v6->pPalette16[v11] = v12 << (LOBYTE(v4->uTextureBlueBits) + LOBYTE(v4->uTextureGreenBits)); | |
2517 LOWORD(v13) = (unsigned __int8)(v16 >> (8 - LOBYTE(v4->uTextureGreenBits))); | |
2518 v6->pPalette16[v11] += v13 << v4->uTextureBlueBits; | |
2519 v6->pPalette16[v11] += (unsigned __int8)(v15 >> (8 - LOBYTE(v4->uTextureBlueBits))); | |
2520 ++v11; | |
2521 } | |
2522 while ( v11 < 256 ); | |
2523 result = 1; | |
2524 } | |
2525 else | |
2526 { | |
2527 result = -1; | |
2528 } | |
2529 return result; | |
2530 } | |
2531 | |
2532 | |
2533 //----- (0040FC08) -------------------------------------------------------- | |
2534 int LODFile_IconsBitmaps::LoadTextureFromLOD(Texture *pOutTex, const char *pContainer, enum TEXTURE_TYPE eTextureType) | |
2535 { | |
2536 Texture *v8; // esi@3 | |
2537 size_t v11; // eax@14 | |
2538 enum TEXTURE_TYPE v12; // eax@14 | |
2539 signed int v13; // esi@14 | |
2540 unsigned int v14; // eax@21 | |
2541 unsigned int v15; // ecx@25 | |
2542 unsigned int *v16; // ebx@25 | |
2543 void *v17; // eax@27 | |
2544 unsigned int v18; // ST28_4@27 | |
2545 void *v19; // ST3C_4@27 | |
1583 | 2546 //Allocator *v20; // ebx@29 |
0 | 2547 void *v21; // eax@29 |
2548 size_t v22; // ST2C_4@29 | |
2549 const void *v23; // ecx@29 | |
2550 unsigned __int16 v24; // ax@29 | |
2551 unsigned __int16 v25; // cx@29 | |
2552 __int16 v26; // dx@29 | |
2553 unsigned int v27; // ecx@29 | |
2554 Texture *v28; // eax@29 | |
2555 unsigned int v29; // ST28_4@30 | |
2556 void *v30; // eax@30 | |
2557 unsigned int v31; // ST2C_4@30 | |
2558 void *v32; // eax@32 | |
2559 void *v33; // eax@34 | |
2560 signed int v34; // eax@37 | |
2561 unsigned __int8 *v35; // ecx@37 | |
2562 unsigned __int8 *v36; // ecx@37 | |
2563 unsigned __int8 *v37; // eax@37 | |
2564 signed int v38; // ebx@39 | |
2565 int v39; // eax@40 | |
2566 int v40; // edx@40 | |
2567 signed int v41; // ecx@43 | |
2568 signed int v42; // ecx@48 | |
2569 | |
2570 //v4 = pContainer; | |
2571 //v5 = this; | |
2572 //v6 = FindContainer(pContainer, 0); | |
2573 //File = v6; | |
2574 auto pFile = FindContainer(pContainer, false); | |
2575 if (!pFile) | |
2576 return -1; | |
2577 v8 = pOutTex; | |
2578 fread(pOutTex, 1u, 0x30u, pFile); | |
2579 strcpy(v8->pName, pContainer); | |
2580 if (pRenderer->pRenderD3D && v8->pBits & 2 && dword_011BA8) | |
2581 { | |
2582 if (!pHardwareSurfaces || !pHardwareTextures) | |
2583 { | |
2584 pHardwareSurfaces = new IDirectDrawSurface *[1000]; | |
2585 memset(pHardwareSurfaces, 0, 1000 * sizeof(IDirectDrawSurface4 *)); | |
2586 | |
2587 pHardwareTextures = new IDirect3DTexture2 *[1000]; | |
2588 memset(pHardwareTextures, 0, 1000 * sizeof(IDirect3DTexture2 *)); | |
2589 | |
2590 ptr_011BB4 = new char[1000]; | |
2591 memset(ptr_011BB4, 0, 1000); | |
2592 } | |
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1104
diff
changeset
|
2593 if (_strnicmp(pContainer, "wtrdr", 5))//*v4 != 'w' || v4[1] != 't' || v4[2] != 'r' || v4[3] != 'd' || v4[4] != 'r' ) |
0 | 2594 { |
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1104
diff
changeset
|
2595 if (_strnicmp(pContainer, "WtrTyl", 6))//if ( *v4 != 'W' || v4[1] != 't' || v4[2] != 'r' || v4[3] != 'T' || v4[4] != 'y' || v4[5] != 'l' ) |
0 | 2596 { |
2597 v14 = uNumLoadedFiles; | |
2598 } | |
2599 else | |
2600 { | |
265 | 2601 pRenderer->hd_water_tile_id = uNumLoadedFiles; |
0 | 2602 v14 = uNumLoadedFiles; |
2603 } | |
2604 v13 = pRenderer->LoadTexture( | |
2605 pContainer, | |
2606 v8->palette_id1, | |
2607 (IDirectDrawSurface4 **)&pHardwareSurfaces[v14], | |
2608 &pHardwareTextures[v14]); | |
2609 } | |
2610 else | |
2611 { | |
2612 v11 = strlen(pContainer); | |
1631 | 2613 v12 = (enum TEXTURE_TYPE)(int)malloc(v11 + 2); |
0 | 2614 eTextureType = v12; |
2615 *(char *)v12 = 104; | |
2616 strcpy((char *)(v12 + 1), pContainer); | |
2617 v13 = pRenderer->LoadTexture( | |
2618 (const char *)eTextureType, | |
2619 v8->palette_id1, | |
2620 (IDirectDrawSurface4 **)&pHardwareSurfaces[uNumLoadedFiles], | |
2621 &pHardwareTextures[uNumLoadedFiles]); | |
2622 free((void *)eTextureType); | |
2623 } | |
2624 return v13; | |
2625 } | |
2626 v15 = v8->uTextureSize; | |
2627 v16 = &v8->uDecompressedSize; | |
2628 pOutTex = (Texture *)v8->uTextureSize; | |
2629 if ( !v8->uDecompressedSize || dword_011BA4 ) | |
2630 { | |
1583 | 2631 v32 = malloc(v15); |
710 | 2632 v8->pLevelOfDetail0_prolly_alpha_mask = (unsigned __int8 *)v32; |
0 | 2633 fread(v32, 1u, (size_t)pOutTex, pFile); |
2634 } | |
2635 else | |
2636 { | |
2637 v17 = malloc(v8->uDecompressedSize); | |
2638 v18 = v8->uTextureSize; | |
2639 pContainer = (const char *)v17; | |
2640 v19 = malloc(v18); | |
2641 fread(v19, 1u, (size_t)pOutTex, pFile); | |
2642 zlib::MemUnzip((void *)pContainer, &v8->uDecompressedSize, v19, v8->uTextureSize); | |
2643 v8->uTextureSize = *v16; | |
2644 free(v19); | |
2645 if ( bUseLoResSprites && v8->pBits & 2 ) | |
2646 { | |
2647 pOutTex = (Texture *)(((signed int)v8->uSizeOfMaxLevelOfDetail >> 2) | |
2648 + ((signed int)v8->uSizeOfMaxLevelOfDetail >> 4) | |
2649 + ((signed int)v8->uSizeOfMaxLevelOfDetail >> 6)); | |
1583 | 2650 v21 = malloc((unsigned int)pOutTex); |
0 | 2651 v22 = (size_t)pOutTex; |
2652 v23 = &pContainer[v8->uTextureWidth * v8->uTextureHeight]; | |
710 | 2653 v8->pLevelOfDetail0_prolly_alpha_mask = (unsigned __int8 *)v21; |
0 | 2654 memcpy(v21, v23, v22); |
2655 v8->uTextureWidth = (signed __int16)v8->uTextureWidth >> 1; | |
2656 v24 = v8->uTextureWidth; | |
2657 v8->uTextureHeight = (signed __int16)v8->uTextureHeight >> 1; | |
2658 v25 = v8->uTextureHeight; | |
2659 --v8->uWidthLn2; | |
2660 --v8->uHeightLn2; | |
2661 v8->uWidthMinus1 = v24 - 1; | |
2662 v26 = v25 - 1; | |
2663 v27 = (signed __int16)v24 * (signed __int16)v25; | |
2664 v28 = pOutTex; | |
2665 v8->uHeightMinus1 = v26; | |
2666 v8->uSizeOfMaxLevelOfDetail = v27; | |
2667 v8->uTextureSize = (unsigned int)v28; | |
2668 } | |
2669 else | |
2670 { | |
2671 v29 = *v16; | |
1583 | 2672 v30 = malloc(v29); |
0 | 2673 v31 = v8->uDecompressedSize; |
710 | 2674 v8->pLevelOfDetail0_prolly_alpha_mask = (unsigned __int8 *)v30; |
0 | 2675 memcpy(v30, pContainer, v31); |
2676 } | |
2677 free((void *)pContainer); | |
2678 } | |
1583 | 2679 free(v8->pPalette16); |
2680 free(v8->pPalette24); | |
0 | 2681 if ( eTextureType == TEXTURE_24BIT_PALETTE ) |
2682 { | |
1583 | 2683 v33 = malloc(0x300); |
0 | 2684 v8->pPalette24 = (unsigned __int8 *)v33; |
2685 fread(v33, 1u, 0x300u, pFile); | |
2686 } | |
2687 else | |
2688 { | |
2689 v8->pPalette24 = 0; | |
2690 if ( eTextureType == TEXTURE_16BIT_PALETTE ) | |
2691 { | |
1583 | 2692 v8->pPalette16 = (unsigned __int16 *)malloc(0x200); |
0 | 2693 v38 = 0; |
2694 do | |
2695 { | |
2696 fread((char *)&eTextureType + 3, 1u, 1u, pFile); | |
2697 fread((char *)&pContainer + 3, 1u, 1u, pFile); | |
2698 v39 = fread((char *)&pOutTex + 3, 1u, 1u, pFile); | |
2699 LOWORD(v39) = (unsigned __int8)(BYTE3(eTextureType) >> (8 - LOBYTE(uTextureRedBits))); | |
2700 v8->pPalette16[v38] = v39 << (LOBYTE(uTextureBlueBits) + LOBYTE(uTextureGreenBits)); | |
2701 LOWORD(v40) = (unsigned __int8)(BYTE3(pContainer) >> (8 - LOBYTE(uTextureGreenBits))); | |
2702 v8->pPalette16[v38] += v40 << uTextureBlueBits; | |
2703 v8->pPalette16[v38] += (unsigned __int8)(BYTE3(pOutTex) >> (8 - LOBYTE(uTextureBlueBits))); | |
2704 ++v38; | |
2705 } | |
2706 while ( v38 < 256 ); | |
2707 goto LABEL_36; | |
2708 } | |
2709 } | |
2710 v8->pPalette16 = 0; | |
2711 LABEL_36: | |
2712 if ( v8->pBits & 2 ) | |
2713 { | |
2714 v34 = v8->uSizeOfMaxLevelOfDetail; | |
710 | 2715 v35 = &v8->pLevelOfDetail0_prolly_alpha_mask[v34]; |
0 | 2716 v8->pLevelOfDetail1 = v35; |
2717 v36 = &v35[v34 >> 2]; | |
2718 v8->pLevelOfDetail2 = v36; | |
2719 v37 = &v36[v34 >> 4]; | |
2720 } | |
2721 else | |
2722 { | |
2723 v37 = 0; | |
2724 v8->pLevelOfDetail2 = 0; | |
2725 v8->pLevelOfDetail1 = 0; | |
2726 } | |
2727 v8->pLevelOfDetail3 = v37; | |
2728 v41 = 1; | |
2729 while ( 1 << v41 != v8->uTextureWidth ) | |
2730 { | |
2731 ++v41; | |
2732 if ( v41 >= 15 ) | |
2733 goto LABEL_48; | |
2734 } | |
2735 v8->uWidthLn2 = v41; | |
2736 LABEL_48: | |
2737 v42 = 1; | |
2738 while ( 1 << v42 != v8->uTextureHeight ) | |
2739 { | |
2740 ++v42; | |
2741 if ( v42 >= 15 ) | |
2742 goto LABEL_53; | |
2743 } | |
2744 v8->uHeightLn2 = v42; | |
2745 LABEL_53: | |
2746 switch ( v8->uWidthLn2 ) | |
2747 { | |
2748 case 2: | |
2749 v8->uWidthMinus1 = 3; | |
2750 break; | |
2751 case 3: | |
2752 v8->uWidthMinus1 = 7; | |
2753 break; | |
2754 case 4: | |
2755 v8->uWidthMinus1 = 15; | |
2756 break; | |
2757 case 5: | |
2758 v8->uWidthMinus1 = 31; | |
2759 break; | |
2760 case 6: | |
2761 v8->uWidthMinus1 = 63; | |
2762 break; | |
2763 case 7: | |
2764 v8->uWidthMinus1 = 127; | |
2765 break; | |
2766 case 8: | |
2767 v8->uWidthMinus1 = 255; | |
2768 break; | |
2769 case 9: | |
2770 v8->uWidthMinus1 = 511; | |
2771 break; | |
2772 case 10: | |
2773 v8->uWidthMinus1 = 1023; | |
2774 break; | |
2775 case 11: | |
2776 v8->uWidthMinus1 = 2047; | |
2777 break; | |
2778 case 12: | |
2779 v8->uWidthMinus1 = 4095; | |
2780 break; | |
2781 default: | |
2782 break; | |
2783 } | |
2784 switch ( v8->uHeightLn2 ) | |
2785 { | |
2786 case 2: | |
2787 v8->uHeightMinus1 = 3; | |
2788 break; | |
2789 case 3: | |
2790 v8->uHeightMinus1 = 7; | |
2791 break; | |
2792 case 4: | |
2793 v8->uHeightMinus1 = 15; | |
2794 break; | |
2795 case 5: | |
2796 v8->uHeightMinus1 = 31; | |
2797 break; | |
2798 case 6: | |
2799 v8->uHeightMinus1 = 63; | |
2800 break; | |
2801 case 7: | |
2802 v8->uHeightMinus1 = 127; | |
2803 break; | |
2804 case 8: | |
2805 v8->uHeightMinus1 = 255; | |
2806 break; | |
2807 case 9: | |
2808 v8->uHeightMinus1 = 511; | |
2809 break; | |
2810 case 10: | |
2811 v8->uHeightMinus1 = 1023; | |
2812 break; | |
2813 case 11: | |
2814 v8->uHeightMinus1 = 2047; | |
2815 break; | |
2816 case 12: | |
2817 v8->uHeightMinus1 = 4095; | |
2818 break; | |
2819 default: | |
2820 return 1; | |
2821 } | |
2822 return 1; | |
2823 } | |
2824 | |
2825 | |
2826 Texture *LODFile_IconsBitmaps::LoadTexturePtr(const char *pContainer, enum TEXTURE_TYPE uTextureType) | |
2827 { | |
2828 uint id = LoadTexture(pContainer, uTextureType); | |
737 | 2829 |
1545 | 2830 Assert(id != -1 && L"Texture not found"); |
737 | 2831 |
0 | 2832 return &pTextures[id]; |
2833 } | |
2834 | |
2835 //----- (0040FB20) -------------------------------------------------------- | |
2836 unsigned int LODFile_IconsBitmaps::LoadTexture(const char *pContainer, enum TEXTURE_TYPE uTextureType) | |
2837 { | |
2838 //LODFile_IconsBitmaps *v3; // esi@1 | |
2839 //unsigned int v4; // edi@1 | |
2840 //Texture *v5; // ebx@2 | |
2841 unsigned int v6; // ebx@8 | |
2842 const char *Sourcea; // [sp+14h] [bp+8h]@9 | |
2843 | |
2844 //v3 = this; | |
2845 //v4 = 0; | |
2846 areWeLoadingTexture = 1; | |
2847 | |
2848 for (uint i = 0; i < uNumLoadedFiles; ++i) | |
1165
29a8defbad9e
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Grumpy7
parents:
1104
diff
changeset
|
2849 if (!_stricmp(pContainer, pTextures[i].pName)) |
0 | 2850 return i; |
2851 | |
2852 // if (!uNumLoadedFiles) | |
2853 // { | |
2854 //LABEL_5: | |
1545 | 2855 Assert(uNumLoadedFiles < 1000); |
649 | 2856 /*if (uNumLoadedFiles >= 1000) |
0 | 2857 { |
2858 Log::Warning(L"Maximum texture number exceeded"); | |
2859 AbortWithError(); | |
649 | 2860 }*/ |
0 | 2861 if (LoadTextureFromLOD(&pTextures[uNumLoadedFiles], pContainer, uTextureType) == -1) |
2862 { | |
2863 v6 = 0; | |
2864 if (uNumLoadedFiles > 0) | |
2865 { | |
2866 Sourcea = (const char *)pTextures; | |
1104 | 2867 while ( _stricmp(Sourcea, "pending") ) |
0 | 2868 { |
2869 Sourcea += 72; | |
2870 ++v6; | |
2871 if (v6 >= uNumLoadedFiles) | |
2872 goto LABEL_15; | |
2873 } | |
2874 return v6; | |
2875 } | |
2876 LABEL_15: | |
2877 LoadTextureFromLOD(&pTextures[uNumLoadedFiles], "pending", uTextureType); | |
2878 } | |
2879 areWeLoadingTexture = 0; | |
2880 ++uNumLoadedFiles; | |
2881 return uNumLoadedFiles - 1; | |
2882 // } | |
2883 // v5 = pTextures; | |
1104 | 2884 // while ( _stricmp(v5->pName, pContainer) ) |
0 | 2885 // { |
2886 // ++v4; | |
2887 // ++v5; | |
2888 // if (v4 >= uNumLoadedFiles ) | |
2889 // goto LABEL_5; | |
2890 // } | |
2891 // return v4; | |
2892 } | |
1297 | 2893 //----- (0046082C) -------------------------------------------------------- |
2894 bool Initialize_GamesLOD_NewLOD() | |
2895 { | |
2896 pGames_LOD = new LODWriteableFile; | |
2897 pGames_LOD->AllocSubIndicesAndIO(300, 0); | |
2898 if (pGames_LOD->LoadFile("data\\games.lod", 1)) | |
2899 { | |
2900 pNew_LOD = new LODWriteableFile; | |
2901 pNew_LOD->AllocSubIndicesAndIO(300, 100000); | |
2902 return true; | |
2903 } | |
2904 return false; | |
2905 } | |
2906 //----- (00460706) -------------------------------------------------------- | |
2907 void TryLoadLevelFromLOD() | |
2908 { | |
2909 FILE *v0; // eax@1 | |
2910 FILE *v1; // esi@1 | |
2911 __int32 v2; // edi@2 | |
2912 char Ext[256]; // [sp+4h] [bp-40Ch]@1 | |
2913 char Dir[256]; // [sp+104h] [bp-30Ch]@1 | |
2914 char Filename[256]; // [sp+204h] [bp-20Ch]@1 | |
2915 char a1[260]; // [sp+304h] [bp-10Ch]@1 | |
2916 char Drive[4]; // [sp+408h] [bp-8h]@1 | |
2917 int DstBuf; // [sp+40Ch] [bp-4h]@2 | |
2918 | |
1477
7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Nomad
parents:
1458
diff
changeset
|
2919 strcpy(a1, pCurrentMapName); |
1297 | 2920 _splitpath(a1, Drive, Dir, Filename, Ext); |
2921 sprintf(a1, "levels\\%s%s", Filename, ".lod"); | |
2922 v0 = fopen(a1, "rb"); | |
2923 v1 = v0; | |
2924 if ( v0 ) | |
2925 { | |
2926 fseek(v0, 0, 2); | |
2927 v2 = ftell(v1); | |
2928 rewind(v1); | |
1583 | 2929 ptr_6A0D08 = malloc(v2); |
1297 | 2930 fread(ptr_6A0D08, v2, 1u, v1); |
2931 fseek(v1, v2 - 6, 0); | |
2932 DstBuf = 0; | |
2933 fread(&DstBuf, 4u, 1u, v1); | |
2934 fread(&_6A0D10_txt_lod_loading__unused, 2u, 1u, v1); | |
2935 _6A0D0C_txt_lod_loading = (int)((char *)ptr_6A0D08 + DstBuf); | |
2936 fclose(v1); | |
2937 } | |
2938 } | |
2939 | |
2940 //----- (0046080D) -------------------------------------------------------- | |
1458 | 2941 void sub_46080D() |
1297 | 2942 { |
1583 | 2943 free(ptr_6A0D08); |
1297 | 2944 ptr_6A0D08 = 0; |
2945 _6A0D0C_txt_lod_loading = 0; | |
2946 } |