]> icculus.org git repositories - divverent/netradiant.git/blob - contrib/bobtoolz/resource.h
initial
[divverent/netradiant.git] / contrib / bobtoolz / resource.h
1 /*
2 BobToolz plugin for GtkRadiant
3 Copyright (C) 2001 Gordon Biggans
4
5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Lesser General Public
7 License as published by the Free Software Foundation; either
8 version 2.1 of the License, or (at your option) any later version.
9
10 This library 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 GNU
13 Lesser General Public License for more details.
14
15 You should have received a copy of the GNU Lesser General Public
16 License along with this library; if not, write to the Free Software
17 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18 */
19
20 //{{NO_DEPENDENCIES}}
21 // Microsoft Developer Studio generated include file.
22 // Used by bobToolz.rc
23 //
24 #define IDD_PATHPLOTTER_DIALOG          101
25 #define IDD_ABOUT                       129
26 #define IDD_STAIR_DIALOG                130
27 #define IDD_POLYGON_DIALOG              131
28 #define IDB_BT_BITMAP                   137
29 #define IDI_ICON1                       139
30 #define IDD_POLYGON_BRD_DIALOG          141
31 #define IDD_DOOR_DIALOG                 141
32 #define IDD_INTERSECT_DIALOG            143
33 #define IDD_INTERSECT_INFO_DIALOG       144
34 #define IDD_BRUSHCHECKER_DIALOG         146
35 #define IDD_AUTOCAULK_DIALOG            147
36 #define IDD_AUTOCAULKSTART_DIALOG       148
37 #define IDD_TEXTURE_RESET_DIALOG        149
38 #define IDC_EDIT1                       1000
39 #define IDC_DIR_N_RADIO                 1001
40 #define IDC_TRIMTEXTURE_EDIT            1001
41 #define IDC_SCL_VERT_EDIT               1001
42 #define IDC_DIR_S_RADIO                 1002
43 #define IDC_SCL_HOR_EDIT                1002
44 #define IDC_POINTCOUNT_EDIT             1002
45 #define IDC_DIR_E_RADIO                 1003
46 #define IDC_ROTATION_EDIT               1003
47 #define IDC_MULTIPLIER_EDIT             1003
48 #define IDC_DIR_W_RADIO                 1004
49 #define IDC_SHFT_VER_EDIT               1004
50 #define IDC_GRAVITY_EDIT                1004
51 #define IDC_STYLE_ORIG_RADIO            1005
52 #define IDC_SHFT_HOR_EDIT               1005
53 #define IDC_NOUPDATE_CHECK              1005
54 #define IDC_STYLE_BOB_RADIO             1006
55 #define IDC_SHOWEXTRA_CHECK             1006
56 #define IDC_STYLE_CORNER_RADIO          1007
57 #define IDC_RISER_EDIT                  1011
58 #define IDC_FLAT_EDIT                   1012
59 #define IDC_MAX_WALL_WIDTH              1013
60 #define IDC_MIN_WALL_WIDTH              1014
61 #define IDC_DETAIL_CHK                  1014
62 #define IDC_MAX_CLIFF_HEIGHT            1015
63 #define IDC_INVERSE_CHK                 1015
64 #define IDC_MIN_CLIFF_HEIGHT            1016
65 #define IDC_BORDER_CHK                  1016
66 #define IDC_ALIGN_CHK                   1017
67 #define IDC_BORDER_EDIT                 1018
68 #define IDC_MAX_CNR_SIZE                1019
69 #define IDC_MIN_CNR_SIZE                1020
70 #define IDC_FBTEXTURE_EDIT              1020
71 #define IDC_GRID_SNAP                   1021
72 #define IDC_TEXSCALE1_CHECK             1021
73 #define IDC_MAX_WALL_BREADTH            1022
74 #define IDC_TEXSCALE2_CHECK             1022
75 #define IDC_MIN_WALL_BREADTH            1023
76 #define IDC_MAINTEX_COMBO               1023
77 #define IDC_TEXSCALE3_CHECK             1024
78 #define IDC_TEXSCALE4_CHECK             1025
79 #define IDC_TRIMTEX_COMBO               1026
80 #define IDC_SET_MAINTEX_BTN             1027
81 #define IDC_SET_TRIMTEX_BTN             1028
82 #define IDC_WHOLEMAP_CHECK              1030
83 #define IDC_DETAIL_INCLUDE_CHECK        1031
84 #define IDC_SKIPBOUNDS_CHECK            1032
85 #define IDC_SKIPSIMPLE_CHECK            1033
86 #define IDC_SKIPACCURATE_CHECK          1034
87 #define IDC_PROGRESS1                   1035
88 #define IDC_INTR_PROG1                  1035
89 #define IDC_DIR_NS_RADIO                1036
90 #define IDC_PROGRESS2                   1036
91 #define IDC_DIR_EW_RADIO                1037
92 #define IDC_DIR_GROUP                   1038
93 #define IDC_WHOLEMAP_RADIO              1040
94 #define IDC_SELECTED_RADIO              1041
95 #define IDC_KILLBRUSHES_CHECK           1041
96 #define IDC_WARNING1_STATIC             1042
97 #define IDC_AC_NORMAL_RADIO             1043
98 #define IDC_AC_BUILD_MINI_PRT_RADIO     1044
99 #define IDC_AC_SUPER_RADIO              1045
100 #define IDC_RESET_TEXTURE_EDIT          1046
101 #define IDC_RESET_NEW_TEXTURE_EDIT      1047
102 #define IDC_ONLYTEXTURE_CHECK           1048
103 #define IDC_ALLTEXTURES_CHECK           1049
104 #define IDC_DUPLICATEONLY_CHECK         1050
105
106 // Next default values for new objects
107 // 
108 #ifdef APSTUDIO_INVOKED
109 #ifndef APSTUDIO_READONLY_SYMBOLS
110 #define _APS_NEXT_RESOURCE_VALUE        102
111 #define _APS_NEXT_COMMAND_VALUE         40001
112 #define _APS_NEXT_CONTROL_VALUE         1007
113 #define _APS_NEXT_SYMED_VALUE           101
114 #endif
115 #endif