9front - general discussion about 9front
 help / color / mirror / Atom feed
* make doom exit strings appropriate to 9front
@ 2016-06-05 14:52 archeus
  0 siblings, 0 replies; only message in thread
From: archeus @ 2016-06-05 14:52 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 104 bytes --]

You'll find there's actually no msdos to return to upon quitting doom.
Hopefully this sets things right.

[-- Attachment #2: doom.diff --]
[-- Type: text/plain, Size: 1581 bytes --]

diff -r a04a785789a6 sys/src/games/doom/dstrings.c
--- a/sys/src/games/doom/dstrings.c	Sun May 22 15:22:46 2016 +0200
+++ b/sys/src/games/doom/dstrings.c	Sun Jun 05 02:15:44 2016 -0500
@@ -38,15 +38,15 @@
   QUITMSG,
   "please don't leave, there's more\ndemons to toast!",
   "let's beat it -- this is turning\ninto a bloodbath!",
-  "i wouldn't leave if i were you.\ndos is much worse.",
-  "you're trying to say you like dos\nbetter than me, right?",
+  "i wouldn't leave if i were you.\nacme is much worse.",
+  "you're trying to say you like 9front\nbetter than me, right?",
   "don't leave yet -- there's a\ndemon around that corner!",
   "ya know, next time you come in here\ni'm gonna toast ya.",
   "go ahead and leave. see if i care."
 
   // QuitDOOM II messages
   "you want to quit?\nthen, thou hast lost an eighth!",
-  "don't go now, there's a \ndimensional shambler waiting\nat the dos prompt!",
+  "don't go now, there's a \ndimensional shambler waiting\nat the rc prompt!",
   "get outta here and go back\nto your boring programs.",
   "if i were your boss, i'd \n deathmatch ya in a minute!",
   "look, bud. you leave now\nand you forfeit your body count!",
@@ -60,7 +60,7 @@
   "hey, ron! can we say\n'fuck' in the game?",
   "i'd leave: this is just\nmore monsters and levels.\nwhat a load.",
   "suck it down, asshole!\nyou're a fucking wimp!",
-  "don't quit now! we're \nstill spending your money!",
+  "don't quit now! we're \nstill sending the money!",
 
   // Internal debug. Different style, too.
   "THIS IS NO MESSAGE!\nPage intentionally left blank."

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-05 14:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-05 14:52 make doom exit strings appropriate to 9front archeus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).