Open main menu

Difference between revisions of "Kyra/Opcodes"

324 bytes added ,  01:03, 18 January 2006
m
Formatting
m (rmv implemented function)
m (Formatting)
Line 7: Line 7:


Unimplemented functions:
Unimplemented functions:
   cmd_runNPCScript stub 07 - not used
   cmd_runNPCScript             stub 07 - not used
   cmd_loadSoundFile stub 3E - not used
   cmd_loadSoundFile             stub 3E - not used
   cmd_specificItemInInventory stub 4B - not used
   cmd_specificItemInInventory   stub 4B - not used
   cmd_specificItemInInventory stub 4B - not used
   cmd_specificItemInInventory   stub 4B - not used
   cmd_mobileCharacterInScene stub 4D - not used
   cmd_mobileCharacterInScene   stub 4D - not used
   cmd_hideMobileCharacter stub 4E - not used? (many false positives, but since unhide isn't implemented I don't think that exists)
   cmd_hideMobileCharacter       stub 4E - not used? (many false positives, but since  
   cmd_unhideMobileCharacter stub 4F - not used
                                            unhide isn't implemented I don't think that exists)
   cmd_pageFlip stub 65 - not used
   cmd_unhideMobileCharacter     stub 4F - not used
   cmd_addItemToInventory stub 69 - not used
   cmd_pageFlip                 stub 65 - not used
   cmd_intPrint stub 6A - not used
   cmd_addItemToInventory       stub 69 - not used
   cmd_shakeScreen stub 6B - 2 times used (only used in DEAD.EMC)
   cmd_intPrint                 stub 6A - not used
   cmd_fadeEntirePalette stub 7E - 2 times used (BONKBG.EMC, POTION.EMC)
   cmd_shakeScreen               stub 6B - 2 times used (only used in DEAD.EMC)
   cmd_setPaletteRange stub 84 - not used
   cmd_fadeEntirePalettes        stub 7E - 2 times used (BONKBG.EMC, POTION.EMC)
   cmd_setPlayingLoop stub 92 - 2 times used (GRAVE.EMC, CAVEB.EMC - only used on failing copy protection, exit do DOS )
   cmd_setPaletteRange           stub 84 - not used
   cmd_brandonToStoneSequence stub 93 - 2 times used (GRAVE.EMC, CAVEB.EMC - only used on failing copy protection)
   cmd_setPlayingLoop           stub 92 - 2 times used (GRAVE.EMC, CAVEB.EMC - only used on failing copy
   cmd_pauseMusicSeconds stub 96 - 12 times used (broken,emcav,enter,foresta,gemcut,grave,healer,landing,potion,sorrow,spell, wise)
                                            protection, exit do DOS )
   cmd_resetMaskRegion stub 97 - not used
   cmd_brandonToStoneSequence   stub 93 - 2 times used (GRAVE.EMC, CAVEB.EMC - only used on failing copy
                                            protection)
   cmd_pauseMusicSeconds         stub 96 - 12 times used (broken, emcav, enter, foresta, gemcut, grave,
                                            healer, landing, potion, sorrow, spell, wise)
   cmd_resetMaskRegion           stub 97 - not used