aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-07-10SWORD25: Removed custom endianness code in persistence codeEugene Sandulenko
2011-07-10SWORD25: Fix regression introduced in 5dd8f2575b0fEugene Sandulenko
2011-07-10SAGA: Use #error instead of a deliberate syntax error.eriktorbjorn
2011-07-10SAGA: Mute the music while the game is pausederiktorbjorn
2011-07-10SCI: Added Missing Detection Entry for "Slater And Charlie Go Camping"D G Turner
2011-07-10GRAPHICS: remove char/line spacing handling from sjis codeathrxx
2011-07-09SCUMM: fix DS compilationathrxx
2011-07-09SCUMM: Make use of graphics/sjis code for LOOM PCE sjis drawingathrxx
2011-07-09SCUMM: cleanup sjis font rendering codeathrxx
2011-07-09SAGA: Removed several game flags, which are now found more reliably on the flyFilippos Karapetis
2011-07-09MOHAWK: Silence MSVC warningsFilippos Karapetis
2011-07-08LASTEXPRESS: Simplify SoundQueue::updateQueue()Littleboy
2011-07-08LASTEXPRESS: Prefix savegame filenames with "lastexpress"Littleboy
2011-07-08LASTEXPRESS: Have LastExpress_ADPCMStream inherit directly from Audio::ADPCMS...Littleboy
2011-07-09TOON: Fix rare palette glitch during one frame after cutscenesylvaintv
2011-07-09TOON: Fixed palette problem in LoadPicturesylvaintv
2011-07-09TOON: Fix bad character visibility after restoresylvaintv
2011-07-08LASTEXPRESS: Replace existing decodeIMA calls by code using our custom set of...Littleboy
2011-07-08LASTEXPRESS: Fix typo in filter tableLittleboy
2011-07-07TSAGE: Add Spanish CD Detection Entry From Bug #3357777D G Turner
2011-07-07MOHAWK: Implement stringLen and substring LBCode functions.Alyssa Milburn
2011-07-07MOHAWK: Handle cursor changes in kLBNotifyChangeMode.Alyssa Milburn
2011-07-07MOHAWK: Maintain ordered list of LB items.Alyssa Milburn
2011-07-07DREAMWEB: Fixed ß in german version(typo)Vladimir Menshakov
2011-07-07SCI: Applied patch #3357096 with minor modificationsFilippos Karapetis
2011-07-06LASTEXPRESS: implement Sound::updateQueue() and all dependent functionsEugene Sandulenko
2011-07-05DREAMWEB: disable load button in launcherTarek Soliman
2011-07-05MOHAWK: Allow setting LB cursors by nameMatthew Hoops
2011-07-04LASTEXPRESS: Move sound filtering to base Sound classLittleboy
2011-07-04KYRA: cleanup last commitathrxx
2011-07-04KYRA: fix pauseEngineIntern regression in MRathrxx
2011-07-04KYRA: fix ingame menu save slotsathrxx
2011-07-04TSAGE: Replace usage of deprecated Adlib OPL functionsPaul Gilbert
2011-07-03SCUMM: Remove unused operator int.Johannes Schickel
2011-07-03AGI: Cleanup some Winnie string codeMatthew Hoops
2011-07-03AGI: Fix some memset callsMatthew Hoops
2011-07-03MOHAWK: Fix build.Alyssa Milburn
2011-07-03MOHAWK: Implement the remaining LBCode arithmetic operators.Alyssa Milburn
2011-07-03MOHAWK: Handle subpages in the LB console's changePage.Alyssa Milburn
2011-07-03SCUMM: fix crash in digital iMuse games when using RTL and restartingathrxx
2011-07-03KYRA: formattingathrxx
2011-07-03MOHAWK: Fix associativity of LBCode operators.Alyssa Milburn
2011-07-03SWORD2: Silence "variable set but not used" GCC warningseriktorbjorn
2011-07-03COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.Johannes Schickel
2011-07-02GUI: Zero is a valid save slot number.Bastien Bouclet
2011-07-02MOHAWK: Misc Mechanical fixes. Many thanks to Patrick Monnerat for the patch.Bastien Bouclet
2011-07-02ENGINES: Clean up SaveStateDescriptor.Johannes Schickel
2011-07-02TSAGE: Remove outdated extra channel variablePaul Gilbert
2011-07-02TSAGE: Linked in the (in progress) SoundBlaster Fx classPaul Gilbert
2011-07-02TSAGE: Fixed problem with saving double valuesPaul Gilbert