comparison mm7_data.cpp @ 1211:fd3bea473c0c

fix HouseNpcdata array addresiing
author Gloval
date Sun, 09 Jun 2013 16:36:24 +0400
parents decc0dd6e4ba
children 68655becb94b eb687c8529ee
comparison
equal deleted inserted replaced
1209:decc0dd6e4ba 1211:fd3bea473c0c
1114 int dword_591170_teleport_directiony; // weak 1114 int dword_591170_teleport_directiony; // weak
1115 int dword_591174_teleportz; // weak 1115 int dword_591174_teleportz; // weak
1116 int dword_591178_teleporty; // weak 1116 int dword_591178_teleporty; // weak
1117 int dword_59117C_teleportx; // weak 1117 int dword_59117C_teleportx; // weak
1118 std::array<std::array<char, 100>, 6> byte_591180; // idb 1118 std::array<std::array<char, 100>, 6> byte_591180; // idb
1119 std::array<struct NPCData *, 60> HouseNPCData;//array_5913D8 this array size temporarily increased to 60 from 6 to work aroud house overflow 1119 std::array<struct NPCData *, 7> HouseNPCData;//0 zero element holds standart house npc
1120 1120 GUIButton* dword_5913F4[6];
1121 struct Texture *pTexture_591428; 1121 struct Texture *pTexture_591428;
1122 struct Texture *pTexture_outside; // idb 1122 struct Texture *pTexture_outside; // idb
1123 struct Texture *pTexture_Dialogue_Background; 1123 struct Texture *pTexture_Dialogue_Background;
1124 _UNKNOWN unk_597F10; // weak 1124 _UNKNOWN unk_597F10; // weak
1125 std::array<char, 2000> byte_5B0938; 1125 std::array<char, 2000> byte_5B0938;