Mercurial > mm7
comparison mm7_data.h @ 1411:2423bc2af692
+InitializaDialogueOptions
+InitializaDialogueOptions_Shops
+InitializaDialogueOptions_Tavern
author | Nomad |
---|---|
date | Fri, 26 Jul 2013 23:35:34 +0200 |
parents | 38df78aba732 |
children | 182d58b2a34c |
comparison
equal
deleted
inserted
replaced
1410:38df78aba732 | 1411:2423bc2af692 |
---|---|
1215 | 1215 |
1216 void LoadLevel_InitializeLevelStr(); | 1216 void LoadLevel_InitializeLevelStr(); |
1217 | 1217 |
1218 void __cdecl OnMapLeave(); | 1218 void __cdecl OnMapLeave(); |
1219 void /*__usercall*/ OnMapLoad(); | 1219 void /*__usercall*/ OnMapLoad(); |
1220 void __thiscall Level_LoadEvtAndStr(const char *pLevelName); | 1220 void Level_LoadEvtAndStr(const char *pLevelName); |
1221 const char *__cdecl sub_444564(); | 1221 const char *__cdecl sub_444564(); |
1222 char *__thiscall GetEventHintString(unsigned int uEventID); // idb | 1222 char *__thiscall GetEventHintString(unsigned int uEventID); // idb |
1223 signed int __cdecl GetTravelTime(); | 1223 int GetTravelTime(); |
1224 void __fastcall sub_4451A8_press_any_key(int a1, int a2, int a4); | 1224 void __fastcall sub_4451A8_press_any_key(int a1, int a2, int a4); |
1225 void __cdecl sub_4452BB(); | 1225 void __cdecl sub_4452BB(); |
1226 const char *GetProfessionActionText(int a1); | 1226 const char *GetProfessionActionText(int a1); |
1227 struct NPCData *__fastcall GetNPCData(signed int npcid); | 1227 struct NPCData *__fastcall GetNPCData(signed int npcid); |
1228 struct NPCData * GetNewNPCData(signed int npcid, int* npc_indx); | 1228 struct NPCData * GetNewNPCData(signed int npcid, int* npc_indx); |
1442 char *__thiscall _4B254D_SkillMasteryTeacher(int _this); | 1442 char *__thiscall _4B254D_SkillMasteryTeacher(int _this); |
1443 const char * ContractSelectText(int pEventCode); | 1443 const char * ContractSelectText(int pEventCode); |
1444 void SimpleHouseAndBoatsDialog(); | 1444 void SimpleHouseAndBoatsDialog(); |
1445 void CreateButtonInColumn(int a1, unsigned int a2); | 1445 void CreateButtonInColumn(int a1, unsigned int a2); |
1446 void FillAviableSkillsToTeach(int _this); | 1446 void FillAviableSkillsToTeach(int _this); |
1447 void sub_4B3A72(int a1); // idb | |
1448 void sub_4B3AD4(signed int a1); | |
1449 void sub_4B3B42(signed int a1); | |
1450 void __cdecl sub_4B3E1E(); | 1447 void __cdecl sub_4B3E1E(); |
1451 void DrawJoinGuildWindow(int pEventCode); | 1448 void DrawJoinGuildWindow(int pEventCode); |
1452 void __fastcall sub_4B3FE5(int a4); | 1449 void __fastcall sub_4B3FE5(int a4); |
1453 void NPCHireableDialogPrepare(); | 1450 void NPCHireableDialogPrepare(); |
1454 void _4B4224_UpdateNPCTopics(int _this); | 1451 void _4B4224_UpdateNPCTopics(int _this); |