diff mm7_data.cpp @ 2182:e1e4a8a20b5f

_46А6АС_GetActorsInViewport
author Ritor1
date Thu, 23 Jan 2014 17:31:12 +0600
parents 5b27c035a241
children 385040580292
line wrap: on
line diff
--- a/mm7_data.cpp	Thu Jan 23 00:18:05 2014 +0600
+++ b/mm7_data.cpp	Thu Jan 23 17:31:12 2014 +0600
@@ -673,7 +673,7 @@
 }};
 std::array<unsigned int, 2> pHiredNPCsIconsOffsetsX = {489, 559};
 std::array<unsigned int, 2> pHiredNPCsIconsOffsetsY = {152, 152};
-std::array<int, 2> dword_4EE07C; // weak
+std::array<int, 2> Party_Spec_Motion_status_ids = {7, 18}; //dword_4EE07C
 std::array<__int16, 101> word_4EE088_sound_ids =
 {{
       0, 10000, 10010, 10020, 10030, 10040, 10050, 10060, 10070, 10080,
@@ -845,7 +845,7 @@
 stru367 PortalFace;
 std::array<int, 100> dword_50BC10; // weak
 std::array<int, 100> dword_50BDA0; // weak
-std::array<int, 100> dword_50BF30; // weak
+std::array<int, 100> _50BF30_actors_in_viewport_ids; // weak
 char town_portal_caster_id; // weak
 int some_active_character; // weak
 std::array<unsigned int, 5> pIconIDs_Turn;
@@ -1097,7 +1097,7 @@
 struct Texture *pTexture_PlayerFaceEradicated;
 struct Texture *pTexture_PlayerFaceDead;
 std::array< std::array<struct Texture *, 56>, 4> pTextures_PlayerFaces;
-__int64 qword_A750D8; // weak
+__int64 _A750D8_player_speech_timer; // qword_A750D8
 enum PlayerSpeech PlayerSpeechID;
 int uSpeakingCharacter; // weak
 std::array<const char *, 36> pClassNames;