CnC_Remastered_Collection

Command and Conquer: Red Alert
Log | Files | Refs | README | LICENSE

DEBUG.H (2366B)


      1 //
      2 // Copyright 2020 Electronic Arts Inc.
      3 //
      4 // TiberianDawn.DLL and RedAlert.dll and corresponding source code is free 
      5 // software: you can redistribute it and/or modify it under the terms of 
      6 // the GNU General Public License as published by the Free Software Foundation, 
      7 // either version 3 of the License, or (at your option) any later version.
      8 
      9 // TiberianDawn.DLL and RedAlert.dll and corresponding source code is distributed 
     10 // in the hope that it will be useful, but with permitted additional restrictions 
     11 // under Section 7 of the GPL. See the GNU General Public License in LICENSE.TXT 
     12 // distributed with this program. You should have received a copy of the 
     13 // GNU General Public License along with permitted additional restrictions 
     14 // with this program. If not, see https://github.com/electronicarts/CnC_Remastered_Collection
     15 
     16 #define TXT_NONE_DEBUG           	0x3e8 	// 
     17 #define TXTED_BLANK              	0x3e9 	// ____
     18 #define TXTED_UNABLETOREAD       	0x3ea 	// Unable to read scenario!
     19 #define TXTED_FILEEXISTS         	0x3eb 	// File exists. Replace?
     20 #define TXTED_LOWMEM             	0x3ec 	// Insufficient memory!
     21 #define TXTED_EXIT               	0x3ed 	// Exit Scenario Editor?
     22 #define TXT_GENERIC_EXCEPTION    	0x3ee 	// ERROR: Exception was
     23 #define TXT_RADIO_1              	0x3ef 	// hisssss
     24 #define TXT_RADIO_2              	0x3f0 	// Roger.
     25 #define TXT_RADIO_3              	0x3f1 	// Come in.
     26 #define TXT_RADIO_4              	0x3f2 	// Over and out.
     27 #define TXT_RADIO_5              	0x3f3 	// Requesting transport.
     28 #define TXT_RADIO_6              	0x3f4 	// I've got a delivery for
     29 #define TXT_RADIO_7              	0x3f5 	// I'm performing load/unload
     30 #define TXT_RADIO_8              	0x3f6 	// I'm clear.
     31 #define TXT_RADIO_9              	0x3f7 	// You are clear to unload.
     32 #define TXT_RADIO_10             	0x3f8 	// Am unable to comply.
     33 #define TXT_RADIO_11             	0x3f9 	// I'm starting construction
     34 #define TXT_RADIO_12             	0x3fa 	// I've finished construction.
     35 #define TXT_RADIO_13             	0x3fb 	// Oops, sorry. I might have
     36 #define TXT_RADIO_14             	0x3fc 	// I'm full. May I unload at
     37 #define TXT_RADIO_15             	0x3fd 	// Are you a refinery and are
     38 #define TXT_RADIO_16             	0x3fe 	// Take this kick! You...
     39 #define TXT_RADIO_17             	0x3ff 	// Take this punch! You...