Age | Commit message (Collapse) | Author |
|
svn-id: r15332
|
|
MSVC6's idiosyncracies.
svn-id: r13644
|
|
svn-id: r12984
|
|
svn-id: r12176
|
|
care of that
svn-id: r12135
|
|
used for MP3/Vorbis support -> this eases changing the implementations, and reduces header dependencies (and thus compile time) :-)
svn-id: r12097
|
|
mainly because people kept (accidentally and sometimes on purpose :-) misusing them
svn-id: r11881
|
|
svn-id: r11597
|
|
Initialise _cd.playing to false. Otherwise ScummVM may create a savegame
where a CD track appears to be playing, but everything about it is
undefined, causing ScummVM to crash when loading it.
Initialise _track_info[] with NULLs, otherwise ScummVM crashes for me when
I start the CD version of MI1.
There's probably a lot more that *should* be properly initialised, but this
seems to take care of the most serious issues, and is all I have the time
to do now anyway.
svn-id: r11573
|
|
svn-id: r11431
|
|
svn-id: r11430
|
|
svn-id: r11422
|
|
may be reused by other engines in the future
svn-id: r11421
|