Commit 093cb8a
committed
bflibrary: Make SDL1 mode checking accept SVGA/XGA res
The SDL1 video mode availability verification was given too much
authority - it could reject a mode if entering it requires
additional blitting. We cannot allow that when any remade
Bullfrog games will use these resolutions by default.
This change forces the library to try to cope with 640x400 and
640x480, even if it marks these modes as not available.1 parent a5059c9 commit 093cb8a
1 file changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
675 | | - | |
676 | | - | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
677 | 683 | | |
678 | 684 | | |
679 | 685 | | |
680 | 686 | | |
681 | 687 | | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
682 | 698 | | |
683 | 699 | | |
684 | 700 | | |
| |||
0 commit comments