1,190
edits
Eriktorbjorn (talk | contribs) (The crash when not getting the stasis box has been fixed. (A bug in the original engine, apparently.)) |
Strangerke (talk | contribs) |
||
Line 6: | Line 6: | ||
Known engine bugs: | Known engine bugs: | ||
* There's a Valgrind warning in SceneObject::removeObject() about _visage being undefined when it tests for it. ("Conditional jump or move depends on uninitialised value(s)". | * There's a Valgrind warning in SceneObject::removeObject() about _visage being undefined when it tests for it. ("Conditional jump or move depends on uninitialised value(s)". '''Fixed, to be validated.''' | ||
* The start play / introduction dialog looks a bit different int the CD version compared to the floppy versions currently implemented. It's positioned slightly differently, the "Introduction" button has a different border (default button, perhaps?), and when clicked the button goes black, not red (partially fixed. Transition colors missing). | * The start play / introduction dialog looks a bit different int the CD version compared to the floppy versions currently implemented. It's positioned slightly differently, the "Introduction" button has a different border (default button, perhaps?), and when clicked the button goes black, not red (partially fixed. Transition colors missing). | ||
* In DOSBox, the button remains selected unless I move the mouse entirely off the button. (Should be fixed now, but the fix is a bit hackish.) | * In DOSBox, the button remains selected unless I move the mouse entirely off the button. (Should be fixed now, but the fix is a bit hackish.) |