Complete disaster-recovery snapshot: engine/game source, game data assets, VC6 toolchain + DX SDKs, build outputs, deployed game, and _UNUSED archive. Large binaries in Git LFS; text preserved byte-for-byte (core.autocrlf=false, no eol attributes). See RECOVERY.md for the one-clone rebuild procedure.
90 lines
3.7 KiB
C
90 lines
3.7 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by MapCreator.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_MAPCREATOR_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_GEOMETRY_PANEL 129
|
|
#define IDD_TEXTURE_PANEL 130
|
|
#define IDD_WATER_PANEL 131
|
|
#define IDD_CULTURAL_PANEL 132
|
|
#define IDC_MAPNAME 1000
|
|
#define IDC_HFBROWSE 1001
|
|
#define IDC_HFEDIT 1002
|
|
#define IDC_TTBROWSE 1003
|
|
#define IDC_TTEDIT 1004
|
|
#define IDC_CREATE 1005
|
|
#define IDC_HSCALE 1006
|
|
#define IDC_WATERLEVEL 1007
|
|
#define IDC_USEWATER 1008
|
|
#define IDC_SPASSES 1009
|
|
#define IDC_WTEXTRATIO 1009
|
|
#define IDC_POLYCOUNT 1010
|
|
#define IDC_DTBROWSE 1011
|
|
#define IDC_WDETAILRATIO 1011
|
|
#define IDC_DTEDIT 1012
|
|
#define IDC_DRATIO 1013
|
|
#define IDC_FADEIN 1015
|
|
#define IDC_FADEOUT 1016
|
|
#define IDC_WTEXT 1018
|
|
#define IDC_UWTEXT 1019
|
|
#define IDC_DTTEXT 1020
|
|
#define IDC_WTEXTBROWSE 1021
|
|
#define IDC_UWTEXTBROWSE 1022
|
|
#define IDC_DLGTAB 1022
|
|
#define IDC_WDTBROWSE 1023
|
|
#define IDC_FINALPASS 1023
|
|
#define IDC_INTERESTDATA 1024
|
|
#define IDC_TRICAP 1026
|
|
#define IDC_IGDATA 1027
|
|
#define IDC_TGAA 1028
|
|
#define IDC_ERFA1 1029
|
|
#define IDC_TGAC 1030
|
|
#define IDC_TGABROWSEC 1031
|
|
#define IDC_TGAB 1032
|
|
#define IDC_TGABROWSEA 1033
|
|
#define IDC_TGABROWSEB 1034
|
|
#define IDC_ERFC1 1035
|
|
#define IDC_ERFBROWSEC1 1036
|
|
#define IDC_ERFBROWSEA1 1037
|
|
#define IDC_ERFB1 1038
|
|
#define IDC_ERFBROWSEB1 1039
|
|
#define IDC_FADESTART 1040
|
|
#define IDC_FADEEND 1041
|
|
#define IDC_BILLBOARDA1 1042
|
|
#define IDC_BILLBOARDB1 1043
|
|
#define IDC_BILLBOARDC1 1044
|
|
#define IDC_CULTURALYESNO 1045
|
|
#define IDC_ERFA2 1046
|
|
#define IDC_ERFA3 1047
|
|
#define IDC_ERFB2 1048
|
|
#define IDC_ERFB3 1049
|
|
#define IDC_ERFC2 1052
|
|
#define IDC_ERFC3 1053
|
|
#define IDC_ERFBROWSEA2 1054
|
|
#define IDC_BILLBOARDA2 1055
|
|
#define IDC_ERFBROWSEA3 1056
|
|
#define IDC_BILLBOARDA3 1057
|
|
#define IDC_ERFBROWSEB2 1058
|
|
#define IDC_BILLBOARDB2 1059
|
|
#define IDC_ERFBROWSEB3 1060
|
|
#define IDC_BILLBOARDB3 1061
|
|
#define IDC_ERFBROWSEC2 1062
|
|
#define IDC_BILLBOARDC2 1063
|
|
#define IDC_ERFBROWSEC3 1064
|
|
#define IDC_BILLBOARDC3 1065
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1046
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|