Age | Commit message (Collapse) | Author |
|
|
|
CID 1002998.
|
|
|
|
|
|
A typo in commit 98fa064. Thanks to LordHoto for pointing that out
|
|
Check for the end of the movie resource before buffering more audio chunks.
This avoids reading past the end of the movie resource. Also, clean up some
movie related checks
|
|
|
|
|
|
|
|
|
|
|
|
We now check if the engine should quit in the loop of the end credits animation
|
|
We now only test for events in testKeypressed() without updating the
game cycle at all (NAGI doesn't update the game cycle either). This
fixes the slowdowns in some animations where have.key() is issued,
like Manannan's lightnings in the intro of KQ3 and the bullets in the
intro of PQ1
|
|
We now set the play time - commit 5e10737015faa15d225f70b364096982923eb415
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This shouldn't actually be necessary since, as far as I can tell,
its only purpose is to toggle between true and false to slow down
some mouse cursor animations. But Valgrind doesn't know that.
|
|
|
|
SWORD25: Optimized graphics drawing
|
|
|
|
|
|
|
|
This fixes bug #3612682
|
|
|
|
|
|
Changed REGISTRA to ACCEDI for better user convenience.
|
|
intro of the OS/2 and Win95 versions
|
|
least "The End"
|
|
|
|
Based on the BeOS executable.
|
|
|
|
|
|
to graphic corruption
|
|
"PC" was very ambiguous and now it matches what we show in the GUI.
This also corrects sword2's platform to Windows.
|
|
|
|
|
|
|
|
alternate animation file name
|
|
avoid low/high res missing files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a regression from 93e69aa4da0558b05fc235684355ed38eed9863d.
Thanks to eriktorbjorn to noticing that the music is missing.
|