-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
338 lines (337 loc) · 15 KB
/
Copy pathresource.h
File metadata and controls
338 lines (337 loc) · 15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by win_qe3.rc
//
#define IDAPPLY 3
#define IDR_MENU1 101
#define IDR_ACCELERATOR1 104
#define IDD_CREATE_ENTITY 107
#define IDD_EDIT_ENTITY 108
#define IDR_TOOLBAR1 109
#define IDD_FINDTEXTURE 111
#define IDD_FINDREPLACE 111
#define IDD_ENTITY 115
#define IDR_E_MENU 116
#define IDD_EDITPROP 117
#define IDD_GAMMA 118
#define IDD_FINDBRUSH 119
#define IDI_ICON1 120
#define IDD_ROTATE 121
#define IDD_SIDES 122
#define IDD_ABOUT 123
#define IDB_BITMAP1 127
#define IDD_SURFACE 129
#define IDC_ENTITY_COMMENT 1018
#define IDC_VALUE 1021
#define IDC_KEY 1022
#define IDC_ENTITY_LIST 1023
#define IDC_PAIRS 1024
#define IDC_CHECK1 1026
#define IDC_CHECK2 1027
#define IDC_CHECK3 1028
#define IDC_CHECK4 1029
#define IDC_CHECK5 1030
#define IDC_CHECK6 1031
#define IDC_CHECK7 1032
#define IDC_CHECK8 1033
#define IDC_CHECK9 1034
#define IDC_CHECK10 1035
#define IDC_CHECK11 1036
#define IDC_CHECK12 1037
#define IDC_ANGLE90 1038
#define IDC_CHECK13 1038
#define IDC_ANGLE45 1039
#define IDC_CHECK14 1039
#define IDC_ANGLE135 1040
#define IDC_CHECK15 1040
#define IDC_ANGLE225 1041
#define IDC_CHECK16 1041
#define IDC_ANGLEUP 1042
#define IDC_CHECK17 1042
#define IDC_ANGLE180 1043
#define IDC_CHECK18 1043
#define IDC_ANGLE315 1044
#define IDC_CHECK19 1044
#define IDC_ANGLE0 1045
#define IDC_CHECK20 1045
#define IDC_ANGLE270 1046
#define IDC_CHECK21 1046
#define IDC_ANGLEDOWN 1047
#define IDC_CHECK22 1047
#define IDC_DELETEKEY 1048
#define IDC_ADDPAIR 1048
#define IDC_CHECK23 1048
#define IDC_DELETEPAIR 1049
#define IDC_CHECK24 1049
#define IDC_CHECK25 1050
#define IDC_SPAWN1 1051
#define IDC_CHECK26 1051
#define IDC_SPAWN2 1052
#define IDC_CHECK27 1052
#define IDC_SPAWN3 1053
#define IDC_CHECK28 1053
#define IDC_SPAWN4 1054
#define IDC_CHECK29 1054
#define IDC_SPAWN5 1055
#define IDC_CHECK30 1055
#define IDC_SPAWN6 1056
#define IDC_CHECK31 1056
#define IDC_SPAWN7 1057
#define IDC_CHECK32 1057
#define IDC_SPAWN8 1058
#define IDC_CHECK33 1058
#define IDC_EDIT1 1059
#define IDC_CHECK34 1059
#define IDC_EDIT_FIND 1059
#define IDC_ROTATE_BOX 1060
#define IDC_ROTZ 1060
#define IDC_CHECK35 1060
#define IDC_EDIT_REPLACE 1060
#define IDC_SCALE_BOX 1061
#define IDC_ROTY 1061
#define IDC_CHECK36 1061
#define IDC_E_VALUE_FIELD 1062
#define IDC_CHECK37 1062
#define IDC_CHECK38 1063
#define IDC_E_LIST 1064
#define IDC_CHECK39 1064
#define IDC_E_COMMENT 1065
#define IDC_CHECK40 1065
#define IDC_CHECK41 1066
#define IDC_E_PROPS 1067
#define IDC_CHECK42 1067
#define IDC_E_135 1068
#define IDC_CHECK43 1068
#define IDC_E_180 1069
#define IDC_CHECK44 1069
#define IDC_E_225 1070
#define IDC_CHECK45 1070
#define IDC_E_270 1071
#define IDC_CHECK46 1071
#define IDC_E_90 1072
#define IDC_CHECK47 1072
#define IDC_E_45 1073
#define IDC_CHECK48 1073
#define IDC_E_0 1074
#define IDC_CHECK49 1074
#define IDC_E_315 1075
#define IDC_CHECK50 1075
#define IDC_E_UP 1076
#define IDC_CHECK51 1076
#define IDC_E_DOWN 1077
#define IDC_CHECK52 1077
#define IDC_CHECK53 1078
#define IDC_CHECK54 1079
#define IDC_E_ADDPROP 1080
#define IDC_CHECK55 1080
#define IDC_E_DELPROP 1081
#define IDC_CHECK56 1081
#define IDC_E_CREATE 1082
#define IDC_CHECK57 1082
#define IDC_E_STATUS 1083
#define IDC_CHECK58 1083
#define IDC_CHECK59 1084
#define IDC_CHECK60 1085
#define IDC_CHECK61 1086
#define IDC_CHECK62 1087
#define IDC_CHECK63 1088
#define IDC_CHECK64 1089
#define IDC_SHIFT_BOX 1090
#define IDC_HSHIFT 1090
#define IDC_VSHIFT 1091
#define IDC_ROTATEV 1092
#define IDC_HFIT 1092
#define IDC_SCALEV 1093
#define IDC_WFIT 1093
#define IDC_SCALEH 1094
#define IDC_SHIFTV 1095
#define IDC_HSHIFTA 1095
#define IDC_SHIFTH 1096
#define IDC_HFITA 1096
#define IDC_VSHIFTA 1097
#define IDC_HSCALE 1098
#define IDC_HSCALEA 1099
#define IDC_VSCALE 1100
#define IDC_VSCALEA 1101
#define IDC_ROTATE 1102
#define IDC_G_EDIT 1103
#define IDC_ROTATEA 1103
#define IDC_STATIC_KEY 1104
#define IDC_FIND_BRUSH 1104
#define IDC_WFITA 1104
#define IDC_STATIC_VALUE 1105
#define IDC_E_KEY_FIELD 1106
#define IDC_FIND_ENTITY 1107
#define IDC_SIDES 1108
#define IDC_ROTX 1109
#define IDC_E_COLOR 1111
#define IDC_ABOUT_GLVENDOR 1112
#define IDC_ABOUT_GLVERSION 1113
#define IDC_ABOUT_GLRENDERER 1114
#define IDC_TEXTURE 1114
#define IDC_ABOUT_GLEXTENSIONS 1115
#define IDC_FIT 1115
#define IDC_CHECK_SELECTED 1116
#define IDC_CHECK_FORCE 1117
#define ID_FILE_EXIT 40002
#define ID_FILE_SAVEAS 40004
#define ID_VIEW_CENTER 40005
#define ID_VIEW_UPFLOOR 40006
#define ID_VIEW_DOWNFLOOR 40007
#define ID_BRUSH_FLIPX 40008
#define ID_BRUSH_FLIPY 40009
#define ID_BRUSH_FLIPZ 40010
#define ID_BRUSH_ROTATEX 40011
#define ID_BRUSH_ROTATEY 40012
#define ID_BRUSH_ROTATEZ 40013
#define ID_BSP_FULLVIS 40016
#define ID_BSP_FASTVIS 40017
#define ID_BSP_NOVIS 40018
#define ID_BSP_RELIGHT 40019
#define ID_BSP_ENTITIES 40020
#define ID_FILE_POINTFILE 40021
#define ID_VIEW_100 40022
#define ID_VIEW_75 40023
#define ID_VIEW_50 40024
#define ID_VIEW_25 40025
#define ID_VIEW_12 40026
#define ID_GRID_1 40028
#define ID_GRID_2 40029
#define ID_GRID_4 40030
#define ID_GRID_8 40031
#define ID_GRID_16 40032
#define ID_TEXTURES_SHOWALL 40033
#define ID_TEXTURES_SHOWINUSE 40034
#define ID_TEXTURES_TOGGLEVIEW 40037
#define ID_SELECTION_CREATEENTITY 40039
#define ID_SELECTION_EDITENTITY 40040
#define ID_MISC_BENCHMARK 40041
#define ID_REGION_OFF 40043
#define ID_REGION_SETXY 40044
#define ID_REGION_SETBRUSH 40045
#define ID_SELECTION_MAKEHOLLOW 40046
#define ID_SELECTION_SELECTPARTIALTALL 40047
#define ID_SELECTION_SELECTCOMPLETETALL 40048
#define ID_SELECTION_CSGSUBTRACT 40049
#define ID_SELECTION_SELECTTOUCHING 40050
#define ID_VIEW_NEAREST 40052
#define ID_VIEW_LINEAR 40053
#define ID_VIEW_BILINEAR 40054
#define ID_VIEW_TRILINEAR 40055
#define ID_VIEW_NEARESTMIPMAP 40056
#define ID_VIEW_BILINEARMIPMAP 40057
#define ID_VIEW_SHOWNAMES 40058
#define ID_VIEW_ZOOMIN 40059
#define ID_VIEW_ZOOMOUT 40060
#define ID_VIEW_SHOWCOORDINATES 40061
#define ID_VIEW_Z100 40062
#define ID_VIEW_ZZOOMIN 40063
#define ID_VIEW_ZZOOMOUT 40064
#define ID_SELECTION_CLONE 40065
#define ID_SELECTION_DESELECT 40066
#define ID_SELECTION_DELETE 40067
#define ID_BUTTON40068 40068
#define ID_TEXTURES_WIREFRAME 40072
#define ID_TEXTURES_FLATSHADE 40073
#define ID_SELECTION_DRAGVERTECIES 40074
#define ID_SELECTION_DRAGEDGES 40075
#define ID_REGION_SETTALLBRUSH 40076
#define ID_SELECTION_SELECTINSIDE 40092
#define ID_PROJECT_RELEAD 40094
#define ID_PROJECT_CHANGE 40095
#define ID_MISC_GAMMA 40097
#define ID_VIEW_SHOWENT 40098
#define ID_VIEW_SHOWPATH 40099
#define ID_VIEW_SHOWLIGHTS 40100
#define ID_VIEW_SHOWCLIP 40101
#define ID_VIEW_SHOWWATER 40102
#define ID_VIEW_SHOWWORLD 40103
#define ID_MISC_TEXTUREBACKGROUN 40104
#define ID_TEXTUREBK 40105
#define ID_COLORS_XYBK 40106
#define ID_FILE_ABOUT 40107
#define ID_VIEW_CONSOLE 40108
#define ID_VIEW_ENTITY 40109
#define ID_VIEW_TEXTURE 40110
#define ID_COLORS_MAJOR 40111
#define ID_COLORS_MINOR 40113
#define ID_SELECTION_CONNECT 40114
#define ID_FILE_LOADPROJECT 40115
#define ID_MISC_FINDBRUSH 40116
#define ID_MISC_NEXTLEAKSPOT 40117
#define ID_MISC_PREVIOUSLEAKSPOT 40118
#define ID_BRUSH_3SIDED 40119
#define ID_BRUSH_4SIDED 40120
#define ID_BRUSH_5SIDED 40121
#define ID_BRUSH_6SIDED 40122
#define ID_BRUSH_7SIDED 40123
#define ID_BRUSH_8SIDED 40124
#define ID_BRUSH_9SIDED 40125
#define ID_SELECTION_ARBITRARYROTATION 40126
#define ID_BRUSH_ARBITRARYSIDED 40127
#define ID_GRID_32 40128
#define ID_GRID_64 40129
#define ID_SELECTION_UNGROUPENTITY 40130
#define ID_MISC_SELECTENTITYCOLOR 40131
#define ID_MISC_PRINTXY 40132
#define ID_HELP_ABOUT 40134
#define ID_EDIT_COPYBRUSH 40135
#define ID_EDIT_PASTEBRUSH 40136
#define ID_TEXTURES_INSPECTOR 40137
#define ID_VIEW_SHOWDETAIL 40138
#define ID_SELECTION_MAKE_DETAIL 40139
#define ID_SELECTION_MAKE_STRUCTURAL 40140
#define ID_REGION_SETSELECTION 40142
#define ID_VIEW_SHOWBLOCKS 40143
#define ID_GRID_128 40145
#define ID_TEXTURES_FLUSH_ALL 40147
#define ID_TEXTURES_FLUSH_UNUSED 40148
#define ID_VIEW_SHOWSKY 40149
#define ID_TEXTURES_UPDATEMENU 40150
#define ID_TEXTURES_LOCK 40151
#define ID_SELECTION_INVERT 40153
#define ID_SELECTION_CSGMERGE 40154
#define ID_VIEW_CLIPPER 40156
#define ID_CLIP_SELECTED 40157
#define ID_SPLIT_SELECTED 40158
#define ID_FLIP_CLIP 40159
#define ID_VIEW_HIDESHOW_HIDESELECTED 40160
#define ID_VIEW_HIDESHOW_SHOWHIDDEN 40161
#define IDC_CHECK_SIZEPAINT 40162
#define ID_VIEW_NEXTVIEW 40163
#define ID_VIEW_XY 40164
#define ID_VIEW_SIDE 40165
#define ID_VIEW_FRONT 40166
#define ID_CAMERABK 40167
#define ID_VIEW_SHOWFUNCWALL 40168
#define ID_VIEW_RADIANTLIGHTS 40169
#define ID_SNAPTOGRID 40170
#define ID_VIEW_SHOWWORKZONE 40171
#define ID_TEXTURE_REPLACEALL 40173
#define ID_VIEW_SHOWANGLES 40175
#define ID_TEXTURE_TEXT 40176
#define ID_COLORS_GRIDTEXT 40177
#define ID_COLORS_GRIDBLOCK 40178
#define ID_COLORS_BRUSH 40179
#define ID_COLORS_SELECTEDBRUSH 40180
#define ID_COLORS_CLIPPER 40181
#define ID_COLORS_VIEWNAME 40182
#define IDC_CHECK_LOG 40183
#define ID_SELECT_GROUPNEXTBRUSH 40184
#define ID_VIEW_NEAREST_ANISOTROPY 40185
#define ID_VIEW_LINEAR_ANISOTROPY 40186
#define ID_VIEW_TEXTURES 40187
#define ID_TEXTURES_POPUP 40196
#define ID_MISC_HEXEN2_MAP 40197
#define ID_GRID_256 40198
#define ID_SHOWGRID 40199
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 40200
#define _APS_NEXT_CONTROL_VALUE 1118
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif