1,554
edits
(Added menu issues) |
(Update status and remove some obsolete stuff) |
||
Line 1: | Line 1: | ||
== Status == | == Status == | ||
Gobliiins 1 is completable. Gobliins 2 is completable with | Gobliiins 1 is completable. Gobliins 2 is completable with rare bugs. | ||
== Show stoppers == | == Show stoppers == | ||
Line 11: | Line 11: | ||
* Well: Saving after only of of the two goblins has been send diving down the well, saving produces a "broken" (unplayable) save | * Well: Saving after only of of the two goblins has been send diving down the well, saving produces a "broken" (unplayable) save | ||
* The save name dialog isn't shown, the input is accepted, though | * The save name dialog isn't shown, the input is accepted, though | ||
* Bargon intro is missing scenes | * Bargon intro is missing scenes | ||
* Graphical glitches in Bargon (incorrect drawing of partly-covered objects and wrong drawing positions) | * Graphical glitches in Bargon (incorrect drawing of partly-covered objects and wrong drawing positions) | ||
Line 43: | Line 41: | ||
=== gob.cpp === | === gob.cpp === | ||
* Reduce kMD5FileSizeLimit from 1MB to e.g. 80 kb (this might require recomputing some MD5s, but is faster, and good enough for finger printing) | * Reduce kMD5FileSizeLimit from 1MB to e.g. 80 kb (this might require recomputing some MD5s, but is faster, and good enough for finger printing) | ||
=== video.cpp === | === video.cpp === |