ref: 96a017b56ff4d8a7db6a4a6179f6239a38ccdd18
parent: 826d2a09faf3a3e0708bf5e23f66bf9c4c32d616
author: Simon Howard <fraggle@soulsphere.org>
date: Sun Feb 28 09:36:59 EST 2016
Update some doomworld http: links I missed. Also fix the link to Lee Killough's page about visplane overflows; it used to be on John Romero's website but is no longer there.
--- a/NOT-BUGS
+++ b/NOT-BUGS
@@ -18,7 +18,7 @@
(read 106, should be 109)
*** You may need to upgrade your version of Doom to v1.9. ***
- See: http://doomworld.com/files/patches.shtml
+ See: https://www.doomworld.com/classicdoom/info/patches.php
This appears to be v1.6/v1.666.
This usually indicates that your IWAD file that you are using to play
@@ -130,9 +130,9 @@
play is too complex; it was most likely designed to work with a limit
removing source port.
-More information can be found here:
+More information can be found here (archived link):
- http://rome.ro/lee_killough/editing/visplane.shtml
+ https://archive.is/s6h7V
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- a/src/doom/g_game.c
+++ b/src/doom/g_game.c
@@ -2176,7 +2176,8 @@
"\n"
"*** You may need to upgrade your version "
"of Doom to v1.9. ***\n"
- " See: http://doomworld.com/files/patches.shtml\n"
+ " See: https://www.doomworld.com/classicdoom"
+ "/info/patches.php\n"
" This appears to be %s.";
I_Error(message, demoversion, G_VanillaVersionCode(),
--- a/src/strife/g_game.c
+++ b/src/strife/g_game.c
@@ -2328,7 +2328,8 @@
"\n"
"*** You may need to upgrade your version "
"of Strife to v1.1 or later. ***\n"
- " See: http://doomworld.com/files/patches.shtml\n"
+ " See: https://www.doomworld.com/classicdoom"
+ "/info/patches.php\n"
" This appears to be %s.";
I_Error(message, demoversion, STRIFE_VERSION,