Age | Commit message (Collapse) | Author |
|
|
|
LB1 Amiga doesn't contain MT-32 music tracks. Added a warning for this
situation
|
|
|
|
|
|
|
|
|
|
|
|
For further discussion check here:
https://github.com/scummvm/scummvm/pull/16
Conflicts:
graphics/png.cpp
|
|
This fixes the vertical black line glitch in the QfG3 start menu (#3293351)
|
|
|
|
Some backends may break as I only compiled SDL
|
|
|
|
|
|
|
|
It's a bad idea to write comments when half asleep :P
|
|
#3291115 - "KQ6: Game freezes when getting paper from web"
|
|
Thanks to LordHoto and the trusty -Wunused-but-set-variable option :)
|
|
|
|
|
|
This fixes bug #3292333 - "HOYLE4: Hearts bug"
|
|
This fixes bug #3292332, along with other related issues
|
|
|
|
This fixes bug #3289799.
|
|
|
|
depth.
|
|
|
|
This warning produces a lot of spam in the console (e.g. it pops up
whenever the icon bar is opened in Dr. Brain Mac), thus it has been
silenced
|
|
|
|
It should have been removed in b40b87fdb5b4ee869cce55d852af409896b20c98
|
|
This is used in another version of KQ4 early (0.000.274)
|
|
MKID_BE relied on unspecified behavior of the C++ compiler,
and as such was always a bit unsafe. The new MKTAG macro
is slightly less elegant, but does no longer depend on the
behavior of the compiler.
Inspired by FFmpeg, which has an almost identical macro.
|
|
#3272735, #3275413)
|
|
|
|
typing 'read sign'"
|
|
|
|
|
|
finishing the game"
|
|
Hopefully, this will fix some of the oddities happening because of music fading
|
|
Applied from patch #3258985.
The previous hotkey interfered with the hotkeys of some games (e.g.
the "time of day" hotkey in QFG2, bug #3250996).
|
|
|
|
dhewg for reporting.
|
|
|
|
|
|
(fixes Wolfgang closeup, room 720)
|
|
Found by GCC 4.6's -Wunused-but-set-variable
|
|
|
|
Fixes bug #3253208
|
|
|
|
|
|
|