├── .gitignore ├── COPYING ├── README.adoc ├── SVE.wad ├── 1.0-to-1.3.vcdiff ├── 1.1-to-1.3.vcdiff ├── 1.2-to-1.3.vcdiff ├── 1.3-to-1.0.vcdiff ├── 1.3-to-1.1.vcdiff ├── 1.3-to-1.2.vcdiff ├── 1.3-to-switch-1.0.vcdiff ├── README.txt └── switch-1.0-to-1.3.vcdiff ├── doom.wad ├── 1.1-to-ud.vcdiff ├── 1.2-to-ud.vcdiff ├── 1.666-to-ud.vcdiff ├── 1.8-to-ud.vcdiff ├── 1.9-to-ud.vcdiff ├── README.txt ├── bfg-to-ud.vcdiff ├── kex-to-ud.vcdiff ├── kex_1.1-to-ud.vcdiff ├── ppc-to-ud.vcdiff ├── psn-to-ud.vcdiff ├── ud-to-1.1.vcdiff ├── ud-to-1.2.vcdiff ├── ud-to-1.666.vcdiff ├── ud-to-1.8.vcdiff ├── ud-to-1.9.vcdiff ├── ud-to-bfg.vcdiff ├── ud-to-kex_1.0.vcdiff ├── ud-to-kex_1.1.vcdiff ├── ud-to-ppc.vcdiff ├── ud-to-psn.vcdiff ├── ud-to-pwad.vcdiff ├── ud-to-unity_1.0.vcdiff ├── ud-to-unity_1.1.vcdiff ├── ud-to-unity_1.3.vcdiff ├── ud-to-xbla.vcdiff ├── ud-to-xbox.vcdiff ├── unity_1.0-to-ud.vcdiff ├── unity_1.1-to-ud.vcdiff ├── unity_1.3-to-ud.vcdiff ├── xbla-to-ud.vcdiff └── xbox-to-ud.vcdiff ├── doom2.wad ├── 1.666-to-1.9.vcdiff ├── 1.666g-to-1.9.vcdiff ├── 1.7-to-1.9.vcdiff ├── 1.7a-to-1.9.vcdiff ├── 1.8-to-1.9.vcdiff ├── 1.8f-to-1.9.vcdiff ├── 1.9-to-1.666.vcdiff ├── 1.9-to-1.666g.vcdiff ├── 1.9-to-1.7.vcdiff ├── 1.9-to-1.7a.vcdiff ├── 1.9-to-1.8.vcdiff ├── 1.9-to-1.8f.vcdiff ├── 1.9-to-bfg.vcdiff ├── 1.9-to-kex_1.0.vcdiff ├── 1.9-to-kex_1.1.vcdiff ├── 1.9-to-psn_eur.vcdiff ├── 1.9-to-psn_usa.vcdiff ├── 1.9-to-pwad.vcdiff ├── 1.9-to-unity_1.0.vcdiff ├── 1.9-to-unity_1.1.vcdiff ├── 1.9-to-unity_1.3.vcdiff ├── 1.9-to-xbla.vcdiff ├── 1.9-to-xbox.vcdiff ├── 1.9-to-xbox360bfg.vcdiff ├── 1.9-to-zodiac.vcdiff ├── README.txt ├── bfg-to-1.9.vcdiff ├── kex_1.0-to-1.9.vcdiff ├── kex_1.1-to-1.9.vcdiff ├── psn_eur-to-1.9.vcdiff ├── psn_usa-to-1.9.vcdiff ├── unity_1.0-to-1.9.vcdiff ├── unity_1.1-to-1.9.vcdiff ├── unity_1.3-to-1.9.vcdiff ├── xbla-to-1.9.vcdiff ├── xbox-to-1.9.vcdiff ├── xbox360bfg-to-1.9.vcdiff └── zodiac-to-1.9.vcdiff ├── doom64.wad ├── 1.0-to-1.1.vcdiff ├── 1.1-to-1.0.vcdiff └── README.txt ├── extras.wad ├── 1.0_to_1.1.vcdiff ├── 1.1_to_1.0.vcdiff └── README.txt ├── heretic.wad ├── 1.0-to-1.3.vcdiff ├── 1.2-to-1.3.vcdiff ├── 1.3-to-1.0.vcdiff ├── 1.3-to-1.2.vcdiff ├── 1.3-to-pwad.vcdiff └── README.txt ├── hexdd.wad ├── 1.0-to-1.1.vcdiff ├── 1.1-to-1.0.vcdiff └── README.txt ├── hexen.wad ├── 1.0-to-1.1.vcdiff ├── 1.1-to-1.0.vcdiff ├── 1.1-to-beta.vcdiff ├── 1.1-to-mac.vcdiff ├── README.txt └── mac-to-1.1.vcdiff ├── master-levels ├── .gitignore ├── README.txt ├── console-to-kex_1.0.vcdiff ├── console-to-kex_1.1.vcdiff ├── console_bfg-to-tar.vcdiff ├── generate-tar.sh ├── kex_1.0-to-console.vcdiff ├── kex_1.1-to-console.vcdiff ├── tar-to-console_bfg.vcdiff ├── xdelta3-from_console.sh └── xdelta3-from_pc.sh ├── nerve.wad ├── README.txt ├── bfg-to-kex.vcdiff ├── bfg-to-unity_1.1.vcdiff ├── bfg-to-unity_1.2.vcdiff ├── bfg-to-unity_1.3.vcdiff ├── bfg-to-unity_1.4.vcdiff ├── kex-to-bfg.vcdiff ├── unity_1.1-to-bfg.vcdiff ├── unity_1.2-to-bfg.vcdiff ├── unity_1.3-to-bfg.vcdiff └── unity_1.4-to-bfg.vcdiff ├── plutonia.wad ├── 1.9-to-anthology.vcdiff ├── 1.9-to-kex_1.0.vcdiff ├── 1.9-to-kex_1.1.vcdiff ├── 1.9-to-psn_eur.vcdiff ├── 1.9-to-psn_usa.vcdiff ├── 1.9-to-pwad.vcdiff ├── 1.9-to-unity_1.0.vcdiff ├── 1.9-to-unity_1.3.vcdiff ├── README.txt ├── anthology-to-1.9.vcdiff ├── anthology-to-pwad.vcdiff ├── kex_1.0-to-1.9.vcdiff ├── kex_1.1-to-1.9.vcdiff ├── psn_eur-to-1.9.vcdiff ├── psn_usa-to-1.9.vcdiff ├── unity_1.0-to-1.9.vcdiff └── unity_1.3-to-1.9.vcdiff ├── strife1.wad ├── 1.1-to-1.2.vcdiff ├── 1.2-to-1.1.vcdiff └── README.txt ├── tnt.wad ├── 1.9-to-anthology.vcdiff ├── 1.9-to-kex_1.0.vcdiff ├── 1.9-to-kex_1.1.vcdiff ├── 1.9-to-psn_eur.vcdiff ├── 1.9-to-psn_usa.vcdiff ├── 1.9-to-pwad.vcdiff ├── 1.9-to-unity_1.0.vcdiff ├── 1.9-to-unity_1.3.vcdiff ├── README.txt ├── anthology-to-1.9.vcdiff ├── anthology-to-pwad.vcdiff ├── kex_1.0-to-1.9.vcdiff ├── kex_1.1-to-1.9.vcdiff ├── psn_eur-to-1.9.vcdiff ├── psn_usa-to-1.9.vcdiff ├── unity_1.0-to-1.9.vcdiff └── unity_1.3-to-1.9.vcdiff └── vanilla-engine ├── Doom 1.1 ├── doom.exe ├── file_id.diz ├── license.doc ├── readme.exe ├── setup.exe ├── u1_94.exe ├── use1_94.bat └── use1_95.bat ├── Doom 1.2 ├── doom.exe ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── readme.exe ├── sersetup.exe └── setup.exe ├── Doom 1.666 ├── dmfaq58.txt ├── doom.exe ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── modem.num ├── modem.str ├── order.frm ├── readme.exe ├── sersetup.exe └── setup.exe ├── Doom 1.8 ├── dm.doc ├── dm.exe ├── dmfaq66a.txt ├── dmfaq66b.txt ├── dmfaq66c.txt ├── dmfaq66d.txt ├── doom.exe ├── dwango.doc ├── dwango.exe ├── dwango.str ├── helpme.txt ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── order.frm ├── readme.txt ├── sersetup.exe └── setup.exe ├── Doom 1.9 ├── dm.doc ├── dm.exe ├── dmfaq66a.txt ├── dmfaq66b.txt ├── dmfaq66c.txt ├── dmfaq66d.txt ├── doom.exe ├── dwango.doc ├── dwango.exe ├── dwango.str ├── helpme.txt ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── order.frm ├── readme.txt ├── sersetup.exe └── setup.exe ├── Doom II 1.666 ├── doom2.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── readme.txt ├── sersetup.exe └── setup.exe ├── Doom II 1.7 ├── doom2.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── readme.exe ├── sersetup.exe └── setup.exe ├── Doom II 1.7a ├── doom2.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── readme.exe ├── sersetup.exe └── setup.exe ├── Doom II 1.8 French ├── doom2.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── readme.exe ├── sersetup.exe └── setup.exe ├── Doom II 1.8 ├── dm.doc ├── dm.exe ├── doom2.exe ├── dwango.doc ├── dwango.exe ├── dwango.str ├── helpme.txt ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── order.frm ├── readme.txt ├── sersetup.exe └── setup.exe ├── Doom II 1.9 ├── dm.doc ├── dm.exe ├── doom2.exe ├── dwango.doc ├── dwango.exe ├── dwango.str ├── helpme.txt ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── order.frm ├── readme.txt ├── sersetup.exe └── setup.exe ├── Final Doom (id Anthology) ├── dm.dat ├── dm.doc ├── dm.exe ├── doom2.exe ├── helpme.txt ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── modem.num ├── modem.str ├── readme.txt ├── sersetup.exe └── setup.exe ├── Final Doom ├── dm.dat ├── dm.doc ├── dm.exe ├── doom2.exe ├── helpme.txt ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── modem.num ├── modem.str ├── readme.txt ├── sersetup.exe └── setup.exe ├── Heretic 1.0 ├── dm.exe ├── dm.txt ├── dwango.exe ├── dwango.str ├── dwango.txt ├── helpme.txt ├── heretic.exe ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── modem.num ├── modem.str ├── order.frm ├── readme.txt ├── sersetup.exe └── setup.exe ├── Heretic 1.2 ├── dm.exe ├── dm.txt ├── dwango.exe ├── dwango.srv ├── dwango.str ├── dwango.txt ├── file_id.diz ├── helpme.txt ├── heretic.exe ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── modem.num ├── modem.str ├── order.frm ├── readme.txt ├── sersetup.exe ├── setup.exe ├── vendor.doc └── vioht.exe ├── Heretic 1.3 ├── dm.dat ├── dm.doc ├── dm.exe ├── helpme.txt ├── heretic.exe ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── modem.num ├── modem.str ├── readme.txt ├── sersetup.exe ├── setup.exe └── vioht.exe ├── Hexen 1.0 “Beta” ├── crack │ ├── README.txt │ ├── build.bat │ ├── hexbcrak.c │ └── hexbcrak.com ├── dm.doc ├── dm.exe ├── dmod.exe ├── dwango.bat ├── dwango.doc ├── dwango.exe ├── dwango.str ├── hexen.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── readme.txt ├── sersetup.exe └── setup.exe ├── Hexen 1.0r1 ├── d202.exe ├── dm.doc ├── dm.exe ├── dwango.bat ├── hexen.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── read.me ├── readme.txt ├── sersetup.exe └── setup.exe ├── Hexen 1.0r2 ├── d202.exe ├── dm.doc ├── dm.exe ├── dwango.bat ├── hexen.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── read.me ├── readme.txt ├── sersetup.exe └── setup.exe ├── Hexen 1.1r1 ├── dm.dat ├── dm.doc ├── dm.exe ├── dmod.exe ├── hexen.exe ├── hexmod.exe ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── modem.num ├── modem.str ├── readme.txt ├── sersetup.exe └── setup.exe ├── Hexen 1.1r2 ├── dm.dat ├── dm.doc ├── dm.exe ├── dmod.exe ├── hexen.exe ├── hexmod.exe ├── ipxsetup.exe ├── license.doc ├── modem.cfg ├── modem.num ├── modem.str ├── readme.txt ├── sersetup.exe └── setup.exe ├── Hexen Deathkings ├── dm.dat ├── dm.doc ├── dm.exe ├── hexendk.exe ├── license.doc ├── location.str └── readme.txt ├── README.txt ├── Strife 1.1 ├── avi.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── multi.txt ├── readme.txt ├── sersetup.exe ├── setup.exe ├── strife.bat ├── strife1.exe └── version.txt ├── Strife 1.2 ├── avi.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── multi.txt ├── readme.txt ├── sersetup.exe ├── setup.exe ├── strife.bat ├── strife1.exe └── version.txt ├── Strife 1.3 ├── avi.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── multi.txt ├── readme.txt ├── sersetup.exe ├── setup.exe ├── strife.bat ├── strife1.exe └── version.txt ├── Strife 1.31 ├── avi.exe ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── multi.txt ├── readme.txt ├── sersetup.exe ├── setup.exe ├── strife.bat ├── strife1.exe └── version.txt └── Ultimate Doom ├── dm.doc ├── dm.exe ├── dmfaq66a.txt ├── dmfaq66b.txt ├── dmfaq66c.txt ├── dmfaq66d.txt ├── doom.exe ├── dwango.doc ├── dwango.exe ├── dwango.srv ├── dwango.str ├── helpme.txt ├── ipxsetup.exe ├── modem.cfg ├── modem.num ├── modem.str ├── order.frm ├── readme.txt ├── sersetup.exe └── setup.exe /.gitignore: -------------------------------------------------------------------------------- 1 | */*.wad 2 | -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/COPYING -------------------------------------------------------------------------------- /README.adoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/README.adoc -------------------------------------------------------------------------------- /SVE.wad/1.0-to-1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/1.0-to-1.3.vcdiff -------------------------------------------------------------------------------- /SVE.wad/1.1-to-1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/1.1-to-1.3.vcdiff -------------------------------------------------------------------------------- /SVE.wad/1.2-to-1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/1.2-to-1.3.vcdiff -------------------------------------------------------------------------------- /SVE.wad/1.3-to-1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/1.3-to-1.0.vcdiff -------------------------------------------------------------------------------- /SVE.wad/1.3-to-1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/1.3-to-1.1.vcdiff -------------------------------------------------------------------------------- /SVE.wad/1.3-to-1.2.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/1.3-to-1.2.vcdiff -------------------------------------------------------------------------------- /SVE.wad/1.3-to-switch-1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/1.3-to-switch-1.0.vcdiff -------------------------------------------------------------------------------- /SVE.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/README.txt -------------------------------------------------------------------------------- /SVE.wad/switch-1.0-to-1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/SVE.wad/switch-1.0-to-1.3.vcdiff -------------------------------------------------------------------------------- /doom.wad/1.1-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/1.1-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/1.2-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/1.2-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/1.666-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/1.666-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/1.8-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/1.8-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/1.9-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/1.9-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/README.txt -------------------------------------------------------------------------------- /doom.wad/bfg-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/bfg-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/kex-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/kex-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/kex_1.1-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/kex_1.1-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/ppc-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ppc-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/psn-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/psn-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-1.1.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-1.2.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-1.2.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-1.666.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-1.666.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-1.8.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-1.8.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-bfg.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-kex_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-kex_1.0.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-kex_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-kex_1.1.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-ppc.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-ppc.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-psn.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-psn.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-pwad.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-pwad.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-unity_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-unity_1.0.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-unity_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-unity_1.1.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-unity_1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-unity_1.3.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-xbla.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-xbla.vcdiff -------------------------------------------------------------------------------- /doom.wad/ud-to-xbox.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/ud-to-xbox.vcdiff -------------------------------------------------------------------------------- /doom.wad/unity_1.0-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/unity_1.0-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/unity_1.1-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/unity_1.1-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/unity_1.3-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/unity_1.3-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/xbla-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/xbla-to-ud.vcdiff -------------------------------------------------------------------------------- /doom.wad/xbox-to-ud.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom.wad/xbox-to-ud.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.666-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.666-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.666g-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.666g-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.7-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.7-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.7a-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.7a-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.8-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.8-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.8f-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.8f-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-1.666.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-1.666.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-1.666g.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-1.666g.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-1.7.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-1.7.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-1.7a.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-1.7a.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-1.8.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-1.8.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-1.8f.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-1.8f.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-bfg.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-kex_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-kex_1.0.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-kex_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-kex_1.1.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-psn_eur.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-psn_eur.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-psn_usa.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-psn_usa.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-pwad.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-pwad.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-unity_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-unity_1.0.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-unity_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-unity_1.1.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-unity_1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-unity_1.3.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-xbla.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-xbla.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-xbox.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-xbox.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-xbox360bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-xbox360bfg.vcdiff -------------------------------------------------------------------------------- /doom2.wad/1.9-to-zodiac.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/1.9-to-zodiac.vcdiff -------------------------------------------------------------------------------- /doom2.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/README.txt -------------------------------------------------------------------------------- /doom2.wad/bfg-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/bfg-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/kex_1.0-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/kex_1.0-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/kex_1.1-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/kex_1.1-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/psn_eur-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/psn_eur-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/psn_usa-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/psn_usa-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/unity_1.0-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/unity_1.0-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/unity_1.1-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/unity_1.1-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/unity_1.3-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/unity_1.3-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/xbla-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/xbla-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/xbox-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/xbox-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/xbox360bfg-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/xbox360bfg-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom2.wad/zodiac-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom2.wad/zodiac-to-1.9.vcdiff -------------------------------------------------------------------------------- /doom64.wad/1.0-to-1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom64.wad/1.0-to-1.1.vcdiff -------------------------------------------------------------------------------- /doom64.wad/1.1-to-1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom64.wad/1.1-to-1.0.vcdiff -------------------------------------------------------------------------------- /doom64.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/doom64.wad/README.txt -------------------------------------------------------------------------------- /extras.wad/1.0_to_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/extras.wad/1.0_to_1.1.vcdiff -------------------------------------------------------------------------------- /extras.wad/1.1_to_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/extras.wad/1.1_to_1.0.vcdiff -------------------------------------------------------------------------------- /extras.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/extras.wad/README.txt -------------------------------------------------------------------------------- /heretic.wad/1.0-to-1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/heretic.wad/1.0-to-1.3.vcdiff -------------------------------------------------------------------------------- /heretic.wad/1.2-to-1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/heretic.wad/1.2-to-1.3.vcdiff -------------------------------------------------------------------------------- /heretic.wad/1.3-to-1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/heretic.wad/1.3-to-1.0.vcdiff -------------------------------------------------------------------------------- /heretic.wad/1.3-to-1.2.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/heretic.wad/1.3-to-1.2.vcdiff -------------------------------------------------------------------------------- /heretic.wad/1.3-to-pwad.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/heretic.wad/1.3-to-pwad.vcdiff -------------------------------------------------------------------------------- /heretic.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/heretic.wad/README.txt -------------------------------------------------------------------------------- /hexdd.wad/1.0-to-1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexdd.wad/1.0-to-1.1.vcdiff -------------------------------------------------------------------------------- /hexdd.wad/1.1-to-1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexdd.wad/1.1-to-1.0.vcdiff -------------------------------------------------------------------------------- /hexdd.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexdd.wad/README.txt -------------------------------------------------------------------------------- /hexen.wad/1.0-to-1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexen.wad/1.0-to-1.1.vcdiff -------------------------------------------------------------------------------- /hexen.wad/1.1-to-1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexen.wad/1.1-to-1.0.vcdiff -------------------------------------------------------------------------------- /hexen.wad/1.1-to-beta.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexen.wad/1.1-to-beta.vcdiff -------------------------------------------------------------------------------- /hexen.wad/1.1-to-mac.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexen.wad/1.1-to-mac.vcdiff -------------------------------------------------------------------------------- /hexen.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexen.wad/README.txt -------------------------------------------------------------------------------- /hexen.wad/mac-to-1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/hexen.wad/mac-to-1.1.vcdiff -------------------------------------------------------------------------------- /master-levels/.gitignore: -------------------------------------------------------------------------------- 1 | masterlevels.tar 2 | -------------------------------------------------------------------------------- /master-levels/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/README.txt -------------------------------------------------------------------------------- /master-levels/console-to-kex_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/console-to-kex_1.0.vcdiff -------------------------------------------------------------------------------- /master-levels/console-to-kex_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/console-to-kex_1.1.vcdiff -------------------------------------------------------------------------------- /master-levels/console_bfg-to-tar.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/console_bfg-to-tar.vcdiff -------------------------------------------------------------------------------- /master-levels/generate-tar.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/generate-tar.sh -------------------------------------------------------------------------------- /master-levels/kex_1.0-to-console.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/kex_1.0-to-console.vcdiff -------------------------------------------------------------------------------- /master-levels/kex_1.1-to-console.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/kex_1.1-to-console.vcdiff -------------------------------------------------------------------------------- /master-levels/tar-to-console_bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/tar-to-console_bfg.vcdiff -------------------------------------------------------------------------------- /master-levels/xdelta3-from_console.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/xdelta3-from_console.sh -------------------------------------------------------------------------------- /master-levels/xdelta3-from_pc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/master-levels/xdelta3-from_pc.sh -------------------------------------------------------------------------------- /nerve.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/README.txt -------------------------------------------------------------------------------- /nerve.wad/bfg-to-kex.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/bfg-to-kex.vcdiff -------------------------------------------------------------------------------- /nerve.wad/bfg-to-unity_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/bfg-to-unity_1.1.vcdiff -------------------------------------------------------------------------------- /nerve.wad/bfg-to-unity_1.2.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/bfg-to-unity_1.2.vcdiff -------------------------------------------------------------------------------- /nerve.wad/bfg-to-unity_1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/bfg-to-unity_1.3.vcdiff -------------------------------------------------------------------------------- /nerve.wad/bfg-to-unity_1.4.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/bfg-to-unity_1.4.vcdiff -------------------------------------------------------------------------------- /nerve.wad/kex-to-bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/kex-to-bfg.vcdiff -------------------------------------------------------------------------------- /nerve.wad/unity_1.1-to-bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/unity_1.1-to-bfg.vcdiff -------------------------------------------------------------------------------- /nerve.wad/unity_1.2-to-bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/unity_1.2-to-bfg.vcdiff -------------------------------------------------------------------------------- /nerve.wad/unity_1.3-to-bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/unity_1.3-to-bfg.vcdiff -------------------------------------------------------------------------------- /nerve.wad/unity_1.4-to-bfg.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/nerve.wad/unity_1.4-to-bfg.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/1.9-to-anthology.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/1.9-to-anthology.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/1.9-to-kex_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/1.9-to-kex_1.0.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/1.9-to-kex_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/1.9-to-kex_1.1.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/1.9-to-psn_eur.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/1.9-to-psn_eur.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/1.9-to-psn_usa.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/1.9-to-psn_usa.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/1.9-to-pwad.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/1.9-to-pwad.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/1.9-to-unity_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/1.9-to-unity_1.0.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/1.9-to-unity_1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/1.9-to-unity_1.3.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/README.txt -------------------------------------------------------------------------------- /plutonia.wad/anthology-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/anthology-to-1.9.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/anthology-to-pwad.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/anthology-to-pwad.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/kex_1.0-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/kex_1.0-to-1.9.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/kex_1.1-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/kex_1.1-to-1.9.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/psn_eur-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/psn_eur-to-1.9.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/psn_usa-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/psn_usa-to-1.9.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/unity_1.0-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/unity_1.0-to-1.9.vcdiff -------------------------------------------------------------------------------- /plutonia.wad/unity_1.3-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/plutonia.wad/unity_1.3-to-1.9.vcdiff -------------------------------------------------------------------------------- /strife1.wad/1.1-to-1.2.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/strife1.wad/1.1-to-1.2.vcdiff -------------------------------------------------------------------------------- /strife1.wad/1.2-to-1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/strife1.wad/1.2-to-1.1.vcdiff -------------------------------------------------------------------------------- /strife1.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/strife1.wad/README.txt -------------------------------------------------------------------------------- /tnt.wad/1.9-to-anthology.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/1.9-to-anthology.vcdiff -------------------------------------------------------------------------------- /tnt.wad/1.9-to-kex_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/1.9-to-kex_1.0.vcdiff -------------------------------------------------------------------------------- /tnt.wad/1.9-to-kex_1.1.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/1.9-to-kex_1.1.vcdiff -------------------------------------------------------------------------------- /tnt.wad/1.9-to-psn_eur.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/1.9-to-psn_eur.vcdiff -------------------------------------------------------------------------------- /tnt.wad/1.9-to-psn_usa.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/1.9-to-psn_usa.vcdiff -------------------------------------------------------------------------------- /tnt.wad/1.9-to-pwad.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/1.9-to-pwad.vcdiff -------------------------------------------------------------------------------- /tnt.wad/1.9-to-unity_1.0.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/1.9-to-unity_1.0.vcdiff -------------------------------------------------------------------------------- /tnt.wad/1.9-to-unity_1.3.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/1.9-to-unity_1.3.vcdiff -------------------------------------------------------------------------------- /tnt.wad/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/README.txt -------------------------------------------------------------------------------- /tnt.wad/anthology-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/anthology-to-1.9.vcdiff -------------------------------------------------------------------------------- /tnt.wad/anthology-to-pwad.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/anthology-to-pwad.vcdiff -------------------------------------------------------------------------------- /tnt.wad/kex_1.0-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/kex_1.0-to-1.9.vcdiff -------------------------------------------------------------------------------- /tnt.wad/kex_1.1-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/kex_1.1-to-1.9.vcdiff -------------------------------------------------------------------------------- /tnt.wad/psn_eur-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/psn_eur-to-1.9.vcdiff -------------------------------------------------------------------------------- /tnt.wad/psn_usa-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/psn_usa-to-1.9.vcdiff -------------------------------------------------------------------------------- /tnt.wad/unity_1.0-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/unity_1.0-to-1.9.vcdiff -------------------------------------------------------------------------------- /tnt.wad/unity_1.3-to-1.9.vcdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/tnt.wad/unity_1.3-to-1.9.vcdiff -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.1/doom.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.1/doom.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.1/file_id.diz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.1/file_id.diz -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.1/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.1/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.1/readme.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.1/readme.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.1/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.1/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.1/u1_94.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.1/u1_94.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.1/use1_94.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.1/use1_94.bat -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.1/use1_95.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.1/use1_95.bat -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.2/doom.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.2/doom.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.2/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.2/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.2/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.2/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.2/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.2/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.2/readme.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.2/readme.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.2/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.2/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.2/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.2/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/dmfaq58.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/dmfaq58.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/doom.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/doom.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/order.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/order.frm -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/readme.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/readme.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.666/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.666/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dmfaq66a.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dmfaq66a.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dmfaq66b.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dmfaq66b.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dmfaq66c.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dmfaq66c.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dmfaq66d.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dmfaq66d.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/doom.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/doom.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dwango.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dwango.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dwango.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dwango.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/dwango.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/dwango.str -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/order.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/order.frm -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.8/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.8/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dmfaq66a.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dmfaq66a.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dmfaq66b.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dmfaq66b.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dmfaq66c.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dmfaq66c.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dmfaq66d.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dmfaq66d.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/doom.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/doom.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dwango.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dwango.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dwango.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dwango.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/dwango.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/dwango.str -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/order.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/order.frm -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom 1.9/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom 1.9/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.666/doom2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.666/doom2.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.666/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.666/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.666/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.666/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.666/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.666/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.666/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.666/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.666/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.666/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.666/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.666/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.666/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.666/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7/doom2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7/doom2.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7/readme.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7/readme.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7a/doom2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7a/doom2.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7a/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7a/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7a/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7a/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7a/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7a/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7a/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7a/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7a/readme.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7a/readme.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7a/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7a/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.7a/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.7a/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8 French/doom2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8 French/doom2.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8 French/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8 French/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8 French/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8 French/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8 French/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8 French/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8 French/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8 French/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8 French/readme.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8 French/readme.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8 French/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8 French/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8 French/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8 French/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/doom2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/doom2.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/dwango.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/dwango.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/dwango.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/dwango.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/dwango.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/dwango.str -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/order.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/order.frm -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.8/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.8/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/doom2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/doom2.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/dwango.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/dwango.doc -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/dwango.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/dwango.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/dwango.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/dwango.str -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/order.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/order.frm -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Doom II 1.9/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Doom II 1.9/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/dm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/dm.dat -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/doom2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/doom2.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom (id Anthology)/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom (id Anthology)/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/dm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/dm.dat -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/doom2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/doom2.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Final Doom/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Final Doom/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/dm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/dm.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/dwango.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/dwango.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/dwango.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/dwango.str -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/dwango.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/dwango.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/heretic.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/heretic.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/modem.cfg: -------------------------------------------------------------------------------- 1 | ATW2&Q6&K3&D2&C1 2 | AT Z H0 3 | 14400 4 | GENERIC 14.4 5 | 6 | -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/modem.num: -------------------------------------------------------------------------------- 1 | DOOMania! BBS 2 | 1-317-662-8842 3 | 4 | -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/order.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/order.frm -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.0/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.0/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/dm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/dm.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/dwango.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/dwango.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/dwango.srv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/dwango.srv -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/dwango.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/dwango.str -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/dwango.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/dwango.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/file_id.diz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/file_id.diz -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/heretic.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/heretic.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/modem.cfg: -------------------------------------------------------------------------------- 1 | ATW2&Q6&K3&D2&C1 2 | AT Z H0 3 | 14400 4 | GENERIC 14.4 5 | 6 | -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/modem.num: -------------------------------------------------------------------------------- 1 | DOOMania! BBS 2 | 1-317-662-8842 3 | 4 | -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/order.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/order.frm -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/vendor.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/vendor.doc -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.2/vioht.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.2/vioht.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/dm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/dm.dat -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/heretic.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/heretic.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/modem.num: -------------------------------------------------------------------------------- 1 | DOOMania! BBS 2 | 1-317-662-8842 3 | 4 | -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Heretic 1.3/vioht.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Heretic 1.3/vioht.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/crack/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/crack/README.txt -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/crack/build.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/crack/build.bat -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/crack/hexbcrak.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/crack/hexbcrak.c -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/crack/hexbcrak.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/crack/hexbcrak.com -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/dmod.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/dmod.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/dwango.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/dwango.bat -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/dwango.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/dwango.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/dwango.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/dwango.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/dwango.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/dwango.str -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/hexen.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/hexen.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0 “Beta”/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0 “Beta”/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/d202.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/d202.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/dwango.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/dwango.bat -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/hexen.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/hexen.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/read.me: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/read.me -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r1/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r1/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/d202.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/d202.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/dwango.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/dwango.bat -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/hexen.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/hexen.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/read.me: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/read.me -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.0r2/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.0r2/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/dm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/dm.dat -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/dmod.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/dmod.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/hexen.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/hexen.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/hexmod.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/hexmod.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r1/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r1/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/dm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/dm.dat -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/dmod.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/dmod.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/hexen.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/hexen.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/hexmod.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/hexmod.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen 1.1r2/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen 1.1r2/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen Deathkings/dm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen Deathkings/dm.dat -------------------------------------------------------------------------------- /vanilla-engine/Hexen Deathkings/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen Deathkings/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen Deathkings/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen Deathkings/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen Deathkings/hexendk.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen Deathkings/hexendk.exe -------------------------------------------------------------------------------- /vanilla-engine/Hexen Deathkings/license.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen Deathkings/license.doc -------------------------------------------------------------------------------- /vanilla-engine/Hexen Deathkings/location.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen Deathkings/location.str -------------------------------------------------------------------------------- /vanilla-engine/Hexen Deathkings/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Hexen Deathkings/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/README.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/avi.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/avi.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/multi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/multi.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/strife.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/strife.bat -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/strife1.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.1/strife1.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.1/version.txt: -------------------------------------------------------------------------------- 1 | STRIFE(TM) VERSION 1.0 2 | -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/avi.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/avi.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/multi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/multi.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/strife.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/strife.bat -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/strife1.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.2/strife1.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.2/version.txt: -------------------------------------------------------------------------------- 1 | STRIFE(TM) VERSION 1.2 2 | -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/avi.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/avi.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/multi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/multi.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/strife.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/strife.bat -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/strife1.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.3/strife1.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.3/version.txt: -------------------------------------------------------------------------------- 1 | STRIFE(TM) VERSION 1.3 2 | -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/avi.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/avi.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/multi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/multi.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/setup.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/strife.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/strife.bat -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/strife1.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Strife 1.31/strife1.exe -------------------------------------------------------------------------------- /vanilla-engine/Strife 1.31/version.txt: -------------------------------------------------------------------------------- 1 | STRIFE(TM) VERSION 1.3 2 | -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dm.doc -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dm.exe -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dmfaq66a.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dmfaq66a.txt -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dmfaq66b.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dmfaq66b.txt -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dmfaq66c.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dmfaq66c.txt -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dmfaq66d.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dmfaq66d.txt -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/doom.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/doom.exe -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dwango.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dwango.doc -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dwango.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dwango.exe -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dwango.srv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dwango.srv -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/dwango.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/dwango.str -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/helpme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/helpme.txt -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/ipxsetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/ipxsetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/modem.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/modem.cfg -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/modem.num: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/modem.num -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/modem.str: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/modem.str -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/order.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/order.frm -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/readme.txt -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/sersetup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/sersetup.exe -------------------------------------------------------------------------------- /vanilla-engine/Ultimate Doom/setup.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Doom-Utils/iwad-patches/HEAD/vanilla-engine/Ultimate Doom/setup.exe --------------------------------------------------------------------------------