Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
"PC" was very ambiguous and now it matches what we show in the GUI.
This also corrects sword2's platform to Windows.
|
|
Fix clang warnings
|
|
The original has the call there too, as confirmed using
the disasm of the gob3 binary.
This fixes bug #3611208.
|
|
All instances uncovered by clang warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As supplied by alestedx in bug report #3610207
|
|
|
|
|
|
Thanks to DrMcCoy for looking over this.
|
|
|
|
As supplied by einstein95 in bug report #3544449.
|
|
The text lines are not drawn completely correct yet, because
apparently, GCTFile needs to wrap long lines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still missing the little sprite bouncing around, though.
|
|
|
|
|
|
|
|
The end section is now complete.
|
|
The only thing missing in the stork section now is the character
creator.
|
|
|
|
No GCT texts yet ("The stork is bringing a sweet baby to $PLACE
where $PEOPLE live"), and the character creator is also still
missing.
|
|
|
|
We don't yet support GCT files, so texts are still missing.
|
|
|
|
|
|
|