Colin Snover 3eb12dcfeb SCI32: Remove ADGF_CD from games that have no non-CD version
@sev- had asked why these flags were added a while ago (I had been
instructed this was the right thing to do when I asked in the past)
and ever since then it has been bugging me more and more that they
are there, since they serve zero purpose except to make the game ID
longer. In the past, it may have been the case that the SCI16 &
SCI32 code mixing meant that SCI32 games needed the CD flag for
things like managing subtitles, but at this point the only use of
the CD flag within the SCI32 engine is for the few games that
actually have different CD and non-CD versions. So these flags are
gone now.
2017-09-14 00:30:57 -05:00
..
2017-07-29 12:09:11 +02:00
2017-09-01 13:46:25 +02:00
2017-09-14 13:54:52 +10:00
2017-08-01 13:09:10 +02:00
2017-03-22 21:44:21 +01:00
2016-10-31 09:56:43 +01:00
2016-11-29 21:10:59 +01:00
2017-08-21 16:04:31 +02:00