mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-10 14:41:54 +00:00
115 lines
4.7 KiB
C
115 lines
4.7 KiB
C
/*
|
|
BobToolz plugin for GtkRadiant
|
|
Copyright (C) 2001 Gordon Biggans
|
|
|
|
This library is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Lesser General Public
|
|
License as published by the Free Software Foundation; either
|
|
version 2.1 of the License, or (at your option) any later version.
|
|
|
|
This library is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
Lesser General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with this library; if not, write to the Free Software
|
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
*/
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by bobToolz.rc
|
|
//
|
|
#define IDD_PATHPLOTTER_DIALOG 101
|
|
#define IDD_ABOUT 129
|
|
#define IDD_STAIR_DIALOG 130
|
|
#define IDD_POLYGON_DIALOG 131
|
|
#define IDB_BT_BITMAP 137
|
|
#define IDI_ICON1 139
|
|
#define IDD_POLYGON_BRD_DIALOG 141
|
|
#define IDD_DOOR_DIALOG 141
|
|
#define IDD_INTERSECT_DIALOG 143
|
|
#define IDD_INTERSECT_INFO_DIALOG 144
|
|
#define IDD_BRUSHCHECKER_DIALOG 146
|
|
#define IDD_AUTOCAULK_DIALOG 147
|
|
#define IDD_AUTOCAULKSTART_DIALOG 148
|
|
#define IDD_TEXTURE_RESET_DIALOG 149
|
|
#define IDC_EDIT1 1000
|
|
#define IDC_DIR_N_RADIO 1001
|
|
#define IDC_TRIMTEXTURE_EDIT 1001
|
|
#define IDC_SCL_VERT_EDIT 1001
|
|
#define IDC_DIR_S_RADIO 1002
|
|
#define IDC_SCL_HOR_EDIT 1002
|
|
#define IDC_POINTCOUNT_EDIT 1002
|
|
#define IDC_DIR_E_RADIO 1003
|
|
#define IDC_ROTATION_EDIT 1003
|
|
#define IDC_MULTIPLIER_EDIT 1003
|
|
#define IDC_DIR_W_RADIO 1004
|
|
#define IDC_SHFT_VER_EDIT 1004
|
|
#define IDC_GRAVITY_EDIT 1004
|
|
#define IDC_STYLE_ORIG_RADIO 1005
|
|
#define IDC_SHFT_HOR_EDIT 1005
|
|
#define IDC_NOUPDATE_CHECK 1005
|
|
#define IDC_STYLE_BOB_RADIO 1006
|
|
#define IDC_SHOWEXTRA_CHECK 1006
|
|
#define IDC_STYLE_CORNER_RADIO 1007
|
|
#define IDC_RISER_EDIT 1011
|
|
#define IDC_FLAT_EDIT 1012
|
|
#define IDC_MAX_WALL_WIDTH 1013
|
|
#define IDC_MIN_WALL_WIDTH 1014
|
|
#define IDC_DETAIL_CHK 1014
|
|
#define IDC_MAX_CLIFF_HEIGHT 1015
|
|
#define IDC_INVERSE_CHK 1015
|
|
#define IDC_MIN_CLIFF_HEIGHT 1016
|
|
#define IDC_BORDER_CHK 1016
|
|
#define IDC_ALIGN_CHK 1017
|
|
#define IDC_BORDER_EDIT 1018
|
|
#define IDC_MAX_CNR_SIZE 1019
|
|
#define IDC_MIN_CNR_SIZE 1020
|
|
#define IDC_FBTEXTURE_EDIT 1020
|
|
#define IDC_GRID_SNAP 1021
|
|
#define IDC_TEXSCALE1_CHECK 1021
|
|
#define IDC_MAX_WALL_BREADTH 1022
|
|
#define IDC_TEXSCALE2_CHECK 1022
|
|
#define IDC_MIN_WALL_BREADTH 1023
|
|
#define IDC_MAINTEX_COMBO 1023
|
|
#define IDC_TEXSCALE3_CHECK 1024
|
|
#define IDC_TEXSCALE4_CHECK 1025
|
|
#define IDC_TRIMTEX_COMBO 1026
|
|
#define IDC_SET_MAINTEX_BTN 1027
|
|
#define IDC_SET_TRIMTEX_BTN 1028
|
|
#define IDC_WHOLEMAP_CHECK 1030
|
|
#define IDC_DETAIL_INCLUDE_CHECK 1031
|
|
#define IDC_SKIPBOUNDS_CHECK 1032
|
|
#define IDC_SKIPSIMPLE_CHECK 1033
|
|
#define IDC_SKIPACCURATE_CHECK 1034
|
|
#define IDC_PROGRESS1 1035
|
|
#define IDC_INTR_PROG1 1035
|
|
#define IDC_DIR_NS_RADIO 1036
|
|
#define IDC_PROGRESS2 1036
|
|
#define IDC_DIR_EW_RADIO 1037
|
|
#define IDC_DIR_GROUP 1038
|
|
#define IDC_WHOLEMAP_RADIO 1040
|
|
#define IDC_SELECTED_RADIO 1041
|
|
#define IDC_KILLBRUSHES_CHECK 1041
|
|
#define IDC_WARNING1_STATIC 1042
|
|
#define IDC_AC_NORMAL_RADIO 1043
|
|
#define IDC_AC_BUILD_MINI_PRT_RADIO 1044
|
|
#define IDC_AC_SUPER_RADIO 1045
|
|
#define IDC_RESET_TEXTURE_EDIT 1046
|
|
#define IDC_RESET_NEW_TEXTURE_EDIT 1047
|
|
#define IDC_ONLYTEXTURE_CHECK 1048
|
|
#define IDC_ALLTEXTURES_CHECK 1049
|
|
#define IDC_DUPLICATEONLY_CHECK 1050
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1007
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|