diff wtext.h @ 3:5a977ccbc7a9 default tip

Empty changelog
author darius
date Sat, 06 Dec 1997 05:41:29 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wtext.h	Sat Dec 06 05:41:29 1997 +0000
@@ -0,0 +1,48 @@
+/* $Id: wtext.h,v 1.1.1.1 1997/12/06 05:41:31 darius Exp $ */
+
+/*	Here are all warnings that are send with SP_S_WARNING */
+/*		HW 93		*/
+/* ab handleTractorReq  socket.c */
+
+#define TEXTE 0
+#define PHASER_HIT_TEXT 1
+#define BOMB_INEFFECTIVE 2
+#define BOMB_TEXT 3
+#define BEAMUP_TEXT 4
+#define BEAMUP2_TEXT 5
+#define BEAMUPSTARBASE_TEXT 6
+#define BEAMDOWNSTARBASE_TEXT 7
+#define BEAMDOWNPLANET_TEXT 8
+#define SBREPORT 9
+#define ONEARG_TEXT 10
+#define BEAM_D_PLANET_TEXT 11
+#define ARGUMENTS 12
+#define BEAM_U_TEXT 13
+#define LOCKPLANET_TEXT 14
+#define LOCKPLAYER_TEXT 15
+#define SBRANK_TEXT 16
+#define SBDOCKREFUSE_TEXT 17
+#define SBDOCKDENIED_TEXT 18
+#define SBLOCKSTRANGER 19
+#define SBLOCKMYTEAM 20
+/*	Daemon messages */
+#define DMKILL 21
+#define KILLARGS 22
+#define DMKILLP 23
+#define DMBOMB 24
+#define DMDEST 25
+#define DMTAKE 26
+#define DGHOSTKILL 27
+/*	INL	messages		*/
+#define INLDMKILLP 28
+#define INLDMKILL 29		/* Because of shiptypes */
+#define INLDRESUME 30
+#define INLDTEXTE 31
+/* Variable warning stuff */
+#define STEXTE 32		/* static text that the server needs to send
+				   to the client first */
+#define SHORT_WARNING 33	/* like CP_S_MESSAGE */
+#define STEXTE_STRING 34
+#define KILLARGS2  35
+
+#define DINVALID 255