Prev: 42242 Up: Map Next: 43054
42642: Graphic lookup table
Three values per graphic. First two are BYTEs and third is a WORD. The values are:
Offset Meaning
0 Width (characters) or object flag
1 Height (characters) or terrain interaction flags
2 Memory address of graphic data (WORD)
All objects have height and width of two characters and this is encoded as a 255 value in the width field. The height field is then freed up to hold additional data, i.e. terrain interaction flags. As an object is composed of 4 character blocks in a 2 × 2 square, two bits can be allocated to the terrain interaction flags for each square individually. Only the two highest bits in the terrain interaction parameters are used, and these are bit 6 for preserve-attribute and bit 7 for impassable-vertically. Therefore the terrain interaction bits for object entries (used by the routine at 38539) are:
Offset Meaning
7 Impassable-vertically (top-left character)
6 Preserve-attribute (top-left character)
5 Impassable-vertically (top-right character)
4 Preserve-attribute (top-right character)
3 Impassable-vertically (bottom-left character)
2 Preserve-attribute (bottom-left character)
1 Impassable-vertically (bottom-right character)
0 Preserve-attribute (bottom-right character)
42642 DEFB 2,4 (000) Magic Knight frame 1 (right)
42644 DEFW 63476
42646 DEFB 6,6 (001) "Locate a character" compass
42648 DEFW 63124
42650 DEFB 2,2 (002) Menu cursor (hand)
42652 DEFW 54701
42654 DEFB 255,85 (003) Crystal
42656 DEFW 62772
42658 DEFB 255,85 (004) Shield
42660 DEFW 62804
42662 DEFB 255,85 (005) Cannon / Crystal Ball
42664 DEFW 62836
42666 DEFB 255,17 (006) Bottle
42668 DEFW 62868
42670 DEFB 255,85 (007) Ancient Scroll
42672 DEFW 62900
42674 DEFB 255,5 (008) Red Herring
42676 DEFW 62932
42678 DEFB 255,0 (009) Teleport Pad
42680 DEFW 62964
42682 DEFB 255,0 (010) Strange Liquid
42684 DEFW 62996
42686 DEFB 255,85 (011) Loaf of Bread
42688 DEFW 63028
42690 DEFB 255,5 (012) (Teleport) Key
42692 DEFW 63060
42694 DEFB 255,5 (013) Brick / Gold Bar
42696 DEFW 63092
42698 DEFB 255,85 (014) Mirror
42700 DEFW 62420
42702 DEFB 255,85 (015) Axe
42704 DEFW 62452
42706 DEFB 255,85 (016) Miolnir
42708 DEFW 62484
42710 DEFB 255,85 (017) Runestone
42712 DEFW 62516
42714 DEFB 255,85 (018) Book
42716 DEFW 62548
42718 DEFB 255,5 (019) Pocket Laser
42720 DEFW 62580
42722 DEFB 255,85 (020) White Gold Ring
42724 DEFW 62612
42726 DEFB 255,85 (021) Pewter Tankard
42728 DEFW 62644
42730 DEFB 255,17 (022) Engraved Candle
42732 DEFW 62676
42734 DEFB 255,85 (023) Elf-Horn
42736 DEFW 62708
42738 DEFB 255,0 (024) Broken Glass
42740 DEFW 62740
42742 DEFB 255,255 (025) Lump of Brickwork
42744 DEFW 62068
42746 DEFB 255,5 (026) Sticky Bun
42748 DEFW 62100
42750 DEFB 255,17 (027) Wand of Command [bug]
42752 DEFW 62132
42754 DEFB 255,85 (028) Javelin
42756 DEFW 62164
42758 DEFB 255,5 (029) Tube of Glue
42760 DEFW 62196
42762 DEFB 255,5 (030) Broken Talisman
42764 DEFW 62228
42766 DEFB 255,17 (031) Magic Talisman [bug]
42768 DEFW 62260
42770 DEFB 255,85 (032) Goblet [bug]
42772 DEFW 62292
42774 DEFB 255,85 (033) Willow Rod
42776 DEFW 62324
42778 DEFB 255,85 (034) Power-Pong Plant
42780 DEFW 62356
42782 DEFB 255,85 (035) Saxophone
42784 DEFW 62388
42786 DEFB 255,85 (036) Trumpet
42788 DEFW 61716
42790 DEFB 255,85 (037) Four Leaf Clover
42792 DEFW 61748
42794 DEFB 255,85 (038) Advert
42796 DEFW 61780
42798 DEFB 255,85 (039) Prism
42800 DEFW 61812
42802 DEFB 2,2 (040) Plant pot (1)
42804 DEFW 61844
42806 DEFB 2,1 (041) Plant pot (2)
42808 DEFW 61876
42810 DEFB 2,2 (042) Plant pot (3)
42812 DEFW 61892
42814 DEFB 2,3 (043) Goblet (from picture in Florin's room)
42816 DEFW 61924
42818 DEFB 2,3 (044) Plant pot (4)
42820 DEFW 61972
42822 DEFB 2,3 (045) Plant (7)
42824 DEFW 62020
42826 DEFB 0,0 (046) Unused
42828 DEFW 0
42830 DEFB 8,5 (047) Tree trunk (2)
42832 DEFW 61396
42834 DEFB 8,5 (048) Tree top (2)
42836 DEFW 60756
42838 DEFB 8,5 (049) Tree top (3)
42840 DEFW 61076
42842 DEFB 2,5 (050) Plant (3)
42844 DEFW 60532
42846 DEFB 2,3 (051) Plant (4)
42848 DEFW 60612
42850 DEFB 2,3 (052) Plant (5)
42852 DEFW 60660
42854 DEFB 2,3 (053) Plant (6)
42856 DEFW 60708
42858 DEFB 2,4 (054) Wall bracketed candle
42860 DEFW 60324
42862 DEFB 3,2 (055) Right-facing candle wall bracket
42864 DEFW 60388
42866 DEFB 1,3 (056) Right-facing candle wall bracket plate
42868 DEFW 60436
42870 DEFB 3,2 (057) Left-facing candle wall bracket
42872 DEFW 60460
42874 DEFB 1,3 (058) Left-facing candle wall bracket plate
42876 DEFW 60508
42878 DEFB 5,5 (059) Picture in frame (1)
42880 DEFW 59548
42882 DEFB 9,5 (060) Picture in frame (2)
42884 DEFW 59748
42886 DEFB 3,2 (061) Landscape 1 (from framed picture)
42888 DEFW 60108
42890 DEFB 7,3 (062) Landscape 2 (from framed picture)
42892 DEFW 60156
42894 DEFB 2,3 (063) Puff of smoke frame 1
42896 DEFW 59260
42898 DEFB 2,3 (064) Puff of smoke frame 2
42900 DEFW 59308
42902 DEFB 2,3 (065) Puff of smoke frame 3
42904 DEFW 59356
42906 DEFB 2,3 (066) Puff of smoke frame 4
42908 DEFW 59404
42910 DEFB 2,3 (067) Puff of smoke frame 5
42912 DEFW 59452
42914 DEFB 2,3 (068) Puff of smoke frame 6
42916 DEFW 59500
42918 DEFB 2,4 (069) Gimbal the Wizard
42920 DEFW 58748
42922 DEFB 2,4 (070) Thor
42924 DEFW 58812
42926 DEFB 2,4 (071) Florin the Dwarf
42928 DEFW 58876
42930 DEFB 2,4 (072) Orik the Cleric
42932 DEFW 58940
42934 DEFB 2,4 (073) Samsun the Strong
42936 DEFW 59004
42938 DEFB 2,4 (074) Elrand Halfelven
42940 DEFW 59068
42942 DEFB 2,4 (075) Lady Rosmar
42944 DEFW 59132
42946 DEFB 2,4 (076) The Banshee
42948 DEFW 59196
42950 DEFB 4,9 (077) Lift control panel
42952 DEFW 58460
42954 DEFB 2,2 (078) Mushroom (1)
42956 DEFW 58260
42958 DEFB 2,2 (079) Mushroom (2)
42960 DEFW 58292
42962 DEFB 2,2 (080) Mushroom (3)
42964 DEFW 58324
42966 DEFB 2,2 (081) Mushroom (4)
42968 DEFW 58356
42970 DEFB 3,3 (082) Large mushroom
42972 DEFW 58388
42974 DEFB 2,4 (083) Lift door
42976 DEFW 58196
42978 DEFB 6,4 (084) Tree top (1)
42980 DEFW 57844
42982 DEFB 4,5 (085) Tree trunk (1)
42984 DEFW 58036
42986 DEFB 8,5 (086) Wall axes
42988 DEFW 57524
42990 DEFB 2,5 (087) Unknown
42992 DEFW 57252
42994 DEFB 2,2 (088) Unknown
42996 DEFW 57332
42998 DEFB 2,5 (089) Plant (1)
43000 DEFW 57364
43002 DEFB 2,5 (090) Plant (2)
43004 DEFW 57444
43006 DEFB 3,10 (091) Wall clock
43008 DEFW 57012
43010 DEFB 6,7 (092) Stag's head
43012 DEFW 56676
43014 DEFB 4,4 (093) Big Bottle top
43016 DEFW 56356
43018 DEFB 4,4 (094) Big / Little Bottle body
43020 DEFW 56484
43022 DEFB 4,2 (095) Little Bottle top
43024 DEFW 56612
43026 DEFB 3,6 (096) Ceiling candles
43028 DEFW 56212
43030 DEFB 5,2 (097) Books (1)
43032 DEFW 55812
43034 DEFB 5,3 (098) Books (2)
43036 DEFW 55892
43038 DEFB 5,3 (099) Books (3)
43040 DEFW 56012
43042 DEFB 5,2 (100) Books (4)
43044 DEFW 56132
43046 DEFB 3,2 (101) Right bookend
43048 DEFW 55716
43050 DEFB 3,2 (102) Left bookend
43052 DEFW 55764
Prev: 42242 Up: Map Next: 43054