Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The original called Surface::copyFrom, which keeps recreating the
dest surface with each copy. This version simply copies the image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and fix a comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix a formatting issue pointed out by _sev
|
|
|
|
script patch
fixes bug #6750 in dual mode (audio+text)
|
|
|
|
animation
|
|
Common::String::format() was used incorrectly. Also, state variables
were handled incorrectly in the TTY text parser
|
|
This fixes the alchemists and cup sequence in Nemesis
|
|
|