Age | Commit message (Collapse) | Author |
|
bug #3044218
svn-id: r52065
|
|
bug #3044044, didn't occur for me, needs testing
svn-id: r52064
|
|
bug #3043955
svn-id: r52063
|
|
svn-id: r52062
|
|
This fix a regression introduced in revision 50448 ("Add support for
locale-dependant font'). When disabling localization a function was
declared, called but not implemented.
svn-id: r52048
|
|
svn-id: r52047
|
|
fixing endless flight, is actually a script data bug - there is an additional property, which is not included in property count. It's used. We return 0 in that case, because we don't know about that property, resulting in nest::x never get changed and the scripts check that for advancing
svn-id: r52046
|
|
svn-id: r52045
|
|
we had this workaround before, this is for a different pq2 version - bug #3043904
svn-id: r52044
|
|
fixes laura bow 1 when knocking at the door in the attic, scripts wait for 0xb in that case, sound resource sets 0xb and then immediately ends. This resulted in the scripts only getting the termination signal, so they waited endlessly. (bug #3042981)
svn-id: r52043
|
|
for laurabow2 floppy. In floppy the bug doesn't occur, we fix the code nonetheless
svn-id: r52040
|
|
svn-id: r52039
|
|
painting closing immediately
(fixed properly here, the NRS patch just nukes the whole routine)
svn-id: r52038
|
|
fixes some words not being red in pepper (part of bug #3040039)
svn-id: r52031
|
|
svn-id: r52014
|
|
svn-id: r52013
|
|
Template and all translations were updated from source code. The
German and French translations contain additional changes.
svn-id: r52008
|
|
really weird, but it works now. Bug #3037578 (kq5 trunk), bug #3043286 (lb1 knight)
svn-id: r52007
|
|
broke laura bow 1, need to figure out whats exactly wrong
svn-id: r52004
|
|
fixes actual game bug #3042277 - sierra switched in that case to highest volume possible
svn-id: r51999
|
|
svn-id: r51997
|
|
svn-id: r51996
|
|
These devices are not able to create appropriate drivers.
The only purpose for now is having proper gui options and flags and music types for the device detector.
The corresponding GUIO flags for the new devices have been added, too.
svn-id: r51995
|
|
working now like in sierra sci, when using priority/control - fixes pepper adventures in time - no failure screen - bug #3040185
cleanup of GfxPaint16::fillRect
svn-id: r51994
|
|
svn-id: r51991
|
|
At this point, there's little point in doing them one game at a time.
Re-enable PCjr music for old Monkey Island, and for the Passport to
Adventure demo. Again, I don't have all the relevant versions to test
myself, so keep an eye out for regressions.
At this point, only the Apple II and C64 versions of Maniac Mansion
have the MDT_PCSPK flag, but not the MDT_PCJR flag. I don't know a
thing about these versions, so I'm leaving them well enough alone.
svn-id: r51990
|
|
svn-id: r51989
|
|
Apart from adding the necessary detector flags, in cases where we used
to only check for PC Speaker we now also need to check for PCjr. Note
that I have only tested this with the VGA version. And even with that
one, I've only given it the briefest of tests.
svn-id: r51988
|
|
If the mixer isn't ready, we probably have to check for PCjr as well,
so add that case.
svn-id: r51987
|
|
This once again makes it possible to select PC Speaker music in Indy 3.
svn-id: r51986
|
|
but pausing looped samples only
fixes "I'm melting" sample in sq1 death (bug #3038048)
added detailed comment about this change
svn-id: r51985
|
|
when restoring on arcada in some rooms (bug #3040908)
svn-id: r51984
|
|
enable PCJR sound for Maniac Mansion v1 and v1 and Zak McKracken v1 and v2.
svn-id: r51983
|
|
svn-id: r51982
|
|
bug #3042547
svn-id: r51981
|
|
svn-id: r51980
|
|
svn-id: r51979
|
|
Only #define SCUMMVM_SVN_REVISION for base/version.cpp (at most), to
avoid having all source files implicitly depend on the SVN revision.
Also add a safeguard to prevent code from accidentally using the
internal header file base/internal_version.h.
svn-id: r51978
|
|
svn-id: r51977
|
|
svn-id: r51976
|
|
svn-id: r51975
|
|
svn-id: r51974
|
|
svn-id: r51973
|
|
The IRIX dmedia driver documentation incorrectly asked the user
to use SCUMMVM_PORT to override the sequencer port, but the
driver actually checks SCUMMVM_MIDIPORT.
Also tried to clarify some MIDI related wording
svn-id: r51972
|
|
fixes regression of r51952 and bug #3042957
svn-id: r51971
|
|
fixes kq6 getting assert as well (bug 3042866)
svn-id: r51970
|
|
fixes kq5 trunk getting closed again during intro - is actually a script bug that sets cel to some really high number - bug #3037578, may also fix other similar issues
svn-id: r51969
|
|
bug #3042756, although there is another bug shortly after
svn-id: r51968
|
|
svn-id: r51959
|
|
awari minigame, fixes bug #3040579
svn-id: r51958
|