1,554
edits
m (rmv implemented function) |
m (Formatting) |
||
Line 7: | Line 7: | ||
Unimplemented functions: | Unimplemented functions: | ||
cmd_runNPCScript | cmd_runNPCScript stub 07 - not used | ||
cmd_loadSoundFile | 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 | cmd_unhideMobileCharacter stub 4F - not used | ||
cmd_addItemToInventory | cmd_pageFlip stub 65 - not used | ||
cmd_intPrint | cmd_addItemToInventory stub 69 - not used | ||
cmd_shakeScreen | cmd_intPrint stub 6A - not used | ||
cmd_shakeScreen stub 6B - 2 times used (only used in DEAD.EMC) | |||
cmd_setPaletteRange | cmd_fadeEntirePalettes stub 7E - 2 times used (BONKBG.EMC, POTION.EMC) | ||
cmd_setPlayingLoop | 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 | protection, exit do DOS ) | ||
cmd_resetMaskRegion | 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 |