// * This file is part of the COLOBOT source code // * Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, www.epsitec.ch // * // * This program is free software: you can redistribute it and/or modify // * it under the terms of the GNU General Public License as published by // * the Free Software Foundation, either version 3 of the License, or // * (at your option) any later version. // * // * This program 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 General Public License for more details. // * // * You should have received a copy of the GNU General Public License // * along with this program. If not, see http://www.gnu.org/licenses/.//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by CBot.rc // #define ID_KEYWORDS 2000 #define ID_IF 2000 #define ID_ELSE 2001 #define ID_WHILE 2002 #define ID_DO 2003 #define ID_FOR 2004 #define ID_BREAK 2005 #define ID_CONTINUE 2006 #define ID_SWITCH 2007 #define ID_CASE 2008 #define ID_DEFAULT 2009 #define ID_TRY 2010 #define ID_THROW 2011 #define ID_CATCH 2012 #define ID_FINALLY 2013 #define ID_TXT_AND 2014 #define ID_TXT_OR 2015 #define ID_TXT_NOT 2016 #define ID_RETURN 2017 #define ID_CLASS 2018 #define ID_EXTENDS 2019 #define ID_SYNCHO 2020 #define ID_NEW 2021 #define ID_PUBLIC 2022 #define ID_EXTERN 2023 #define ID_FINAL 2024 #define ID_STATIC 2025 #define ID_PROTECTED 2026 #define ID_PRIVATE 2027 #define ID_REPEAT 2028 #define ID_DEBUGDD 2099 #define ID_INT 2100 #define ID_FLOAT 2101 #define ID_BOOLEAN 2102 #define ID_STRING 2103 #define ID_VOID 2104 #define ID_BOOL 2105 #define ID_TRUE 2200 #define ID_FALSE 2201 #define ID_NULL 2202 #define ID_NAN 2203 #define ID_OPENPAR 2300 #define ID_CLOSEPAR 2301 #define ID_OPBLK 2302 #define ID_CLBLK 2303 #define ID_SEP 2304 #define ID_COMMA 2305 #define ID_DOTS 2306 #define ID_DOT 2307 #define ID_OPBRK 2308 #define ID_CLBRK 2309 #define ID_DBLDOTS 2310 #define ID_LOGIC 2311 #define ID_ADD 2312 #define ID_SUB 2313 #define ID_MUL 2314 #define ID_DIV 2315 #define ID_ASS 2316 #define ID_ASSADD 2317 #define ID_ASSSUB 2318 #define ID_ASSMUL 2319 #define ID_ASSDIV 2320 #define ID_ASSOR 2321 #define ID_ASSAND 2322 #define ID_ASSXOR 2323 #define ID_ASSSL 2324 #define ID_ASSSR 2325 #define ID_ASSASR 2326 #define ID_SL 2327 #define ID_SR 2328 #define ID_ASR 2329 #define ID_INC 2330 #define ID_DEC 2331 #define ID_LO 2332 #define ID_HI 2333 #define ID_LS 2334 #define ID_HS 2335 #define ID_EQ 2336 #define ID_NE 2337 #define ID_AND 2338 #define ID_XOR 2339 #define ID_OR 2340 #define ID_LOG_AND 2341 #define ID_LOG_OR 2342 #define ID_LOG_NOT 2343 #define ID_NOT 2344 #define ID_MODULO 2345 #define ID_POWER 2346 #define ID_ASSMODULO 2347 #define TX_UNDEF 4000 #define TX_NAN 4001 #define TX_OPENPAR 5000 #define TX_CLOSEPAR 5001 #define TX_NOTBOOL 5002 #define TX_UNDEFVAR 5003 #define TX_BADLEFT 5004 #define TX_ENDOF 5005 #define TX_OUTCASE 5006 #define TX_NOTERM 5007 #define TX_CLOSEBLK 5008 #define TX_ELSEWITHOUTIF 5009 #define TX_OPENBLK 5010 #define TX_BADTYPE 5011 #define TX_REDEFVAR 5012 #define TX_BAD2TYPE 5013 #define TX_UNDEFCALL 5014 #define TX_MISDOTS 5015 #define TX_WHILE 5016 #define TX_BREAK 5017 #define TX_LABEL 5018 #define TX_NOLABEL 5019 #define TX_NOCASE 5020 #define TX_BADNUM 5021 #define TX_VOID 5022 #define TX_NOTYP 5023 #define TX_NOVAR 5024 #define TX_NOFONC 5025 #define TX_OVERPARAM 5026 #define TX_REDEF 5027 #define TX_LOWPARAM 5028 #define TX_BADPARAM 5029 #define TX_NUMPARAM 5030 #define TX_NOITEM 5031 #define TX_DOT 5032 #define TX_NOCONST 5033 #define TX_REDEFCLASS 5034 #define TX_CLBRK 5035 #define TX_RESERVED 5036 #define TX_BADNEW 5037 #define TX_OPBRK 5038 #define TX_BADSTRING 5039 #define TX_BADINDEX 5040 #define TX_PRIVATE 5041 #define TX_NOPUBLIC 5042 #define TX_DIVZERO 6000 #define TX_NOTINIT 6001 #define TX_BADTHROW 6002 #define TX_NORETVAL 6003 #define TX_NORUN 6004 #define TX_NOCALL 6005 #define TX_NOCLASS 6006 #define TX_NULLPT 6007 #define TX_OPNAN 6008 #define TX_OUTARRAY 6009 #define TX_STACKOVER 6010 #define TX_DELETEDPT 6011 #define TX_FILEOPEN 6012 #define TX_NOTOPEN 6013 #define TX_ERRREAD 6014 #define TX_ERRWRITE 6015 #define ID_SUPER 62020 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 101 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1000 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif