Mercurial > mm7
comparison mm7_data.cpp @ 1459:2ca62c9e7b3c
Function names
author | Nomad |
---|---|
date | Wed, 21 Aug 2013 16:06:50 +0200 |
parents | 934074e7fcc1 |
children | c987b5ed09af |
comparison
equal
deleted
inserted
replaced
1458:934074e7fcc1 | 1459:2ca62c9e7b3c |
---|---|
996 std::array<unsigned int, 5> pIconIDs_Turn; | 996 std::array<unsigned int, 5> pIconIDs_Turn; |
997 unsigned int uIconID_TurnStop; | 997 unsigned int uIconID_TurnStop; |
998 unsigned int uIconID_TurnHour; | 998 unsigned int uIconID_TurnHour; |
999 int uIconID_CharacterFrame; // idb | 999 int uIconID_CharacterFrame; // idb |
1000 unsigned int uIconID_TurnStart; | 1000 unsigned int uIconID_TurnStart; |
1001 int dword_50C994; // weak | 1001 int dword_50C994 = 0; // weak |
1002 int dword_50C998_turnbased_icon_1A; // weak | 1002 int dword_50C998_turnbased_icon_1A = 0; // weak |
1003 int uSpriteID_Spell11; // idb | 1003 int uSpriteID_Spell11; // idb |
1004 _UNKNOWN unk_50C9A0; // weak | 1004 _UNKNOWN unk_50C9A0; // weak |
1005 int _50C9A8_item_enchantment_timer = 0; // weak | 1005 int _50C9A8_item_enchantment_timer = 0; // weak |
1006 int dword_50C9AC; // weak | 1006 int dword_50C9AC; // weak |
1007 int dword_50C9D0; // weak | 1007 int dword_50C9D0; // weak |
1138 char *pPotionsTXT_Raw; | 1138 char *pPotionsTXT_Raw; |
1139 char *pPotionNotesTXT_Raw; | 1139 char *pPotionNotesTXT_Raw; |
1140 | 1140 |
1141 std::array<int, 777> _6807B8_level_decorations_ids; // idb | 1141 std::array<int, 777> _6807B8_level_decorations_ids; // idb |
1142 int _6807E0_num_decorations_with_sounds_6807B8; // weak | 1142 int _6807E0_num_decorations_with_sounds_6807B8; // weak |
1143 std::array<int, 777> _6807E8_level_decorations_ids; // idb | 1143 std::array<int, 3000> event_triggers; // 6807E8 |
1144 int _6836C8_num_decorations_6807E8; // weak | 1144 int num_event_triggers; // 6836C8 |
1145 std::array<int, 64> dword_69B010; | 1145 std::array<int, 64> dword_69B010; |
1146 float flt_69B138_dist; // weak | 1146 float flt_69B138_dist; // weak |
1147 char byte_69BD41_unused; // weak | 1147 char byte_69BD41_unused; // weak |
1148 unsigned int uTextureID_x_u; | 1148 unsigned int uTextureID_x_u; |
1149 unsigned int uTextureID_LS_saveU; | 1149 unsigned int uTextureID_LS_saveU; |