Mercurial > mm7
comparison mm7_data.cpp @ 949:c0d0656aa662
Awards
author | Nomad |
---|---|
date | Wed, 01 May 2013 20:04:24 +0200 |
parents | 5a2dbb00c399 |
children | a6ef7125f6e4 |
comparison
equal
deleted
inserted
replaced
948:5a2dbb00c399 | 949:c0d0656aa662 |
---|---|
41 #include "Viewport.h" | 41 #include "Viewport.h" |
42 struct Viewport *pViewport = new Viewport; | 42 struct Viewport *pViewport = new Viewport; |
43 struct ViewingParams *viewparams = new ViewingParams; | 43 struct ViewingParams *viewparams = new ViewingParams; |
44 | 44 |
45 | 45 |
46 int achievedAwardsIndex[1000]; | |
47 | 46 |
48 #include "stru123.h" | 47 #include "stru123.h" |
49 stru123 stru_5E4C90; | 48 stru123 stru_5E4C90; |
50 | 49 |
51 #include "stru298.h" | 50 #include "stru298.h" |
54 #include "Autonotes.h" | 53 #include "Autonotes.h" |
55 Autonote pAutonoteTxt[195]; // weak | 54 Autonote pAutonoteTxt[195]; // weak |
56 | 55 |
57 #include "Awards.h" | 56 #include "Awards.h" |
58 Award pAwards[104]; | 57 Award pAwards[104]; |
58 AwardType achieved_awards[1000]; | |
59 int num_achieved_awards; | |
60 int num_achieved_awards_2; | |
59 | 61 |
60 #include "stru159.h" | 62 #include "stru159.h" |
61 | 63 |
62 #include "stru160.h" | 64 #include "stru160.h" |
63 stru160 array_4EB8B8[66] = | 65 stru160 array_4EB8B8[66] = |
507 void *off_4E2A12; // stat_string_control_button_count | 509 void *off_4E2A12; // stat_string_control_button_count |
508 int pArmorSkills[5]={ 9, 10, 11, 8, 30}; | 510 int pArmorSkills[5]={ 9, 10, 11, 8, 30}; |
509 int pWeaponSkills[9]={3, 5, 2, 6, 4, 0, 1, 31, 7}; | 511 int pWeaponSkills[9]={3, 5, 2, 6, 4, 0, 1, 31, 7}; |
510 int pMiscSkills[12]={35, 33, 24, 21, 32, 36, 29, 25, 22, 26, 23, 34}; | 512 int pMiscSkills[12]={35, 33, 24, 21, 32, 36, 29, 25, 22, 26, 23, 34}; |
511 int pMagicSkills[9]={12, 13, 14, 15, 16, 17, 18, 19, 20}; | 513 int pMagicSkills[9]={12, 13, 14, 15, 16, 17, 18, 19, 20}; |
512 unsigned __int8 pAwardsTextColors[20]; | |
513 unsigned int pHealthBarPos[4] = {22, 137, 251, 366}; | 514 unsigned int pHealthBarPos[4] = {22, 137, 251, 366}; |
514 unsigned int pManaBarPos[4] = {102, 217, 331, 447}; | 515 unsigned int pManaBarPos[4] = {102, 217, 331, 447}; |
515 char _4E2AD8_ui_colors[72]; | 516 char _4E2AD8_ui_colors[72]; |
516 char _4E2B21_buff_spell_tooltip_colors[80]; | 517 char _4E2B21_buff_spell_tooltip_colors[80]; |
517 char monster_popup_y_offsets[88] = | 518 char monster_popup_y_offsets[88] = |
1487 int dword_506364; // weak | 1488 int dword_506364; // weak |
1488 Texture *dword_506404[12]; // weak | 1489 Texture *dword_506404[12]; // weak |
1489 Texture *dword_50640C[12]; // weak | 1490 Texture *dword_50640C[12]; // weak |
1490 unsigned int uExitCancelTextureId; | 1491 unsigned int uExitCancelTextureId; |
1491 int dword_50651C; // weak | 1492 int dword_50651C; // weak |
1492 int awards_count; // weak | |
1493 int awards_count2; // weak | |
1494 int dword_506528; // weak | 1493 int dword_506528; // weak |
1495 int dword_50652C; // weak | 1494 int dword_50652C; // weak |
1496 int dword_506530; // weak | 1495 int dword_506530; // weak |
1497 int dword_506534; // weak | 1496 int dword_506534; // weak |
1498 int dword_506538; // weak | 1497 int dword_506538; // weak |