aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-04-17TSAGE: Add workaround for scene 40 (glitch in animation of dying Kzin falling)strangerke
2011-04-16HUGO: Remove debug messagestrangerke
2011-04-16AUDIO: Renamed mute related functions in Mixer.Johannes Schickel
2011-04-16HUGO: Close prompt box dialog on Return keyEugene Sandulenko
2011-04-16HUGO: cleanupEugene Sandulenko
2011-04-16HUGO: Fix crashesEugene Sandulenko
2011-04-16HUGO: Implement prompt text boxEugene Sandulenko
2011-04-16TSAGE: Rename some objects in scene 60 and fix the master button behavior.strangerke
2011-04-15TSAGE: Fix several problems in scene 40, including the blocking one (killing ...strangerke
2011-04-15TSAGE: Cleanup. For coding consistency, remove default parameters when callin...strangerke
2011-04-15TSAGE: Fix several problems in scene 20. That fixes the intro and probably th...strangerke
2011-04-15GROOVIE: Implement resource search-by-name for v2 gamesScott Thomas
2011-04-15GROOVIE: Use uint32 when searching for a video id by nameScott Thomas
2011-04-15TSAGE: Changed palette code back to using a byte arrayPaul Gilbert
2011-04-15TSAGE: Scene40: The hero may now use his stunner on the assassin. Scene still...strangerke
2011-04-15SCI: Some initial work on supporting patch.005 in KQ1 Amigamd5
2011-04-15SCI: Silenced the warning for kMacPlatform(1)md5
2011-04-15SWORD25: Removed the duplicate header files inside the pluto/pdep directorymd5
2011-04-15SWORD25: Removed several unused files from the pluto directorymd5
2011-04-14SWORD25: Silly whitespace fix.Alyssa Milburn
2011-04-14SWORD25: Simplify text rendering code slightly.Alyssa Milburn
2011-04-14SWORD25: Fix rendering on big-endian.Alyssa Milburn
2011-04-14SWORD25: Always create the MoviePlayer, even without USE_THEORADEC.Alyssa Milburn
2011-04-14ALL: centerd -> centeredMax Horn
2011-04-14ALL: centre -> centerMax Horn
2011-04-14ALL: colour -> colorMax Horn
2011-04-14KYRA: Enforce use of American English in comments.Johannes Schickel
2011-04-14TSAGE: Added replacement hierarchy for palette modifier classes that better m...Paul Gilbert
2011-04-14TSAGE: Big Endian fixJoost Peters
2011-04-14SCUMM: TypoMax Horn
2011-04-14TINSEL: Removed an unused global variablemd5
2011-04-13DRACI: Adapt to new muting style.Johannes Schickel
2011-04-13TINSEL: Clean up code a bit, since we now handle digital audio muting differe...Johannes Schickel
2011-04-13ENGINES: Make Engine::syncSoundSettings use the Mixer's mute flag directly.Johannes Schickel
2011-04-13TSAGE: Silence uninitialized variable usage warning.Johannes Schickel
2011-04-13TSAGE: Replace the recently added error() by a warning(), allowing to play th...strangerke
2011-04-13TSAGE: Suppress some dead code, rename a variable (thanks fuzzie for pointing...strangerke
2011-04-13TSAGE: Always initialise the event in getEvent()eriktorbjorn
2011-04-13TSAGE: Move two functions from .h to .cpp (thanks fuzzie for reporting that)strangerke
2011-04-13TSAGE: Fix two GCC warnings (which were bugs). Thanks LordHoto for reporting ...strangerke
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-13TSAGE: Fix build as dynamic plugin.Johannes Schickel
2011-04-13MOHAWK: Stupid padding fix.Alyssa Milburn
2011-04-13TSAGE: Fix compilation on NDS.Johannes Schickel
2011-04-13SCI: Remove left-over fixme commentWillem Jan Palenstijn
2011-04-13TSAGE: Fix compilation on Mac OS X PPC.Johannes Schickel
2011-04-13TSAGE: Cleanup custom List usage.Johannes Schickel
2011-04-13TSAGE: Fix compilation on Linux/amd64 with g++ 4.5.2.Johannes Schickel
2011-04-13AUDIO: Split the Intel DVI ADPCM into its own classMatthew Hoops
2011-04-13TSAGE: Fix warningWillem Jan Palenstijn