resource.h 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953
  1. /*
  2. ** Command & Conquer Renegade(tm)
  3. ** Copyright 2025 Electronic Arts Inc.
  4. **
  5. ** This program is free software: you can redistribute it and/or modify
  6. ** it under the terms of the GNU General Public License as published by
  7. ** the Free Software Foundation, either version 3 of the License, or
  8. ** (at your option) any later version.
  9. **
  10. ** This program is distributed in the hope that it will be useful,
  11. ** but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. ** GNU General Public License for more details.
  14. **
  15. ** You should have received a copy of the GNU General Public License
  16. ** along with this program. If not, see <http://www.gnu.org/licenses/>.
  17. */
  18. //{{NO_DEPENDENCIES}}
  19. // Microsoft Developer Studio generated include file.
  20. // Used by LevelEdit.rc
  21. //
  22. #define IDR_MAINFRAME 2
  23. #define IDC_RESET 3
  24. #define IDI_VSS_USER 4
  25. #define IDC_EDIT_STRINGS_DB 5
  26. #define IDI_VSS 12
  27. #define IDD_ABOUTBOX 100
  28. #define IDD_LIBRARY 101
  29. #define IDC_TEST_CUR 105
  30. #define IDC_POINTER_COPY1 106
  31. #define IDC_NODROP 108
  32. #define IDC_LINK 109
  33. #define IDR_LEVELETYPE 129
  34. #define IDD_COLOR_PICKER 129
  35. #define IDR_MAINFRAME2 129
  36. #define IDC_OBJ_MOVE 130
  37. #define IDB_MARKER 130
  38. #define IDD_COLOR_FORM 130
  39. #define IDB_KEYFRAME_V 131
  40. #define IDB_KEYFRAME_H 132
  41. #define IDD_DIALOG1 137
  42. #define IDD_DATATYPE_LIST 137
  43. #define IDD_LIGHT_AMBIENT_DIALOG 139
  44. #define IDI_SCRIPT 139
  45. #define IDD_RENDER_DEVICE_SELECTOR 140
  46. #define IDI_FOLDER 140
  47. #define IDD_TERRAIN_LIBRARY 141
  48. #define IDD_UPDATING_DATABASE 142
  49. #define IDD_OBJECT_LIBRARY 143
  50. #define IDD_TILE_LIBRARY 144
  51. #define IDR_BOTTOM_TOOLBAR 144
  52. #define IDD_OUTPUT 145
  53. #define IDD_ITEM_VISIBILITY 146
  54. #define IDD_OBJECT_INFO 147
  55. #define IDD_OBJECT_PROPS 148
  56. #define IDD_PROP_SHEET_TEMPLATE 149
  57. #define IDD_OBJECT_SCRIPTS 150
  58. #define IDD_BACKGROUND_COLOR 151
  59. #define IDD_CAMERA_SETTINGS 152
  60. #define IDD_GLOBAL_PRESETS_FORM 153
  61. #define IDD_BASE_INFO 154
  62. #define IDD_WELCOME_PAGE 155
  63. #define IDB_WELCOME_BMP 156
  64. #define IDD_CHECKING_OUT 157
  65. #define IDD_CHECKING_IN 158
  66. #define IDD_CHECKIN_STYLE 159
  67. #define IDR_FILECOPY_ANI 160
  68. #define IDD_ZONE_INFO 160
  69. #define IDD_TRANSITION_TRIGGERS 161
  70. #define IDD_ANI_TOOLBAR 162
  71. #define IDD_LINKS 163
  72. #define IDR_ANI_TOOLBAR 165
  73. #define IDR_PRESET_TOOLBAR 166
  74. #define IDD_GENERATE_BASE 168
  75. #define IDD_NODE_POSITION 169
  76. #define IDB_CHECKBOX_STATES 169
  77. #define IDD_INSTANCES_FORM 170
  78. #define IDD_GOTO_OBJECT 171
  79. #define IDI_GOTO 172
  80. #define IDD_GROUPS_FORM 172
  81. #define IDI_OPENFOLDER 173
  82. #define IDD_ADD_GROUP 173
  83. #define IDI_OBJECT 174
  84. #define IDI_GROUP 175
  85. #define IDD_CREATE_GROUP 176
  86. #define IDD_GOTO_GROUP 177
  87. #define IDI_LIGHT 177
  88. #define IDD_LIGHT_SETTINGS 178
  89. #define IDI_WAYPATH 178
  90. #define IDD_COLOR_SEL 179
  91. #define IDI_ZONE 179
  92. #define IDI_TRANSITION 180
  93. #define IDD_UPDATE_VSS_ASSET 180
  94. #define IDI_TERRAIN 181
  95. #define IDD_PERFORM_UPDATE 181
  96. #define IDI_TILE 182
  97. #define IDR_INSTANCES_TOOLBAR 182
  98. #define IDD_ALWAYS_FORM 182
  99. #define IDR_GROUPS_TOOLBAR 183
  100. #define IDI_TEMP 183
  101. #define IDD_ALWAYS_FORM2 183
  102. #define IDR_PRESET_TOOLBAR1 184
  103. #define IDR_OVERLAP_TOOLBAR 185
  104. #define IDD_ALWAYS 186
  105. #define IDR_CONVERSATION_TOOLBAR 186
  106. #define IDI_3DFILE 187
  107. #define IDD_SOUND_SETTINGS 187
  108. #define IDI_3DFILES 188
  109. #define IDI_FOLDER_TINY 189
  110. #define IDI_SOUND 190
  111. #define IDI_PRI_LOW 191
  112. #define IDD_BACKGROUND 191
  113. #define IDI_PRI_HIGH 192
  114. #define IDI_VOL_LOW 193
  115. #define IDI_VOL_HIGH 194
  116. #define IDD_SUNLIGHT 195
  117. #define IDI_SUNLIGHT 196
  118. #define IDI_VISPOINT 198
  119. #define IDD_AUTO_GEN_VIS 199
  120. #define IDD_GENERATING_VIS 200
  121. #define IDI_CHECK 201
  122. #define IDD_VISUAL_OPTS 202
  123. #define IDI_PATHFIND 202
  124. #define IDD_GLOBAL_PRESETS_FORM1 203
  125. #define IDD_PLAY_SOUND_EFFECT 204
  126. #define IDD_VIS_ERRORS 205
  127. #define IDD_TERRAIN_LOD_SETTINGS 206
  128. #define IDB_RT_ARROW 207
  129. #define IDB_LT_ARROW 208
  130. #define IDB_RT_ARROW_D 209
  131. #define IDB_LT_ARROW_D 210
  132. #define IDB_AXIS_BMP 211
  133. #define IDB_AXIS_SEL_BMP 212
  134. #define IDD_LOD_SETTINGS 216
  135. #define IDD_NEW_LIBRARY 217
  136. #define IDD_PRESETS_FORM 218
  137. #define IDD_PRESET_GENERAL_TAB 219
  138. #define IDD_PRESET_SETTINGS_TAB 220
  139. #define IDD_PHYSICS_OBJECT_EDIT 221
  140. #define IDD_PRESET_SCRIPT 222
  141. #define IDD_TRANSITION_EDIT 224
  142. #define IDD_TRANSITION_LIST 225
  143. #define IDD_SKY_LAYERS 234
  144. #define IDI_SKY 235
  145. #define IDD_SKY_LAYER 236
  146. #define IDB_SPLASH 237
  147. #define IDR_XTRA_POPUP 238
  148. #define IDB_CHECKBOX_STATES1 238
  149. #define IDI_PLAY 239
  150. #define IDI_CONVERT 240
  151. #define IDI_UPDATE 241
  152. #define IDI_PHYS 242
  153. #define IDD_GENERATING_SECTORS 243
  154. #define IDI_MARKER 243
  155. #define IDD_PHYSICS_OBJECT_EDIT_CONTAINER 244
  156. #define IDD_WAYPOINT_INFO 245
  157. #define IDI_WAYPOINT 249
  158. #define IDD_PRESET_LIST 250
  159. #define IDI_LIST 251
  160. #define IDD_OVERLAP_FORM 251
  161. #define IDI_NAVIGATOR 252
  162. #define IDI_PLUS 253
  163. #define IDI_PLUS_OVERLAY 254
  164. #define IDD_GOTO_LOCATION 255
  165. #define IDD_COVERSPOT_INFO 256
  166. #define IDD_VIS_STATS 258
  167. #define IDD_NODE_START_ID 260
  168. #define IDI_ID 261
  169. #define IDD_PRESET_DEPENDENCIES_TAB 261
  170. #define IDI_BUILDING 262
  171. #define IDD_PARAMETER_INHERITANCE 264
  172. #define IDI_HEIRARCHY 265
  173. #define IDI_PARAM 266
  174. #define IDD_PRESET_SELECT 267
  175. #define IDI_PRESET_TINY 267
  176. #define IDI_NULL 268
  177. #define IDD_VECTOR3 268
  178. #define IDD_ZONE_EDIT 269
  179. #define IDI_RAND 270
  180. #define IDD_ZONE_LIST 270
  181. #define IDD_OPTIMIZING_VIS 271
  182. #define IDD_STRING_LIBRARY 272
  183. #define IDD_GENERATING_EDGE_SAMPLED_VIS 273
  184. #define IDD_GENERATING_LIGHT_VIS 274
  185. #define IDI_MANUAL_VIS 275
  186. #define IDI_DIALOGUE 286
  187. #define IDD_EDIT_DIALOGUE 287
  188. #define IDD_EDIT_REMARK 288
  189. #define IDD_EDIT_FILENAME_LIST 289
  190. #define IDD_CONVERSATION_LIST 290
  191. #define IDD_EDIT_CONVERSATION 291
  192. #define IDD_EDIT_CONVERSATION_REMARK 292
  193. #define IDD_GENERIC_TEXT_DIALOG 294
  194. #define IDI_EYE2 295
  195. #define IDD_BACKGROUND_MUSIC 296
  196. #define IDD_BACKGROUND_WEATHER 297
  197. #define IDD_BACKGROUND_SKY 298
  198. #define IDD_MEMLOG 299
  199. #define IDD_STRINGS_CATEGORY_VIEW 300
  200. #define IDD_STRING_CATEGORY 301
  201. #define IDI_ORATOR1 302
  202. #define IDI_LOCK 303
  203. #define IDD_GOTO_OBJECT_BY_ID 304
  204. #define IDD_EXPORT_PRESET_SETTINGS 305
  205. #define IDD_PRESET_REMAP_DIALOG 306
  206. #define IDD_STRING_PICKER_DIALOG 307
  207. #define IDD_CONVERSATION_PICKER 308
  208. #define IDD_CONVERSATION_WEIGHT 309
  209. #define IDD_VIS_WINDOW 311
  210. #define IDI_DELETE 312
  211. #define IDC_HAND_POINTER 313
  212. #define IDD_EDIT_STRING 314
  213. #define IDI_TRANSLATE 315
  214. #define IDD_GENERATING_MANUAL_VIS 316
  215. #define IDI_ICON1 317
  216. #define IDD_PRESET_DIALOGUE_TAB 318
  217. #define IDD_STRING_LIBRARY_VIEW 319
  218. #define IDI_ORATOR2 320
  219. #define IDI_ORATOR3 321
  220. #define IDD_CONVERSATION_FORM 322
  221. #define IDI_ORATOR4 323
  222. #define IDI_ORATOR5 324
  223. #define IDI_ORATOR6 325
  224. #define IDI_ORATOR7 326
  225. #define IDD_LEVEL_SETTINGS 327
  226. #define IDD_IMPORT_TRANSLATION 328
  227. #define IDD_EDIT_STRING_TWIDDLER 329
  228. #define IDR_STRINGS_LIBRARY_MENU 330
  229. #define IDD_EXPORT_MISSING_TRANSLATIONS 330
  230. #define IDD_EXPORT_LANGUAGE 331
  231. #define IDD_FORMVIEW 332
  232. #define IDD_CHOOSE_MOD_PACKAGE 333
  233. #define IDD_NEW_PACKAGE_NAME 334
  234. #define IDD_GENERATING_LIGHT_SOLVE 338
  235. #define IDD_LIGHT_SOLVE_OPTIONS 339
  236. #define IDD_HEIGHTFIELD_FORM 335
  237. #define IDD_HEIGHTFIELD_MATERIAL_SETTINGS 336
  238. #define IDD_HEIGHTFIELD_CREATE 337
  239. #define IDC_LIBRARY_TAB 1000
  240. #define IDC_HUE_PICKER 1000
  241. #define IDC_WHITENESS_BAR 1001
  242. #define IDC_RED_BAR 1002
  243. #define IDC_LIST_CTRL 1003
  244. #define IDC_OPACITY_BAR 1003
  245. #define IDC_GREEN_BAR 1003
  246. #define IDC_OUTPUT_EDIT 1004
  247. #define IDC_BLUE_BAR 1004
  248. #define IDC_LIST1 1005
  249. #define IDC_RED_EDIT 1005
  250. #define IDC_RENDER_DEVICE_COMBO 1006
  251. #define IDC_ADD 1006
  252. #define IDC_LEVEL_INCLUDE_LIST 1006
  253. #define IDC_GREEN_EDIT 1006
  254. #define IDC_REMOVE 1007
  255. #define IDC_INSERT 1007
  256. #define IDC_BLUE_EDIT 1007
  257. #define IDC_DEVICE_NAME_STATIC 1008
  258. #define IDC_MODIFY 1008
  259. #define IDC_RENAME 1008
  260. #define IDC_RED_SPIN 1008
  261. #define IDC_DEVICE_VENDOR_STATIC 1009
  262. #define IDC_GREEN_SPIN 1009
  263. #define IDC_DEVICE_PLATFORM_STATIC 1010
  264. #define IDC_ADD_TEMP 1010
  265. #define IDC_BLUE_SPIN 1010
  266. #define IDC_DRIVER_NAME_STATIC 1011
  267. #define IDC_NAME_EDIT 1011
  268. #define IDC_ORIG_COLOR_BAR 1011
  269. #define IDC_DRIVER_VENDOR_STATIC 1012
  270. #define IDC_BROWSE_FOR_MODEL 1012
  271. #define IDC_PRESET_ID_EDIT 1012
  272. #define IDC_CURRENT_COLOR_BAR 1012
  273. #define IDC_DRIVER_VERSION_STATIC 1013
  274. #define IDC_HARDWARE_NAME_STATIC 1014
  275. #define IDC_BROWSE 1014
  276. #define IDC_HARDWARE_VENDOR_STATIC 1015
  277. #define IDC_MODELNAME_EDIT 1015
  278. #define IDC_SKY_TEXTURE_BROWSE 1015
  279. #define IDC_PLAY 1015
  280. #define IDC_HARDWARE_CHIPSET_STATIC 1016
  281. #define IDC_FILENAME_EDIT 1016
  282. #define IDC_COLORDEPTH_16 1017
  283. #define IDC_ID_EDIT 1017
  284. #define IDC_SKY_TEXTURE_EDIT 1017
  285. #define IDC_COLORDEPTH_24 1018
  286. #define IDC_COMMENTS_EDIT 1018
  287. #define IDC_PROPERTY_LIST 1019
  288. #define IDC_DRIVER_NAME 1019
  289. #define IDC_PROPNAME_EDIT 1020
  290. #define IDC_PROPVALUE_EDIT 1021
  291. #define IDC_PROPVALUE_COMBO 1022
  292. #define IDC_TABCTRL 1023
  293. #define IDC_DELETE_BUTTON 1023
  294. #define IDC_CHECK1 1024
  295. #define IDC_SLIDER_RED 1024
  296. #define IDC_DONT_ASK_AGAIN 1024
  297. #define IDC_DONT_ASK_ME_AGAIN 1024
  298. #define IDC_EDIT_POS_BUTTON 1024
  299. #define IDC_RESTRICT_CHECK 1024
  300. #define IDC_PARAM_VALUE_BOOL_CHECK 1024
  301. #define IDC_INFINITE_LOOPS_CHECK 1024
  302. #define IDC_IGNORE_TRANSPARENCY_CHECK 1024
  303. #define IDC_WIREFRAME_CHECK 1024
  304. #define IDC_SHOW_ZONE 1024
  305. #define IDC_TWOWAY_CHECK 1024
  306. #define IDC_FOG_CHECK 1024
  307. #define IDC_PROPOGATE_DIALOGUE 1024
  308. #define IDC_INNATE_CHECK 1024
  309. #define IDC_ALLOW_VTOL_CHECK 1335
  310. #define IDC_LIGHT_SOLVE_OCCLUSION 1336
  311. #define IDC_MIRROR_CHECK 1337
  312. #define IDC_CHECK2 1025
  313. #define IDC_RED_GRADIENT 1025
  314. #define IDC_ELEMENTLOCK_CHECK 1025
  315. #define IDC_APPLY_TO_CHILDREN 1025
  316. #define IDC_SEL_ONLY_CHECK 1025
  317. #define IDC_SHOW_CHARACTER 1025
  318. #define IDC_LOOPING_CHECK 1025
  319. #define IDC_IGNORE_VIS_BIAS 1025
  320. #define IDC_ORATOR1_CHECK 1025
  321. #define IDC_LIGHTNING_CHECK 1025
  322. #define IDC_LIGHT_SOLVE_FILTERING 1025
  323. #define IDC_ORATOR2_CHECK 1026
  324. #define IDC_CHECK3 1026
  325. #define IDC_SLIDER_GREEN 1026
  326. #define IDC_LOCK_ELEMENTS 1026
  327. #define IDC_HUMAN_CHECK 1026
  328. #define IDC_USE_EDGE_SAMPLING 1026
  329. #define IDC_LIGHT_SOLVE_FILTERING2 1026
  330. #define IDC_ORATOR3_CHECK 1027
  331. #define IDC_CHECK4 1027
  332. #define IDC_GREEN_GRADIENT 1027
  333. #define IDC_GROUND_VEHICLE_CHECK 1027
  334. #define IDC_SELECTION_ONLY 1027
  335. #define IDC_ORATOR4_CHECK 1028
  336. #define IDC_CHECK5 1028
  337. #define IDC_SLIDER_BLUE 1028
  338. #define IDC_AIR_VEHICLE_CHECK 1028
  339. #define IDC_ORATOR5_CHECK 1029
  340. #define IDC_CHECK6 1029
  341. #define IDC_BLUE_GRADIENT 1029
  342. #define IDC_JUMP_CHECK 1029
  343. #define IDC_ORATOR6_CHECK 1030
  344. #define IDC_EDIT1 1030
  345. #define IDC_INNATE_PATHFIND_CHECK 1030
  346. #define IDC_SPIN1 1031
  347. #define IDC_STRING_VALUE 1031
  348. #define IDC_XPOS_EDIT 1031
  349. #define IDC_INNER_ATTEN_EDIT 1031
  350. #define IDC_PARAM_VALUE_NUMBER_SPIN 1031
  351. #define IDC_SCROLL_SPEED_SPIN 1031
  352. #define IDC_LOD_COUNT_SPIN 1031
  353. #define IDC_DISTANCE_SPIN 1031
  354. #define IDC_PITCH_EDIT 1031
  355. #define IDC_ID_SPIN 1031
  356. #define IDC_X_SPIN 1031
  357. #define IDC_STRING_EDIT 1031
  358. #define IDC_SILENCE_WEIGHT_SPIN 1031
  359. #define IDC_ORATORID_SPIN 1031
  360. #define IDC_PRECIPITATION_DENSITY_SPIN 1031
  361. #define IDC_MAP_PIXEL_OFFSETY_SPIN 1031
  362. #define IDC_KEY_CONVESATION_CHECK 1031
  363. #define IDC_HEIGHT_EDIT 1031
  364. #define IDC_OK 1032
  365. #define IDC_NUM_VALUE 1032
  366. #define IDC_ZPOS_EDIT 1032
  367. #define IDC_OUTER_ATTEN_EDIT 1032
  368. #define IDC_FOG_START_EDIT 1032
  369. #define IDC_Y_EDIT 1032
  370. #define IDC_SOUND_PRESET_EDIT 1032
  371. #define IDC_SELECTED_WEIGHT_SPIN 1032
  372. #define IDC_MAP_SCALEY_SPIN 1032
  373. #define IDC_POSY_EDIT 1033
  374. #define IDC_XROT_EDIT 1033
  375. #define IDC_FOG_START_SPIN 1033
  376. #define IDC_FACING_EDIT 1033
  377. #define IDC_Y_SPIN 1033
  378. #define IDC_ANIMATION_NAME_EDIT 1033
  379. #define IDC_MAP_SCALEX_SPIN 1033
  380. #define IDC_POSZ_EDIT 1034
  381. #define IDC_YROT_EDIT 1034
  382. #define IDC_CLIP_EDIT 1034
  383. #define IDC_Z_EDIT 1034
  384. #define IDC_MAP_PIXEL_OFFSETX_SPIN 1034
  385. #define IDC_GRAYSCALE_CHECK 1035
  386. #define IDC_ROTATEX_EDIT 1035
  387. #define IDC_ZROT_EDIT 1035
  388. #define IDC_CLIP_SPIN 1035
  389. #define IDC_Z_SPIN 1035
  390. #define IDC_VALUE_TYPE_COMBO 1036
  391. #define IDC_ROTATEY_EDIT 1036
  392. #define IDC_FOG_END_EDIT 1036
  393. #define IDC_ADD_MOD_BUTTON 1037
  394. #define IDC_ROTATEZ_EDIT 1037
  395. #define IDC_FOG_END_SPIN 1037
  396. #define IDC_EDIT_TYPE_BUTTON 1038
  397. #define IDC_DEPTH_EDIT 1038
  398. #define IDC_MODIFY_BUTTON 1038
  399. #define IDC_LIST_EDIT 1039
  400. #define IDC_AUTOLEVEL_CHECK 1040
  401. #define IDC_POSX_EDIT 1041
  402. #define IDC_DEPTH_SPIN 1042
  403. #define IDC_PRESETS_TREE 1043
  404. #define IDC_PARENTS_EDIT 1044
  405. #define IDC_PROPNAME_COMBO 1045
  406. #define IDC_DELETE 1053
  407. #define IDC_SCRIPTLIST 1054
  408. #define IDC_SCRIPT_NAME 1055
  409. #define IDC_BUTTON1 1056
  410. #define IDC_PARAM_NAME_COMBO 1056
  411. #define IDC_DIFFUSE_BUTTON 1057
  412. #define IDC_PARAM_VALUE_LIST_COMBO 1057
  413. #define IDC_NEXT_ERROR 1057
  414. #define IDC_ZENITH_COLOR 1057
  415. #define IDC_VALUESTATIC 1058
  416. #define IDC_SPECULAR_BUTTON 1058
  417. #define IDC_BMP 1059
  418. #define IDC_NO_RADIO 1060
  419. #define IDC_YES_RADIO 1061
  420. #define IDC_ASSET_TREE_LOCATION 1062
  421. #define IDC_UPDATE_LATER 1064
  422. #define IDC_UPDATE_NOW 1065
  423. #define IDC_ANMATION_CTRL 1065
  424. #define IDC_TRIGGER_LIST 1066
  425. #define IDC_TRIGGER_COMBO 1067
  426. #define IDC_FUNCTION_COMBO 1068
  427. #define IDC_CHILD_LINK_LIST 1068
  428. #define IDC_ANIMATION_COMBO 1069
  429. #define IDC_PARENT_LINK 1069
  430. #define IDC_BUILD_PRESET 1070
  431. #define IDC_PRESET_NAME 1071
  432. #define IDC_UPDATE_PRESET 1071
  433. #define IDC_XPOS_SPIN 1072
  434. #define IDC_BREAK_PRESET 1072
  435. #define IDC_YPOS_SPIN 1073
  436. #define IDC_ZPOS_SPIN 1074
  437. #define IDC_XROT_SPIN 1075
  438. #define IDC_YROT_SPIN 1076
  439. #define IDC_ZROT_SPIN 1077
  440. #define IDC_YPOS_EDIT 1078
  441. #define IDC_GOTO 1079
  442. #define IDC_EDIT 1080
  443. #define IDC_SHOWALL 1081
  444. #define IDC_INSTANCE_TREE 1082
  445. #define IDC_OBJECT_LIST 1083
  446. #define IDC_GROUP_TREE 1084
  447. #define IDC_GROUP_LIST 1087
  448. #define IDC_INTENSITY_SLIDER 1088
  449. #define IDC_INNER_ATTEN_SLIDER 1089
  450. #define IDC_VOLUME_SLIDER 1089
  451. #define IDC_OUTER_ATTEN_SLIDER 1090
  452. #define IDC_AMBIENT_BUTTON 1091
  453. #define IDC_COLOR_WINDOW 1092
  454. #define IDC_PARAM_VALUE_STRING_EDIT 1093
  455. #define IDC_PARAM_VALUE_NUMBER_EDIT 1097
  456. #define IDC_GLOBAL_INCLUDE_LIST 1098
  457. #define IDC_INCLUDES_TREE 1099
  458. #define IDC_INCLUDE_TREE 1100
  459. #define IDC_ADD_REMOVE_BUTTON 1101
  460. #define IDC_SPEC_EDIT 1102
  461. #define IDC_SPEC_STATIC 1103
  462. #define IDC_PRIORITY_SLIDER 1104
  463. #define IDC_DROP_OFF_EDIT 1105
  464. #define IDC_MAX_VOL_EDIT 1106
  465. #define IDC_2D_RADIO 1107
  466. #define IDC_START_OFFSET_EDIT 1107
  467. #define IDC_3D_RADIO 1108
  468. #define IDC_PITCH_FACTOR_EDIT 1108
  469. #define IDC_SOUNDEFFECT_RADIO 1109
  470. #define IDC_MUSIC_RADIO 1110
  471. #define IDC_YAW_SLIDER 1110
  472. #define IDC_PITCH_SLIDER 1111
  473. #define IDC_COLOR 1113
  474. #define IDC_FOG_COLOR 1114
  475. #define IDC_BK_COLOR 1115
  476. #define IDC_SCROLL_SPEED_EDIT 1116
  477. #define IDC_GRANULARITY_SLIDER 1117
  478. #define IDC_GRANULARITY_EDIT 1118
  479. #define IDC_PROGRESS_CTRL 1119
  480. #define IDC_SAMPLEHEIGHT_EDIT 1119
  481. #define IDC_BUILD_LIST_CHECK_ICON 1120
  482. #define IDC_SAMPLEHEIGHT_SLIDER 1120
  483. #define IDC_RENDER_LIST_CHECK_ICON 1121
  484. #define IDC_STATUS_TEXT 1122
  485. #define IDC_ELAPSED_TIME_TEXT 1123
  486. #define IDC_TEXTURE_SIZE_SLIDER 1126
  487. #define IDC_PLAY_SOUND_EFFECT 1127
  488. #define IDC_STOP_SOUND_EFFECT 1129
  489. #define IDC_TRIGGER_RADIUS_EDIT 1129
  490. #define IDC_FILENAME 1130
  491. #define IDC_STATS_WINDOW 1131
  492. #define IDC_ZOOM_SLIDER 1132
  493. #define IDC_PREV_ERROR 1133
  494. #define IDC_HISTOGRAM 1134
  495. #define IDC_CURRENT_POINT 1135
  496. #define IDC_CURRENT_PERCENT 1136
  497. #define IDC_VIS_POINTS 1137
  498. #define IDC_BAD_POINTS 1138
  499. #define IDC_PERCENT_BAD 1139
  500. #define IDC_MAX_POINTS 1140
  501. #define IDC_CURRENT_POINT_STATUS 1141
  502. #define IDC_AXIS_AREA 1143
  503. #define IDC_LOD_COUNT_EDIT 1144
  504. #define IDC_LOD_LIST 1145
  505. #define IDC_DISTANCE_EDIT 1146
  506. #define IDC_TYPE_COMBO 1148
  507. #define IDC_SETTINGS_GROUP 1150
  508. #define IDC_ANIMATION_LIST 1156
  509. #define IDC_TOP 1157
  510. #define IDC_FRONT 1158
  511. #define IDC_LEFT 1159
  512. #define IDC_RIGHT 1160
  513. #define IDC_EDIT_ZONE 1161
  514. #define IDC_3D_WINDOW 1162
  515. #define IDC_TOOLBAR 1163
  516. #define IDC_LAST_FRAME 1163
  517. #define IDC_ADD_BUTTON 1164
  518. #define IDC_EDIT_CHAR 1164
  519. #define IDC_TRANSITION_LIST 1165
  520. #define IDC_SIZE_ZONE 1165
  521. #define IDC_ZONE_STATUS 1166
  522. #define IDC_ROTATE_CHAR 1167
  523. #define IDC_YAW_EDIT 1167
  524. #define IDC_FIRST_FRAME 1167
  525. #define IDC_CHAR_STATUS 1168
  526. #define IDC_LAYER_LIST 1168
  527. #define IDC_SCROLL_SPEED 1173
  528. #define IDC_HORIZON_COLOR 1174
  529. #define IDC_FILE_GROUP 1175
  530. #define IDC_PROGRESS_BAR 1176
  531. #define IDC_FLOODFILL_MARK 1177
  532. #define IDC_COMPRESSING_MARK 1178
  533. #define IDC_EDIT_AREA 1179
  534. #define IDC_SPEED_SLIDER 1181
  535. #define IDC_SPEED_EDIT 1182
  536. #define IDC_PRESET_TREE 1183
  537. #define IDC_PRESET_LIST 1184
  538. #define IDC_OVERLAP_TREE 1185
  539. #define IDC_INSTANCE_LIST 1186
  540. #define IDC_FACING_SPIN 1187
  541. #define IDC_CROUCH_CHECK 1188
  542. #define IDC_ADD_ATTACK_LOCATION 1189
  543. #define IDC_SECTOR_LIST 1190
  544. #define IDC_ID 1191
  545. #define IDC_DEPENCY_LIST 1192
  546. #define IDC_CHILD_TREE 1193
  547. #define IDC_PARAMETER_LIST 1194
  548. #define IDC_PROPAGATE 1195
  549. #define IDC_MESSAGE 1197
  550. #define IDC_X_STATIC 1198
  551. #define IDC_Y_STATIC 1199
  552. #define IDC_Z_STATIC 1200
  553. #define IDC_X_EDIT 1201
  554. #define IDC_ZONE_LIST 1204
  555. #define IDC_INITIAL_BIT_COUNT_TEXT 1205
  556. #define IDC_INITIAL_SECTOR_COUNT_TEXT 1206
  557. #define IDC_STRING_LIST 1206
  558. #define IDC_FINAL_BIT_COUNT_TEXT 1207
  559. #define IDC_CODEID_EDIT 1207
  560. #define IDC_FINAL_SECTOR_COUNT_TEXT 1208
  561. #define IDC_TOTAL_EDGE_COUNT 1208
  562. #define IDC_INITIAL_OBJECT_COUNT_TEXT 1209
  563. #define IDC_TOTAL_SAMPLE_COUNT 1209
  564. #define IDC_FINAL_OBJECT_COUNT_TEXT 1210
  565. #define IDC_AVG_SAMPLES_PER_NODE 1210
  566. #define IDC_INITIAL_DYNAMIC_CELL_COUNT_TEXT 1211
  567. #define IDC_EDGE_COUNT 1211
  568. #define IDC_FINAL_DYNAMIC_CELL_COUNT_TEXT 1212
  569. #define IDC_SAMPLE_COUNT 1212
  570. #define IDC_DYNAMIC_CELLS_REMOVED_COUNT_TEXT 1213
  571. #define IDC_OBJECTS_MERGED_TEXT 1214
  572. #define IDC_SECTORS_MERGED_TEXT 1215
  573. #define IDC_DIALOGUE_LIST 1218
  574. #define IDC_REMARK_LIST 1219
  575. #define IDC_SILENCE_WEIGHT_EDIT 1220
  576. #define IDC_STRINGS_LIST 1221
  577. #define IDC_SELECTED_WEIGHT_EDIT 1221
  578. #define IDC_WEIGHT_EDIT 1222
  579. #define IDC_WEIGHT_SPIN 1223
  580. #define IDC_FILENAME_LIST_CTRL 1224
  581. #define IDC_CONVERSATION_LIST 1225
  582. #define IDC_CONVERSATION_NAME 1226
  583. #define IDC_ORATORID_EDIT 1227
  584. #define IDC_OBJECT_ID 1227
  585. #define IDC_GENERIC_ICON 1228
  586. #define IDC_DESCRIPTION 1229
  587. #define IDC_TEXT 1230
  588. #define IDC_MUSIC_PATHNAME 1231
  589. #define IDC_MUSIC_BROWSE 1232
  590. #define IDC_SKY_CLOUD_COVER 1237
  591. #define IDC_SKY_CLOUD_GLOOMINESS 1238
  592. #define IDC_SKY_LIGHT_SUN 1239
  593. #define IDC_SKY_LIGHT_MOON 1240
  594. #define IDC_SKY_TIME_OF_DAY 1242
  595. #define IDC_SKY_MOON_FULL 1244
  596. #define IDC_SKY_MOON_PARTIAL 1245
  597. #define IDC_MEM_USAGE_LIST 1246
  598. #define IDC_CATEGROY_COMBO 1247
  599. #define IDC_STATE_COMBO 1247
  600. #define IDC_TAB_CTRL 1248
  601. #define IDC_NAME 1249
  602. #define IDC_PICKER_AREA 1250
  603. #define IDC_ORATOR1_COMBO 1251
  604. #define IDC_ORATOR2_COMBO 1252
  605. #define IDC_ORATOR3_COMBO 1253
  606. #define IDC_ORATOR4_COMBO 1254
  607. #define IDC_ORATOR5_COMBO 1255
  608. #define IDC_ORATOR6_COMBO 1256
  609. #define IDC_ORATOR1_RADIO 1257
  610. #define IDC_ORATOR2_RADIO 1258
  611. #define IDC_ORATOR3_RADIO 1259
  612. #define IDC_ORATOR4_RADIO 1260
  613. #define IDC_ORATOR5_RADIO 1261
  614. #define IDC_ORATOR6_RADIO 1262
  615. #define IDC_ORATOR7_RADIO 1263
  616. #define IDC_OBJECT_ID_EDIT 1264
  617. #define IDC_TREE_CTRL 1265
  618. #define IDC_CONVERSATION_TREE 1267
  619. #define IDC_ANIMATION_NAME 1268
  620. #define IDC_LOCKED_CHECK 1269
  621. #define IDC_ORATOR1_VISBLE_CHECK 1270
  622. #define IDC_ORATOR3_VISBLE_CHECK 1271
  623. #define IDC_LIGHTNING_START_DISTANCE 1271
  624. #define IDC_ORATOR5_VISBLE_CHECK 1272
  625. #define IDC_LIGHTNING_INTENSITY 1272
  626. #define IDC_ORATOR2_VISBLE_CHECK 1273
  627. #define IDC_LIGHTNING_HEADING 1273
  628. #define IDC_ORATOR4_VISBLE_CHECK 1274
  629. #define IDC_LIGHTNING_DISTRIBUTION 1274
  630. #define IDC_ORATOR6_VISBLE_CHECK 1275
  631. #define IDC_LIGHTNING_END_DISTANCE 1275
  632. #define IDC_LIGHTNING_START_DISTANCE_VALUE 1278
  633. #define IDC_LIGHTNING_END_DISTANCE_VALUE 1279
  634. #define IDC_LIGHTNING_HEADING_VALUE 1280
  635. #define IDC_LIGHTNING_DISTRIBUTION_VALUE 1281
  636. #define IDC_LIGHTNING_INTENSITY_VALUE 1282
  637. #define IDC_PRECIPITATION_NONE 1283
  638. #define IDC_PRECIPITATION_RAIN 1284
  639. #define IDC_PRECIPITATION_SNOW 1285
  640. #define IDC_PRECIPITATION_ASH 1286
  641. #define IDC_WIND_SPEED 1287
  642. #define IDC_WIND_HEADING 1288
  643. #define IDC_WIND_HEADING_VALUE 1289
  644. #define IDC_WIND_VARIABILITY 1290
  645. #define IDC_WIND_VARIABILITY_VALUE 1291
  646. #define IDC_WIND_SPEED_SPIN 1292
  647. #define IDC_PRECIPITATION_DENSITY_EDIT 1293
  648. #define IDC_PROPVALUE_FILE 1294
  649. #define IDC_RESTART_SCRIPT_COMBO 1295
  650. #define IDC_RESPAWN_SCRIPT_COMBO 1296
  651. #define IDC_MAP_PIXEL_OFFSETX_EDIT 1297
  652. #define IDC_MAP_PIXEL_OFFSETY_EDIT 1298
  653. #define IDC_MAP_SCALEX_EDIT 1299
  654. #define IDC_MAP_SCALEY_EDIT 1300
  655. #define IDC_MAP_TITLE_EDIT 1301
  656. #define IDC_LIGHTNING_LIGHTNING 1302
  657. #define IDC_MAP_FILENAME_EDIT 1302
  658. #define IDC_LIGHTNING_NONE 1303
  659. #define IDC_LIGHTNING_WAR_BLITZ 1304
  660. #define IDC_VOLUME_EDIT 1305
  661. #define IDC_LANG_COMBO 1306
  662. #define IDC_LISTCTRL 1307
  663. #define IDC_NEW_BUTTON 1308
  664. #define IDC_MOD_LIST_CTRL 1309
  665. #define IDC_PACKAGE_NAME_EDIT 1310
  666. #define IDC_TOTAL_OBJECT_COUNT 1330
  667. #define IDC_CURRENT_OBJECT 1331
  668. #define IDC_CURRENT_MESH_NAME 1332
  669. #define IDC_VERTEX_COUNT 1333
  670. #define IDC_CURRENT_VERTEX 1334
  671. #define IDC_DENSITY_EDIT 1311
  672. #define IDC_BRUSH_INNER_RADIUS_EDIT 1312
  673. #define IDC_WIDTH_EDIT 1313
  674. #define IDC_CREATE_NEW_BUTTON 1314
  675. #define IDC_FIELD_LIST_COMBO 1315
  676. #define IDC_BRUSH_OUTTER_RADIUS_EDIT 1316
  677. #define IDC_BRUSH_AMOUNT_EDIT 1317
  678. #define IDC_BRUSH_TYPE_COMBO 1318
  679. #define IDC_MATERIAL_SETTINGS_BUTTON 1319
  680. #define IDC_TEXTURE0_BUTTON 1320
  681. #define IDC_TEXTURE1_BUTTON 1321
  682. #define IDC_METERS_PER_TILE_EDIT 1321
  683. #define IDC_TEXTURE2_BUTTON 1322
  684. #define IDC_TEXTURE_FILENAME 1322
  685. #define IDC_TEXTURE3_BUTTON 1323
  686. #define IDC_BMP_FILENAME_EDIT 1323
  687. #define IDC_TEXTURE4_BUTTON 1324
  688. #define IDC_HEIGHT_SCALE_EDIT 1324
  689. #define IDC_TEXTURE5_BUTTON 1325
  690. #define IDC_SURFACE_TYPE_COMBO 1325
  691. #define IDC_TEXTURE6_BUTTON 1326
  692. #define IDC_TEXTURE7_BUTTON 1327
  693. #define IDC_TEXTURE8_BUTTON 1328
  694. #define IDC_TEXTURE9_BUTTON 1329
  695. #define IDM_GENERATE_OBSTACLE_VOLUMES 32770
  696. #define IDM_AUTOLEVEL 32771
  697. #define IDM_MODE_CAMERA 32772
  698. #define IDM_OBJECT_MANIPULATE 32773
  699. #define IDM_DELETE_SELECTION 32774
  700. #define IDM_MODE_ORBIT 32775
  701. #define IDM_COORD_WORLD 32776
  702. #define IDM_COORD_OBJECT 32777
  703. #define IDM_COORD_VIEW 32778
  704. #define IDM_RESTRICT_X 32779
  705. #define IDM_RESTRICT_Y 32781
  706. #define IDM_RESTRICT_Z 32782
  707. #define IDM_CAMERA_TOP 32783
  708. #define IDM_CAMERA_FRONT 32784
  709. #define IDM_CAMERA_BACK 32785
  710. #define IDM_CAMERA_LEFT 32786
  711. #define IDM_CAMERA_RIGHT 32787
  712. #define IDM_CAMERA_BOTTOM 32788
  713. #define IDM_DROP_TO_GROUND 32789
  714. #define IDM_MODE_WALKTHROUGH 32790
  715. #define IDM_VIEW_CHANGE_DEVICE 32791
  716. #define IDM_LEVEL_EXPORT 32792
  717. #define IDM_LEVEL_IMPORT 32793
  718. #define IDM_TOGGLE_PERFORMANCE_SAMPLING 32794
  719. #define IDM_VIEW_AMBIENT_LIGHT_DLG 32795
  720. #define IDM_VIEW_TOOLBAR_CAMERA_SETTINGS 32796
  721. #define IDM_CAMERA_DEPTH_LESS 32797
  722. #define IDM_CAMERA_DEPTH_MORE 32798
  723. #define IDM_SAVE_PRESETS 32799
  724. #define IDM_TOGGLE_SNAPPOINTS 32800
  725. #define IDM_ALWAYS_EXPORT 32801
  726. #define IDM_VIEW_FULLSCREEN 32807
  727. #define IDM_CAM_TURN_LEFT 32808
  728. #define IDM_CHANGE_BASE 32809
  729. #define IDM_CAM_TURN_RIGHT 32810
  730. #define IDM_CAM_BKWD 32812
  731. #define IDM_CAM_FWD 32813
  732. #define IDM_CAM_ELEVATE_UP 32814
  733. #define IDM_CAM_ELEVATE_DN 32815
  734. #define IDM_CAM_LOOK_UP 32816
  735. #define IDM_CAM_LOOK_DN 32817
  736. #define IDM_CAM_SPEED_INCREASE 32818
  737. #define IDM_CAM_SPEED_DECREASE 32819
  738. #define IDM_CAM_RESET 32820
  739. #define IDM_GEN_VIS 32821
  740. #define IDM_TOGGLE_VIS_WINDOW 32822
  741. #define IDM_ANI_FIRST_FRAME 32823
  742. #define IDM_ANI_BACK_FRAME 32824
  743. #define IDM_ANI_PLAY 32825
  744. #define IDM_ANI_PAUSE 32826
  745. #define IDM_ANI_STOP 32827
  746. #define IDM_ANI_FWD_FRAME 32828
  747. #define IDM_ANI_LAST_FRAME 32829
  748. #define IDM_CREATE_GROUP 32831
  749. #define IDM_TOGGLE_LIGHTS 32832
  750. #define IDM_REPARTITION 32833
  751. #define IDC_UPDATE_VSS 32834
  752. #define IDM_ALLOW_AUTO_UPDATES 32835
  753. #define IDC_SELECT 32840
  754. #define IDM_ROTATE_LEFT 32842
  755. #define IDM_ROTATE_RIGHT 32843
  756. #define IDM_CALC_ALL_LIGHTS 32844
  757. #define IDM_CALC_SEL_LIGHTS 32845
  758. #define IDM_UNLOCK_OBJECTS 32848
  759. #define IDM_LOCK_OBJECTS 32849
  760. #define IDM_EDIT_INCLUDES 32850
  761. #define IDM_VOL_DEC 32851
  762. #define IDM_VOL_INC 32852
  763. #define IDM_BACKGROUND_SETTINGS 32853
  764. #define IDM_TOGGLE_MUSIC 32854
  765. #define IDM_TOGGLE_SOUNDS 32855
  766. #define IDM_VIEW_AGGREGATE_CHILDREN 32856
  767. #define IDM_TOGGLE_SUNLIGHT 32857
  768. #define IDM_EDIT_SUNLIGHT 32858
  769. #define IDM_AUTO_GEN_VIS 32859
  770. #define IDM_VISUAL_OPTIONS 32860
  771. #define IDM_VIS_INVERT 32861
  772. #define IDM_VIEW_VIS_POINTS 32862
  773. #define IDM_SPECIFY_ASSET_DATABASE 32863
  774. #define IDM_TOGGLE_WIREFRAME_MODE 32864
  775. #define ID_BUTTON32866 32866
  776. #define IDM_TOGGLE_BACKFACES 32868
  777. #define IDM_VIEW_VIS_ERRORS 32869
  778. #define IDM_USE_VIS_CAMERA 32870
  779. #define IDM_VIS_DISABLE 32872
  780. #define ID_VIS_DISABLE 32874
  781. #define IDM_DISPLAY_PATHS 32875
  782. #define IDM_TEST_PATHFIND 32876
  783. #define IDM_DISPLAY_PATHFIND_SECTORS 32877
  784. #define IDM_DISPLAY_PATHFIND_PORTALS 32878
  785. #define IDM_DISPLAY_PATHFIND_RAW_DATA 32879
  786. #define IDM_EXPORT_PATHFIND 32880
  787. #define IDM_IMPORT_PATHFIND 32881
  788. #define IDM_LOAD_PRESETS 32882
  789. #define IDC_MAKE 32883
  790. #define IDM_BUILD_DYNA_CULLSYS 32884
  791. #define IDM_IMPORT_VIS 32885
  792. #define IDM_EXPORT_VIS 32886
  793. #define IDM_VIEW_VIS_WINDOW 32887
  794. #define IDM_TOGGLE_MAN_VIS_POINTS 32888
  795. #define IDM_DISCARD_PATHFIND 32889
  796. #define IDM_EXPORT_SOUNDS 32890
  797. #define IDM_IMPORT_SOUNDS 32891
  798. #define IDM_IMPORT_DYN_OBJS 32892
  799. #define IDM_EXPORT_DYN_OBJS 32893
  800. #define IDM_EDIT_SKY 32894
  801. #define IDC_INFO 32895
  802. #define IDC_EXTRA 32898
  803. #define IDC_CONVERT 32899
  804. #define IDM_TEST_GOTO 32901
  805. #define IDM_IMPORT_STATIC 32902
  806. #define IDM_EXPORT_STATIC 32903
  807. #define IDM_DISPLAY_FULL_PATHS 32904
  808. #define IDM_DISPLAY_WEB 32905
  809. #define IDM_ESCAPE 32906
  810. #define IDM_DISPLAY_VIS_SECTORS 32907
  811. #define IDM_DISPLAY_VIS_GRID 32908
  812. #define ID_LIGHTING 32909
  813. #define IDM_PRELIT_VERTEX 32910
  814. #define IDM_PRELIT_MULTIPASS 32911
  815. #define IDM_PRELIT_MULTITEX 32912
  816. #define IDM_DEBUG_SCRIPTS_MODE 32913
  817. #define IDM_IMPORT_LIGHTS 32914
  818. #define IDM_BATCH_IMPORT_TERRAIN 32915
  819. #define IDM_VIEW_SOUND_SPHERES 32916
  820. #define IDM_VIEW_LIGHT_SPHERES 32917
  821. #define IDM_IMPORT_SUNLIGHT 32918
  822. #define IDC_REFRESH 32919
  823. #define IDM_DISCARD_VIS 32920
  824. #define IDM_INCREASE_SPHERE 32921
  825. #define IDM_DECREASE_SPHERE 32922
  826. #define IDM_RUN_JOB 32923
  827. #define IDM_GOTO_LOCATION -32612
  828. #define IDM_EXPORT_THUMBNAILS 32925
  829. #define IDM_VIS_STATS 32926
  830. #define IDM_SET_NODE_ID_START 32927
  831. #define IDM_IMPORT_VIS_REMAP_DATA 32928
  832. #define IDM_EXPORT_VIS_REMAP_DATA 32929
  833. #define IDM_BULK_REPLACE 32930
  834. #define IDM_CHECK_IDS 32931
  835. #define IDM_EXPORT_LIGHTS 32932
  836. #define IDM_OPTIMIZE_VIS_DATA 32933
  837. #define IDM_DISPLAY_VIS_GRID_LITTLE_BOXES 32934
  838. #define IDM_EDIT_STRINGS_TABLE 32935
  839. #define IDM_IMPORT_STRING_IDS 32936
  840. #define IDM_EXPORT_STRING_IDS 32937
  841. #define IDM_EXPORT_TRANSLATION_DATA 32938
  842. #define IDM_IMPORT_TRANSLATION_DATA 32939
  843. #define IDM_BUILD_FLIGHT_INFO 32940
  844. #define IDM_TOGGLE_ATTENUATION_SPHERES 32941
  845. #define IDM_FIX_ID_COLLISIONS 32943
  846. #define IDM_RESET_DYNA_CULL_SYSTEM 32944
  847. #define IDM_DISPLAY_LIGHT_VECTORS 32945
  848. #define IDM_DISPLAY_STATIC_ANIM_OBJECTS 32946
  849. #define ID_EDIT_REPARTITIONCULLINGSYSTEMS 32947
  850. #define IDM_EDIT_CONVERSATIONS 32948
  851. #define IDM_BUILDING_POWER_ON 32949
  852. #define IDM_CREATE_PROXIES 32950
  853. #define IDM_AUTO_PRESET_CHECKIN 32951
  854. #define IDM_IMMEDIATE_PRESET_CHECKIN 32952
  855. #define IDM_CHECK_IN_PRESET_CHANGES 32953
  856. #define IDM_REMAP_IDS 32954
  857. #define IDM_VERIFY_CULLING 32955
  858. #define IDM_ENABLE_VIS_SECTOR_FALLBACK 32956
  859. #define IDM_RUN_MANUAL_VIS_POINTS 32957
  860. #define IDM_SHOW_EDITOR_OBJECTS 32958
  861. #define IDM_ADD_CHILD_NODE 32960
  862. #define IDM_CHECK_MEMLOG 32961
  863. #define IDM_MAKE_VIS_POINT 32962
  864. #define IDM_EXPORT_STRING_TABLE 32963
  865. #define IDM_GOTO_OBJECT 32965
  866. #define IDM_EXPORT_PRESETS 32966
  867. #define IDM_IMPORT_PRESETS 32967
  868. #define IDM_BATCH_EXPORT 32968
  869. #define IDM_VIS_LOCKSAMPLEPOINT 32970
  870. #define IDM_LOCK_VIS_SAMPLE_POINT 32971
  871. #define IDC_SWAP 32976
  872. #define IDM_TOGGLE_TERRAIN_SELECTION 32977
  873. #define IDM_EXPORT_PRESET_FILE_DEPENDENCIES 32978
  874. #define IDM_IMPORT_STRINGS 32979
  875. #define IDM_UPDATE_EMBEDDED_NODE_LIST 32980
  876. #define IDM_CLEAR_EMBEDDED_NODE_LIST 32981
  877. #define IDM_EXPORT_TILE_LIST 32982
  878. #define IDM_REMAP_UNIMPORTANT_IDS 32983
  879. #define IDM_EDIT_LEVEL_SETTINGS 32984
  880. #define IDM_MODE_TWIDDLER 32988
  881. #define IDM_MODE_STRING 32989
  882. #define IDM_COMPRESS_TEXTURES 32990
  883. #define IDM_EXPORT_FILE_USAGE_REPORT 32991
  884. #define IDM_EXPORT_MISSING_TRANSLATION_REPORT 32992
  885. #define IDM_EXPORT_LANGUAGE 32993
  886. #define IDM_FIRST_CAM_PROFILE 32994
  887. #define IDM_LAST_CAM_PROFILE 33994
  888. #define IDM_ALWAYS_LOCAL_EXPORT 33995
  889. #define IDM_EXPORT_INSTALLER_LANGUAGE_VERSION 33996
  890. #define IDM_EXTRACT_RC_STRINGS 33997
  891. #define IDM_EXTRACT_INSTALLER_RC_STRINGS 33998
  892. #define IDM_CAMERA_PERSPECTIVE 33999
  893. #define IDM_CAMERA_ORTHOGRAPHIC 34000
  894. #define IDM_MOD_EXPORT 34001
  895. #define IDM_SAVE_LEVEL 34002
  896. #define IDM_COMPUTE_VERTEX_SOLVE 34003
  897. #define IDM_MODE_HEIGHT_EDIT 34004
  898. #define IDS_NO_GLOBAL_PRESET_LIB_MESSAGE 61204
  899. #define IDS_NO_GLOBAL_PRESET_LIB_TITLE 61205
  900. #define IDS_BASE_INFO_NONAME_TITLE 61206
  901. #define IDS_BASE_INFO_NONAME_MSG 61207
  902. #define IDS_SAVE_PRESETS_MSG 61208
  903. #define IDS_SAVE_PRESETS_TITLE 61209
  904. #define IDS_CANT_INSTANTIATE_MSG 61210
  905. #define IDS_CANT_INSTANTIATE_TITLE 61211
  906. #define IDS_LOAD_ERROR_MSG 61212
  907. #define IDS_LOAD_ERROR_TITLE 61213
  908. #define IDS_SAVE_ERROR_MSG 61214
  909. #define IDS_SAVE_ERROR_TITLE 61215
  910. #define IDS_CANT_EXPORT_MSG 61216
  911. #define IDS_CANT_EXPORT_TITLE 61217
  912. #define IDS_DELETE_PRESET_MSG 61218
  913. #define IDS_DELETE_PRESET_TITLE 61219
  914. #define IDS_NOVSS_MSG 61220
  915. #define IDS_NOVSS_TITLE 61221
  916. #define IDS_INVALID_MODEL_PATH_MSG 61222
  917. #define IDS_INVALID_MODEL_PATH_TITLE 61223
  918. #define IDS_NOVSSUSER_MSG 61224
  919. #define IDS_VSS_READONLY_MSG 61225
  920. #define IDS_READ_ONLY_MSG 61226
  921. #define IDS_READ_ONLY_TITLE 61227
  922. #define IDS_LIBRARY_CHECKED_OUT_TO_USER_MSG 61228
  923. #define IDS_CANT_CHECK_OUT_TITLE 61229
  924. #define IDS_CHECK_OUT_ERROR 61230
  925. #define IDS_CANT_CHECK_IN_TITLE 61231
  926. #define IDS_CHECK_IN_ERROR 61232
  927. #define IDS_ANIM_FRAMES 61233
  928. #define IDS_PRESET_PARENT_REMOVED_MSG 61234
  929. #define IDS_PRESET_PARENT_REMOVED_TITLE 61235
  930. #define IDS_FILENAMES_MUST_MATCH_MSG 61236
  931. #define IDS_FILENAMES_MUST_MATCH_TITLE 61237
  932. #define IDS_DELETE_CONFIRM_MSG 61238
  933. #define IDS_DELETE_CONFIRM_TITLE 61239
  934. #define IDS_CAM_LOCATION 61240
  935. #define IDS_CANT_CREATE_OBJECT_MSG 61241
  936. #define IDS_CANT_CREATE_OBJECT_TITLE 61242
  937. #define IDS_POLY_COUNT 61243
  938. #define IDS_VERSION_ERROR_MSG 61244
  939. #define IDS_VERSION_ERROR_TITLE 61245
  940. #define IDS_TEXTURE_MEM 61246
  941. // Next default values for new objects
  942. //
  943. #ifdef APSTUDIO_INVOKED
  944. #ifndef APSTUDIO_READONLY_SYMBOLS
  945. #define _APS_3D_CONTROLS 1
  946. #define _APS_NEXT_RESOURCE_VALUE 337
  947. #define _APS_NEXT_COMMAND_VALUE 34004
  948. #define _APS_NEXT_CONTROL_VALUE 1340
  949. #define _APS_NEXT_SYMED_VALUE 101
  950. #endif
  951. #endif