annotate GUIButton.cpp @ 44:916bec351934

22.10.12(pCurrentScreen)
author Ritor1
date Mon, 22 Oct 2012 17:28:15 +0600
parents 8b8875f5b359
children 87c503d426e0
rev   line source
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1 #include "GUIButton.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2 #include "GUIWindow.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3 #include "GUIFont.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4 #include "Allocator.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6 #include "mm7_data.h"
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
9
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
10
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
11
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
12
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
13 struct GUIButton *ptr_5064F4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
14 struct GUIButton *ptr_5064F8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
15 struct GUIButton *pBtn_Autonotes_Instructors;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
16 struct GUIButton *pBtn_Autonotes_Misc;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
17 struct GUIButton *pBtn_Book_6;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
18 struct GUIButton *pBtn_Book_5;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
19 struct GUIButton *pBtn_Book_4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
20 struct GUIButton *pBtn_Book_3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
21 struct GUIButton *pBtn_Book_2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
22 struct GUIButton *pBtn_Book_1;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
23
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
24
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
25 struct GUIButton *pPlayerCreationUI_BtnReset;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
26 struct GUIButton *pPlayerCreationUI_BtnOK;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
27 struct GUIButton *ptr_5076F4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
28 struct GUIButton *ptr_5076FC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
29 struct GUIButton *pPlayerCreationUI_BtnPlus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
30 struct GUIButton *pPlayerCreationUI_BtnMinus;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
31
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
32
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
33 struct GUIButton *pButton_RestUI_507634;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
34 struct GUIButton *pButton_RestUI_Exit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
35 struct GUIButton *pButton_RestUI_Wait5Minutes;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
36 struct GUIButton *pButton_RestUI_WaitUntilDawn;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
37 struct GUIButton *pButton_RestUI_Wait1Hour;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
38
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
39
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
40 struct GUIButton *ptr_50767C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
41 struct GUIButton *pCharacterScreen_AwardsBtn;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
42 struct GUIButton *pCharacterScreen_InventoryBtn;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
43 struct GUIButton *pCharacterScreen_SkillsBtn;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
44 struct GUIButton *pCharacterScreen_StatsBtn;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
45 struct GUIButton *ptr_507690;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
46 struct GUIButton *ptr_507694;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
47
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
48
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
49 struct GUIButton *ptr_5079E8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
50 struct GUIButton *ptr_5079EC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
51 struct GUIButton *ptr_5079F0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
52 struct GUIButton *ptr_5079F4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
53 struct GUIButton *ptr_5079F8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
54 struct GUIButton *ptr_5079FC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
55 struct GUIButton *ptr_507A00;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
56 struct GUIButton *dword_507A04;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
57 struct GUIButton *ptr_507A08;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
58 struct GUIButton *ptr_507A0C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
59 struct GUIButton *ptr_507A10;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
60
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
61
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
62 struct GUIButton *pMainMenu_BtnExit;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
63 struct GUIButton *pMainMenu_BtnCredits;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
64 struct GUIButton *pMainMenu_BtnLoad;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
65 struct GUIButton *pMainMenu_BtnNew;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
66
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
67
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
68 struct GUIButton *ptr_507B9C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
69 struct GUIButton *ptr_507BA0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
70 struct GUIButton *ptr_507BA4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
71
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
72
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
73 struct GUIWindow *pGUIWindow0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
74 struct GUIWindow *ptr_507BB8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
75 struct GUIWindow *pDialogueWindow;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
76 struct GUIWindow *ptr_507BC0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
77 struct GUIWindow *ptr_507BC4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
78 struct GUIWindow *ptr_507BC8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
79 struct GUIWindow *pGUIWindow_CurrentMenu;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
80 struct GUIWindow *ptr_507BD0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
81 struct GUIWindow *ptr_507BD4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
82 struct GUIWindow *ptr_507BDC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
83 struct GUIWindow *ptr_507BE0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
84 struct GUIWindow *pGUIWindow2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
85
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
86
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
87 struct GUIButton *ptr_50C9B0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
88 struct GUIButton *ptr_50C9B4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
89 struct GUIButton *pyt_50C9B8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
90 struct GUIButton *ptr_50C9BC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
91 struct GUIButton *ptr_50C9C0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
92 struct GUIButton *ptr_50C9C4;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
93 struct GUIButton *ptr_50C9C8;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
94 struct GUIButton *ptr_50C9CC;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
95
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
96
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
97 struct GUIButton *ptr_69BD58;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
98 struct GUIButton *ptr_69BD5C;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
99 struct GUIButton *ptr_69BD60;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
100 struct GUIButton *ptr_69BD64;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
101
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
102
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
103 GUIButton *pCreationUI_BtnPressRight2[4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
104 GUIButton *pCreationUI_BtnPressLeft2[4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
105 GUIButton *pCreationUI_BtnPressLeft[4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
106 GUIButton *pCreationUI_BtnPressRight[4];
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
107
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
108
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
109
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
110
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
111
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
112
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
113 //----- (0041D0D8) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
114 void GUIButton::_41D0D8(GUIButton *ptr)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
115 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
116 GUIWindow *v1; // eax@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
117 GUIButton *v2; // edx@2
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
118 GUIButton *v3; // eax@6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
119
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
120 if ( ptr )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
121 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
122 v1 = ptr->pParent;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
123 v2 = ptr->pNext;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
124 if ( ptr == v1->pControlsHead )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
125 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
126 if ( v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
127 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
128 v1->pControlsHead = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
129 ptr->pNext->pPrev = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
130 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
131 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
132 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
133 v1->pControlsHead = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
134 ptr->pParent->pControlsTail = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
135 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
136 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
137 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
138 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
139 v3 = ptr->pPrev;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
140 if ( v2 )
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
141 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
142 v3->pNext = v2;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
143 ptr->pNext->pPrev = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
144 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
145 else
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
146 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
147 v3->pNext = 0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
148 ptr->pParent->pControlsTail = v3;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
149 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
150 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
151 --ptr->pParent->uNumControls;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
152 pAllocator->FreeChunk(ptr);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
153 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
154 }
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
155
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
156
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
157 //----- (00415180) --------------------------------------------------------
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
158 char GUIButton::DrawLabel(const char *edx0, GUIFont *pFont, int a5, int *a9)
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
159 {
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
160 const char *v5; // ebx@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
161 GUIButton *v6; // esi@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
162 int v7; // eax@1
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
163
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
164 v5 = edx0;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
165 v6 = this;
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
166 //strlen(edx0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
167 v7 = pFont->GetLineWidth(edx0);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
168 return pParent->DrawText(
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
169 pFont,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
170 v6->uX + (signed int)(v6->uWidth - v7) / 2,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
171 v6->uY + (signed int)(v6->uHeight - LOBYTE(pFont->uFontHeight)) / 2,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
172 a5,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
173 v5,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
174 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
175 0,
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
176 (unsigned int)a9);
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
177 }