Age | Commit message (Collapse) | Author |
|
Fixes Trac#10573.
|
|
|
|
This is to allow having multiple cards loaded at the same time in the
future.
|
|
Fixes Trac#10532.
|
|
Previously, the held page stage was an unsigned int 16
with values 0-13. The enum will make its state more clear.
|
|
|
|
Also simplify video filename construction.
|
|
|
|
|
|
|
|
It now more closely matches the original. Effect sounds are now stopped
when resuming background sounds.
Fixes #9574, Fixes #9920.
|
|
|
|
Change all inner loops to call the same frame function.
Remove the draw delay code. Now that we have proper frame pacing it is
not necessary anymore to wait before drawing to make sure the previous
frame stayed on the screen long enough.
Fixes #9915, #9922, #9923.
|
|
|
|
|
|
|
|
|
|
It should only play the sound if no other is already playing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
draws to mimic older hardware.
|
|
|
|
Some backends may break as I only compiled SDL
|
|
|
|
|
|
svn-id: r55814
|
|
svn-id: r55479
|
|
svn-id: r55442
|
|
svn-id: r55439
|
|
svn-id: r55434
|
|
svn-id: r55423
|
|
svn-id: r55420
|
|
svn-id: r55413
|
|
svn-id: r55412
|
|
svn-id: r55395
|
|
svn-id: r55394
|
|
svn-id: r55314
|
|
between versions
svn-id: r55312
|
|
svn-id: r55311
|
|
svn-id: r55045
|