Mercurial > mm7
comparison Engine/mm7_data.h @ 2575:a76d408c5132 tip
DrawTranslucent -> DrawTextureGrayShade
Removed old texture drawing stuff
author | a.parshin |
---|---|
date | Wed, 09 Mar 2016 01:39:52 +0200 |
parents | dd36326a9994 |
children |
comparison
equal
deleted
inserted
replaced
2574:dd36326a9994 | 2575:a76d408c5132 |
---|---|
435 extern std::array<int, 20> pVisibleWindowsIdxs; // weak | 435 extern std::array<int, 20> pVisibleWindowsIdxs; // weak |
436 extern int uNumVisibleWindows; | 436 extern int uNumVisibleWindows; |
437 extern char bFlashHistoryBook; // weak | 437 extern char bFlashHistoryBook; // weak |
438 extern char bFlashAutonotesBook; // weak | 438 extern char bFlashAutonotesBook; // weak |
439 extern char bFlashQuestBook; // weak | 439 extern char bFlashQuestBook; // weak |
440 extern int uTextureID_PlayerBuff_PainReflection; // weak | |
441 extern int uTextureID_PlayerBuff_Hammerhands; // weak | |
442 extern int uTextureID_PlayerBuff_Preservation; // weak | |
443 extern int uTextureID_PlayerBuff_Bless; // weak | |
444 extern struct GUIButton *pBtn_ZoomOut; // idb | 440 extern struct GUIButton *pBtn_ZoomOut; // idb |
445 extern struct GUIButton *pBtn_ZoomIn; // idb | 441 extern struct GUIButton *pBtn_ZoomIn; // idb |
446 extern unsigned int uGameUIFontShadow; | 442 extern unsigned int uGameUIFontShadow; |
447 extern unsigned int uGameUIFontMain; | 443 extern unsigned int uGameUIFontMain; |
448 extern int dword_507B00_spell_info_to_draw_in_popup; // weak | 444 extern int dword_507B00_spell_info_to_draw_in_popup; // weak |
715 extern int dword_A74C88; // weak | 711 extern int dword_A74C88; // weak |
716 extern unsigned int uPlayerCreationUI_SkySliderPos; | 712 extern unsigned int uPlayerCreationUI_SkySliderPos; |
717 extern int uPlayerCreationUI_ArrowAnim; | 713 extern int uPlayerCreationUI_ArrowAnim; |
718 extern unsigned int uPlayerCreationUI_SelectedCharacter; | 714 extern unsigned int uPlayerCreationUI_SelectedCharacter; |
719 extern int dword_A74CDC; // weak | 715 extern int dword_A74CDC; // weak |
720 extern struct Texture_MM7 *pTexture_PlayerFaceEradicated; | |
721 extern struct Texture_MM7 *pTexture_PlayerFaceDead; | |
722 extern std::array< std::array<struct Texture_MM7 *, 56>, 4> pTextures_PlayerFaces; | |
723 extern __int64 _A750D8_player_speech_timer; // qword_A750D8 | 716 extern __int64 _A750D8_player_speech_timer; // qword_A750D8 |
724 extern enum PlayerSpeech PlayerSpeechID; | 717 extern enum PlayerSpeech PlayerSpeechID; |
725 extern int uSpeakingCharacter; // weak | 718 extern int uSpeakingCharacter; // weak |
726 extern std::array<const char *, 36> pClassNames; | 719 extern std::array<const char *, 36> pClassNames; |
727 extern std::array<const char *, 19> aCharacterConditionNames; | 720 extern std::array<const char *, 19> aCharacterConditionNames; |
728 extern std::array<const char *, 38> pSkillNames; | 721 extern std::array<const char *, 38> pSkillNames; |
729 extern char byte_AE5B91; // weak | 722 extern char byte_AE5B91; // weak |
730 extern std::array<int, 32> dword_F1B430; // weak | 723 extern std::array<int, 32> dword_F1B430; // weak |
731 extern std::array<int, 4> player_levels; | 724 extern std::array<int, 4> player_levels; |
732 extern std::array<__int16, 6> weapons_Ypos; // word_F8B158 | 725 extern std::array<__int16, 6> weapons_Ypos; // word_F8B158 |
733 extern std::array<struct Texture_MM7 *, 12> ItemsInShopTexture; | |
734 extern __int16 bountyHunting_monster_id_for_hunting; // weak | 726 extern __int16 bountyHunting_monster_id_for_hunting; // weak |
735 extern const char *bountyHunting_text; // idb | 727 extern const char *bountyHunting_text; // idb |
736 extern int contract_approved; // weak | 728 extern int contract_approved; // weak |
737 extern int dword_F8B1AC_award_bit_number; // idb | 729 extern int dword_F8B1AC_award_bit_number; // idb |
738 extern int dword_F8B1B0_MasteryBeingTaught; // weak | 730 extern int dword_F8B1B0_MasteryBeingTaught; // weak |