Mercurial > mm7
comparison mm7_data.h @ 198:e6e348d66a75
Some work on spellbook
author | Nomad |
---|---|
date | Sat, 16 Feb 2013 21:46:07 +0200 |
parents | 982c1ec5a983 |
children | 1527f66fd81b |
comparison
equal
deleted
inserted
replaced
197:5979fc0de9ae | 198:e6e348d66a75 |
---|---|
372 extern __int16 pTownPortalBook_xs[6]; | 372 extern __int16 pTownPortalBook_xs[6]; |
373 extern __int16 pTownPortalBook_ys[6]; | 373 extern __int16 pTownPortalBook_ys[6]; |
374 extern __int16 pTownPortalBook_ws[6]; | 374 extern __int16 pTownPortalBook_ws[6]; |
375 extern __int16 pTownPortalBook_hs[6]; | 375 extern __int16 pTownPortalBook_hs[6]; |
376 extern int dword_4E20D0[]; // idb | 376 extern int dword_4E20D0[]; // idb |
377 extern char byte_4E2430[]; // weak | 377 extern unsigned char pSpellbookSpellIndices[9][12]; // 4E2430 |
378 extern char byte_4E2431[]; // weak | 378 extern unsigned int pLloydsBeaconsPreviewXs[5]; // 004E249C |
379 extern unsigned int pLloydsBeaconsPreviewXs[5]; | |
380 extern unsigned int pLloydsBeaconsPreviewYs[5]; | 379 extern unsigned int pLloydsBeaconsPreviewYs[5]; |
381 extern unsigned int pLloydsBeacons_SomeXs[5]; | 380 extern unsigned int pLloydsBeacons_SomeXs[5]; |
382 extern unsigned int pLloydsBeacons_SomeYs[5]; // idb | 381 extern unsigned int pLloydsBeacons_SomeYs[5]; // idb |
383 extern char aSbwb00[7]; // weak | 382 extern char aSbwb00[7]; // weak |
384 extern char aW[2]; // idb | 383 extern char aW[2]; // idb |
1152 extern unsigned int uRequiredMana; // idb | 1151 extern unsigned int uRequiredMana; // idb |
1153 extern int _506348_current_lloyd_playerid; // weak | 1152 extern int _506348_current_lloyd_playerid; // weak |
1154 extern __int64 qword_506350; // weak | 1153 extern __int64 qword_506350; // weak |
1155 extern char byte_506360; // weak | 1154 extern char byte_506360; // weak |
1156 extern int dword_506364; // weak | 1155 extern int dword_506364; // weak |
1157 extern Texture *dword_506408[]; // weak | |
1158 extern Texture *dword_50640C[]; // weak | 1156 extern Texture *dword_50640C[]; // weak |
1159 extern unsigned int uTextureID_506438; | 1157 extern unsigned int uTextureID_506438; |
1160 extern int dword_50651C; // weak | 1158 extern int dword_50651C; // weak |
1161 extern int dword_506520; // weak | 1159 extern int dword_506520; // weak |
1162 extern int dword_506524; // weak | 1160 extern int dword_506524; // weak |
1825 void __cdecl SetMoonPhaseNames(); | 1823 void __cdecl SetMoonPhaseNames(); |
1826 void __thiscall DrawSpellDescriptionPopup(void *_this); | 1824 void __thiscall DrawSpellDescriptionPopup(void *_this); |
1827 signed int __fastcall sub_410D99_get_map_index(int a1); | 1825 signed int __fastcall sub_410D99_get_map_index(int a1); |
1828 unsigned int __cdecl DrawLloydBeaconsScreen(); | 1826 unsigned int __cdecl DrawLloydBeaconsScreen(); |
1829 char *__cdecl DrawTownPortalScreen(); | 1827 char *__cdecl DrawTownPortalScreen(); |
1830 struct Texture *__fastcall LoadSpellbook(unsigned int uID); // idb | 1828 void LoadSpellbook(unsigned int uID); // idb |
1831 struct GUIWindow *__cdecl sub_41140B(); | 1829 struct GUIWindow *__cdecl sub_41140B(); |
1832 void __cdecl sub_411473(); | 1830 void __cdecl sub_411473(); |
1833 void __cdecl OnCloseSpellook(); | 1831 void __cdecl OnCloseSpellook(); |
1834 void __cdecl InitializeBookTextures(); | 1832 void __cdecl InitializeBookTextures(); |
1835 void __cdecl InitializeBookFonts(); | 1833 void __cdecl InitializeBookFonts(); |