annotate mm7_data.cpp @ 1098:81a51a0443e2

small fix, dropping item
author zipi
date Sun, 26 May 2013 20:34:35 +0100
parents c40d40027b77
children aa706cde7fda
rev   line source
0
Ritor1
parents:
diff changeset
1 #include "mm7_data.h"
Ritor1
parents:
diff changeset
2
227
bcd55744c2f4 Clicking background in MainMenu fix
Nomad
parents: 221
diff changeset
3 #include "GUIWindow.h"
569
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
4 #include "Party.h"
0
Ritor1
parents:
diff changeset
5
Ritor1
parents:
diff changeset
6
Ritor1
parents:
diff changeset
7
Ritor1
parents:
diff changeset
8 void ErrHR(HRESULT hr, const char *pAPI, const char *pFunction, const char *pFile, int line)
Ritor1
parents:
diff changeset
9 {
Ritor1
parents:
diff changeset
10 if (SUCCEEDED(hr))
Ritor1
parents:
diff changeset
11 return;
Ritor1
parents:
diff changeset
12
Ritor1
parents:
diff changeset
13 char msg[4096];
Ritor1
parents:
diff changeset
14 sprintf(msg, "%s error (%08X) in\n\t%s\nin\n\t%s:%u",
Ritor1
parents:
diff changeset
15 pAPI, hr, pFunction, pFile, line);
Ritor1
parents:
diff changeset
16
Ritor1
parents:
diff changeset
17 char caption[1024];
Ritor1
parents:
diff changeset
18 sprintf(caption, "%s error", pAPI);
Ritor1
parents:
diff changeset
19
Ritor1
parents:
diff changeset
20 MessageBoxA(nullptr, msg, caption, MB_ICONEXCLAMATION);
Ritor1
parents:
diff changeset
21 }
Ritor1
parents:
diff changeset
22
Ritor1
parents:
diff changeset
23
Ritor1
parents:
diff changeset
24
Ritor1
parents:
diff changeset
25
Ritor1
parents:
diff changeset
26 #include "Math.h"
Ritor1
parents:
diff changeset
27 struct stru193_math *stru_5C6E00 = new stru193_math;
Ritor1
parents:
diff changeset
28
Ritor1
parents:
diff changeset
29 #include "MapInfo.h"
Ritor1
parents:
diff changeset
30 struct MapStats *pMapStats;
Ritor1
parents:
diff changeset
31
Ritor1
parents:
diff changeset
32 #include "TurnEngine.h"
Ritor1
parents:
diff changeset
33 struct stru262_TurnBased *pTurnEngine = new stru262_TurnBased;
Ritor1
parents:
diff changeset
34
924
a78f08dbeb88 CastSpellInfo
Ritor1
parents: 906
diff changeset
35 #include "CastSpellInfo.h"
a78f08dbeb88 CastSpellInfo
Ritor1
parents: 906
diff changeset
36 CastSpellInfo pCastSpellInfo[10];
a78f08dbeb88 CastSpellInfo
Ritor1
parents: 906
diff changeset
37 CastSpellInfo stru_50CDB4; // idb
0
Ritor1
parents:
diff changeset
38
Ritor1
parents:
diff changeset
39 #include "Viewport.h"
Ritor1
parents:
diff changeset
40 struct Viewport *pViewport = new Viewport;
Ritor1
parents:
diff changeset
41 struct ViewingParams *viewparams = new ViewingParams;
Ritor1
parents:
diff changeset
42
Ritor1
parents:
diff changeset
43
Ritor1
parents:
diff changeset
44
Ritor1
parents:
diff changeset
45 #include "stru123.h"
Ritor1
parents:
diff changeset
46 stru123 stru_5E4C90;
Ritor1
parents:
diff changeset
47
Ritor1
parents:
diff changeset
48 #include "stru298.h"
Ritor1
parents:
diff changeset
49 stru298 stru_50FE08; // weak
Ritor1
parents:
diff changeset
50
Ritor1
parents:
diff changeset
51 #include "Autonotes.h"
33
a9e9c6989d04 20.01.13
Ritor1
parents: 21
diff changeset
52 Autonote pAutonoteTxt[195]; // weak
0
Ritor1
parents:
diff changeset
53
Ritor1
parents:
diff changeset
54 #include "Awards.h"
1094
c40d40027b77 npc some clean
Gloval
parents: 1091
diff changeset
55 Award pAwards[105];
949
Nomad
parents: 948
diff changeset
56 AwardType achieved_awards[1000];
Nomad
parents: 948
diff changeset
57 int num_achieved_awards;
Nomad
parents: 948
diff changeset
58 int num_achieved_awards_2;
0
Ritor1
parents:
diff changeset
59
Ritor1
parents:
diff changeset
60 #include "stru159.h"
Ritor1
parents:
diff changeset
61
Ritor1
parents:
diff changeset
62 #include "stru160.h"
Ritor1
parents:
diff changeset
63 stru160 array_4EB8B8[66] =
Ritor1
parents:
diff changeset
64 {
Ritor1
parents:
diff changeset
65 stru160( 0.0000000f, 0.0000000f, 1.0000000f),
Ritor1
parents:
diff changeset
66 stru160( 0.0000000f, 0.3826830f, 0.9238799f),
Ritor1
parents:
diff changeset
67 stru160( 0.3826830f, 0.0000000f, 0.9238799f),
Ritor1
parents:
diff changeset
68 stru160( 0.4082480f, 0.4082480f, 0.8164970f),
Ritor1
parents:
diff changeset
69 stru160( 0.0000000f, 0.7071070f, 0.7071070f),
Ritor1
parents:
diff changeset
70 stru160( 0.7071070f, 0.0000000f, 0.7071070f),
Ritor1
parents:
diff changeset
71 stru160( 0.4082480f, 0.8164970f, 0.4082480f),
Ritor1
parents:
diff changeset
72 stru160( 0.8164970f, 0.4082480f, 0.4082480f),
Ritor1
parents:
diff changeset
73 stru160( 0.7071070f, 0.7071070f, 0.0000000f),
Ritor1
parents:
diff changeset
74 stru160( 0.0000000f, 0.9238799f, 0.3826830f),
Ritor1
parents:
diff changeset
75 stru160( 0.3826830f, 0.9238799f, 0.0000000f),
Ritor1
parents:
diff changeset
76 stru160( 0.0000000f, 1.0000000f, 0.0000000f),
Ritor1
parents:
diff changeset
77 stru160( 0.9238799f, 0.3826830f, 0.0000000f),
Ritor1
parents:
diff changeset
78 stru160( 0.9238799f, 0.0000000f, 0.3826830f),
Ritor1
parents:
diff changeset
79 stru160( 1.0000000f, 0.0000000f, 0.0000000f),
Ritor1
parents:
diff changeset
80 stru160( 0.0000000f, -0.3826830f, 0.9238799f),
Ritor1
parents:
diff changeset
81 stru160( 0.4082480f, -0.4082480f, 0.8164970f),
Ritor1
parents:
diff changeset
82 stru160( 0.0000000f, -0.7071070f, 0.7071070f),
Ritor1
parents:
diff changeset
83 stru160( 0.8164970f, -0.4082480f, 0.4082480f),
Ritor1
parents:
diff changeset
84 stru160( 0.4082480f, -0.8164970f, 0.4082480f),
Ritor1
parents:
diff changeset
85 stru160( 0.7071070f, -0.7071070f, 0.0000000f),
Ritor1
parents:
diff changeset
86 stru160( 0.9238799f, -0.3826830f, 0.0000000f),
Ritor1
parents:
diff changeset
87 stru160( 0.3826830f, -0.9238799f, 0.0000000f),
Ritor1
parents:
diff changeset
88 stru160( 0.0000000f, -0.9238799f, 0.3826830f),
Ritor1
parents:
diff changeset
89 stru160( 0.0000000f, -1.0000000f, 0.0000000f),
Ritor1
parents:
diff changeset
90 stru160(-0.3826830f, 0.0000000f, 0.9238799f),
Ritor1
parents:
diff changeset
91 stru160(-0.4082480f, -0.4082480f, 0.8164970f),
Ritor1
parents:
diff changeset
92 stru160(-0.7071070f, 0.0000000f, 0.7071070f),
Ritor1
parents:
diff changeset
93 stru160(-0.4082480f, -0.8164970f, 0.4082480f),
Ritor1
parents:
diff changeset
94 stru160(-0.8164970f, -0.4082480f, 0.4082480f),
Ritor1
parents:
diff changeset
95 stru160(-0.7071070f, -0.7071070f, 0.0000000f),
Ritor1
parents:
diff changeset
96 stru160(-0.3826830f, -0.9238799f, 0.0000000f),
Ritor1
parents:
diff changeset
97 stru160(-0.9238799f, -0.3826830f, 0.0000000f),
Ritor1
parents:
diff changeset
98 stru160(-0.9238799f, 0.0000000f, 0.3826830f),
Ritor1
parents:
diff changeset
99 stru160(-1.0000000f, 0.0000000f, 0.0000000f),
Ritor1
parents:
diff changeset
100 stru160(-0.4082480f, 0.4082480f, 0.8164970f),
Ritor1
parents:
diff changeset
101 stru160(-0.8164970f, 0.4082480f, 0.4082480f),
Ritor1
parents:
diff changeset
102 stru160(-0.4082480f, 0.8164970f, 0.4082480f),
Ritor1
parents:
diff changeset
103 stru160(-0.7071070f, 0.7071070f, 0.0000000f),
Ritor1
parents:
diff changeset
104 stru160(-0.9238799f, 0.3826830f, 0.0000000f),
Ritor1
parents:
diff changeset
105 stru160(-0.3826830f, 0.9238799f, 0.0000000f),
Ritor1
parents:
diff changeset
106 stru160( 0.0000000f, 0.0000000f, -1.0000000f),
Ritor1
parents:
diff changeset
107 stru160( 0.0000000f, 0.3826830f, -0.9238799f),
Ritor1
parents:
diff changeset
108 stru160( 0.3826830f, 0.0000000f, -0.9238799f),
Ritor1
parents:
diff changeset
109 stru160( 0.4082480f, 0.4082480f, -0.8164970f),
Ritor1
parents:
diff changeset
110 stru160( 0.0000000f, 0.7071070f, -0.7071070f),
Ritor1
parents:
diff changeset
111 stru160( 0.7071070f, 0.0000000f, -0.7071070f),
Ritor1
parents:
diff changeset
112 stru160( 0.4082480f, 0.8164970f, -0.4082480f),
Ritor1
parents:
diff changeset
113 stru160( 0.8164970f, 0.4082480f, -0.4082480f),
Ritor1
parents:
diff changeset
114 stru160( 0.0000000f, 0.9238799f, -0.3826830f),
Ritor1
parents:
diff changeset
115 stru160( 0.9238799f, 0.0000000f, -0.3826830f),
Ritor1
parents:
diff changeset
116 stru160( 0.0000000f, -0.3826830f, -0.9238799f),
Ritor1
parents:
diff changeset
117 stru160( 0.4082480f, -0.4082480f, -0.8164970f),
Ritor1
parents:
diff changeset
118 stru160( 0.0000000f, -0.7071070f, -0.7071070f),
Ritor1
parents:
diff changeset
119 stru160( 0.8164970f, -0.4082480f, -0.4082480f),
Ritor1
parents:
diff changeset
120 stru160( 0.4082480f, -0.8164970f, -0.4082480f),
Ritor1
parents:
diff changeset
121 stru160( 0.0000000f, -0.9238799f, -0.3826830f),
Ritor1
parents:
diff changeset
122 stru160(-0.3826830f, 0.0000000f, -0.9238799f),
Ritor1
parents:
diff changeset
123 stru160(-0.4082480f, -0.4082480f, -0.8164970f),
Ritor1
parents:
diff changeset
124 stru160(-0.7071070f, 0.0000000f, -0.7071070f),
Ritor1
parents:
diff changeset
125 stru160(-0.4082480f, -0.8164970f, -0.4082480f),
Ritor1
parents:
diff changeset
126 stru160(-0.8164970f, -0.4082480f, -0.4082480f),
Ritor1
parents:
diff changeset
127 stru160(-0.9238799f, 0.0000000f, -0.3826830f),
Ritor1
parents:
diff changeset
128 stru160(-0.4082480f, 0.4082480f, -0.8164970f),
Ritor1
parents:
diff changeset
129 stru160(-0.8164970f, 0.4082480f, -0.4082480f),
Ritor1
parents:
diff changeset
130 stru160(-0.4082480f, 0.8164970f, -0.4082480f)
Ritor1
parents:
diff changeset
131 };
Ritor1
parents:
diff changeset
132 stru160 array_4EBBD0[128];
Ritor1
parents:
diff changeset
133 __int32 array_4EBBD0_x[128*3] =
Ritor1
parents:
diff changeset
134 {
Ritor1
parents:
diff changeset
135 0x00000000, 0x00000001, 0x00000002, 0x00000001,
Ritor1
parents:
diff changeset
136 0x00000003, 0x00000002, 0x00000001, 0x00000004,
Ritor1
parents:
diff changeset
137 0x00000003, 0x00000003, 0x00000005, 0x00000002,
Ritor1
parents:
diff changeset
138 0x00000004, 0x00000006, 0x00000003, 0x00000006,
Ritor1
parents:
diff changeset
139 0x00000007, 0x00000003, 0x00000006, 0x00000008,
Ritor1
parents:
diff changeset
140 0x00000007, 0x00000007, 0x00000005, 0x00000003,
Ritor1
parents:
diff changeset
141 0x00000004, 0x00000009, 0x00000006, 0x00000009,
Ritor1
parents:
diff changeset
142 0x0000000A, 0x00000006, 0x00000009, 0x0000000B,
Ritor1
parents:
diff changeset
143 0x0000000A, 0x0000000A, 0x00000008, 0x00000006,
Ritor1
parents:
diff changeset
144 0x00000008, 0x0000000C, 0x00000007, 0x0000000C,
Ritor1
parents:
diff changeset
145 0x0000000D, 0x00000007, 0x0000000C, 0x0000000E,
Ritor1
parents:
diff changeset
146 0x0000000D, 0x0000000D, 0x00000005, 0x00000007,
Ritor1
parents:
diff changeset
147 0x00000000, 0x00000002, 0x0000000F, 0x00000002,
Ritor1
parents:
diff changeset
148 0x00000010, 0x0000000F, 0x00000002, 0x00000005,
Ritor1
parents:
diff changeset
149 0x00000010, 0x00000010, 0x00000011, 0x0000000F,
Ritor1
parents:
diff changeset
150 0x00000005, 0x00000012, 0x00000010, 0x00000012,
Ritor1
parents:
diff changeset
151 0x00000013, 0x00000010, 0x00000012, 0x00000014,
Ritor1
parents:
diff changeset
152 0x00000013, 0x00000013, 0x00000011, 0x00000010,
Ritor1
parents:
diff changeset
153 0x00000005, 0x0000000D, 0x00000012, 0x0000000D,
Ritor1
parents:
diff changeset
154 0x00000015, 0x00000012, 0x0000000D, 0x0000000E,
Ritor1
parents:
diff changeset
155 0x00000015, 0x00000015, 0x00000014, 0x00000012,
Ritor1
parents:
diff changeset
156 0x00000014, 0x00000016, 0x00000013, 0x00000016,
Ritor1
parents:
diff changeset
157 0x00000017, 0x00000013, 0x00000016, 0x00000018,
Ritor1
parents:
diff changeset
158 0x00000017, 0x00000017, 0x00000011, 0x00000013,
Ritor1
parents:
diff changeset
159 0x00000000, 0x0000000F, 0x00000019, 0x0000000F,
Ritor1
parents:
diff changeset
160 0x0000001A, 0x00000019, 0x0000000F, 0x00000011,
Ritor1
parents:
diff changeset
161 0x0000001A, 0x0000001A, 0x0000001B, 0x00000019,
Ritor1
parents:
diff changeset
162 0x00000011, 0x0000001C, 0x0000001A, 0x0000001C,
Ritor1
parents:
diff changeset
163 0x0000001D, 0x0000001A, 0x0000001C, 0x0000001E,
Ritor1
parents:
diff changeset
164 0x0000001D, 0x0000001D, 0x0000001B, 0x0000001A,
Ritor1
parents:
diff changeset
165 0x00000011, 0x00000017, 0x0000001C, 0x00000017,
Ritor1
parents:
diff changeset
166 0x0000001F, 0x0000001C, 0x00000017, 0x00000018,
Ritor1
parents:
diff changeset
167 0x0000001F, 0x0000001F, 0x0000001E, 0x0000001C,
Ritor1
parents:
diff changeset
168 0x0000001E, 0x00000020, 0x0000001D, 0x00000020,
Ritor1
parents:
diff changeset
169 0x00000021, 0x0000001D, 0x00000020, 0x00000022,
Ritor1
parents:
diff changeset
170 0x00000021, 0x00000021, 0x0000001B, 0x0000001D,
Ritor1
parents:
diff changeset
171 0x00000000, 0x00000019, 0x00000001, 0x00000019,
Ritor1
parents:
diff changeset
172 0x00000023, 0x00000001, 0x00000019, 0x0000001B,
Ritor1
parents:
diff changeset
173 0x00000023, 0x00000023, 0x00000004, 0x00000001,
Ritor1
parents:
diff changeset
174 0x0000001B, 0x00000024, 0x00000023, 0x00000024,
Ritor1
parents:
diff changeset
175 0x00000025, 0x00000023, 0x00000024, 0x00000026,
Ritor1
parents:
diff changeset
176 0x00000025, 0x00000025, 0x00000004, 0x00000023,
Ritor1
parents:
diff changeset
177 0x0000001B, 0x00000021, 0x00000024, 0x00000021,
Ritor1
parents:
diff changeset
178 0x00000027, 0x00000024, 0x00000021, 0x00000022,
Ritor1
parents:
diff changeset
179 0x00000027, 0x00000027, 0x00000026, 0x00000024,
Ritor1
parents:
diff changeset
180 0x00000026, 0x00000028, 0x00000025, 0x00000028,
Ritor1
parents:
diff changeset
181 0x00000009, 0x00000025, 0x00000028, 0x0000000B,
Ritor1
parents:
diff changeset
182 0x00000009, 0x00000009, 0x00000004, 0x00000025,
Ritor1
parents:
diff changeset
183 0x00000029, 0x0000002A, 0x0000002B, 0x0000002A,
Ritor1
parents:
diff changeset
184 0x0000002C, 0x0000002B, 0x0000002A, 0x0000002D,
Ritor1
parents:
diff changeset
185 0x0000002C, 0x0000002C, 0x0000002E, 0x0000002B,
Ritor1
parents:
diff changeset
186 0x0000002D, 0x0000002F, 0x0000002C, 0x0000002F,
Ritor1
parents:
diff changeset
187 0x00000030, 0x0000002C, 0x0000002F, 0x00000008,
Ritor1
parents:
diff changeset
188 0x00000030, 0x00000030, 0x0000002E, 0x0000002C,
Ritor1
parents:
diff changeset
189 0x0000002D, 0x00000031, 0x0000002F, 0x00000031,
Ritor1
parents:
diff changeset
190 0x0000000A, 0x0000002F, 0x00000031, 0x0000000B,
Ritor1
parents:
diff changeset
191 0x0000000A, 0x0000000A, 0x00000008, 0x0000002F,
Ritor1
parents:
diff changeset
192 0x00000008, 0x0000000C, 0x00000030, 0x0000000C,
Ritor1
parents:
diff changeset
193 0x00000032, 0x00000030, 0x0000000C, 0x0000000E,
Ritor1
parents:
diff changeset
194 0x00000032, 0x00000032, 0x0000002E, 0x00000030,
Ritor1
parents:
diff changeset
195 0x00000029, 0x0000002B, 0x00000033, 0x0000002B,
Ritor1
parents:
diff changeset
196 0x00000034, 0x00000033, 0x0000002B, 0x0000002E,
Ritor1
parents:
diff changeset
197 0x00000034, 0x00000034, 0x00000035, 0x00000033,
Ritor1
parents:
diff changeset
198 0x0000002E, 0x00000036, 0x00000034, 0x00000036,
Ritor1
parents:
diff changeset
199 0x00000037, 0x00000034, 0x00000036, 0x00000014,
Ritor1
parents:
diff changeset
200 0x00000037, 0x00000037, 0x00000035, 0x00000034,
Ritor1
parents:
diff changeset
201 0x0000002E, 0x00000032, 0x00000036, 0x00000032,
Ritor1
parents:
diff changeset
202 0x00000015, 0x00000036, 0x00000032, 0x0000000E,
Ritor1
parents:
diff changeset
203 0x00000015, 0x00000015, 0x00000014, 0x00000036,
Ritor1
parents:
diff changeset
204 0x00000014, 0x00000016, 0x00000037, 0x00000016,
Ritor1
parents:
diff changeset
205 0x00000038, 0x00000037, 0x00000016, 0x00000018,
Ritor1
parents:
diff changeset
206 0x00000038, 0x00000038, 0x00000035, 0x00000037,
Ritor1
parents:
diff changeset
207 0x00000029, 0x00000033, 0x00000039, 0x00000033,
Ritor1
parents:
diff changeset
208 0x0000003A, 0x00000039, 0x00000033, 0x00000035,
Ritor1
parents:
diff changeset
209 0x0000003A, 0x0000003A, 0x0000003B, 0x00000039,
Ritor1
parents:
diff changeset
210 0x00000035, 0x0000003C, 0x0000003A, 0x0000003C,
Ritor1
parents:
diff changeset
211 0x0000003D, 0x0000003A, 0x0000003C, 0x0000001E,
Ritor1
parents:
diff changeset
212 0x0000003D, 0x0000003D, 0x0000003B, 0x0000003A,
Ritor1
parents:
diff changeset
213 0x00000035, 0x00000038, 0x0000003C, 0x00000038,
Ritor1
parents:
diff changeset
214 0x0000001F, 0x0000003C, 0x00000038, 0x00000018,
Ritor1
parents:
diff changeset
215 0x0000001F, 0x0000001F, 0x0000001E, 0x0000003C,
Ritor1
parents:
diff changeset
216 0x0000001E, 0x00000020, 0x0000003D, 0x00000020,
Ritor1
parents:
diff changeset
217 0x0000003E, 0x0000003D, 0x00000020, 0x00000022,
Ritor1
parents:
diff changeset
218 0x0000003E, 0x0000003E, 0x0000003B, 0x0000003D,
Ritor1
parents:
diff changeset
219 0x00000029, 0x00000039, 0x0000002A, 0x00000039,
Ritor1
parents:
diff changeset
220 0x0000003F, 0x0000002A, 0x00000039, 0x0000003B,
Ritor1
parents:
diff changeset
221 0x0000003F, 0x0000003F, 0x0000002D, 0x0000002A,
Ritor1
parents:
diff changeset
222 0x0000003B, 0x00000040, 0x0000003F, 0x00000040,
Ritor1
parents:
diff changeset
223 0x00000041, 0x0000003F, 0x00000040, 0x00000026,
Ritor1
parents:
diff changeset
224 0x00000041, 0x00000041, 0x0000002D, 0x0000003F,
Ritor1
parents:
diff changeset
225 0x0000003B, 0x0000003E, 0x00000040, 0x0000003E,
Ritor1
parents:
diff changeset
226 0x00000027, 0x00000040, 0x0000003E, 0x00000022,
Ritor1
parents:
diff changeset
227 0x00000027, 0x00000027, 0x00000026, 0x00000040,
Ritor1
parents:
diff changeset
228 0x00000026, 0x00000028, 0x00000041, 0x00000028,
Ritor1
parents:
diff changeset
229 0x00000031, 0x00000041, 0x00000028, 0x0000000B,
Ritor1
parents:
diff changeset
230 0x00000031, 0x00000031, 0x0000002D, 0x00000041
Ritor1
parents:
diff changeset
231 };
Ritor1
parents:
diff changeset
232
Ritor1
parents:
diff changeset
233 #include "stru220.h"
Ritor1
parents:
diff changeset
234 stru220 stru_76E5C8[16384];
Ritor1
parents:
diff changeset
235
Ritor1
parents:
diff changeset
236 #include "stru176.h"
336
ea55d6414029 Event_proceccor preliminary
Gloval
parents: 328
diff changeset
237 stru176 array_5B5928_timers[100];
0
Ritor1
parents:
diff changeset
238
Ritor1
parents:
diff changeset
239 #include "ObjectList.h"
Ritor1
parents:
diff changeset
240 struct ObjectList *pObjectList;
Ritor1
parents:
diff changeset
241
Ritor1
parents:
diff changeset
242 #include "IconFrameTable.h"
Ritor1
parents:
diff changeset
243 struct IconFrameTable *pIconsFrameTable;
Ritor1
parents:
diff changeset
244
Ritor1
parents:
diff changeset
245 struct
Ritor1
parents:
diff changeset
246 {
Ritor1
parents:
diff changeset
247 struct UIAnimation _pUIAnim_Food;
Ritor1
parents:
diff changeset
248 struct UIAnimation _pUIAnim_Gold;
Ritor1
parents:
diff changeset
249 struct UIAnimation _pUIAnum_Torchlight;
Ritor1
parents:
diff changeset
250 struct UIAnimation _pUIAnim_WizardEye;
Ritor1
parents:
diff changeset
251 } _uianim;
Ritor1
parents:
diff changeset
252
Ritor1
parents:
diff changeset
253 struct UIAnimation *pUIAnim_Food = &_uianim._pUIAnim_Food;
Ritor1
parents:
diff changeset
254 struct UIAnimation *pUIAnim_Gold = &_uianim._pUIAnim_Gold;
Ritor1
parents:
diff changeset
255 struct UIAnimation *pUIAnum_Torchlight = &_uianim._pUIAnum_Torchlight;
Ritor1
parents:
diff changeset
256 struct UIAnimation *pUIAnim_WizardEye = &_uianim._pUIAnim_WizardEye;
Ritor1
parents:
diff changeset
257
Ritor1
parents:
diff changeset
258 struct UIAnimation *pUIAnims[4] =
Ritor1
parents:
diff changeset
259 {
Ritor1
parents:
diff changeset
260 &_uianim._pUIAnim_Food,
Ritor1
parents:
diff changeset
261 &_uianim._pUIAnim_Gold,
Ritor1
parents:
diff changeset
262 &_uianim._pUIAnum_Torchlight,
Ritor1
parents:
diff changeset
263 &_uianim._pUIAnim_WizardEye
Ritor1
parents:
diff changeset
264 };
Ritor1
parents:
diff changeset
265
Ritor1
parents:
diff changeset
266
Ritor1
parents:
diff changeset
267
Ritor1
parents:
diff changeset
268 #include "PlayerFrameTable.h"
Ritor1
parents:
diff changeset
269 struct PlayerFrameTable *pPlayerFrameTable; // idb
Ritor1
parents:
diff changeset
270
Ritor1
parents:
diff changeset
271 #include "MM7.h"
839
ae8f83e1b0cf coordinates for the town portal
x1diablo
parents: 831
diff changeset
272
1091
9c7eb4037567 data moving
Gloval
parents: 1078
diff changeset
273
938
016e3577865c stru289 removed, some data movements
Nomad
parents: 937
diff changeset
274 stat_coord stat_string_coord[26] = //4E2940
900
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
275 {
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
276 {0x1A, 0x39, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
277 {0x1A, 0x4A, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
278 {0x1A, 0x5B, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
279 {0x1A, 0x6C, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
280 {0x1A, 0x7D, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
281 {0x1A, 0x8E, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
282 {0x1A, 0x9F, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
283 {0x1A, 0xC6, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
284 {0x1A, 0xD7, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
285 {0x1A, 0xE8, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
286 {0x1A, 0x10C, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
287 {0x1A, 0x11E, 0xDC, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
288 {0x111, 0x36, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
289 {0x111, 0x47, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
290 {0x111, 0x58, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
291 {0x111, 0x7E, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
292 {0x111, 0x8F, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
293 {0x111, 0xA0, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
294 {0x111, 0xB1, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
295 {0x111, 0xCA, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
296 {0x111, 0xDD, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
297 {0x111, 0xF0, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
298 {0x111, 0x103, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
299 {0x111, 0x116, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
300 {0x111, 0x129, 0xBA, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
301 {0x13E, 0x12, 0x89, 0x12},
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
302 };
0
Ritor1
parents:
diff changeset
303
Ritor1
parents:
diff changeset
304
Ritor1
parents:
diff changeset
305
Ritor1
parents:
diff changeset
306
Ritor1
parents:
diff changeset
307 namespace zlib
Ritor1
parents:
diff changeset
308 {
Ritor1
parents:
diff changeset
309 #include "lib\zlib\zlib.h"
Ritor1
parents:
diff changeset
310 int MemUnzip(void *dest, unsigned int *destLen, const void *source, unsigned int sourceLen)
Ritor1
parents:
diff changeset
311 {
Ritor1
parents:
diff changeset
312 //return uncompress((zlib::Bytef *)dest, (zlib::uLongf *)destLen, (zlib::Bytef *)source, sourceLen);
Ritor1
parents:
diff changeset
313 return uncompress((Bytef *)dest, (uLongf *)destLen, (Bytef *)source, sourceLen);
Ritor1
parents:
diff changeset
314 return 0;
Ritor1
parents:
diff changeset
315 }
Ritor1
parents:
diff changeset
316
Ritor1
parents:
diff changeset
317 int MemZip(void *dest, unsigned int *destLen, void *source, unsigned int sourceLen)
Ritor1
parents:
diff changeset
318 {
Ritor1
parents:
diff changeset
319 //return compress((zlib::Bytef *)dest, (zlib::uLongf *)destLen, (zlib::Bytef *)source, sourceLen);
Ritor1
parents:
diff changeset
320 return compress((Bytef *)dest, (uLongf *)destLen, (Bytef *)source, sourceLen);
Ritor1
parents:
diff changeset
321 return 0;
Ritor1
parents:
diff changeset
322 }
Ritor1
parents:
diff changeset
323 };
Ritor1
parents:
diff changeset
324
Ritor1
parents:
diff changeset
325 #include "stru314.h"
1078
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
326 #include "stru367.h"
0
Ritor1
parents:
diff changeset
327
Ritor1
parents:
diff changeset
328
Ritor1
parents:
diff changeset
329
Ritor1
parents:
diff changeset
330 //-------------------------------------------------------------------------
Ritor1
parents:
diff changeset
331 // Data declarations
Ritor1
parents:
diff changeset
332
351
5f36449527c6 stru351 -> summoned/spell-enchanted item
Nomad
parents: 345
diff changeset
333 int game_starting_year = 0;
819
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
334 int game_viewport_width;
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
335 int game_viewport_height;
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
336 int game_viewport_x;
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
337 int game_viewport_y;
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
338 int game_viewport_z;
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
339 int game_viewport_w;
351
5f36449527c6 stru351 -> summoned/spell-enchanted item
Nomad
parents: 345
diff changeset
340
819
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
341
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
342
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
343 unsigned int saveload_dlg_xs[2] = {82, 0};
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
344 unsigned int saveload_dlg_ys[2] = {60, 0};
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
345 unsigned int saveload_dlg_zs[2] = {460, 640};
9359c114f98c More on screenshot
Nomad
parents: 816
diff changeset
346 unsigned int saveload_dlg_ws[2] = {344, 480};
0
Ritor1
parents:
diff changeset
347 int pWindowList_at_506F50_minus1_indexing[1];
Ritor1
parents:
diff changeset
348 int dword_4C9890[10]; // weak
Ritor1
parents:
diff changeset
349 int dword_4C9920[16]; // weak
Ritor1
parents:
diff changeset
350 _UNKNOWN unk_4D8548; // weak
Ritor1
parents:
diff changeset
351 char byte_4D864C; // weak
Ritor1
parents:
diff changeset
352 float flt_4D86CC = 1.0f; // weak
Ritor1
parents:
diff changeset
353 int dword_4D86D8; // weak
Ritor1
parents:
diff changeset
354 int dword_4DAFCC; // weak
Ritor1
parents:
diff changeset
355 int (__stdcall *off_4DAFDC)(char); // weak
Ritor1
parents:
diff changeset
356 char asc_4DB724[777]; // idb
Ritor1
parents:
diff changeset
357 int dword_4DBD94; // weak
848
ceef50611567 * AI fixed (temporary)
zipi
parents: 839
diff changeset
358 int dword_4DF380[5]={0,1024,2560,5120,10240}; // weak
ceef50611567 * AI fixed (temporary)
zipi
parents: 839
diff changeset
359 //int dword_4DF390; // weak
0
Ritor1
parents:
diff changeset
360 char Str2[777]; // idb
Ritor1
parents:
diff changeset
361 int dword_4DF3A4; // weak
Ritor1
parents:
diff changeset
362 char byte_4E185C; // weak
Ritor1
parents:
diff changeset
363 char am_byte_4E185D; // weak
Ritor1
parents:
diff changeset
364 char byte_4E185E; // weak
Ritor1
parents:
diff changeset
365 int amuint_4E1860; // weak
Ritor1
parents:
diff changeset
366 int amuint_4E1864; // weak
Ritor1
parents:
diff changeset
367 int amuint_4E1868; // weak
Ritor1
parents:
diff changeset
368 int amuint_4E186C; // weak
Ritor1
parents:
diff changeset
369 int amuint_4E1870; // weak
Ritor1
parents:
diff changeset
370 int dword_4E1874; // weak
Ritor1
parents:
diff changeset
371 int dword_4E1878; // weak
Ritor1
parents:
diff changeset
372 float flt_4D84E8 = 0.0f;
Ritor1
parents:
diff changeset
373 int dword_4E187C; // weak
Ritor1
parents:
diff changeset
374 int dword_4E1880; // weak
Ritor1
parents:
diff changeset
375 int dword_4E1884; // weak
Ritor1
parents:
diff changeset
376 int dword_4E1888; // weak
Ritor1
parents:
diff changeset
377 char pArcomagePlayer2Name[8];
Ritor1
parents:
diff changeset
378 char pArcomagePlayer1Name[8];
Ritor1
parents:
diff changeset
379 char pDeckMaster[12];
Ritor1
parents:
diff changeset
380 char aIxf[4]; // idb
Ritor1
parents:
diff changeset
381 _UNKNOWN unk_4E19FC; // weak
Ritor1
parents:
diff changeset
382 char aD[777]; // idb
Ritor1
parents:
diff changeset
383 char asc_4E1AB0[777]; // idb
Ritor1
parents:
diff changeset
384 char aWb_0[777]; // idb
Ritor1
parents:
diff changeset
385 char a24bitPcxOnly[777]; // idb
Ritor1
parents:
diff changeset
386 char Mode[777]; // idb
Ritor1
parents:
diff changeset
387 char a16bitPcx[777]; // idb
Ritor1
parents:
diff changeset
388 char aUnableToLoadS[777]; // idb
Ritor1
parents:
diff changeset
389 char aBitmaps[777]; // idb
Ritor1
parents:
diff changeset
390 char aIcons[777]; // idb
Ritor1
parents:
diff changeset
391 char aPending[777]; // idb
Ritor1
parents:
diff changeset
392 char aCanTFindS[777]; // idb
321
15decc249a94 quick fix to spells commit (wasnt compiling)
Nomad
parents: 319
diff changeset
393 char *spellbook_texture_filename_suffices[8] = {"f", "a", "w", "e", "s", "m", "b", "l"}; // weak
0
Ritor1
parents:
diff changeset
394 __int16 word_4E1D3A[777]; // weak
710
735dab8d3c9a Town portal screen + misc gui const replacements
Nomad
parents: 701
diff changeset
395 __int16 pTownPortalBook_xs[6] = {260, 324, 147, 385, 390, 19};
735dab8d3c9a Town portal screen + misc gui const replacements
Nomad
parents: 701
diff changeset
396 __int16 pTownPortalBook_ys[6] = {206, 84, 182, 239, 17, 283};
735dab8d3c9a Town portal screen + misc gui const replacements
Nomad
parents: 701
diff changeset
397 __int16 pTownPortalBook_ws[6] = { 80, 66, 68, 72, 67, 74};
735dab8d3c9a Town portal screen + misc gui const replacements
Nomad
parents: 701
diff changeset
398 __int16 pTownPortalBook_hs[6] = { 55, 56, 65, 67, 67, 59};
357
b07cf89108d5 Spell positions in book
Gloval
parents: 356
diff changeset
399
b07cf89108d5 Spell positions in book
Gloval
parents: 356
diff changeset
400
198
e6e348d66a75 Some work on spellbook
Nomad
parents: 194
diff changeset
401 unsigned int pLloydsBeaconsPreviewXs[5] = {61, 281, 61, 281, 171}; // 004E249C
0
Ritor1
parents:
diff changeset
402 unsigned int pLloydsBeaconsPreviewYs[5] = {84, 84, 228, 228, 155};
Ritor1
parents:
diff changeset
403 unsigned int pLloydsBeacons_SomeXs[5] = {59, 279, 59, 279, 169};
Ritor1
parents:
diff changeset
404 unsigned int pLloydsBeacons_SomeYs[5] = {82, 82, 226, 226, 153};
Ritor1
parents:
diff changeset
405 char aSbwb00[7]; // weak
Ritor1
parents:
diff changeset
406 char aW[2]; // idb
Ritor1
parents:
diff changeset
407 char aA[2]; // idb
Ritor1
parents:
diff changeset
408 char aSD[777]; // idb
Ritor1
parents:
diff changeset
409 char aSS03d03dS000S0[777]; // idb
Ritor1
parents:
diff changeset
410 char aLuS[777]; // idb
Ritor1
parents:
diff changeset
411 char aS_1[777]; // idb
Ritor1
parents:
diff changeset
412 char aSbSc02d[777]; // idb
Ritor1
parents:
diff changeset
413 char aSbSs02d[777]; // idb
Ritor1
parents:
diff changeset
414 char aTabDb[777]; // idb
Ritor1
parents:
diff changeset
415 char aTabDa[777]; // idb
Ritor1
parents:
diff changeset
416 char aIbM6D[777]; // idb
Ritor1
parents:
diff changeset
417 char aIbM6U[777]; // idb
Ritor1
parents:
diff changeset
418 char aIbM5D[777]; // idb
Ritor1
parents:
diff changeset
419 char aIbM5U[777]; // idb
Ritor1
parents:
diff changeset
420 char aPagemask[777]; // idb
Ritor1
parents:
diff changeset
421 char aBook[777]; // idb
Ritor1
parents:
diff changeset
422 char aSpell_fnt[777]; // idb
Ritor1
parents:
diff changeset
423 char aAutonote_fnt[777]; // idb
Ritor1
parents:
diff changeset
424 char aBook2_fnt[777]; // idb
Ritor1
parents:
diff changeset
425 char pFontFile[777]; // idb
Ritor1
parents:
diff changeset
426 char aFontpal[777]; // idb
Ritor1
parents:
diff changeset
427 char aMapbordr[777]; // idb
Ritor1
parents:
diff changeset
428 char aLloydDD_pcx[777]; // idb
Ritor1
parents:
diff changeset
429 char aDataLloydDD_pc[777]; // idb
Ritor1
parents:
diff changeset
430 char aLb_bordr[777]; // idb
Ritor1
parents:
diff changeset
431 char aTphell[777]; // idb
Ritor1
parents:
diff changeset
432 char aTpheaven[777]; // idb
Ritor1
parents:
diff changeset
433 char aTpisland[777]; // idb
Ritor1
parents:
diff changeset
434 char aTpwarlock[777]; // idb
Ritor1
parents:
diff changeset
435 char aTpelf[777]; // idb
Ritor1
parents:
diff changeset
436 char aTpharmndy[777]; // idb
Ritor1
parents:
diff changeset
437 char aTownport[777]; // idb
Ritor1
parents:
diff changeset
438 char aSbquiknot[777]; // idb
Ritor1
parents:
diff changeset
439 char aTabAn8a[777]; // idb
Ritor1
parents:
diff changeset
440 char aTabAn8b[777]; // idb
Ritor1
parents:
diff changeset
441 char aTabAn4a[777]; // idb
Ritor1
parents:
diff changeset
442 char aTabAn4b[777]; // idb
Ritor1
parents:
diff changeset
443 char aTabAn5a[777]; // idb
Ritor1
parents:
diff changeset
444 char aTabAn5b[777]; // idb
Ritor1
parents:
diff changeset
445 char aTabAn3a[777]; // idb
Ritor1
parents:
diff changeset
446 char aTabAn3b[777]; // idb
Ritor1
parents:
diff changeset
447 char aTabAn2a[777]; // idb
Ritor1
parents:
diff changeset
448 char aTabAn2b[777]; // idb
Ritor1
parents:
diff changeset
449 char aTabAn1a[777]; // idb
Ritor1
parents:
diff changeset
450 char aTabAn1b[777]; // idb
Ritor1
parents:
diff changeset
451 char aDivbar[777]; // idb
Ritor1
parents:
diff changeset
452 char aSbautnot[777]; // idb
Ritor1
parents:
diff changeset
453 char aTabwoff[777]; // idb
Ritor1
parents:
diff changeset
454 char aTabwon[777]; // idb
Ritor1
parents:
diff changeset
455 char aTabeoff[777]; // idb
Ritor1
parents:
diff changeset
456 char aTabeon[777]; // idb
Ritor1
parents:
diff changeset
457 char aTabsoff[777]; // idb
Ritor1
parents:
diff changeset
458 char aTabson[777]; // idb
Ritor1
parents:
diff changeset
459 char aTabnoff[777]; // idb
Ritor1
parents:
diff changeset
460 char aTabnon[777]; // idb
Ritor1
parents:
diff changeset
461 char aZootOff[777]; // idb
Ritor1
parents:
diff changeset
462 char aZoomOff[777]; // idb
Ritor1
parents:
diff changeset
463 char aZootOn[777]; // idb
Ritor1
parents:
diff changeset
464 char aZoomOn[777]; // idb
Ritor1
parents:
diff changeset
465 char aSbmap[777]; // idb
Ritor1
parents:
diff changeset
466 char aMoon_ful[777]; // idb
Ritor1
parents:
diff changeset
467 char aMoon_2[777]; // idb
Ritor1
parents:
diff changeset
468 char aMoon_4[777]; // idb
Ritor1
parents:
diff changeset
469 char aMoon_new[777]; // idb
Ritor1
parents:
diff changeset
470 char aSbdateTime[777]; // idb
Ritor1
parents:
diff changeset
471 char aTabAn7a[777]; // idb
Ritor1
parents:
diff changeset
472 char aTabAn6a[777]; // idb
Ritor1
parents:
diff changeset
473 char aTabAn7b[777]; // idb
Ritor1
parents:
diff changeset
474 char aTabAn6b[777]; // idb
Ritor1
parents:
diff changeset
475 char aSbplayrnot[777]; // idb
Ritor1
parents:
diff changeset
476 char aPending_0[777]; // idb
Ritor1
parents:
diff changeset
477 char aUnknown[8]; // weak
Ritor1
parents:
diff changeset
478 char aS100110S[777]; // idb
Ritor1
parents:
diff changeset
479 char aS100110D[777]; // idb
Ritor1
parents:
diff changeset
480 char aS100110DS[777]; // idb
Ritor1
parents:
diff changeset
481 char aS100110D02dSS[777]; // idb
227
bcd55744c2f4 Clicking background in MainMenu fix
Nomad
parents: 221
diff changeset
482 int pCurrentScreen = SCREEN_VIDEO; // 004E28F8
0
Ritor1
parents:
diff changeset
483 unsigned int uGammaPos;
362
38bfbee60146 Menu options
Ritor1
parents: 357
diff changeset
484 int BtnTurnCoord[8] =
38bfbee60146 Menu options
Ritor1
parents: 357
diff changeset
485 {
38bfbee60146 Menu options
Ritor1
parents: 357
diff changeset
486 0xA4, 0x5D, 0x16, 0xB, 0x5, 0xD, 0x7, 0x3B,
38bfbee60146 Menu options
Ritor1
parents: 357
diff changeset
487 }; // weak
314
6a7607a1bd04 use item in inventory fixed
zipi
parents: 299
diff changeset
488 __int16 RightClickPortraitXmin[4]={0x14, 0x83, 0xF2, 0x165};
6a7607a1bd04 use item in inventory fixed
zipi
parents: 299
diff changeset
489 __int16 RightClickPortraitXmax[4]={0x53, 0xC6, 0x138, 0x1A7};
900
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
490 void *off_4E2A12; // stat_string_control_button_count
1091
9c7eb4037567 data moving
Gloval
parents: 1078
diff changeset
491
0
Ritor1
parents:
diff changeset
492 unsigned int pHealthBarPos[4] = {22, 137, 251, 366};
Ritor1
parents:
diff changeset
493 unsigned int pManaBarPos[4] = {102, 217, 331, 447};
Ritor1
parents:
diff changeset
494 char _4E2B21_buff_spell_tooltip_colors[80];
733
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
495 char monster_popup_y_offsets[88] =
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
496 {
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
497 236, 20, 0, 216, 0, 0, 0, 0, 0, 0, 206,
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
498 20, 0, 246, 246, 236, 10, 246, 0, 0, 0, 236,
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
499 10, 246, 0, 0, 0, 236, 246, 0, 0, 0, 216,
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
500 236, 0, 0, 0, 206, 226, 226, 226, 226, 226, 226,
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
501 0, 0, 0, 0, 0, 0, 236, 236, 236, 20, 20,
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
502 20, 10, 10, 10, 10, 10, 10, 166, 196, 216, 236,
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
503 236, 176, 246, 0, 0, 216, 0, 0, 0, 236, 10,
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
504 0, 0, 0, 0, 0, 0, 196, 0, 0, 0, 0
700b58aac975 MonsterPopup preview doll fixed
Nomad
parents: 730
diff changeset
505 };
649
0e368c04acfb Sleeping in a tavern
Nomad
parents: 648
diff changeset
506 unsigned char hourglass_icon_idx = 12; // weak
526
214d9d47cf1f Chest working, but items are not laid correctly
Gloval
parents: 521
diff changeset
507
948
5a2dbb00c399 Code cleaning.
Nomad
parents: 940
diff changeset
508
46
9b4f8fe32a6e 21.01.13 StatsTab
Ritor1
parents: 42
diff changeset
509 const char *format_4E2D80 = "\f%05d%s\f00000\n";
648
35ce4761382c Fixed numbers in tavern dialogue ui
Nomad
parents: 629
diff changeset
510 //const char *format_4E2DC8 = "\f%05d";
900
4dc2252e0b03 CharacterUI_StatsTab_ShowHint fixed
Ritor1
parents: 899
diff changeset
511 const char *format_4E2DE8 = "\f%05d%s\f00000 - ";
46
9b4f8fe32a6e 21.01.13 StatsTab
Ritor1
parents: 42
diff changeset
512 const char *format_4E2E00 = "%s\f%05u\xD\r180%s\n"; // idb
9b4f8fe32a6e 21.01.13 StatsTab
Ritor1
parents: 42
diff changeset
513 const char *format_4E2E10 = "%s\f%05u\t110%d\f00000 / %d\n";
0
Ritor1
parents:
diff changeset
514 __int16 word_4E3C66[777]; // idb
Ritor1
parents:
diff changeset
515 int dword_4E455C; // weak
Ritor1
parents:
diff changeset
516 int dword_4E4560[6];
Ritor1
parents:
diff changeset
517 int dword_4E4578[6];
Ritor1
parents:
diff changeset
518 int dword_4E4590[6];
Ritor1
parents:
diff changeset
519 int dword_4E45A8[6];
Ritor1
parents:
diff changeset
520 _UNKNOWN dword_4E49D4; // idb
Ritor1
parents:
diff changeset
521 int dword_4E4A18[777]; // weak
Ritor1
parents:
diff changeset
522 int dword_4E4A1C[777]; // weak
Ritor1
parents:
diff changeset
523 int dword_4E4A40[777]; // weak
Ritor1
parents:
diff changeset
524 int dword_4E4A44[777]; // weak
Ritor1
parents:
diff changeset
525 float flt_4E4A80[10];
299
b0db84628733 paperdoll array
Ritor1
parents: 289
diff changeset
526
569
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
527
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
528 int pPartySpellbuffsUI_XYs[14][2] =
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
529 {
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
530 {477, 247}, {497, 247}, {522, 247}, {542, 247}, {564, 247}, {581, 247}, {614, 247},
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
531 {477, 279}, {497, 279}, {522, 279}, {542, 279}, {564, 279}, {589, 279}, {612, 279}
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
532 };
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
533 unsigned char byte_4E5DD8[14] =
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
534 {
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
535 PARTY_BUFF_FEATHER_FALL, PARTY_BUFF_RESIST_FIRE, PARTY_BUFF_RESIST_AIR, PARTY_BUFF_RESIST_WATER, PARTY_BUFF_RESIST_MIND, PARTY_BUFF_RESIST_EARTH, PARTY_BUFF_RESIST_BODY,
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
536 PARTY_BUFF_HEROISM, PARTY_BUFF_HASTE, PARTY_BUFF_SHIELD, PARTY_BUFF_STONE_SKIN, PARTY_BUFF_PROTECTION_FROM_MAGIC, PARTY_BUFF_IMMOLATION, PARTY_BUFF_DAY_OF_GODS
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
537 };
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
538 unsigned __int8 pPartySpellbuffsUI_smthns[14] =
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
539 {
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
540 14, 1, 10, 4, 7, 2, 9,
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
541 3, 6, 15, 8, 3, 12, 0
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
542 };
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
543
419
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
544 int pNPCPortraits_x[6][6] = // 004E5E50
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
545 {
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
546 {521, 0, 0, 0, 0, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
547 {521, 521, 0, 0, 0, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
548 {521, 521, 521, 0, 0, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
549 {521, 486, 564, 521, 0, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
550 {521, 486, 564, 486, 564, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
551 {486, 564, 486, 564, 486, 564}
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
552 };
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
553 int pNPCPortraits_y[6][6] = // 004E5EE0
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
554 {
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
555 {38, 0, 0, 0, 0, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
556 {38, 165, 0, 0, 0, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
557 {38, 133, 228, 0, 0, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
558 {38, 133, 133, 228, 0, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
559 {38, 133, 133, 228, 228, 0},
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
560 {38, 38, 133, 133, 228, 228}
ad1e9c0bf6da Multi-npc house icons fixed
Nomad
parents: 417
diff changeset
561 };
345
051dd64c23c1 some data
zipi
parents: 337
diff changeset
562 const char *pHouse_ExitPictures[11]=
051dd64c23c1 some data
zipi
parents: 337
diff changeset
563 {
051dd64c23c1 some data
zipi
parents: 337
diff changeset
564 "",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
565 "ticon01",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
566 "ticon02",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
567 "ticon03",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
568 "ticon04",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
569 "ticon05",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
570 "istairup",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
571 "itrap",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
572 "outside",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
573 "idoor",
051dd64c23c1 some data
zipi
parents: 337
diff changeset
574 "isecdoor"
051dd64c23c1 some data
zipi
parents: 337
diff changeset
575 };
1006
e865f349aa41 ui cleanup
Gloval
parents: 1004
diff changeset
576
0
Ritor1
parents:
diff changeset
577 int bWinNT4_0; // weak
Ritor1
parents:
diff changeset
578 __int16 word_4E8152[11] = {0, 0, 0, 90, 8, 2, 70, 20, 10, 50, 30};
526
214d9d47cf1f Chest working, but items are not laid correctly
Gloval
parents: 521
diff changeset
579
0
Ritor1
parents:
diff changeset
580 stru355 stru_4E82A4 = {0x20, 0x41, 0, 0x20, 0xFF0000, 0xFF00, 0xFF, 0xFF000000};
Ritor1
parents:
diff changeset
581 stru355 stru_4EFCBC = {0x20, 0x41, 0, 0x10, 0x7C00, 0x3E0, 0x1F, 0x8000};
Ritor1
parents:
diff changeset
582 char byte_4E94D0 = 5; // weak
Ritor1
parents:
diff changeset
583 char byte_4E94D1 = 9; // weak
Ritor1
parents:
diff changeset
584 char _4E94D2_light_type = 6; // weak
Ritor1
parents:
diff changeset
585 char byte_4E94D3 = 10; // weak
Ritor1
parents:
diff changeset
586 int dword_4E98BC_bApplicationActive; // weak
434
137c59c3dbc4 Temple of Moon and Dragon Lair can now be entered.
Nomad
parents: 427
diff changeset
587 //char *off_4EB080; // idb
137c59c3dbc4 Temple of Moon and Dragon Lair can now be entered.
Nomad
parents: 427
diff changeset
588 char *pTransitionStrings[465] = {"", nullptr}; // 004EB080
0
Ritor1
parents:
diff changeset
589 const char *pPlayerPortraitsNames[25] =
Ritor1
parents:
diff changeset
590 {
Ritor1
parents:
diff changeset
591 "pc01-", "pc02", "pc03", "pc04", "pc05-",
Ritor1
parents:
diff changeset
592 "pc06", "pc07", "pc08", "pc09-", "pc10",
Ritor1
parents:
diff changeset
593 "pc11-", "pc12", "pc13", "pc14", "pc15",
Ritor1
parents:
diff changeset
594 "pc16", "pc17-", "pc18", "pc19", "pc20",
Ritor1
parents:
diff changeset
595 "pc21-", "pc22-", "pc23", "pc24-", "pc25-"
Ritor1
parents:
diff changeset
596 };
Ritor1
parents:
diff changeset
597
Ritor1
parents:
diff changeset
598
203
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
599
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
600 unsigned char byte_4ECF08[48][25] = // 4ECF08
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
601 {
221
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
602 {2, 1, 2, 1, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 1, 1},//1
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
603 {2, 1, 2, 1, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2},//2
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
604 {2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2},//3
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
605 {2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2},//4
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
606 {2, 1, 2, 2, 2, 2, 2, 2, 1, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2},//5
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
607 {2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2},//6
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
608 {2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2},//7
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
609 {2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 1, 1},//8
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
610 {2, 1, 2, 2, 2, 2, 1, 2, 1, 2, 2, 2, 1, 2, 2, 1, 2, 2, 1, 2, 2, 2, 2, 2, 2},//9
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
611 {2, 1, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2},//10
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
612 {2, 2, 2, 2, 2, 1, 1, 2, 2, 2, 2, 1, 1, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2},//11
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
613 {1, 1, 2, 1, 2, 1, 1, 2, 2, 2, 2, 2, 2, 1, 2, 1, 2, 1, 1, 2, 1, 2, 1, 2, 2},//12
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
614 {2, 1, 2, 1, 2, 2, 2, 2, 2, 2, 1, 2, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2},//13
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
615 {1, 1, 2, 1, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 1, 2, 2, 1, 2, 1, 2, 1, 2, 2},//14
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
616 {2, 1, 1, 2, 1, 1, 2, 1, 2, 2, 2, 1, 2, 2, 2, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2},//15
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
617 {1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 1, 1},//16
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
618 {1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},//17
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
619 {1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1},//18
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
620 {1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},//19
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
621 {1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},//20
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
622 {1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},//21
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
623 {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},//22
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
624 {2, 2, 2, 1, 2, 2, 2, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1},//23
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
625 {2, 2, 2, 1, 2, 2, 2, 2, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2},//24
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
626 {1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 2, 1, 1, 1, 1, 2, 2, 2, 1, 2, 1, 1},//25
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
627 {2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2},//26
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
628 {2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 1, 2, 1, 2, 2, 2, 2, 2, 2, 2},//27
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
629 {1, 2, 2, 1, 2, 2, 2, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},//28
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
630 {2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 2, 2, 2, 2, 2, 1, 2, 2, 1, 2, 1, 1},//29
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
631 {1, 2, 2, 1, 2, 1, 2, 2, 1, 2, 2, 1, 1, 1, 2, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1},//30
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
632 {1, 1, 2, 1, 2, 1, 2, 2, 2, 2, 2, 1, 2, 1, 2, 1, 2, 2, 2, 2, 2, 1, 2, 1, 1},//31
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
633 {1, 1, 2, 1, 1, 2, 2, 2, 2, 1, 2, 2, 1, 1, 2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2},//32
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
634 {1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1},//33
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
635 {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1},//34
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
636 {1, 1, 1, 2, 1, 2, 2, 1, 1, 2, 2, 1, 2, 2, 1, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2},//35
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
637 {1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2},//36
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
638 {2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2},//37
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
639 {2, 1, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 1, 2, 1, 1},//38
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
640 {1, 1, 1, 1, 2, 2, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1},//39
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
641 {1, 2, 2, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},//40
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
642 {2, 1, 2, 1, 2, 1, 2, 2, 2, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1},//41
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
643 {1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 1},//42
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
644 {1, 2, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},//43
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
645 {1, 2, 1, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 2, 1, 1, 2, 1, 2, 2},//44
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
646 {2, 1, 1, 1, 2, 2, 1, 1, 2, 1, 2, 1, 2, 1, 2, 2, 1, 2, 2, 2, 1, 2, 1, 2, 2},//45
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
647 {1, 1, 1, 2, 2, 2, 1, 1, 2, 1, 2, 1, 2, 2, 2, 2, 2, 1, 1, 2, 1, 2, 1, 2, 2},//46
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
648 {1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 2, 2, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1},//47
c122d90a620a voice-related array
Ritor1
parents: 203
diff changeset
649 {1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 2, 2, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1},//48
203
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
650 };
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
651 unsigned char SoundSetAction[110][8] = // 4ED3D8
0
Ritor1
parents:
diff changeset
652 {
203
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
653 { 0, 0, 0, 0, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
654 {38, 0, 0, 37, 38, 45, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
655 {37, 0, 0, 47, 53, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
656 { 2, 0, 0, 25, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
657 { 1, 0, 0, 47, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
658 { 3, 0, 0, 41, 42, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
659 { 0, 0, 0, 33, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
660 { 5, 0, 0, 21, 22, 23, 24, 45},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
661 { 6, 0, 0, 47, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
662 { 7, 0, 0, 43, 48, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
663 { 8, 0, 0, 38, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
664 { 9, 0, 0, 39, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
665 {13, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
666 {23, 0, 0, 25, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
667 { 0, 0, 0, 37, 38, 45, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
668 {25, 0, 0, 25, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
669 {26, 0, 0, 38, 47, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
670 {27, 0, 0, 41, 42, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
671 {28, 0, 0, 25, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
672 { 0, 0, 0, 51, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
673 {30, 0, 0, 25, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
674 {29, 0, 0, 27, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
675 {32, 33, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
676 {34, 0, 0, 53, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
677 {15, 0, 0, 34, 35, 36, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
678 { 0, 0, 0, 3, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
679 {22, 0, 0, 5, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
680 {20, 0, 0, 8, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
681 {20, 0, 0, 9, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
682 {19, 0, 0, 7, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
683 {21, 0, 0, 2, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
684 {18, 0, 0, 6, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
685 { 0, 0, 0, 11, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
686 {17, 0, 0, 0, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
687 { 0, 0, 0, 12, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
688 {17, 0, 0, 0, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
689 { 0, 0, 0, 37, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
690 { 0, 0, 0, 49, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
691 {24, 0, 0, 25, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
692 {31, 0, 0, 25, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
693 { 0, 0, 0, 41, 42, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
694 { 0, 0, 0, 39, 48, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
695 { 0, 0, 0, 46, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
696 { 0, 0, 0, 39, 48, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
697 { 0, 0, 0, 41, 42, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
698 { 0, 0, 0, 39, 48, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
699 {41, 0, 0, 21, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
700 {40, 0, 0, 21, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
701 {16, 0, 0, 46, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
702 { 0, 0, 0, 40, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
703 { 0, 0, 0, 39, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
704 { 0, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
705 { 0, 0, 0, 48, 49, 50, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
706 { 0, 0, 0, 44, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
707 { 0, 0, 0, 48, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
708 { 0, 0, 0, 37, 38, 45, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
709 { 0, 0, 0, 41, 42, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
710 { 0, 0, 0, 47, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
711 { 0, 0, 0, 39, 48, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
712 { 0, 0, 0, 39, 48, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
713 { 0, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
714 { 0, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
715 { 0, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
716 { 0, 0, 0, 31, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
717 { 0, 0, 0, 32, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
718 {47, 0, 0, 46, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
719 {22, 0, 0, 5, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
720 { 0, 0, 0, 25, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
721 { 0, 0, 0, 37, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
722 { 0, 0, 0, 52, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
723 { 0, 0, 0, 45, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
724 { 0, 0, 0, 27, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
725 { 0, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
726 { 0, 0, 0, 49, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
727 { 0, 0, 0, 48, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
728 { 0, 0, 0, 37, 38, 45, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
729 { 0, 0, 0, 48, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
730 { 0, 0, 0, 37, 38, 45, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
731 { 0, 0, 0, 47, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
732 { 0, 0, 0, 48, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
733 {44, 0, 0, 39, 48, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
734 { 0, 0, 0, 48, 49, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
735 { 0, 0, 0, 38, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
736 { 0, 0, 0, 31, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
737 {32, 33, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
738 { 0, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
739 { 0, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
740 { 0, 0, 0, 47, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
741 { 0, 0, 0, 38, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
742 { 0, 0, 0, 48, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
743 { 0, 0, 0, 0, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
744 { 0, 0, 0, 38, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
745 { 0, 0, 0, 47, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
746 { 0, 0, 0, 38, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
747 { 0, 0, 0, 0, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
748 { 0, 0, 0, 0, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
749 { 0, 0, 0, 38, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
750 { 0, 0, 0, 38, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
751 { 0, 0, 0, 5, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
752 { 0, 0, 0, 37, 38, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
753 { 0, 0, 0, 44, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
754 { 0, 0, 0, 48, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
755 { 4, 0, 0, 0, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
756 { 0, 0, 0, 58, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
757 {10, 0, 0, 45, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
758 {11, 0, 0, 47, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
759 {12, 0, 0, 43, 48, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
760 {39, 0, 0, 48, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
761 {14, 0, 0, 48, 0, 0, 0, 0},
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
762 {17, 0, 0, 0, 0, 0, 0, 0}
0c64754c7fd4 Voices work (at least in party creation screen)
Nomad
parents: 198
diff changeset
763 };
0
Ritor1
parents:
diff changeset
764 __int16 pPlayerPortraitsXCoords_For_PlayerBuffAnimsDrawing[4] = {34, 149, 264, 379};
269
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
765 char byte_4ED970_skill_learn_ability_by_class_table[36][37] =
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
766 {
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
767 2, 3, 2, 3, 3, 2, 3, 4, 3, 3, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 0, 2, 1, 0, 1, 2, 2, 0, 3, 0, 0, 1,//Knight
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
768 2, 3, 2, 3, 3, 2, 3, 4, 3, 3, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 0, 2, 1, 0, 1, 2, 2, 0, 3, 0, 0, 1,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
769 2, 4, 2, 3, 4, 2, 3, 4, 4, 3, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 4, 0, 2, 1, 0, 1, 2, 2, 0, 4, 0, 0, 1,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
770 2, 4, 2, 3, 4, 2, 3, 4, 4, 3, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 4, 0, 2, 1, 0, 1, 2, 2, 0, 4, 0, 0, 1,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
771
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
772 0, 3, 3, 0, 0, 2, 2, 4, 1, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 1, 2, 0, 3, 0, 0, 3, 3, 2, 0, 3, 3, 2, 2,//Thief
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
773 0, 3, 3, 0, 0, 2, 2, 4, 1, 3, 2, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 3, 3, 1, 2, 0, 3, 0, 0, 3, 3, 2, 0, 3, 3, 2, 2,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
774 0, 3, 4, 0, 0, 2, 2, 4, 1, 4, 2, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 3, 3, 1, 2, 0, 3, 0, 0, 4, 3, 2, 0, 3, 4, 2, 2,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
775 0, 3, 4, 0, 0, 2, 2, 4, 1, 4, 2, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 3, 3, 1, 2, 0, 3, 0, 0, 4, 3, 2, 0, 3, 4, 2, 2,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
776
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
777 3, 2, 2, 0, 2, 1, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 2, 1, 0, 1, 3, 3, 2, 3, 1, 0, 3,//Monk
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
778 3, 2, 2, 0, 2, 1, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 3, 0, 2, 1, 0, 2, 3, 3, 2, 3, 1, 0, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
779 4, 2, 2, 0, 2, 1, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0, 0, 4, 0, 2, 1, 0, 2, 4, 4, 2, 3, 1, 0, 4,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
780 4, 2, 2, 0, 2, 1, 0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 4, 0, 2, 1, 0, 3, 4, 4, 2, 3, 2, 0, 4,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
781
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
782 1, 3, 2, 2, 2, 2, 3, 4, 3, 2, 2, 3, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 2, 3, 3, 2, 1, 3, 0, 0, 1, 1, 0, 2, 0, 0, 1,//Paladin
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
783 1, 3, 2, 2, 2, 2, 3, 4, 3, 2, 2, 3, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 2, 3, 3, 2, 1, 3, 0, 0, 1, 1, 0, 2, 0, 0, 1,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
784 1, 3, 2, 2, 2, 2, 4, 4, 4, 2, 2, 3, 0, 0, 0, 0, 3, 3, 3, 1, 0, 0, 2, 4, 3, 2, 1, 4, 0, 0, 1, 1, 0, 2, 0, 0, 1,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
785 1, 3, 2, 2, 2, 2, 4, 4, 4, 2, 2, 3, 0, 0, 0, 0, 3, 3, 3, 0, 1, 0, 2, 4, 3, 2, 1, 4, 0, 0, 1, 1, 0, 2, 0, 0, 1,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
786
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
787 1, 2, 2, 2, 3, 3, 0, 4, 0, 3, 3, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 3, 0, 0, 1, 2, 1, 0, 2, 0, 0, 3,//Archer
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
788 1, 2, 2, 2, 3, 3, 0, 4, 0, 3, 3, 0, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 3, 0, 0, 1, 2, 1, 0, 2, 0, 0, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
789 1, 2, 2, 2, 3, 4, 0, 4, 0, 3, 4, 0, 3, 3, 3, 3, 0, 0, 0, 1, 0, 0, 2, 2, 2, 2, 4, 0, 0, 2, 2, 1, 0, 2, 0, 0, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
790 1, 2, 2, 2, 3, 4, 0, 4, 0, 3, 4, 0, 3, 3, 3, 3, 0, 0, 0, 0, 1, 0, 2, 2, 2, 2, 4, 0, 0, 2, 2, 1, 0, 2, 0, 0, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
791
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
792 1, 2, 2, 3, 2, 3, 0, 4, 2, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 3, 2, 0, 2, 2, 1, 3, 2, 2, 1, 2,//Ranger
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
793 1, 2, 2, 3, 2, 3, 0, 4, 2, 3, 3, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 2, 1, 3, 2, 0, 2, 2, 1, 3, 2, 2, 1, 2,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
794 1, 2, 2, 4, 2, 3, 0, 4, 2, 3, 3, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 1, 1, 1, 2, 1, 3, 2, 0, 2, 2, 1, 4, 2, 2, 1, 2,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
795 1, 2, 2, 4, 2, 3, 0, 4, 2, 3, 3, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 1, 1, 1, 2, 1, 3, 2, 0, 2, 2, 1, 4, 2, 2, 1, 2,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
796
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
797 1, 0, 0, 0, 0, 2, 3, 4, 3, 2, 2, 0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 3, 3, 1, 3, 2, 3, 0, 0, 0, 0, 2, 0, 0, 2, 3,//Cleric
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
798 1, 0, 0, 0, 0, 2, 3, 4, 3, 2, 2, 0, 0, 0, 0, 0, 3, 3, 3, 0, 0, 0, 3, 3, 1, 3, 2, 3, 0, 0, 0, 0, 2, 0, 0, 2, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
799 1, 0, 0, 0, 0, 2, 3, 4, 3, 2, 2, 0, 0, 0, 0, 0, 4, 4, 4, 4, 0, 0, 4, 3, 1, 3, 2, 3, 0, 0, 0, 0, 2, 0, 0, 2, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
800 1, 0, 0, 0, 0, 2, 3, 4, 3, 2, 2, 0, 0, 0, 0, 0, 4, 4, 4, 0, 4, 0, 4, 3, 1, 3, 2, 3, 0, 0, 0, 0, 2, 0, 0, 2, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
801
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
802 1, 0, 3, 0, 0, 1, 2, 4, 2, 2, 0, 0, 2, 2, 2, 2, 2, 2, 2, 0, 0, 2, 2, 0, 0, 3, 2, 0, 0, 0, 0, 0, 2, 1, 0, 3, 3,//Druid
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
803 1, 0, 3, 0, 0, 1, 2, 4, 2, 2, 0, 0, 3, 3, 3, 3, 3, 3, 3, 0, 0, 2, 2, 0, 0, 3, 2, 0, 0, 0, 0, 0, 2, 1, 0, 3, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
804 1, 0, 3, 0, 0, 1, 2, 4, 2, 2, 0, 0, 3, 3, 3, 3, 3, 3, 3, 0, 0, 2, 2, 0, 0, 4, 2, 0, 0, 0, 0, 0, 2, 1, 0, 4, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
805 1, 0, 3, 0, 0, 1, 2, 4, 2, 2, 0, 0, 3, 3, 3, 3, 3, 3, 3, 0, 0, 2, 2, 0, 0, 4, 2, 0, 0, 0, 0, 0, 2, 1, 0, 4, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
806
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
807 3, 0, 2, 0, 0, 1, 0, 4, 0, 2, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0, 0, 3, 1, 2, 0, 3, 2, 1, 0, 0, 0, 0, 3, 0, 0, 3, 3,//Sorcerer
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
808 3, 0, 2, 0, 0, 1, 0, 4, 0, 2, 0, 0, 3, 3, 3, 3, 0, 0, 0, 0, 0, 3, 1, 2, 0, 3, 2, 1, 0, 0, 0, 0, 3, 0, 0, 3, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
809 3, 0, 2, 0, 0, 1, 0, 4, 0, 2, 0, 0, 4, 4, 4, 4, 0, 0, 0, 4, 0, 4, 1, 2, 0, 3, 2, 1, 0, 0, 0, 0, 4, 0, 0, 3, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
810 3, 0, 2, 0, 0, 1, 0, 4, 0, 2, 0, 0, 4, 4, 4, 4, 0, 0, 0, 0, 4, 4, 1, 2, 0, 3, 2, 1, 0, 0, 0, 0, 4, 0, 0, 3, 3,
b34b53ee874d skill_learn_ability_by_class_table[36][37]
Ritor1
parents: 248
diff changeset
811 };
0
Ritor1
parents:
diff changeset
812 int dword_4EDEA0[777]; // weak
Ritor1
parents:
diff changeset
813 int dword_4EDEB4[777]; // weak
Ritor1
parents:
diff changeset
814 int dword_4EDEC4[777]; // weak
Ritor1
parents:
diff changeset
815 _UNKNOWN unk_4EDF40; // weak
Ritor1
parents:
diff changeset
816 unsigned int pHiredNPCsIconsOffsetsX[2] = {489, 559};
Ritor1
parents:
diff changeset
817 unsigned int pHiredNPCsIconsOffsetsY[2] = {152, 152};
Ritor1
parents:
diff changeset
818 int dword_4EE07C[2]; // weak
Ritor1
parents:
diff changeset
819 _UNKNOWN unk_4EE084; // weak
Ritor1
parents:
diff changeset
820 __int16 word_4EE088_sound_ids[100] =
Ritor1
parents:
diff changeset
821 {
Ritor1
parents:
diff changeset
822 0, 10000, 10010, 10020, 10030, 10040, 10050, 10060, 10070, 10080,
Ritor1
parents:
diff changeset
823 10090, 10100, 11000, 11010, 11020, 11030, 11040, 11050, 11060, 11070,
Ritor1
parents:
diff changeset
824 11080, 11090, 11100, 12000, 12010, 12020, 12030, 12040, 12050, 12060,
Ritor1
parents:
diff changeset
825 12070, 12080, 12090, 12100, 13000, 13010, 13020, 13030, 13040, 13050,
Ritor1
parents:
diff changeset
826 13060, 13070, 13080, 13090, 13100, 14000, 14010, 14020, 14030, 14040,
Ritor1
parents:
diff changeset
827 14050, 14060, 14070, 14080, 14090, 14100, 15000, 15010, 15020, 15030,
Ritor1
parents:
diff changeset
828 15040, 15050, 15060, 15070, 15080, 15090, 15100, 16000, 16010, 16020,
Ritor1
parents:
diff changeset
829 16030, 16040, 16050, 16060, 16070, 16080, 16090, 16100, 17000, 17010,
Ritor1
parents:
diff changeset
830 17020, 17030, 17040, 17050, 17060, 17070, 17080, 17090, 17100, 18000,
Ritor1
parents:
diff changeset
831 18010, 18020, 18030, 18040, 18050, 18060, 18070, 18080, 18090, 18100
Ritor1
parents:
diff changeset
832 };
Ritor1
parents:
diff changeset
833 short word_4EE150[28] =
Ritor1
parents:
diff changeset
834 {
Ritor1
parents:
diff changeset
835 1, 2, 3, 4, 5, 7, 32, 33, 36, 37, 38, 40, 41, 42, 43, 45, 46,
Ritor1
parents:
diff changeset
836 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 60
Ritor1
parents:
diff changeset
837 };
Ritor1
parents:
diff changeset
838
Ritor1
parents:
diff changeset
839 int dword_4EED78; // weak
Ritor1
parents:
diff changeset
840 _UNKNOWN unk_4EED80; // weak
Ritor1
parents:
diff changeset
841 int dword_4EFA80; // weak
Ritor1
parents:
diff changeset
842 int dword_4EFA84; // weak
Ritor1
parents:
diff changeset
843 void *off_4EFDB0; // weak
Ritor1
parents:
diff changeset
844 int dword_4F031C[777]; // weak
473
7f1b00901cf7 Skill learning menu in shops
Gloval
parents: 471
diff changeset
845 const char *off_4F03B8[19] =
0
Ritor1
parents:
diff changeset
846 {
Ritor1
parents:
diff changeset
847 "", "WEPNTABL", "ARMORY", "MAGSHELF",
Ritor1
parents:
diff changeset
848 "MAGSHELF", "MAGSHELF", "MAGSHELF", "MAGSHELF",
Ritor1
parents:
diff changeset
849 "MAGSHELF", "MAGSHELF", "MAGSHELF", "MAGSHELF",
Ritor1
parents:
diff changeset
850 "MAGSHELF", "MAGSHELF", "MAGSHELF", "MAGSHELF",
410
6cb79ea315ba small fix, please revise if you agree or not
zipi
parents: 405
diff changeset
851 "MAGSHELF", "MAGSHELF", "MAGSHELF"
6cb79ea315ba small fix, please revise if you agree or not
zipi
parents: 405
diff changeset
852 };
6cb79ea315ba small fix, please revise if you agree or not
zipi
parents: 405
diff changeset
853
495
90fdb47bfcba guilds ...
Gloval
parents: 492
diff changeset
854 int guild_mambership_flags[32]={
484
4bd56919f075 avard quest guild bits
Gloval
parents: 480
diff changeset
855 54, 54, 54, 54, 52, 52, 52, 52, 55, 55, 55, 55, 53, 53,
4bd56919f075 avard quest guild bits
Gloval
parents: 480
diff changeset
856 53, 53, 58, 58, 58, 58, 57, 57, 57, 57, 56, 56,
4bd56919f075 avard quest guild bits
Gloval
parents: 480
diff changeset
857 56, 56, 59, 59, 60, 60};
0
Ritor1
parents:
diff changeset
858 __int16 word_4F0754[49];
1033
3a5c8df8381d * UI cleans and moves
Nomad
parents: 1031
diff changeset
859 __int16 _4F0882_evt_VAR_PlayerItemInHands_vals[54] =
89
98cd93e14777 pointer fixes
zipi
parents: 81
diff changeset
860 {
98cd93e14777 pointer fixes
zipi
parents: 81
diff changeset
861 0x0D4, 0x270, 0x0D5, 0x21C, 0x0D6, 0x2BE, 0x0D7, 0x2BD, 0x0D8, 0x289,
98cd93e14777 pointer fixes
zipi
parents: 81
diff changeset
862 0x0D9, 0x258, 0x0DA, 0x2AB, 0x0DB, 0x281, 0x0DC, 0x280, 0x0DD,
98cd93e14777 pointer fixes
zipi
parents: 81
diff changeset
863 0x284, 0x0DE, 0x285, 0x0DF, 0x283, 0x0E0, 0x282, 0x0E1, 0x27F,
98cd93e14777 pointer fixes
zipi
parents: 81
diff changeset
864 0x0E2, 0x1E7, 0x0E3, 0x287, 0x0E4, 0x272, 0x0E5, 0x267, 0x0E6,
98cd93e14777 pointer fixes
zipi
parents: 81
diff changeset
865 0x275, 0x0E7, 0x25A, 0x0E8, 0x2A4, 0x0E9, 0x2A5, 0x0EA, 0x2A3,
98cd93e14777 pointer fixes
zipi
parents: 81
diff changeset
866 0x0EB, 0x25C, 0x0EC, 0x25D, 0x0ED, 0x259, 0x0F1, 0x21E
651
2bf48d11d742 Training hall UI fixed
Nomad
parents: 649
diff changeset
867 };
2bf48d11d742 Training hall UI fixed
Nomad
parents: 649
diff changeset
868 unsigned short pMaxLevelPerTrainingHallType[6] = {5, 15, 25, 25, 200, 200};
2bf48d11d742 Training hall UI fixed
Nomad
parents: 649
diff changeset
869
492
Gloval
parents: 487
diff changeset
870 int price_for_membership[11]={100, 100, 50, 50, 50, 50, 50, 50, 50, 1000, 1000}; // weak
727
da130dd3092a Big time Travel ouverhaul
Nomad
parents: 710
diff changeset
871
775
7994986603d5 Moved some subs
Nomad
parents: 774
diff changeset
872
0
Ritor1
parents:
diff changeset
873 Vec2_int_ pMonsterArenaPlacements[20];
496
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
874 __int16 word_4F0F30[32] ={ 4, 7, 10, 11,
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
875 4, 7, 10, 11,
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
876 4, 7, 10, 11,
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
877 4, 7, 10, 11,
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
878 4, 7, 10, 11,
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
879 4, 7, 10, 11,
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
880 4, 7, 10, 11,
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
881 7, 11,
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
882 7, 11};
0
Ritor1
parents:
diff changeset
883 double dbl_4F2870; // weak
Ritor1
parents:
diff changeset
884 int dword_4F288C; // weak
Ritor1
parents:
diff changeset
885 double dbl_4F5372; // weak
Ritor1
parents:
diff changeset
886 int dword_4F5428[777]; // weak
Ritor1
parents:
diff changeset
887 int dword_4F542C[777]; // weak
Ritor1
parents:
diff changeset
888 _UNKNOWN crtunk_4F54B8; // weak
Ritor1
parents:
diff changeset
889 int dword_4F5B24_ys[777]; // idb
Ritor1
parents:
diff changeset
890 int dword_4F5BF4_xs[777]; // idb
Ritor1
parents:
diff changeset
891 int dword_4F5CC4_ys[777]; // idb
Ritor1
parents:
diff changeset
892 int dword_4F5D98_xs[777]; // idb
Ritor1
parents:
diff changeset
893 int ai_array_4F5E68[500];
Ritor1
parents:
diff changeset
894 int ai_array_4F6638_actor_ids[500];
417
55684f4eda73 Actor::SelectTarget & ai_near_actors_targets_pid
Nomad
parents: 410
diff changeset
895 int ai_near_actors_targets_pid[500];
0
Ritor1
parents:
diff changeset
896 int ai_arrays_size; // weak
390
35a62d1948d4 More sound fixes
Nomad
parents: 369
diff changeset
897 int ai_near_actors_distances[500];
35a62d1948d4 More sound fixes
Nomad
parents: 369
diff changeset
898 unsigned int ai_near_actors_ids[500];
831
9c3f28b31b4a Party actions in blv
Nomad
parents: 827
diff changeset
899 int dword_4F8580[121]; // weak
0
Ritor1
parents:
diff changeset
900 int dword_4FA9B0[777]; // weak
Ritor1
parents:
diff changeset
901 int dword_4FA9B4[777]; // weak
Ritor1
parents:
diff changeset
902 char byte_4FAA00; // weak
Ritor1
parents:
diff changeset
903 __int16 am_sounds[12];
Ritor1
parents:
diff changeset
904 _UNKNOWN unk_4FAA20; // weak
Ritor1
parents:
diff changeset
905 char byte_4FAA24; // weak
Ritor1
parents:
diff changeset
906 HWND dword_4FAA28; // idb
Ritor1
parents:
diff changeset
907 char byte_4FAA2C; // weak
Ritor1
parents:
diff changeset
908 char byte_4FAA2D; // weak
Ritor1
parents:
diff changeset
909 char byte_4FAA2E; // weak
Ritor1
parents:
diff changeset
910 int amuint_4FAA34; // weak
Ritor1
parents:
diff changeset
911 int amuint_4FAA38; // weak
Ritor1
parents:
diff changeset
912 int amuint_4FAA3C_blt_xy[2];
Ritor1
parents:
diff changeset
913 int am_uint_4FAA44_blt_xy[2];
Ritor1
parents:
diff changeset
914 int amuint_4FAA4C; // weak
Ritor1
parents:
diff changeset
915 unsigned int uCardID; // idb
Ritor1
parents:
diff changeset
916 int amuint_4FAA54_blt_xy[2];
Ritor1
parents:
diff changeset
917 int amuint_4FAA5C_blt_xy[2];
Ritor1
parents:
diff changeset
918 int dword_4FAA64; // weak
Ritor1
parents:
diff changeset
919 int dword_4FAA68; // weak
Ritor1
parents:
diff changeset
920 int amuint_4FAA6C; // idb
Ritor1
parents:
diff changeset
921 int dword_4FAA70; // weak
Ritor1
parents:
diff changeset
922 char byte_4FAA74; // weak
Ritor1
parents:
diff changeset
923 char am_byte_4FAA75; // weak
Ritor1
parents:
diff changeset
924 char am_byte_4FAA76; // weak
Ritor1
parents:
diff changeset
925 char am_byte_4FAA77; // weak
Ritor1
parents:
diff changeset
926 int amuint_4FAA78[777]; // weak
Ritor1
parents:
diff changeset
927 char am_byte_4FAA7C[777]; // weak
Ritor1
parents:
diff changeset
928 int amuint_4FAA80[777]; // weak
Ritor1
parents:
diff changeset
929 int amuint_4FAA84[777]; // weak
Ritor1
parents:
diff changeset
930 int amuint_4FAA88[777]; // weak
Ritor1
parents:
diff changeset
931 int amuint_4FAA8C[777]; // weak
Ritor1
parents:
diff changeset
932 int amuint_4FAA90[777][2];
Ritor1
parents:
diff changeset
933 int dword_4FABB8; // weak
Ritor1
parents:
diff changeset
934 signed int dword_4FABBC; // idb
Ritor1
parents:
diff changeset
935 unsigned int amuint_4FABC0; // idb
Ritor1
parents:
diff changeset
936 int amuint_4FABC4; // weak
Ritor1
parents:
diff changeset
937 int dword_4FABC8; // weak
Ritor1
parents:
diff changeset
938 char byte_4FABD0[777]; // weak
Ritor1
parents:
diff changeset
939 char byte_4FABD1[777]; // weak
Ritor1
parents:
diff changeset
940 _UNKNOWN unk_4FABD4; // weak
Ritor1
parents:
diff changeset
941 int dword_4FABD8[777]; // weak
Ritor1
parents:
diff changeset
942 int dword_4FABDC[777]; // weak
Ritor1
parents:
diff changeset
943 int dword_4FABE0[777]; // weak
Ritor1
parents:
diff changeset
944 int dword_4FABE4[777]; // weak
Ritor1
parents:
diff changeset
945 int dword_4FABE8[777]; // weak
Ritor1
parents:
diff changeset
946 int dword_4FABEC[777]; // weak
Ritor1
parents:
diff changeset
947 int dword_4FABF0[777]; // weak
Ritor1
parents:
diff changeset
948 int dword_4FABF4[777]; // weak
Ritor1
parents:
diff changeset
949 int dword_4FABF8[777]; // weak
Ritor1
parents:
diff changeset
950 int dword_4FABFC[777]; // weak
Ritor1
parents:
diff changeset
951 int dword_4FAC00[777]; // weak
Ritor1
parents:
diff changeset
952 int dword_4FAC04[777]; // weak
Ritor1
parents:
diff changeset
953 int dword_4FAC08[777]; // weak
Ritor1
parents:
diff changeset
954 int dword_4FAC0C[777]; // weak
Ritor1
parents:
diff changeset
955 _UNKNOWN unk_5052C8; // weak
Ritor1
parents:
diff changeset
956 int dword_505314[777]; // weak
Ritor1
parents:
diff changeset
957 char byte_5054C8[32]; // idb
Ritor1
parents:
diff changeset
958 char byte_5054E8[108];
Ritor1
parents:
diff changeset
959 int dword_505554[777]; // weak
Ritor1
parents:
diff changeset
960 _UNKNOWN unk_505704; // weak
Ritor1
parents:
diff changeset
961 char byte_505880; // weak
Ritor1
parents:
diff changeset
962 char byte_505881; // weak
Ritor1
parents:
diff changeset
963 int amuint_505884; // weak
Ritor1
parents:
diff changeset
964 int amuint_505888; // weak
Ritor1
parents:
diff changeset
965 int amuint_50588C; // weak
Ritor1
parents:
diff changeset
966 int dword_505890; // weak
Ritor1
parents:
diff changeset
967 unsigned int pSRZBufferLineOffsets[480];
Ritor1
parents:
diff changeset
968 int areWeLoadingTexture; // weak
Ritor1
parents:
diff changeset
969 char byte_506130[777]; // weak
Ritor1
parents:
diff changeset
970 int dword_506338; // weak
Ritor1
parents:
diff changeset
971 int dword_50633C; // idb
Ritor1
parents:
diff changeset
972 signed int sRecoveryTime; // idb
Ritor1
parents:
diff changeset
973 unsigned int uRequiredMana; // idb
Ritor1
parents:
diff changeset
974 int _506348_current_lloyd_playerid; // weak
Ritor1
parents:
diff changeset
975 __int64 qword_506350; // weak
Ritor1
parents:
diff changeset
976 char byte_506360; // weak
Ritor1
parents:
diff changeset
977 int dword_506364; // weak
73
0a7860ded5c2 spellbook close crash fixed
zipi
parents: 69
diff changeset
978 Texture *dword_506404[12]; // weak
0a7860ded5c2 spellbook close crash fixed
zipi
parents: 69
diff changeset
979 Texture *dword_50640C[12]; // weak
526
214d9d47cf1f Chest working, but items are not laid correctly
Gloval
parents: 521
diff changeset
980 unsigned int uExitCancelTextureId;
0
Ritor1
parents:
diff changeset
981 int dword_50651C; // weak
Ritor1
parents:
diff changeset
982 int dword_506528; // weak
990
087a9af8e0ec MessageParam
Ritor1
parents: 984
diff changeset
983 int Autonotes_Instructors_page_flag; // dword_50652C
087a9af8e0ec MessageParam
Ritor1
parents: 984
diff changeset
984 int Autonotes_Misc_page_flag; //dword_506530
087a9af8e0ec MessageParam
Ritor1
parents: 984
diff changeset
985 int Book_PageBtn6_flag; //dword_506534
087a9af8e0ec MessageParam
Ritor1
parents: 984
diff changeset
986 int Book_PageBtn5_flag; //dword_506538
087a9af8e0ec MessageParam
Ritor1
parents: 984
diff changeset
987 int Book_PageBtn4_flag; // dword_50653C
087a9af8e0ec MessageParam
Ritor1
parents: 984
diff changeset
988 int Book_PageBtn3_flag; //dword_506540
992
Nomad
parents: 991 990
diff changeset
989 int BtnDown_flag; //BtnDown_flag
Nomad
parents: 991 990
diff changeset
990 int BtnUp_flag; //BtnUp_flag
688
c0bfb386b15f some ui cleanup
Gloval
parents: 676
diff changeset
991 int quick_spell_at_page; // weak
0
Ritor1
parents:
diff changeset
992 char byte_506550; // weak
Ritor1
parents:
diff changeset
993 char *aMoonPhaseNames[5];
981
a6ef7125f6e4 Autonotes & GameState
Nomad
parents: 949
diff changeset
994 int _506568_autonote_type; // weak
0
Ritor1
parents:
diff changeset
995 char bRecallingBeacon; // weak
Ritor1
parents:
diff changeset
996 int uLastPointedObjectID; // weak
Ritor1
parents:
diff changeset
997 //unsigned __int8 bMonsterInfoUI_bDollInitialized;
Ritor1
parents:
diff changeset
998 char *aSpellNames[44];
11
66319a734368 16.01.13(work)
Ritor1
parents: 2
diff changeset
999 int pMainScreenNum; // weak
1091
9c7eb4037567 data moving
Gloval
parents: 1078
diff changeset
1000 int dword_506980_uW; // weak
9c7eb4037567 data moving
Gloval
parents: 1078
diff changeset
1001 int dword_506984_uZ; // weak
9c7eb4037567 data moving
Gloval
parents: 1078
diff changeset
1002 int dword_506988_uY; // weak
9c7eb4037567 data moving
Gloval
parents: 1078
diff changeset
1003 int dword_50698C_uX; // weak
1031
f93d17337113 UI stuff.
Nomad
parents: 1018
diff changeset
1004 int uGameMenuUI_CurentlySelectedKeyIdx; // 506E68
0
Ritor1
parents:
diff changeset
1005 unsigned int pPrevVirtualCidesMapping[27];
362
38bfbee60146 Menu options
Ritor1
parents: 357
diff changeset
1006 int KeyboardPageNum; // weak
0
Ritor1
parents:
diff changeset
1007 int dword_506F0C[777]; // idb
Ritor1
parents:
diff changeset
1008 int uRestUI_FoodRequiredToRest;
Ritor1
parents:
diff changeset
1009 int dword_506F14; // weak
Ritor1
parents:
diff changeset
1010 int _506F18_num_hours_to_sleep; // weak
Ritor1
parents:
diff changeset
1011 int dword_506F1C; // weak
Ritor1
parents:
diff changeset
1012 int pVisibleWindowsIdxs[20]; // weak
Ritor1
parents:
diff changeset
1013 int uNumVisibleWindows;
Ritor1
parents:
diff changeset
1014 char bFlashHistoryBook; // weak
Ritor1
parents:
diff changeset
1015 char bFlashAutonotesBook; // weak
Ritor1
parents:
diff changeset
1016 char bFlashQuestBook; // weak
569
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
1017 int uTextureID_PlayerBuff_PainReflection; // weak
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
1018 int uTextureID_PlayerBuff_Hammerhands; // weak
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
1019 int uTextureID_PlayerBuff_Preservation; // weak
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
1020 int uTextureID_PlayerBuff_Bless; // weak
319
5a66be213cff Actor::Die
Nomad
parents: 314
diff changeset
1021 int uTextureID_Btn_QuickReference; // weak
0
Ritor1
parents:
diff changeset
1022 int dword_5079B4; // weak
Ritor1
parents:
diff changeset
1023 int dword_5079C8; // weak
Ritor1
parents:
diff changeset
1024 int dword_5079CC; // weak
Ritor1
parents:
diff changeset
1025 int dword_5079D0; // weak
Ritor1
parents:
diff changeset
1026 int dword_5079D8; // weak
319
5a66be213cff Actor::Die
Nomad
parents: 314
diff changeset
1027 struct GUIButton *pBtn_ZoomOut; // idb
5a66be213cff Actor::Die
Nomad
parents: 314
diff changeset
1028 struct GUIButton *pBtn_ZoomIn; // idb
0
Ritor1
parents:
diff changeset
1029 unsigned int uGameUIFontShadow;
Ritor1
parents:
diff changeset
1030 unsigned int uGameUIFontMain;
Ritor1
parents:
diff changeset
1031 int dword_507B00_spell_info_to_draw_in_popup; // weak
Ritor1
parents:
diff changeset
1032 char *aMonthNames[12];
Ritor1
parents:
diff changeset
1033 char *aDayNames[7];
Ritor1
parents:
diff changeset
1034 char *aSpellSchoolNames[9];
Ritor1
parents:
diff changeset
1035 char *aAttributeNames[7];
Ritor1
parents:
diff changeset
1036 int dword_507B94; // weak
Ritor1
parents:
diff changeset
1037 int dword_507B98_ctrl_pressed; // weak
Ritor1
parents:
diff changeset
1038 unsigned int uActiveCharacter;
Ritor1
parents:
diff changeset
1039 int dword_507BF0_is_there_popup_onscreen; // weak
Ritor1
parents:
diff changeset
1040 int dword_507CBC; // weak
1091
9c7eb4037567 data moving
Gloval
parents: 1078
diff changeset
1041 int dword_507CC0_activ_ch; // weak
569
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
1042 __int64 GameUI_RightPanel_BookFlashTimer; // weak
0
Ritor1
parents:
diff changeset
1043 int _507CD4_RestUI_hourglass_anim_controller; // weak
Ritor1
parents:
diff changeset
1044 int dword_507CD8; // weak
1076
9b6e252658e8 more DecalBuilder
zipi
parents: 1052
diff changeset
1045 int dword_50B570[50]; // weak
9b6e252658e8 more DecalBuilder
zipi
parents: 1052
diff changeset
1046 int dword_50B638[50]; // weak
1078
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1047 stru367 stru_50B700;
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1048 /*int stru_50B700.field_0; // weak
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1049 int stru_50B700.field_38[777]; // idb
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1050 int stru_50B700._view_transformed_ys[45];
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1051 int stru_50B700.field_128[777];
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1052 int stru_50B700._view_transformed_zs[45];
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1053 int stru_50B700.field_218[777];
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1054 int stru_50B700._view_transformed_xs[45];
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1055 int stru_50B700._screen_space_y[777];
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1056 int stru_50B700.field_3E4[777];
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1057 int stru_50B700.field_2F0[2]; // idb
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1058 int stru_50B700._ys[3 + 45];
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1059 int stru_50B700._ys2[48]; // idb
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1060 int stru_50B700._screen_space_x[777]; // idb
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1061 int stru_50B700.field_3D4[777]; // weak
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1062 int stru_50B700._xs[777]; // weak
0
Ritor1
parents:
diff changeset
1063 int dword_50BAE8[777]; // weak
1078
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1064 int stru_50B700._xs2[3 + 45]; // weak
b44dee7e70e8 added a structure for 0x50B700-0x50BBB8
zipi
parents: 1077
diff changeset
1065 int stru_50B700._xs3[48]; // weak*/
0
Ritor1
parents:
diff changeset
1066 int dword_50BC10[777]; // weak
Ritor1
parents:
diff changeset
1067 int dword_50BDA0[777]; // weak
Ritor1
parents:
diff changeset
1068 int dword_50BF30[777]; // weak
710
735dab8d3c9a Town portal screen + misc gui const replacements
Nomad
parents: 701
diff changeset
1069 char town_portal_caster_id; // weak
0
Ritor1
parents:
diff changeset
1070 int some_active_character; // weak
888
abf7b7d2c8f7 small fixes
zipi
parents: 848
diff changeset
1071 //_UNKNOWN unk_50C190; // weak
0
Ritor1
parents:
diff changeset
1072 int dword_50C968; // weak
Ritor1
parents:
diff changeset
1073 unsigned int pIconIDs_Turn[5];
Ritor1
parents:
diff changeset
1074 unsigned int uIconID_TurnStop;
Ritor1
parents:
diff changeset
1075 unsigned int uIconID_TurnHour;
Ritor1
parents:
diff changeset
1076 int uIconID_CharacterFrame; // idb
Ritor1
parents:
diff changeset
1077 unsigned int uIconID_TurnStart;
Ritor1
parents:
diff changeset
1078 int dword_50C994; // weak
Ritor1
parents:
diff changeset
1079 int dword_50C998_turnbased_icon_1A; // weak
Ritor1
parents:
diff changeset
1080 int uSpriteID_Spell11; // idb
Ritor1
parents:
diff changeset
1081 _UNKNOWN unk_50C9A0; // weak
991
c5d8ea1e6ccb CharacterUI cleanings.
Nomad
parents: 984
diff changeset
1082 int _50C9A8_item_enchantment_timer = 0; // weak
0
Ritor1
parents:
diff changeset
1083 int dword_50C9AC; // weak
Ritor1
parents:
diff changeset
1084 int dword_50C9D0; // weak
Ritor1
parents:
diff changeset
1085 int dword_50C9D4; // weak
Ritor1
parents:
diff changeset
1086 int dword_50C9D8; // weak
Ritor1
parents:
diff changeset
1087 int dword_50C9DC; // weak
Ritor1
parents:
diff changeset
1088 struct NPCData *ptr_50C9E0;
1012
9e823ad5eaa6 second msg_queue returned
Gloval
parents: 1006
diff changeset
1089 //int dword_50C9E8; // idb
9e823ad5eaa6 second msg_queue returned
Gloval
parents: 1006
diff changeset
1090 //int dword_50C9EC[120]; // weak
437
0a1ea44b4a0a ui mesages & spellcasting
Nomad
parents: 434
diff changeset
1091 int dword_50CDC8;
0
Ritor1
parents:
diff changeset
1092 int dword_50CDCC; // weak
Ritor1
parents:
diff changeset
1093 int bProcessorIsNotIntel; // weak
Ritor1
parents:
diff changeset
1094 Vec3_int_ layingitem_vel_50FDFC;
Ritor1
parents:
diff changeset
1095 char pStartingMapName[777]; // idb
Ritor1
parents:
diff changeset
1096 unsigned __int8 IsPlayerWearingWatersuit[5];
899
393a83dcc359 Paperdoll equipment error fixed
Ritor1
parents: 898
diff changeset
1097 char party_has_equipment[54];
513
3ee1e351e710 Some CharacterUI_LoadPaperdollTextures overflows
Nomad
parents: 496
diff changeset
1098 char byte_5111F6[16];
1091
9c7eb4037567 data moving
Gloval
parents: 1078
diff changeset
1099
0
Ritor1
parents:
diff changeset
1100 int _unused000; // weak
Ritor1
parents:
diff changeset
1101
142
8b8fd4d83fdc Various things here and there
Nomad
parents: 138
diff changeset
1102 unsigned __int16 pOdmMinimap[117][137];
0
Ritor1
parents:
diff changeset
1103 unsigned int uNumBlueFacesInBLVMinimap;
Ritor1
parents:
diff changeset
1104 unsigned __int16 pBlueFacesInBLVMinimapIDs[50];
569
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
1105 int pTextureIDs_PartyBuffIcons[14];
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
1106 unsigned int uIconIdx_FlySpell;
f451efdb7c8b * Party buff icons drawing (right panel)
Nomad
parents: 561
diff changeset
1107 unsigned int uIconIdx_WaterWalk;
0
Ritor1
parents:
diff changeset
1108 int dword_576E28; // weak
1051
05c62d166182 004C1D2B cleaned
Nomad
parents: 1050
diff changeset
1109 int _576E2C_current_minimap_zoom; // weak
0
Ritor1
parents:
diff changeset
1110 __int64 _5773B8_event_timer; // weak
790
Nomad
parents: 788
diff changeset
1111 int _5773C0_unused; // weak
0
Ritor1
parents:
diff changeset
1112
629
59713bb36033 houses func moved to uihouses
Gloval
parents: 607
diff changeset
1113
0
Ritor1
parents:
diff changeset
1114 int dword_591084; // weak
Ritor1
parents:
diff changeset
1115 struct Actor *pDialogue_SpeakingActor;
Ritor1
parents:
diff changeset
1116 unsigned int uDialogueType;
1094
c40d40027b77 npc some clean
Gloval
parents: 1091
diff changeset
1117 int sDialogue_SpeakingActorNPC_ID;
0
Ritor1
parents:
diff changeset
1118 struct LevelDecoration *_591094_decoration;
423
88c30918eef7 NPC_EventProcessor
Gloval
parents: 410
diff changeset
1119 char sHouseName[200]; // idb
0
Ritor1
parents:
diff changeset
1120 int uCurrentHouse_Animation; // weak
Ritor1
parents:
diff changeset
1121 char *dword_591164_teleport_map_name; // idb
Ritor1
parents:
diff changeset
1122 int dword_591168_teleport_speedz; // weak
Ritor1
parents:
diff changeset
1123 int dword_59116C_teleport_directionx; // weak
Ritor1
parents:
diff changeset
1124 int dword_591170_teleport_directiony; // weak
Ritor1
parents:
diff changeset
1125 int dword_591174_teleportz; // weak
Ritor1
parents:
diff changeset
1126 int dword_591178_teleporty; // weak
Ritor1
parents:
diff changeset
1127 int dword_59117C_teleportx; // weak
735
6daaa2f18d0d Fixed some house sounds & shop-related stuff
Nomad
parents: 733
diff changeset
1128 char byte_591180[6][100]; // idb
457
Ritor1
parents: 438
diff changeset
1129 struct NPCData *HouseNPCData[6];//array_5913D8
629
59713bb36033 houses func moved to uihouses
Gloval
parents: 607
diff changeset
1130
0
Ritor1
parents:
diff changeset
1131 struct Texture *pTexture_591428;
Ritor1
parents:
diff changeset
1132 struct Texture *pTexture_outside; // idb
Ritor1
parents:
diff changeset
1133 struct Texture *pTexture_Dialogue_Background;
Ritor1
parents:
diff changeset
1134 _UNKNOWN unk_597F10; // weak
Ritor1
parents:
diff changeset
1135 char byte_5B0938[2000];
469
0dbf780e247f CompareVariable part 1
Ritor1
parents: 468
diff changeset
1136 int EvtTargetObj; // 0x5B5920
434
137c59c3dbc4 Temple of Moon and Dragon Lair can now be entered.
Nomad
parents: 427
diff changeset
1137 int _unused_5B5924_is_travel_ui_drawn = false; // 005B5924
0
Ritor1
parents:
diff changeset
1138 int _5B65A8_npcdata_uflags_or_other; // weak
Ritor1
parents:
diff changeset
1139 int _5B65AC_npcdata_fame_or_other; // weak
Ritor1
parents:
diff changeset
1140 int _5B65B0_npcdata_rep_or_other; // weak
Ritor1
parents:
diff changeset
1141 int _5B65B4_npcdata_loword_house_or_other; // weak
Ritor1
parents:
diff changeset
1142 int _5B65B8_npcdata_hiword_house_or_other; // weak
Ritor1
parents:
diff changeset
1143 int dword_5B65BC; // weak
Ritor1
parents:
diff changeset
1144 int dword_5B65C0; // weak
Ritor1
parents:
diff changeset
1145 int dword_5B65C4; // weak
336
ea55d6414029 Event_proceccor preliminary
Gloval
parents: 328
diff changeset
1146 int dword_5B65C8_timers_count; // weak
0
Ritor1
parents:
diff changeset
1147 int dword_5B65CC; // weak
602
628694cd5744 Margaret working
zipi
parents: 569
diff changeset
1148 signed int dword_5B65D0_dialogue_actor_npc_id; // weak
0
Ritor1
parents:
diff changeset
1149 int dword_5C3418; // weak
Ritor1
parents:
diff changeset
1150 int dword_5C341C; // weak
520
35f28d4c0ff9 GlobalEventInfo changed to LevelDecoration* activeLevelDecoration
Gloval
parents: 513
diff changeset
1151 int _5C3420_pDecoration;
0
Ritor1
parents:
diff changeset
1152 char byte_5C3427[777]; // weak
783
b27dd658ea77 Taveling by foot fixed.
Nomad
parents: 778
diff changeset
1153 char GameUI_Footer_TimedString[200];
b27dd658ea77 Taveling by foot fixed.
Nomad
parents: 778
diff changeset
1154 char pFooterString[200];
b27dd658ea77 Taveling by foot fixed.
Nomad
parents: 778
diff changeset
1155 unsigned int GameUI_Footer_TimeLeft;
b27dd658ea77 Taveling by foot fixed.
Nomad
parents: 778
diff changeset
1156 int bForceDrawFooter; // weak
0
Ritor1
parents:
diff changeset
1157 int dword_5C35C0; // weak
Ritor1
parents:
diff changeset
1158 int bDialogueUI_InitializeActor_NPC_ID; // weak
Ritor1
parents:
diff changeset
1159 int dword_5C35C8; // weak
Ritor1
parents:
diff changeset
1160 char *p2DEventsTXT_Raw;
629
59713bb36033 houses func moved to uihouses
Gloval
parents: 607
diff changeset
1161
0
Ritor1
parents:
diff changeset
1162 int dword_5C35D4; // weak
Ritor1
parents:
diff changeset
1163 char *aAMPMNames[2];
Ritor1
parents:
diff changeset
1164 char byte_5C45AF[777]; // weak
189
038a4d09406f new texts file, fix text rendender error
Gloval
parents: 165
diff changeset
1165
0
Ritor1
parents:
diff changeset
1166 char pFinalMessage[4096]; // idb
Ritor1
parents:
diff changeset
1167 char pTmpBuf[2000];
Ritor1
parents:
diff changeset
1168 char pTmpBuf2[2000];
Ritor1
parents:
diff changeset
1169 char byte_5C6D50[777]; // weak
Ritor1
parents:
diff changeset
1170 int ui_current_text_color; // weak
Ritor1
parents:
diff changeset
1171 __int64 qword_5C6DF0; // weak
Ritor1
parents:
diff changeset
1172 int dword_5C6DF8; // weak
Ritor1
parents:
diff changeset
1173 char item__getname_buffer[104]; // idb
Ritor1
parents:
diff changeset
1174 char *pClassDescriptions[36];
Ritor1
parents:
diff changeset
1175 char *pAttributeDescriptions[7];
Ritor1
parents:
diff changeset
1176 char *pGrandSkillDesc[38];
Ritor1
parents:
diff changeset
1177 char *pMasterSkillDesc[38];
Ritor1
parents:
diff changeset
1178 char *pExpertSkillDesc[38];
Ritor1
parents:
diff changeset
1179 char *pNormalSkillDesc[38];
Ritor1
parents:
diff changeset
1180 char *pSkillDesc[38];
Ritor1
parents:
diff changeset
1181 char *pHealthPointsAttributeDescription;
Ritor1
parents:
diff changeset
1182 char *pSpellPointsAttributeDescription;
Ritor1
parents:
diff changeset
1183 char *pArmourClassAttributeDescription;
Ritor1
parents:
diff changeset
1184 char *pPlayerConditionAttributeDescription; // idb
Ritor1
parents:
diff changeset
1185 char *pFastSpellAttributeDescription;
Ritor1
parents:
diff changeset
1186 char *pPlayerAgeAttributeDescription;
Ritor1
parents:
diff changeset
1187 char *pPlayerLevelAttributeDescription;
Ritor1
parents:
diff changeset
1188 char *pPlayerExperienceAttributeDescription;
Ritor1
parents:
diff changeset
1189 char *pAttackBonusAttributeDescription;
Ritor1
parents:
diff changeset
1190 char *pAttackDamageAttributeDescription;
Ritor1
parents:
diff changeset
1191 char *pMissleBonusAttributeDescription;
Ritor1
parents:
diff changeset
1192 char *pMissleDamageAttributeDescription;
Ritor1
parents:
diff changeset
1193 char *pFireResistanceAttributeDescription;
Ritor1
parents:
diff changeset
1194 char *pAirResistanceAttributeDescription;
Ritor1
parents:
diff changeset
1195 char *pWaterResistanceAttributeDescription;
Ritor1
parents:
diff changeset
1196 char *pEarthResistanceAttributeDescription;
Ritor1
parents:
diff changeset
1197 char *pMindResistanceAttributeDescription;
Ritor1
parents:
diff changeset
1198 char *pBodyResistanceAttributeDescription;
Ritor1
parents:
diff changeset
1199 char *pSkillPointsAttributeDescription;
Ritor1
parents:
diff changeset
1200 char *pClassTXT_Raw;
Ritor1
parents:
diff changeset
1201 char *pStatsTXT_Raw;
Ritor1
parents:
diff changeset
1202 char *pSkillDescTXT_Raw;
233
0df4136b6aac store_line
Gloval
parents: 227
diff changeset
1203
0
Ritor1
parents:
diff changeset
1204 struct FactionTable *pFactionTable;
Ritor1
parents:
diff changeset
1205 char byte_5C8D1A[777]; // weak
189
038a4d09406f new texts file, fix text rendender error
Gloval
parents: 165
diff changeset
1206
0
Ritor1
parents:
diff changeset
1207 char byte_5E4C15[777]; // weak
Ritor1
parents:
diff changeset
1208 char *pSomeItemsNames[14];
189
038a4d09406f new texts file, fix text rendender error
Gloval
parents: 165
diff changeset
1209
0
Ritor1
parents:
diff changeset
1210 char *pMonstersTXT_Raw;
Ritor1
parents:
diff changeset
1211 char *pMonsterPlacementTXT_Raw;
Ritor1
parents:
diff changeset
1212 char *pSpellsTXT_Raw;
Ritor1
parents:
diff changeset
1213 char *pMapStatsTXT_Raw;
Ritor1
parents:
diff changeset
1214 char *pHostileTXT_Raw;
Ritor1
parents:
diff changeset
1215 char *pPotionsTXT_Raw;
Ritor1
parents:
diff changeset
1216 char *pPotionNotesTXT_Raw;
233
0df4136b6aac store_line
Gloval
parents: 227
diff changeset
1217
0
Ritor1
parents:
diff changeset
1218 int _6807B8_level_decorations_ids[777]; // idb
Ritor1
parents:
diff changeset
1219 int _6807E0_num_decorations_with_sounds_6807B8; // weak
Ritor1
parents:
diff changeset
1220 int _6807E8_level_decorations_ids[777]; // idb
Ritor1
parents:
diff changeset
1221 int _6836C8_num_decorations_6807E8; // weak
Ritor1
parents:
diff changeset
1222 int dword_69B010[64];
Ritor1
parents:
diff changeset
1223 float flt_69B138_dist; // weak
Ritor1
parents:
diff changeset
1224 char byte_69BD41_unused; // weak
Ritor1
parents:
diff changeset
1225 unsigned int uTextureID_x_u;
Ritor1
parents:
diff changeset
1226 unsigned int uTextureID_LS_saveU;
Ritor1
parents:
diff changeset
1227 unsigned int uTextureID_LS_loadU;
Ritor1
parents:
diff changeset
1228 unsigned int uTextureID_AR_DN_DN;
Ritor1
parents:
diff changeset
1229 unsigned int uTextureID_AR_UP_DN;
Ritor1
parents:
diff changeset
1230 unsigned int uTextureID_LS_;
Ritor1
parents:
diff changeset
1231 unsigned int uTextureID_x_d;
Ritor1
parents:
diff changeset
1232 unsigned int uTextureID_save_up;
Ritor1
parents:
diff changeset
1233 unsigned int uTextureID_load_up;
Ritor1
parents:
diff changeset
1234 unsigned int uTextureID_loadsave;
Ritor1
parents:
diff changeset
1235 _UNKNOWN _69FBB4_ptr_iterator_end; // weak
Ritor1
parents:
diff changeset
1236 _UNKNOWN unk_6A0758; // weak
2
89240115d392 MainMenuBtn(work)
Ritor1
parents: 0
diff changeset
1237 int pSaveListPosition; // weak
0
Ritor1
parents:
diff changeset
1238 unsigned int uLoadGameUI_SelectedSlot;
Ritor1
parents:
diff changeset
1239 HWND hInsertCDWindow; // idb
Ritor1
parents:
diff changeset
1240 int uCPUSpeed; // weak
Ritor1
parents:
diff changeset
1241 char cMM7GameCDDriveLetter; // idb
Ritor1
parents:
diff changeset
1242 void *ptr_6A0D08;
Ritor1
parents:
diff changeset
1243 int _6A0D0C_txt_lod_loading; // weak
Ritor1
parents:
diff changeset
1244 int _6A0D10_txt_lod_loading__unused; // weak
Ritor1
parents:
diff changeset
1245 MENU_STATE uCurrentMenuID;
Ritor1
parents:
diff changeset
1246 unsigned int uGameState;
Ritor1
parents:
diff changeset
1247 int uDefaultTravelTime_ByFoot; // weak
Ritor1
parents:
diff changeset
1248 int day_attrib; // weak
Ritor1
parents:
diff changeset
1249 int day_fogrange_1; // weak
Ritor1
parents:
diff changeset
1250 int day_fogrange_2; // weak
Ritor1
parents:
diff changeset
1251 struct TileTable *pTileTable; // idb
Ritor1
parents:
diff changeset
1252 int texmapping_terrain_subdivsize; // weak
Ritor1
parents:
diff changeset
1253 int texmapping_terrain_subdivpow2; // weak
Ritor1
parents:
diff changeset
1254 int texmapping_building_subdivsize; // weak
Ritor1
parents:
diff changeset
1255 int texmapping_building_subdivpow2; // weak
Ritor1
parents:
diff changeset
1256 int unnamed_6BE060[2] = {0, 1};
Ritor1
parents:
diff changeset
1257 int mipmapping_building_mm1; // weak
Ritor1
parents:
diff changeset
1258 int mipmapping_building_mm2; // weak
Ritor1
parents:
diff changeset
1259 int mipmapping_building_mm3; // weak
Ritor1
parents:
diff changeset
1260 int mipmapping_terrain_mm1; // weak
Ritor1
parents:
diff changeset
1261 int mipmapping_terrain_mm2; // weak
Ritor1
parents:
diff changeset
1262 int mipmapping_terrain_mm3; // weak
Ritor1
parents:
diff changeset
1263 int outdoor_grid_band_1; // idb
Ritor1
parents:
diff changeset
1264 int outdoor_grid_band_2; // idb
Ritor1
parents:
diff changeset
1265 int outdoor_grid_band_3; // idb
Ritor1
parents:
diff changeset
1266 char outdoor_day_top_r; // weak
Ritor1
parents:
diff changeset
1267 char outdoor_day_top_g; // weak
Ritor1
parents:
diff changeset
1268 char outdoor_day_top_b; // weak
Ritor1
parents:
diff changeset
1269 char outdoor_day_bottom_r; // weak
Ritor1
parents:
diff changeset
1270 char outdoor_day_bottom_g; // weak
Ritor1
parents:
diff changeset
1271 char outdoor_day_bottom_b; // weak
Ritor1
parents:
diff changeset
1272 char outdoor_night_top_r; // weak
Ritor1
parents:
diff changeset
1273 char outdoor_night_top_g; // weak
Ritor1
parents:
diff changeset
1274 char outdoor_night_top_b; // weak
Ritor1
parents:
diff changeset
1275 char outdoor_night_bottom_r; // weak
Ritor1
parents:
diff changeset
1276 char outdoor_night_bottom_g; // weak
Ritor1
parents:
diff changeset
1277 char outdoor_night_bottom_b; // weak
Ritor1
parents:
diff changeset
1278 char pDefaultSkyTexture[777]; // idb
Ritor1
parents:
diff changeset
1279 char byte_6BE124_cfg_textures_DefaultGroundTexture[16]; // idb
Ritor1
parents:
diff changeset
1280 int _6BE134_odm_main_tile_group; // weak
Ritor1
parents:
diff changeset
1281 int dword_6BE138; // weak
Ritor1
parents:
diff changeset
1282 int dword_6BE13C_uCurrentlyLoadedLocationID; // weak
Ritor1
parents:
diff changeset
1283 float fWalkSpeedMultiplier = 1.0f; // weak
Ritor1
parents:
diff changeset
1284 float fBackwardWalkSpeedMultiplier = 1.0f; // weak
Ritor1
parents:
diff changeset
1285 float fTurnSpeedMultiplier = 1.0f; // weak
Ritor1
parents:
diff changeset
1286 float flt_6BE150_look_up_down_dangle = 1.0f; // weak
Ritor1
parents:
diff changeset
1287 HWND hWnd; // idb
Ritor1
parents:
diff changeset
1288 int uWindowWidth; // idb
Ritor1
parents:
diff changeset
1289 int uWindowHeight; // idb
Ritor1
parents:
diff changeset
1290 int uWindowX; // idb
Ritor1
parents:
diff changeset
1291 int uWindowY; // idb
Ritor1
parents:
diff changeset
1292 LONG uWindowStyle; // idb
Ritor1
parents:
diff changeset
1293 HMENU hOSMenu; // idb
Ritor1
parents:
diff changeset
1294 int dword_6BE340; // weak
Ritor1
parents:
diff changeset
1295 char pCurrentMapName[20]; // idb
Ritor1
parents:
diff changeset
1296 unsigned int uLevelMapStatsID;
Ritor1
parents:
diff changeset
1297 int dword_6BE364_game_settings_1 = 0; // weak
Ritor1
parents:
diff changeset
1298 int dword_6BE368_debug_settings_2 = 0; // weak
Ritor1
parents:
diff changeset
1299 unsigned __int8 bUseLoResSprites = false;
Ritor1
parents:
diff changeset
1300 unsigned __int8 bUseRegistry = true;
Ritor1
parents:
diff changeset
1301 unsigned __int8 bCanLoadFromCD = false;
Ritor1
parents:
diff changeset
1302 int bShowDamage; // idb
Ritor1
parents:
diff changeset
1303 unsigned int bAlwaysRun;
Ritor1
parents:
diff changeset
1304 unsigned int bFlipOnExit;
Ritor1
parents:
diff changeset
1305 int dword_6BE384_2dacceloff; // weak
Ritor1
parents:
diff changeset
1306 char byte_6BE388_graphicsmode; // weak
Ritor1
parents:
diff changeset
1307 unsigned int uTurnSpeed;
Ritor1
parents:
diff changeset
1308 float flt_6BE3A0; // weak
Ritor1
parents:
diff changeset
1309 float flt_6BE3A4_debug_recmod1;
Ritor1
parents:
diff changeset
1310 float flt_6BE3A8_debug_recmod2;
Ritor1
parents:
diff changeset
1311 float flt_6BE3AC_debug_recmod1_x_1_6;
Ritor1
parents:
diff changeset
1312 char byte_6BE3B0[20]; // idb
Ritor1
parents:
diff changeset
1313 char bUnderwater = false; // weak
Ritor1
parents:
diff changeset
1314 char bNoNPCHiring = false; // weak
Ritor1
parents:
diff changeset
1315 int _702AC0_unused = 0; // weak
Ritor1
parents:
diff changeset
1316 int _702AC4_unused = 0; // weak
Ritor1
parents:
diff changeset
1317 char _702ACC_unused = 0; // weak
Ritor1
parents:
diff changeset
1318 int bDebugResouces; // weak
Ritor1
parents:
diff changeset
1319 unsigned int bNoVideo = false;
Ritor1
parents:
diff changeset
1320 bool bNoIntro = false;
Ritor1
parents:
diff changeset
1321 bool bNoLogo = false;
Ritor1
parents:
diff changeset
1322 bool bNoCD = false;
Ritor1
parents:
diff changeset
1323 bool bNoSound = false;
Ritor1
parents:
diff changeset
1324 int aborting_app; // weak
Ritor1
parents:
diff changeset
1325 int dword_720020_zvalues[100];
Ritor1
parents:
diff changeset
1326 int dword_7201B0_zvalues[299];
Ritor1
parents:
diff changeset
1327 int uTextureID_720980; // weak
Ritor1
parents:
diff changeset
1328 int _720984_unused; // weak
Ritor1
parents:
diff changeset
1329 char _72098C_unused; // weak
Ritor1
parents:
diff changeset
1330 __int16 word_7209A0_intercepts_ys_plus_ys[104];
Ritor1
parents:
diff changeset
1331 __int16 word_720A70_intercepts_xs_plus_xs[104];
Ritor1
parents:
diff changeset
1332 __int16 word_720B40_intercepts_zs[104];
Ritor1
parents:
diff changeset
1333 __int16 word_720C10_intercepts_xs[102];
Ritor1
parents:
diff changeset
1334 int dword_720CDC;
Ritor1
parents:
diff changeset
1335 __int16 word_720CE0_ys[777]; // idb
Ritor1
parents:
diff changeset
1336 __int16 word_720DB0_xs[777]; // idb
Ritor1
parents:
diff changeset
1337 int dword_720E80[20];
Ritor1
parents:
diff changeset
1338 int dword_720ED0[20];
Ritor1
parents:
diff changeset
1339 int dword_720F20[20];
Ritor1
parents:
diff changeset
1340 __int16 word_720F70[777]; // idb
Ritor1
parents:
diff changeset
1341 __int16 word_721040[777]; // idb
Ritor1
parents:
diff changeset
1342 int dword_721110[777]; // idb
Ritor1
parents:
diff changeset
1343 int dword_721160[777]; // idb
725
7037f22cd716 little continue
Ritor1
parents: 723
diff changeset
1344 int odm_floor_level[20]; // idb
0
Ritor1
parents:
diff changeset
1345 int blv_prev_party_x; // weak
Ritor1
parents:
diff changeset
1346 int blv_prev_party_z; // weak
Ritor1
parents:
diff changeset
1347 int blv_prev_party_y; // weak
Ritor1
parents:
diff changeset
1348 char *dword_721660; // idb
Ritor1
parents:
diff changeset
1349 char *dword_721664; // idb
Ritor1
parents:
diff changeset
1350 NPCTopic pNPCTopics[789];
Ritor1
parents:
diff changeset
1351 char *dword_722F10; // idb
Ritor1
parents:
diff changeset
1352 const char *pQuestTable[512];
Ritor1
parents:
diff changeset
1353 _UNKNOWN unk_723714; // weak
Ritor1
parents:
diff changeset
1354 char *dword_723718_autonote_related; // idb
Ritor1
parents:
diff changeset
1355 int dword_72371C[777]; // weak
Ritor1
parents:
diff changeset
1356 const char *pScrolls[82];
Ritor1
parents:
diff changeset
1357 int dword_723E80_award_related[777]; // weak
Ritor1
parents:
diff changeset
1358 int dword_723E84[777]; // weak
Ritor1
parents:
diff changeset
1359 int dword_7241C8; // weak
67
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1360 struct unk_F7B60C stru_73C834; // struct @ MM7.exe::0073C834
629
59713bb36033 houses func moved to uihouses
Gloval
parents: 607
diff changeset
1361
0
Ritor1
parents:
diff changeset
1362 char *aNPCProfessionNames[59];
Ritor1
parents:
diff changeset
1363 char *pAwardsTXT_Raw;
Ritor1
parents:
diff changeset
1364 char *pScrollsTXT_Raw;
Ritor1
parents:
diff changeset
1365 char *pMerchantsTXT_Raw;
Ritor1
parents:
diff changeset
1366 const char *pMerchantsBuyPhrases[7];
Ritor1
parents:
diff changeset
1367 const char *pMerchantsSellPhrases[7];
Ritor1
parents:
diff changeset
1368 const char *pMerchantsRepairPhrases[7];
Ritor1
parents:
diff changeset
1369 const char *pMerchantsIdentifyPhrases[7];
Ritor1
parents:
diff changeset
1370 char *pTransitionsTXT_Raw;
Ritor1
parents:
diff changeset
1371 char *pAutonoteTXT_Raw;
Ritor1
parents:
diff changeset
1372 char *pQuestsTXT_Raw;
67
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1373 unsigned int uNumTerrainNormals;
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1374 struct Vec3_float_ *pTerrainNormals;
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1375 unsigned short pTerrainNormalIndices[128 * 128 * 2];
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1376 unsigned int pTerrainSomeOtherData[128 * 128 * 2];
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1377 struct unk_F7B60C stru_76D578; // struct @ MM7.exe::0076D578
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1378 struct unk_F7B60C stru_76D590; // struct @ MM7.exe::0076D590
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1379 struct unk_F7B60C stru_76D5A8; // struct @ MM7.exe::0076D5A8
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1380 char byte_76D5C0; // weak
0
Ritor1
parents:
diff changeset
1381 int terrain_76D5C8[128];
Ritor1
parents:
diff changeset
1382 int terrain_76D7C8[128];
Ritor1
parents:
diff changeset
1383 int terrain_76D9C8[128];
Ritor1
parents:
diff changeset
1384 int terrain_76DBC8[128];
Ritor1
parents:
diff changeset
1385 int terrain_76DDC8[128];
Ritor1
parents:
diff changeset
1386 int terrain_76DFC8[128];
Ritor1
parents:
diff changeset
1387 int terrain_76E1C8[128];
Ritor1
parents:
diff changeset
1388 int terrain_76E3C8[128];
67
3b4f8bd48e3b 25.01.13 (I did sky)
Ritor1
parents: 46
diff changeset
1389
0
Ritor1
parents:
diff changeset
1390 _UNKNOWN unk_801A00; // weak
Ritor1
parents:
diff changeset
1391 _UNKNOWN unk_801A0C; // weak
Ritor1
parents:
diff changeset
1392 char byte_80AA10; // weak
Ritor1
parents:
diff changeset
1393 int dword_80AA14; // weak
Ritor1
parents:
diff changeset
1394 int dword_80AA18; // weak
Ritor1
parents:
diff changeset
1395 int dword_80AA1C; // weak
Ritor1
parents:
diff changeset
1396 int dword_80AA20; // weak
Ritor1
parents:
diff changeset
1397 unsigned int uNumElementsIn80AA28;
Ritor1
parents:
diff changeset
1398 struct stru148 *ptr_80AA28[2000];
Ritor1
parents:
diff changeset
1399 struct Edge *pNewEdges;
Ritor1
parents:
diff changeset
1400 struct Surf *pSurfs;
Ritor1
parents:
diff changeset
1401 struct Edge *pEdges;
Ritor1
parents:
diff changeset
1402 struct Span *pSpans;
Ritor1
parents:
diff changeset
1403 struct Edge *ptr_80C978_Edges;
Ritor1
parents:
diff changeset
1404 struct Surf *ptr_80C97C_Surfs;
Ritor1
parents:
diff changeset
1405 struct Edge *ptr_80CA10[480];
Ritor1
parents:
diff changeset
1406 _UNKNOWN unk_80D190; // weak
Ritor1
parents:
diff changeset
1407 int dword_A74C88; // weak
Ritor1
parents:
diff changeset
1408 unsigned int uPlayerCreationUI_SkySliderPos;
Ritor1
parents:
diff changeset
1409 int uPlayerCreationUI_ArrowAnim;
Ritor1
parents:
diff changeset
1410 unsigned int uPlayerCreationUI_SelectedCharacter;
Ritor1
parents:
diff changeset
1411 int dword_A74CDC; // weak
Ritor1
parents:
diff changeset
1412 struct Texture *pTexture_PlayerFaceMask;
Ritor1
parents:
diff changeset
1413 struct Texture *pTexture_PlayerFaceEradicated;
Ritor1
parents:
diff changeset
1414 struct Texture *pTexture_PlayerFaceDead;
Ritor1
parents:
diff changeset
1415 struct Texture *pTextures_PlayerFaces[4][56];
Ritor1
parents:
diff changeset
1416 struct Player *pPlayers[5];
Ritor1
parents:
diff changeset
1417 __int64 qword_A750D8; // weak
Ritor1
parents:
diff changeset
1418 __int16 word_A750E0; // weak
Ritor1
parents:
diff changeset
1419 __int16 word_A750E2; // weak
Ritor1
parents:
diff changeset
1420 char *pClassNames[36];
Ritor1
parents:
diff changeset
1421 char *aCharacterConditionNames[19];
Ritor1
parents:
diff changeset
1422 char *pSkillNames[38];
Ritor1
parents:
diff changeset
1423 char byte_AE3368[777]; // weak
Ritor1
parents:
diff changeset
1424 char byte_AE3369; // weak
Ritor1
parents:
diff changeset
1425 char byte_AE336A; // weak
Ritor1
parents:
diff changeset
1426 char byte_AE336B; // weak
Ritor1
parents:
diff changeset
1427 int dword_AE336C; // weak
Ritor1
parents:
diff changeset
1428 int dword_AE3370; // weak
Ritor1
parents:
diff changeset
1429 char byte_AE5B91; // weak
Ritor1
parents:
diff changeset
1430 int dword_F1B430[32]; // weak
758
9f7db515a8d7 Training Hall & levelling up fixed
Nomad
parents: 747
diff changeset
1431 //int dword_F8B144; // nexindex [-1] to the following
9f7db515a8d7 Training Hall & levelling up fixed
Nomad
parents: 747
diff changeset
1432 int player_levels[4] = {1, 1, 1, 1};
0
Ritor1
parents:
diff changeset
1433 __int16 word_F8B158[777]; // weak
496
0e20e886365d guilds ....
Gloval
parents: 495
diff changeset
1434 struct Texture *ShopTexture; // idb
471
c43f156a95c9 ArmorShopDialog crash fixed. All shops show its items
Gloval
parents: 469
diff changeset
1435 struct Texture *ItemsInShopTexture[12];
0
Ritor1
parents:
diff changeset
1436 __int16 word_F8B1A0; // weak
Ritor1
parents:
diff changeset
1437 const char *dword_F8B1A4; // idb
484
4bd56919f075 avard quest guild bits
Gloval
parents: 480
diff changeset
1438 int contract_approved; // weak
492
Gloval
parents: 487
diff changeset
1439 int dword_F8B1AC_award_bit_number; // idb
0
Ritor1
parents:
diff changeset
1440 int dword_F8B1B0; // weak
267
ac44e716d051 DrawDialogueUI logic restored
Nomad
parents: 248
diff changeset
1441 int gold_transaction_amount; // F8B1B4
0
Ritor1
parents:
diff changeset
1442 char *pShopOptions[4];
Ritor1
parents:
diff changeset
1443 _UNKNOWN unk_F8B1C8; // weak
Ritor1
parents:
diff changeset
1444 int dword_F8B1D8; // weak
Ritor1
parents:
diff changeset
1445 int dword_F8B1DC; // weak
Ritor1
parents:
diff changeset
1446 int dword_F8B1E0; // weak
Ritor1
parents:
diff changeset
1447 int dword_F8B1E4; // weak
827
085eb19b7ffd mr.Malvik
Ritor1
parents: 819
diff changeset
1448 const char *current_npc_text; // idb
248
37dcbe8f3cca Dialogue stuff
Nomad
parents: 246
diff changeset
1449 char dialogue_show_profession_details = false; // F8B1EC
0
Ritor1
parents:
diff changeset
1450 char byte_F8B1EF[777]; // weak
Ritor1
parents:
diff changeset
1451 char byte_F8B1F0[4];
Ritor1
parents:
diff changeset
1452 int dword_F8B1F4; // weak
701
d5b16a44d9b3 frame_table parser, new files for UI func
Gloval
parents: 688
diff changeset
1453
d5b16a44d9b3 frame_table parser, new files for UI func
Gloval
parents: 688
diff changeset
1454
d5b16a44d9b3 frame_table parser, new files for UI func
Gloval
parents: 688
diff changeset
1455
186
d65528fc3bda D3D constants, shore tiles, camera flags
Nomad
parents: 165
diff changeset
1456 //_UNKNOWN unk_F8BA50; // weak
0
Ritor1
parents:
diff changeset
1457 char byte_F8BC0C; // weak
Ritor1
parents:
diff changeset
1458 int bGameoverLoop = 0; // weak
1050
4b329bf2d197 intersect_face_vertex_coords_list
Ritor1
parents: 1038
diff changeset
1459 __int16 intersect_face_vertex_coords_list_a[104]; // word_F8BC48
4b329bf2d197 intersect_face_vertex_coords_list
Ritor1
parents: 1038
diff changeset
1460 __int16 intersect_face_vertex_coords_list_b[104]; // word_F8BD18
0
Ritor1
parents:
diff changeset
1461 int dword_F93F20; // weak
Ritor1
parents:
diff changeset
1462 int dword_F93F70; // weak
Ritor1
parents:
diff changeset
1463
363
2bc1c8d68f41 Allocator and SpellCost Tip
Gloval
parents: 357
diff changeset
1464 volatile bool initing;
2bc1c8d68f41 Allocator and SpellCost Tip
Gloval
parents: 357
diff changeset
1465
0
Ritor1
parents:
diff changeset
1466 //int crt_F94004; // weak
Ritor1
parents:
diff changeset
1467 //int crtdword_F9400C; // weak
Ritor1
parents:
diff changeset
1468 FARPROC lpfn; // idb