summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/progs/wolf3d/f_spear.h
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2019-07-07 22:00:20 -0400
committerFranklin Wei <git@fwei.tk>2019-07-09 11:20:55 -0400
commit3f59fc8b771625aca9c3aefe03cf1038d8461963 (patch)
treee0623a323613baa0b0993411b38bcaed144b27ed /apps/plugins/sdl/progs/wolf3d/f_spear.h
parent439a0d1d91fa040d261fc39b87278bc9f5391dcc (diff)
downloadrockbox-3f59fc8b771625aca9c3aefe03cf1038d8461963.tar.gz
rockbox-3f59fc8b771625aca9c3aefe03cf1038d8461963.zip
Wolfenstein 3-D!
This is a port of Wolf4SDL, which is derived from the original id software source release. The port runs on top of the SDL plugin runtime and is loaded as an overlay. Licensing of the game code is not an issue, as discussed below (essentially, the Debian project treats Wolf4SDL as GPLv2, with an email from John Carmack backing it up): http://forums.rockbox.org/index.php?topic=52872 Included is a copy of MAME's Yamaha OPL sound chip emulator (fmopl_gpl.c). This file was not part of the original Wolf4SDL source (which includes a non-GPL'd version), but was rather rebased from from a later MAME source which had been relicensed to GPLv2. Change-Id: I64c2ba035e0be7e2f49252f40640641416613439
Diffstat (limited to 'apps/plugins/sdl/progs/wolf3d/f_spear.h')
-rw-r--r--apps/plugins/sdl/progs/wolf3d/f_spear.h76
1 files changed, 76 insertions, 0 deletions
diff --git a/apps/plugins/sdl/progs/wolf3d/f_spear.h b/apps/plugins/sdl/progs/wolf3d/f_spear.h
new file mode 100644
index 0000000000..8043d605fb
--- /dev/null
+++ b/apps/plugins/sdl/progs/wolf3d/f_spear.h
@@ -0,0 +1,76 @@
1#define STR_ENDGAME1 "We owe you a great debt, Mr. Blazkowicz."
2#define STR_ENDGAME2 "You have served your country well."
3#define STR_ENDGAME3 "With the spear gone, the Allies will finally"
4#define STR_ENDGAME4 "by able to destroy Hitler..."
5
6#define STR_COPY1 "That's close, but not close enough to get"
7#define STR_COPY2 "you into the game."
8
9#define STR_COPY3 "Wow, you must have the early version of the"
10#define STR_COPY4 "manual with the totally false information in it."
11
12#define STR_COPY5 "I would let you into the game, but seeing"
13#define STR_COPY6 "as that was not at all the right answer..."
14
15#define STR_COPY7 "It's just too bad we can't get together on"
16#define STR_COPY8 "this one. Sorry."
17
18#define STR_COPY9 "Hey, you're just SO off base!"
19
20#define STR_COPY10 "You know, I once typed that myself when"
21#define STR_COPY11 "I was your age."
22
23#define STR_COPY12 "Nops. Zero points. Zugga."
24
25#define STR_COPY13 "Yeah...right."
26
27#define STR_COPY14 "You must like these quizzes."
28
29#define STR_COPY15 "Could be called \"PixelMeister\"?"
30
31#define STR_COPY16 "Might engineer some software?"
32
33#define STR_COPY17 "Would be found"
34#define STR_COPY18 "directing creatively?"
35
36#define STR_COPY19 "Might be found"
37#define STR_COPY20 "handling operations?"
38
39#define STR_COPY21 "Has a name familiar"
40#define STR_COPY22 "to your weatherman?"
41
42#define STR_NOPE1 "Welcome to the DOS prompt, pirate!"
43#define STR_NOPE2 "Eat hot DOS prompt, goober!"
44#define STR_NOPE3 "Ya know, this program doesn't cost that much."
45#define STR_NOPE4 "Hey...weren't you just AT this DOS prompt?"
46#define STR_NOPE5 "What's a nice user like you doin' at a DOS prompt like this?"
47#define STR_NOPE6 "Well, I'm sure you just \"misplaced\" the manual..."
48#define STR_NOPE7 "Run me again when you've boned up on your manual a bit."
49#define STR_NOPE8 "Nice try, but no Spear."
50#define STR_NOPE9 "That information is in the Spear of Destiny manual, by the way."
51
52#define STR_MISC1 "Under \"Killing the Enemy\", what"
53#define STR_MISC2 "type of enemy is pictured?"
54
55#define STR_MISC3 "How many eyelets are on B.J.'s"
56#define STR_MISC4 "boots? (see page 2)"
57
58#define STR_MISC5 "The word \"minister\" appears in"
59#define STR_MISC6 "what gray shape on page 2?"
60
61#define STR_MISC7 "How many bullets does B.J. have"
62#define STR_MISC8 "on the screen-shot in the middle"
63#define STR_MISC9 "of page 9?"
64
65#define STR_STAR "star"
66#define STR_DEBRIEF " DEBRIEFING\n SESSION\n"
67#define STR_ENEMY1 "Name the member of the"
68#define STR_ENEMY2 "enemy forces shown above"
69
70#define STR_CHECKMAN "CHECK YER MANUAL!"
71#define STR_MAN1 "Which manual page"
72#define STR_MAN2 "is the Options Menu"
73#define STR_MAN3 "function"
74#define STR_MAN4 "on?"
75
76#define STR_ID1 "Which member of Id Software:"