Annotation of doom/wadlink.wl, revision 1.1.1.2

1.1       root        1: 
                      2: 
                      3:  
                      4:  
                      5:  
                      6:  
                      7:  
                      8: 
                      9: ; WAD NAME
                     10: 
1.1.1.2 ! root       11: $WADNAME HEXEN
        !            12: 
        !            13: ; VERSION ID
        !            14: 
        !            15: \data\xxtic.lmp
        !            16: 
        !            17: ; STARTUP SCREEN
        !            18: 
        !            19: \art\startup\startup.lmp
1.1       root       20: 
                     21: ; PALETTES AND COLOR MAPS
                     22: 
                     23: \art\palette\playpal.lmp
                     24: \art\palette\colormap.lmp
1.1.1.2 ! root       25: \art\palette\fogmap.lmp
1.1       root       26: \art\palette\tinttab.lmp
                     27: 
1.1.1.2 ! root       28: ; TRANSLATION TABLES
        !            29: 
        !            30: $shootwad \art\palette\trans-8.wad
        !            31: 
        !            32: ; DEMOS
        !            33: 
        !            34: \data\demos\demo1.lmp
        !            35: \data\demos\demo2.lmp
        !            36: \data\demos\demo3.lmp
1.1       root       37: 
1.1.1.2 ! root       38: ; SCREENS
1.1       root       39: 
1.1.1.2 ! root       40: $shootwad \art\screens\screens.wad
        !            41: ; \data\txtscrn2\endtext.bin
1.1       root       42: 
                     43: ; LEVEL MAPS
                     44: 
1.1.1.2 ! root       45: 
        !            46: 
        !            47: ; CLUSTER CONCLUSION MESSAGES
        !            48: 
        !            49: \data\text\clus1msg.txt
        !            50: \data\text\clus2msg.txt
        !            51: \data\text\clus3msg.txt
        !            52: \data\text\clus4msg.txt
        !            53: 
        !            54: ; WIN GAME MESSAGES
        !            55: 
        !            56: \data\text\win1msg.txt
        !            57: \data\text\win2msg.txt
        !            58: \data\text\win3msg.txt
1.1       root       59: 
                     60: ; TEXTURE INFO AND PATCH NAMES
                     61: 
1.1.1.2 ! root       62: \maps\pnames.lmp
        !            63: \maps\texture1.lmp
1.1       root       64: 
1.1.1.2 ! root       65: \maps\texture2.lmp
1.1       root       66: 
                     67: 
1.1.1.2 ! root       68: ; SCRIPTS
1.1       root       69: 
1.1.1.2 ! root       70: \data\scripts\animdefs.txt
        !            71: \data\scripts\mapinfo.txt
        !            72: \data\scripts\sndinfo.txt
        !            73: \data\scripts\sndseq.txt
1.1       root       74: 
1.1.1.2 ! root       75: ; AUTOMAP
1.1       root       76: 
1.1.1.2 ! root       77: $shootwad \art\automap\automap
1.1       root       78: 
                     79: ; STATUS BAR
                     80: 
1.1.1.2 ! root       81: 
        !            82: $shootwad \art\statbar\statbar
        !            83: 
1.1       root       84: 
                     85: ; MENU
                     86: 
                     87: $shootwad \art\menu\menu
                     88: 
                     89: ; FONTS
                     90: 
                     91: $label fonta_s
                     92: $shootwad \art\fonts\fonta
                     93: $label fonta_e
1.1.1.2 ! root       94: $label fontay_s
        !            95: $shootwad \art\fonts\fonta_y
        !            96: $label fontay_e
1.1       root       97: $label fontb_s
                     98: $shootwad \art\fonts\fontb
                     99: $label fontb_e
                    100: 
                    101: ; START SPRITES
                    102: 
                    103: $label s_start
                    104: 
1.1.1.2 ! root      105: ; Fighter weapons
        !           106: $shootwad \art\weapons\fighter\punch\punch.wad
        !           107: $shootwad \art\weapons\fighter\axe\axe.wad
        !           108: $shootwad \art\weapons\fighter\hammer\hammer.wad
        !           109: $shootwad \art\weapons\fighter\sword\sword.wad
        !           110: 
        !           111: ; Cleric weapons
        !           112: $shootwad \art\weapons\cleric\mace\mace.wad
        !           113: $shootwad \art\weapons\cleric\sstaff\sstaff.wad
        !           114: $shootwad \art\weapons\cleric\flame\flame.wad
        !           115: $shootwad \art\weapons\cleric\holy\holy.wad
        !           116: 
        !           117: ; Mage weapons
        !           118: $shootwad \art\weapons\mage\wand\wand.wad
        !           119: $shootwad \art\weapons\mage\cone\cone.wad
        !           120: $shootwad \art\weapons\mage\lightng\lightng.wad
        !           121: $shootwad \art\weapons\mage\staff\mstaff.wad
        !           122: 
        !           123: ; Morphed player weapons
        !           124: ; $shootwad \art\weapons\beak\beak.wad
        !           125: $shootwad \art\weapons\snout\snout.wad
1.1       root      126: 
                    127: 
                    128: ; PLAYER
                    129: 
