Mercurial > mm7
comparison mm7_data.h @ 492:0e27362ac1d9
guild
author | Gloval |
---|---|
date | Thu, 28 Feb 2013 01:38:46 +0400 |
parents | 7887a9cf9e7b |
children | af286cec8967 6fa3ff8ef729 |
comparison
equal
deleted
inserted
replaced
487:d5da524ec901 | 492:0e27362ac1d9 |
---|---|
1689 extern int in_current_building_type; // weak | 1689 extern int in_current_building_type; // weak |
1690 extern int dword_F8B19C; // weak | 1690 extern int dword_F8B19C; // weak |
1691 extern __int16 word_F8B1A0; // weak | 1691 extern __int16 word_F8B1A0; // weak |
1692 extern const char *dword_F8B1A4; // idb | 1692 extern const char *dword_F8B1A4; // idb |
1693 extern int contract_approved; // weak | 1693 extern int contract_approved; // weak |
1694 extern int dword_F8B1AC_something_todo_with_awards; // idb | 1694 extern int dword_F8B1AC_award_bit_number; // idb |
1695 extern int dword_F8B1B0; // weak | 1695 extern int dword_F8B1B0; // weak |
1696 extern int gold_transaction_amount; // F8B1B4 | 1696 extern int gold_transaction_amount; // F8B1B4 |
1697 extern char *pShopOptions[4]; | 1697 extern char *pShopOptions[4]; |
1698 extern _UNKNOWN unk_F8B1C8; // weak | 1698 extern _UNKNOWN unk_F8B1C8; // weak |
1699 extern int dword_F8B1D8; // weak | 1699 extern int dword_F8B1D8; // weak |
2303 void __cdecl sub_4B1D27(); | 2303 void __cdecl sub_4B1D27(); |
2304 void __fastcall HousePlaySomeSound(unsigned int uHouseID, int a2); // idb | 2304 void __fastcall HousePlaySomeSound(unsigned int uHouseID, int a2); // idb |
2305 void __cdecl sub_4B1ECE(); | 2305 void __cdecl sub_4B1ECE(); |
2306 void __fastcall ClickNPCTopic(signed int uMessageParam); | 2306 void __fastcall ClickNPCTopic(signed int uMessageParam); |
2307 char *__thiscall _4B254D_SkillMasteryTeacher(int _this); | 2307 char *__thiscall _4B254D_SkillMasteryTeacher(int _this); |
2308 const char *__fastcall ContractSelectText(int pEventNumber); | 2308 const char * ContractSelectText(int pEventCode); |
2309 char __cdecl SimpleHouseAndBoatsDialog(); | 2309 char __cdecl SimpleHouseAndBoatsDialog(); |
2310 void CreateButtonInColumn(int a1, unsigned int a2); | 2310 void CreateButtonInColumn(int a1, unsigned int a2); |
2311 void FillAviableSkillsToTeach(int _this); | 2311 void FillAviableSkillsToTeach(int _this); |
2312 void sub_4B3A72(int a1); // idb | 2312 void sub_4B3A72(int a1); // idb |
2313 void sub_4B3AD4(signed int a1); | 2313 void sub_4B3AD4(signed int a1); |
2314 void sub_4B3B42(signed int a1); | 2314 void sub_4B3B42(signed int a1); |
2315 void __cdecl sub_4B3E1E(); | 2315 void __cdecl sub_4B3E1E(); |
2316 void __fastcall DrawJoinGuildWindow(int pEventNumber); | 2316 void DrawJoinGuildWindow(int pEventCode); |
2317 void __fastcall sub_4B3FE5(int a4); | 2317 void __fastcall sub_4B3FE5(int a4); |
2318 void __cdecl sub_4B40E6(); | 2318 void __cdecl sub_4B40E6(); |
2319 void _4B4224_UpdateNPCTopics(int _this); | 2319 void _4B4224_UpdateNPCTopics(int _this); |
2320 char __fastcall DrawTextAtStatusBar(const char *Str, int a5); | 2320 char __fastcall DrawTextAtStatusBar(const char *Str, int a5); |
2321 int __fastcall sub_4B46F8(int a1); | 2321 int __fastcall sub_4B46F8(int a1); |