1,502
edits
(Added an issue with Hoyle 3) |
(Added another issue with Iceman) |
||
Line 41: | Line 41: | ||
* 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) | * 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: when playing the ball game, but standing on the right side, ego will walk against the net and the game will get seriously broken | |||
* 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 |
edits