Difference between revisions of "SCI/TODO"

Jump to navigation Jump to search
(Added an issue with Iceman)
(Added an issue with Hoyle 3)
Line 40: Line 40:
* Castle of Dr. Brain: After puzzle game (room 360), exiting the room throws error "attempt to subtract 2 pointers"
* Castle of Dr. Brain: After puzzle game (room 360), exiting the room throws error "attempt to subtract 2 pointers"
* Castle of Dr. Brain: Saving/Loading the game after puzzle game (room 360) shows an empty grey screen
* Castle of Dr. Brain: Saving/Loading the game after puzzle game (room 360) shows an empty grey screen
* Hoyle 3: game settings from game.opt are not read correctly, so if game.opt exists, the engine crashes inside fgets_wrapper(), at f->_in->readLine(dest, maxsize) (this file is created automatically if it's missing)
* Iceman: displays the warning "NodeValue() on a NULL pointer attempted" at numerous points during the map table scene
* Iceman: displays the warning "NodeValue() on a NULL pointer attempted" at numerous points during the map table scene
* Jones in the Fast Lane: statistics are broken (list control), dollar amounts missing (ega/cd) - unsupported string operation in the segment manager, will be fixed soon
* Jones in the Fast Lane: statistics are broken (list control), dollar amounts missing (ega/cd) - unsupported string operation in the segment manager, will be fixed soon