Mercurial > mm7
comparison mm7_data.h @ 960:9a5db2cf999a
UIMSG and WINDOW_Type
author | Ritor1 |
---|---|
date | Sat, 04 May 2013 17:45:17 +0600 |
parents | 9c2d08e42ed3 |
children | c8a0f6d89c70 |
comparison
equal
deleted
inserted
replaced
959:f8dd764fb7d7 | 960:9a5db2cf999a |
---|---|
1555 unsigned int __cdecl DrawLloydBeaconsScreen(); | 1555 unsigned int __cdecl DrawLloydBeaconsScreen(); |
1556 void DrawTownPortalScreen(); | 1556 void DrawTownPortalScreen(); |
1557 void LoadSpellbook(unsigned int uID); // idb | 1557 void LoadSpellbook(unsigned int uID); // idb |
1558 struct GUIWindow *__cdecl sub_41140B(); | 1558 struct GUIWindow *__cdecl sub_41140B(); |
1559 void __cdecl sub_411473(); | 1559 void __cdecl sub_411473(); |
1560 void __cdecl OnCloseSpellook(); | 1560 void __cdecl OnCloseSpellBook(); |
1561 void __cdecl InitializeBookTextures(); | 1561 void __cdecl InitializeBookTextures(); |
1562 void __cdecl InitializeBookFonts(); | 1562 void __cdecl InitializeBookFonts(); |
1563 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); | 1563 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); |
1564 void sub_412AF9(); | 1564 void sub_412AF9(); |
1565 void DrawSpellBookContent(); | 1565 void DrawSpellBookContent(); |
1741 const char *GetProfessionActionText(int a1); | 1741 const char *GetProfessionActionText(int a1); |
1742 void __cdecl DrawDialogueUI(); | 1742 void __cdecl DrawDialogueUI(); |
1743 struct NPCData *__fastcall GetNPCData(signed int npcid); | 1743 struct NPCData *__fastcall GetNPCData(signed int npcid); |
1744 struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2); | 1744 struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2); |
1745 int __fastcall GetGreetType(signed int SpeakingNPC_ID); | 1745 int __fastcall GetGreetType(signed int SpeakingNPC_ID); |
1746 void __cdecl sub_44603D(); | 1746 void __cdecl DialogueEnding(); |
1747 void PrepareHouse(enum HOUSE_ID house); // idb | 1747 void PrepareHouse(enum HOUSE_ID house); // idb |
1748 bool EnterHouse(enum HOUSE_ID uHouseID); | 1748 bool EnterHouse(enum HOUSE_ID uHouseID); |
1749 int sub_4465DF_check_season(int a1); | 1749 int sub_4465DF_check_season(int a1); |
1750 int __fastcall IsActorAlive(unsigned int uType, unsigned int uParam, unsigned int uNumAlive); // idb | 1750 int __fastcall IsActorAlive(unsigned int uType, unsigned int uParam, unsigned int uNumAlive); // idb |
1751 // void __cdecl crt_construct_5773C4(); | 1751 // void __cdecl crt_construct_5773C4(); |