1.1.1.2 ! root      130: $shootwad \art\player\fighter\fighter
        !           131: $shootwad \art\player\fighter\fighter2
        !           132: 
        !           133: $shootwad \art\player\mage\mage
        !           134: $shootwad \art\player\mage\mage2
        !           135: $shootwad \art\player\mage\mage3
        !           136: 
        !           137: $shootwad \art\player\cleric\cleric
        !           138: $shootwad \art\player\cleric\cleric2
        !           139: $shootwad \art\player\cleric\cleric3
        !           140: 
        !           141: 
        !           142: ; MONSTERS
        !           143: 
        !           144: ; Sea Serpent
        !           145: $shootwad \art\monsters\serpent\serpent
        !           146: 
        !           147: ; Centaur
        !           148: $shootwad \art\monsters\centaur\centaur
        !           149: $shootwad \art\monsters\centaur\centaur2
        !           150: $shootwad \art\monsters\centaur\centaur3
        !           151: $shootwad \art\monsters\centaur\centfx
        !           152: 
        !           153: ; Demon
        !           154: $shootwad \art\monsters\demon\demon
1.1       root      155: 
1.1.1.2 ! root      156: ; Demon2
        !           157: $shootwad \art\monsters\demon2\demon2
        !           158: 
        !           159: ; Wraith
        !           160: $shootwad \art\monsters\wraith\wraith
        !           161: 
        !           162: ; Dragon Lich
        !           163: $shootwad \art\monsters\dragon\dragon
        !           164: 
        !           165: ; Bishop
        !           166: $shootwad \art\monsters\bishop\bishop
        !           167: 
        !           168: ; Ettin
        !           169: $shootwad \art\monsters\ettin\ettin
        !           170: 
        !           171: ; Fire Demon
        !           172: $shootwad \art\monsters\firedemn\fired
        !           173: 
        !           174: ; Ice Guy
        !           175: $shootwad \art\monsters\ice\iceguy
        !           176: 
        !           177: ; Sorcerer Boss Guy
        !           178: $shootwad \art\monsters\boss1\sorc
        !           179: 
        !           180: ; Korax
        !           181: $shootwad \art\monsters\korax\korax
1.1       root      182: 
                    183: ; Chicken
1.1.1.2 ! root      184: ; $shootwad \art\monsters\chicken\chicken
        !           185: 
        !           186: ; Pig
        !           187: $shootwad \art\monsters\pig\pig
        !           188: 
        !           189: ; Maulotaur
        !           190: $shootwad \art\monsters\minotaur\walk
        !           191: $shootwad \art\monsters\minotaur\pain
        !           192: ;$shootwad \art\monsters\minotaur\death
        !           193: $shootwad \art\monsters\minotaur\attack
        !           194: $shootwad \art\monsters\minotaur\fx
1.1       root      195: 
                    196: 
                    197: ; STATIC SPRITES
                    198: 
                    199: $shootwad \art\sprites\e1spr
1.1.1.2 ! root      200: $shootwad \art\sprites\s\sprite_s
        !           201: 
        !           202: ; World projectile sprites
        !           203: $shootwad \art\sprites\prjtile\prjtile
        !           204: 
        !           205: $shootwad \art\sprites\r\sprite_r
        !           206: 
        !           207: $shootwad \art\sprites\fogpatch\fogpatch.wad
        !           208: 
        !           209: 
1.1       root      210:  $shootwad \art\weapons\images\images
                    211:  $shootwad \art\artifcts\artifcts
                    212:  $shootwad \art\items\items
1.1.1.2 ! root      213: ; $shootwad \art\ammo\ammo
1.1       root      214: 
                    215: 
1.1.1.2 ! root      216: ; Mana
        !           217: $shootwad \art\mana\mana
1.1       root      218: 
                    219: ; END SPRITES
                    220: 
                    221: $label s_end
                    222: 
1.1.1.2 ! root      223: ;---------------------------------------------------------------------------
        !           224: ; WALL PATCHES
1.1       root      225: 
                    226: $label p_start
1.1.1.2 ! root      227: ; Shareware wall patches
1.1       root      228: $label p1_start
1.1.1.2 ! root      229: $shootwad \art\walls\s\walls_s
        !           230: $shootwad \art\backdrop\sky_s
1.1       root      231: $label p1_end
                    232: 
1.1.1.2 ! root      233: ; Registered wall patches
        !           234: $label p2_start
        !           235: $shootwad \art\walls\r\walls_r
        !           236: $shootwad \art\backdrop\sky_r
        !           237: $label p2_end
1.1       root      238: 
                    239: $label p_end
                    240: 
1.1.1.2 ! root      241: ;---------------------------------------------------------------------------
        !           242: ; FLATS
1.1       root      243: 
                    244: $label f_start
1.1.1.2 ! root      245: ; Shareware flats
1.1       root      246: $label f1_start
1.1.1.2 ! root      247: $shootwad \art\flats\s\flats_s
1.1       root      248: $label f1_end
                    249: 
1.1.1.2 ! root      250: ; Registered flats
        !           251: $label f2_start
        !           252: $shootwad \art\flats\r\flats_r
        !           253: $label f2_end
1.1       root      254: 
1.1.1.2 ! root      255: $label f_end
1.1       root      256: 
1.1.1.2 ! root      257: ; SOUND
        !           258: 
        !           259: \sound\misc\genmidi.op2
        !           260: \sound\misc\dmxgus.lmp
        !           261: \sound\misc\sndcurve.lmp
        !           262: 
        !           263: 
        !           264: $shootwad \sound\archive\sndwad_r
1.1       root      265: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.