Mercurial > mm7
comparison Player.cpp @ 981:a6ef7125f6e4
Autonotes & GameState
author | Nomad |
---|---|
date | Sat, 11 May 2013 01:28:06 +0200 |
parents | ec7568e13b24 |
children | 1462a5f12b65 |
comparison
equal
deleted
inserted
replaced
980:a079c489118d | 981:a6ef7125f6e4 |
---|---|
8471 v20 = pPlayers[currPlayerId + 1]; | 8471 v20 = pPlayers[currPlayerId + 1]; |
8472 v30 = 1; | 8472 v30 = 1; |
8473 v20->PlaySound(SPEECH_96, 0); | 8473 v20->PlaySound(SPEECH_96, 0); |
8474 v21 = pAutonoteTxt[var_value-1].eType;// dword_72371C[2 * a3]; | 8474 v21 = pAutonoteTxt[var_value-1].eType;// dword_72371C[2 * a3]; |
8475 bFlashAutonotesBook = 1; | 8475 bFlashAutonotesBook = 1; |
8476 dword_506568 = v21; | 8476 _506568_autonote_type = v21; |
8477 } | 8477 } |
8478 _449B7E_toggle_bit(pParty->_autonote_bits, var_value, 1u); | 8478 _449B7E_toggle_bit(pParty->_autonote_bits, var_value, 1u); |
8479 v31 = 1; | 8479 v31 = 1; |
8480 goto LABEL_168; | 8480 goto LABEL_168; |
8481 } | 8481 } |
9270 v23 = pPlayers[uPlayerIdx + 1]; | 9270 v23 = pPlayers[uPlayerIdx + 1]; |
9271 v34 = 1; | 9271 v34 = 1; |
9272 v23->PlaySound(SPEECH_96, 0); | 9272 v23->PlaySound(SPEECH_96, 0); |
9273 v24 = pAutonoteTxt[val-1].eType;//dword_72371C[2 * val]; | 9273 v24 = pAutonoteTxt[val-1].eType;//dword_72371C[2 * val]; |
9274 bFlashAutonotesBook = 1; | 9274 bFlashAutonotesBook = 1; |
9275 dword_506568 = v24; | 9275 _506568_autonote_type = v24; |
9276 } | 9276 } |
9277 _449B7E_toggle_bit(pParty->_autonote_bits, val, 1u); | 9277 _449B7E_toggle_bit(pParty->_autonote_bits, val, 1u); |
9278 v3 = 1; | 9278 v3 = 1; |
9279 LABEL_173: | 9279 LABEL_173: |
9280 if ( v34 != 1 ) | 9280 if ( v34 != 1 ) |