Mercurial > might-and-magic-trilogy
comparison GUIProgressBar.cpp @ 2:2ca04ccb612a
NoCD, main menu, various
author | Nomad |
---|---|
date | Wed, 10 Oct 2012 14:21:15 +0200 |
parents | 8b8875f5b359 |
children | be2066176d89 |
comparison
equal
deleted
inserted
replaced
1:ac0fb48cd27a | 2:2ca04ccb612a |
---|---|
26 const char *v8; // [sp-8h] [bp-84h]@20 | 26 const char *v8; // [sp-8h] [bp-84h]@20 |
27 unsigned int v9; // [sp-4h] [bp-80h]@20 | 27 unsigned int v9; // [sp-4h] [bp-80h]@20 |
28 char Str1[64]; // [sp+4h] [bp-78h]@16 | 28 char Str1[64]; // [sp+4h] [bp-78h]@16 |
29 | 29 |
30 v2 = this; | 30 v2 = this; |
31 if ( pAsyncMouse ) | 31 if (pAsyncMouse) |
32 pAsyncMouse->Suspend(); | 32 pAsyncMouse->Suspend(); |
33 if ( v2->pLoadingBg.pPixels ) | 33 if ( v2->pLoadingBg.pPixels ) |
34 return 0; | 34 return 0; |
35 if ( a2 ) | 35 if ( a2 ) |
36 v2->uType = a2; | 36 v2->uType = a2; |
118 GUIProgressBar *v1; // esi@1 | 118 GUIProgressBar *v1; // esi@1 |
119 char v2; // al@5 | 119 char v2; // al@5 |
120 int v3; // edi@7 | 120 int v3; // edi@7 |
121 | 121 |
122 v1 = this; | 122 v1 = this; |
123 if ( pAsyncMouse ) | 123 if (pAsyncMouse) |
124 pAsyncMouse->Resume(); | 124 pAsyncMouse->Resume(); |
125 if ( v1->uType == 1 ) | 125 if ( v1->uType == 1 ) |
126 { | 126 { |
127 if ( !v1->pLoadingBg.pPixels ) | 127 if ( !v1->pLoadingBg.pPixels ) |
128 return; | 128 return; |