1
0
forked from 0ad/0ad
0ad/source/sced/ui/resource.h
2004-06-10 22:24:03 +00:00

115 lines
4.7 KiB
C
Executable File

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ScEd.rc
//
#define IDD_ABOUTBOX 100
#define IDD_PROPPAGE_NAVIGATION 102
#define IDD_DIALOGBAR_TEXTURETOOLS 103
#define IDR_MAINFRAME 128
#define IDR_SCEDTYPE 129
#define IDD_DIALOG_LIGHTSETTINGS 133
#define IDD_DIALOGBAR_MODELTOOLS 134
#define IDD_DIALOGBAR_UNITTOOLS 134
#define IDB_LOGO 135
#define IDD_DIALOG_OPTIONS 137
#define IDD_DIALOGBAR_ELEVATIONTOOLS 138
#define IDD_DIALOGBAR_UNITPROPERTIES 139
#define IDD_DIALOG_SIMPLEEDIT 140
#define IDI_ICON_UNITMODE 141
#define IDI_ICON_NEWUNIT 142
#define IDI_ICON_SELECT 143
#define IDD_DIALOG_MAPSIZE 144
#define IDB_BITMAP_SELECT 146
#define IDB_BITMAP_TEXTURETOOLS 148
#define IDB_BITMAP_ELEVATIONTOOLS 149
#define IDB_BITMAP_MODELTOOLS 150
#define IDD_DIALOGBAR_BRUSHSHAPEEDITOR 151
#define IDD_PROPPAGE_SHADOWS 152
#define IDB_BITMAP_SELECTUNIT 153
#define IDD_UNITPROPERTIES_TEXTURES 153
#define IDB_BITMAP_ADDUNIT 154
#define IDD_UNITPROPERTIES_ANIMATIONS 154
#define IDC_BUTTON_SUNCOLOR 1001
#define IDC_EDIT_MODEL 1001
#define IDC_BUTTON_TERRAINAMBIENTCOLOR 1002
#define IDC_EDIT_TEXTURE 1002
#define IDC_BUTTON_APPLY 1003
#define IDC_BUTTON_MODELBROWSE 1004
#define IDC_BUTTON_DIRECTION 1005
#define IDC_BUTTON_TEXTUREBROWSE 1005
#define IDC_BUTTON_ELEVATION 1006
#define IDC_BUTTON_REFRESH 1006
#define IDC_EDIT_DIRECTION 1007
#define IDC_EDIT_NAME 1007
#define IDC_BUTTON_UNITSAMBIENTCOLOR 1008
#define IDC_BUTTON_BACK 1008
#define IDC_EDIT_ELEVATION 1009
#define IDC_SPIN_DIRECTION 1010
#define IDC_SPIN_ELEVATION 1011
#define IDC_STATIC_VERSION 1011
#define IDC_EDIT_ANIMATION 1011
#define IDC_BUTTON_LAUNCHWFG 1012
#define IDC_BUTTON_ANIMATIONBROWSE 1012
#define IDC_SLIDER_BRUSHSIZE 1013
#define IDC_SLIDER_BRUSHEFFECT 1014
#define IDC_LIST_TEXTUREBROWSER 1015
#define IDC_BUTTON_ADD 1016
#define IDC_BUTTON_EDIT 1017
#define IDC_STATIC_CURRENTTEXTURE 1018
#define IDC_STATIC_CURRENTMODEL 1020
#define IDC_LIST_MODELBROWSER 1021
#define IDC_LIST_OBJECTBROWSER 1021
#define IDC_SLIDER_RTSSCROLLSPEED 1023
#define IDC_RADIO_RAISE 1027
#define IDC_RADIO_SMOOTH 1028
#define IDC_EDIT1 1028
#define IDC_COMBO_TERRAINTYPES 1030
#define IDC_COMBO1 1030
#define IDC_RADIO_SMALL 1031
#define IDC_RADIO_MEDIUM 1032
#define IDC_COMBO_OBJECTTYPES 1032
#define IDC_RADIO_LARGE 1033
#define IDC_BUTTON_SELECT 1033
#define IDC_RADIO_HUGE 1034
#define IDC_BUTTON_ELEVATIONTOOLS 1034
#define IDC_BUTTON_TEXTURETOOLS 1035
#define IDC_BUTTON_MODELTOOLS 1036
#define IDC_BUTTON_ADDUNIT 1038
#define IDC_CHECK_SHADOWS 1039
#define IDC_BUTTON_SHADOWCOLOR 1040
#define IDC_SLIDER_SHADOWQUALITY 1041
#define ID_TERRAIN_LOAD 32772
#define ID_TERRAIN_RANDOMMAP 32773
#define ID_LIGHTING_SETTINGS 32774
#define ID_VIEW_GRID 32778
#define ID_VIEW_TERRAIN_GRID 32778
#define ID_VIEW_SCREENSHOT 32779
#define IDR_TEXTURE_TOOLS 32781
#define ID_TOOLS_OPTIONS 32782
#define IDR_ELEVATION_TOOLS 32783
#define IDR_UNIT_TOOLS 32785
#define IDR_RESIZE_MAP 32786
#define ID_VIEW_TERRAIN_WIREFRAME 32787
#define ID_VIEW_TERRAIN_SOLID 32788
#define ID_FILE_LOADMAP 32789
#define ID_FILE_SAVEMAP 32790
#define ID_VIEW_MODEL_SOLID 32791
#define ID_VIEW_MODEL_GRID 32792
#define ID_VIEW_MODEL_WIREFRAME 32793
#define ID_VIEW_RENDERSTATS 32794
#define ID_TEST_STOP 32797
#define ID_TEST_GO 32798
#define ID_RANDOM_MAP 32799
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 156
#define _APS_NEXT_COMMAND_VALUE 32800
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif