Mercurial > mm7
comparison mm7_data.h @ 949:c0d0656aa662
Awards
author | Nomad |
---|---|
date | Wed, 01 May 2013 20:04:24 +0200 |
parents | 5a2dbb00c399 |
children | 9c2d08e42ed3 |
comparison
equal
deleted
inserted
replaced
948:5a2dbb00c399 | 949:c0d0656aa662 |
---|---|
440 extern void *off_4E2A12; // weak | 440 extern void *off_4E2A12; // weak |
441 extern int pArmorSkills[5]; | 441 extern int pArmorSkills[5]; |
442 extern int pWeaponSkills[9]; | 442 extern int pWeaponSkills[9]; |
443 extern int pMiscSkills[12]; | 443 extern int pMiscSkills[12]; |
444 extern int pMagicSkills[9]; | 444 extern int pMagicSkills[9]; |
445 extern unsigned __int8 pAwardsTextColors[20]; | |
446 extern unsigned int pHealthBarPos[4]; | 445 extern unsigned int pHealthBarPos[4]; |
447 extern unsigned int pManaBarPos[4]; | 446 extern unsigned int pManaBarPos[4]; |
448 extern char _4E2AD8_ui_colors[72]; | 447 extern char _4E2AD8_ui_colors[72]; |
449 extern char _4E2B21_buff_spell_tooltip_colors[80]; | 448 extern char _4E2B21_buff_spell_tooltip_colors[80]; |
450 extern char monster_popup_y_offsets[]; // weak | 449 extern char monster_popup_y_offsets[]; // weak |
917 extern char byte_506360; // weak | 916 extern char byte_506360; // weak |
918 extern int dword_506364; // weak | 917 extern int dword_506364; // weak |
919 extern Texture *dword_50640C[]; // weak | 918 extern Texture *dword_50640C[]; // weak |
920 extern unsigned int uExitCancelTextureId; | 919 extern unsigned int uExitCancelTextureId; |
921 extern int dword_50651C; // weak | 920 extern int dword_50651C; // weak |
922 extern int awards_count; // weak | |
923 extern int awards_count2; // weak | |
924 extern int dword_506528; // weak | 921 extern int dword_506528; // weak |
925 extern int dword_50652C; // weak | 922 extern int dword_50652C; // weak |
926 extern int dword_506530; // weak | 923 extern int dword_506530; // weak |
927 extern int dword_506534; // weak | 924 extern int dword_506534; // weak |
928 extern int dword_506538; // weak | 925 extern int dword_506538; // weak |
1173 extern char *pBodyResistanceAttributeDescription; | 1170 extern char *pBodyResistanceAttributeDescription; |
1174 extern char *pSkillPointsAttributeDescription; | 1171 extern char *pSkillPointsAttributeDescription; |
1175 extern char *pClassTXT_Raw; | 1172 extern char *pClassTXT_Raw; |
1176 extern char *pStatsTXT_Raw; | 1173 extern char *pStatsTXT_Raw; |
1177 extern char *pSkillDescTXT_Raw; | 1174 extern char *pSkillDescTXT_Raw; |
1178 extern int achievedAwardsIndex[1000]; | |
1179 extern struct FactionTable *pFactionTable; | 1175 extern struct FactionTable *pFactionTable; |
1180 extern char byte_5C8D1A[]; // weak | 1176 extern char byte_5C8D1A[]; // weak |
1181 | 1177 |
1182 extern char byte_5E4C15[]; // weak | 1178 extern char byte_5E4C15[]; // weak |
1183 extern char *pSomeItemsNames[14]; | 1179 extern char *pSomeItemsNames[14]; |
1542 char *__fastcall inv_strcat(const char *Source, char *Dest); | 1538 char *__fastcall inv_strcat(const char *Source, char *Dest); |
1543 char *__fastcall inv_strcpy(const char *Source, char *Dest); | 1539 char *__fastcall inv_strcpy(const char *Source, char *Dest); |
1544 void __fastcall intToString(int val, char *pOut); | 1540 void __fastcall intToString(int val, char *pOut); |
1545 // int __cdecl crt_retnull_sub(); | 1541 // int __cdecl crt_retnull_sub(); |
1546 unsigned int __stdcall R8G8B8_to_TargetFormat(int uColor); // idb | 1542 unsigned int __stdcall R8G8B8_to_TargetFormat(int uColor); // idb |
1547 unsigned short GenerateColorAsCloseAsPossibleToR8G8B8InTargetFormat(unsigned __int16 r, unsigned __int16 g, unsigned __int16 b); // idb | 1543 unsigned short TargetColor(unsigned __int16 r, unsigned __int16 g, unsigned __int16 b); // idb |
1548 void __cdecl CallRenderPresent(); | 1544 void __cdecl CallRenderPresent(); |
1549 void __thiscall DoBlt_Copy(unsigned __int16 *pPixels); // idb | 1545 void __thiscall DoBlt_Copy(unsigned __int16 *pPixels); // idb |
1550 int __stdcall retzero_sub_40DFA7(int); // weak | 1546 int __stdcall retzero_sub_40DFA7(int); // weak |
1551 int loc_40E4FC(); // weak | 1547 int loc_40E4FC(); // weak |
1552 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue); | 1548 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue); |