Open main menu

Difference between revisions of "SCI/TODO"

151 bytes added ,  15:44, 15 July 2010
added more info on qfg1vga gate
(added qfg1 vga issue)
(added more info on qfg1vga gate)
Line 100: Line 100:
* QFG1 EGA: when buying something from the shop and the merchant is reading at that time, it will get bought twice
* QFG1 EGA: when buying something from the shop and the merchant is reading at that time, it will get bought twice
* QFG1 VGA: When winning any random monster fight, the game uses the unimplemented kMergePoly function. This means that the hero can walk over the bodies of slain enemies (though it's a purely cosmetic issue)
* QFG1 VGA: When winning any random monster fight, the game uses the unimplemented kMergePoly function. This means that the hero can walk over the bodies of slain enemies (though it's a purely cosmetic issue)
* QFG1 VGA: when the guard is asked to rise the gate, ego is able to pass through, but the gate isn't actually raised in any way. Sound effect isn't even playing. No warnings. Needs to get further investigated.
* QFG1 VGA: when the guard is asked to rise the gate, ego is able to pass through, but the gate isn't actually raised in any way. Sound effect isn't even playing. No warnings. Needs to get further investigated. - script 37, openGate::changeState(4) is called, which starts the moving and the sound and immediately afterwards (5) is called which stops the sound.
* QFG1 VGA: ending music isn't played at all. no sound calls are done, so I guess it's VM.
* QFG1 VGA: ending music isn't played at all. no sound calls are done, so I guess it's VM.


1,119

edits