aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-19TUCKER: cleanup, removed unused variablesGregory Montoir
2011-02-19TUCKER: fix truncated action string in english versionGregory Montoir
2011-02-19TUCKER: fix #2872348 - walk bug by switching places in museumGregory Montoir
2011-02-18SCI: Fix compilation using MSVC 9strangerke
2011-02-18HUGO: Remove extra spaces at end of linesstrangerke
2011-02-18TUCKER: fix #3106714 - Wrong animation after TV offGregory Montoir
2011-02-18ANDROID: Remove outdated build instructionsdhewg
2011-02-18HUGO: Move several short function bodies from headers to cpp filesstrangerke
2011-02-18ANDROID: Disable mt32emu and timiditydhewg
2011-02-18SCI: Fix window height for some Mac SCI1/1.1 gamesMatthew Hoops
2011-02-18ANDROID: Formattingdhewg
2011-02-18ANDROID: Formattingdhewg
2011-02-18ANDROID: dist target for buildbotdhewg
2011-02-18DC: Don't use $(VER_REV) with gitMarcus Comstedt
2011-02-18Merge branch 'dhewg-android'dhewg
2011-02-18TOUCHE: fix op_not/op_neg opcodes namingGregory Montoir
2011-02-18TUCKER: cleanupGregory Montoir
2011-02-18TUCKER: fix #3106766 - Bubbles in Plugs Shop too heavyGregory Montoir
2011-02-18TUCKER: fix #3106542 - Ego drawn behind backgroundGregory Montoir
2011-02-18TUCKER: fix #3106536 - Punk stuck (moving in background)Gregory Montoir
2011-02-18TUCKER: fix #3106520 - Prison water drop leaves a lineGregory Montoir
2011-02-18TUCKER: fix #2628056 - Text Dialogue is out of syncGregory Montoir
2011-02-18TUCKER: fix #2627967 - Slow WalkingGregory Montoir
2011-02-18HUGO: Avoid duplicated code in functions related to HUGO.DATstrangerke
2011-02-17TOOLS: Add debug output of output file position to skycpt tool.D G Turner
2011-02-17TOON: Initialise all locations.Alyssa Milburn
2011-02-17TOON: Fix TextResource on big-endian.Alyssa Milburn
2011-02-17SCI: Fix Mac icon bar vertical positioningMatthew Hoops
2011-02-17SCI: Fix Mac icon bar palettesMatthew Hoops
2011-02-16KYRA: Set type for NULL MIDI driver to PC Speaker.Johannes Schickel
2011-02-16SCI: Fix Mixed-Up Mother Goose FM TownsMatthew Hoops
2011-02-16SCI: Add workaround for uninitialized read in KQ5 FM TownsMatthew Hoops
2011-02-16SCI: Add support for the KQ5 FM Towns resource formatMatthew Hoops
2011-02-16Merge branch 'master' of https://github.com/scummvm/scummvmathrxx
2011-02-16KYRA/LOL: add comments for last commitathrxx
2011-02-16KYRA/LOL: fixed hand item cursor bugathrxx
2011-02-16PARALLACTION: Use signed math in fadeTo.Alyssa Milburn
2011-02-16N64: revert fix in svn r55745 and added a FIXMEFabio Battaglia
2011-02-16SKY: Restore old sequence delay behaviour.dhewg
2011-02-16SKY: Fix array access in debug code.Alyssa Milburn
2011-02-16SKY: Stop intro sound before freeing the buffer.Alyssa Milburn
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcode 201, staircase initBastien Bouclet
2011-02-15MOHAWK: Add a workaround for a missing image when going up the stairs in Mech...Bastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcodes 203 and 104, snake boxBastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcode 100Bastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcode 200Bastien Bouclet
2011-02-15HUGO: Replace cypher by a global variable, clean engine destructorstrangerke
2011-02-15SCI: Fill in the remaining Mac-specific kPlatform subopsMatthew Hoops