scummvm/engines
Nicola Mettifogo c8400e9725 * Fixed positioning of balloons and faces in BRA (dos, at least).
* Adapted loading of faces.

svn-id: r33392
2008-07-29 03:14:35 +00:00
..
agi Merged revisions 32564-32565,32567-32575,32577,32579-32594,32596-32603,32605-32639,32644-32646,32648-32666 via svnmerge from 2008-06-11 17:36:21 +00:00
agos Fix buffer overflow in error message. 2008-07-27 01:54:40 +00:00
cine Fixing 'warning: comparison of unsigned expression < 0 is always false' 2008-07-28 22:21:11 +00:00
cruise adding a fixme 2008-06-29 16:58:27 +00:00
drascula Fixed unitialized variables 2008-07-01 10:33:25 +00:00
gob More savegame-endianness fixes :/ 2008-07-23 02:41:02 +00:00
igor Don't use kPlainSoundType if you don't have to 2008-07-11 20:28:14 +00:00
kyra - Fixed fadePalette for HoF and Kyra3 2008-07-27 12:12:40 +00:00
lure Fix for missing data in the savegame format that could result in not being able to talk to Goewin in the apothecary after restoring a savegame 2008-07-14 10:33:57 +00:00
m4 One more MSVC warning 2008-07-08 11:48:16 +00:00
made Fixed unitialized variables 2008-07-01 10:33:25 +00:00
parallaction * Fixed positioning of balloons and faces in BRA (dos, at least). 2008-07-29 03:14:35 +00:00
queen fix bug #1876741: changed .SB playback rate to 11840Hz (matches dos game) 2008-07-15 20:31:11 +00:00
saga Cleanup 2008-07-28 12:46:30 +00:00
scumm Patch from bugreport #2020561: "MMNES : Incorrect detection (US/GB)" 2008-07-27 21:14:31 +00:00
sky SKY: Fixed a memory leak in SKY engine 2008-06-06 16:40:39 +00:00
sword1 Fix bug #1981402: "BS1: grammatical error in the Italian menu" 2008-06-01 18:37:35 +00:00
sword2 Don't crash if you try to use music file #2 as music file #1. When the music 2008-07-18 04:16:00 +00:00
tinsel Fixed the inventory bug that's been reported in the forums 2008-07-25 12:59:46 +00:00
touche moved midi driver object creation to MidiPlayer class (to match delete call) 2008-06-26 10:12:12 +00:00
engine.cpp Merged lots of _mixer->isReady() warnings into a single one in Engine constructor 2008-02-15 17:01:35 +00:00
engine.h engine.h was moved from base/ to engines/ ages ago -- update header file protector accordingly 2008-02-01 23:37:16 +00:00
engines.mk Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
metaengine.h Fixed some code formatting thanks to LordHoto 2008-05-26 00:28:48 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00