aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-05AVALANCHE: Fix bug introduced in badc727883c14d13702fc61a0a6912a3d61ce9a4Strangerke
2013-10-05COMMON: Fix missing arjDecoder class variable init. CID 1002929D G Turner
2013-10-04TSAGE: Renaming for R2R Crane ControlsPaul Gilbert
2013-10-04TSAGE: Renaming for R2R Landing BayPaul Gilbert
2013-10-05AVALANCHE: Answer a couple of comments made by LordHotoStrangerke
2013-10-05AVALANCHE: Cleaning includes - remove useless includes in cpp filesStrangerke
2013-10-05SWORD25: Fix possible error in sound engine when loading a savegameThierry Crozat
2013-10-05SWORD25: Fix regression in persistence codeThierry Crozat
2013-10-05WINTERMUTE: Speed up scale()Willem Jan Palenstijn
2013-10-04FULLPIPE: Implement MctlCompound::method4C()Eugene Sandulenko
2013-10-04ZVISION: Fix signed/unsigned mismatchRichieSams
2013-10-04AVALANCHE: Start cleaning includes - remove useless include in header filesStrangerke
2013-10-04SCI: Add the German version of EcoQuest 2 (bug #3615072)Filippos Karapetis
2013-10-04Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheStrangerke
2013-10-04AVALANCHE: Add indentation on REGISTER_PLUGIN_* linesStrangerke
2013-10-04AVALANCHE: Fix savegame naming. This breaks previous savegamesStrangerke
2013-10-04AVALANCHE: Add static to 2 array definitions in closingStrangerke
2013-10-04AVALANCHE: Fix ifndef check in header filesStrangerke
2013-10-04AVALANCHE: Fix naming conventions in getItem()Strangerke
2013-10-04AVALANCHE: Fix static array namesStrangerke
2013-10-04AVALANCHE: Remove file variable from AvalancheEngineStrangerke
2013-10-04AVALANCHE: Use ConfMan short nameStrangerke
2013-10-04AVALANCHE: Use MKTAG for signature. This breaks prior savegames.Strangerke
2013-10-04AVALANCHE: Remove s_engineStrangerke
2013-10-04AVALANCHE: Check | occurrence as pointed by LordHotoStrangerke
2013-10-04AVALANCHE: Fix naming convention, reduce the scope of a couple of variablesStrangerke
2013-10-04AVALANCHE: Remove code commented in the original but not in the engine.Strangerke
2013-10-04ZVISION: Fix nested template formattingRichieSams
2013-10-04ZVISION: Remove Vector2 classRichieSams
2013-10-04ZVISION: Add typedefs to shorten long type namesRichieSams
2013-10-04ZVISION: Re-enable Truemotion plugin guard, but add a case for ZVISIONRichieSams
2013-10-03TSAGE: Fixes for R2R Bridge conversationPaul Gilbert
2013-10-03TSAGE: Renaming for R2R Autodoc scenePaul Gilbert
2013-10-04FULLPIPE: Started implementation MctlCompound::method4C()Eugene Sandulenko
2013-10-03AVALANCHE: Use memcpy in refreshScreenWillem Jan Palenstijn
2013-10-03AVALANCHE: Don't refresh screen after every event in scroll modeWillem Jan Palenstijn
2013-10-03WINTERMUTE: Update full screen on ScreenChangedWillem Jan Palenstijn
2013-10-03WINTERMUTE: Add missing breakWillem Jan Palenstijn
2013-10-03AVALANCHE: Set some variables private in MenuStrangerke
2013-10-03AVALANCHE: Use Doxygen comments in GraphicsStrangerke
2013-10-03SCUMM: Fix unused variable warningsRodrigo Rebello
2013-10-02TSAGE: R2R bugfix for using the console in the spare bedroomsPaul Gilbert
2013-10-02TSAGE: Cleanup of R2R Lift scenePaul Gilbert
2013-10-02AVALANCHE: Make _surface privateStrangerke
2013-10-02Merge pull request #404 from rrebello/tsage_fixStrangerke
2013-10-02TSAGE: Fix uninitialized variable.Rodrigo Rebello
2013-10-02AVALANCHE: Use Doxygen comments in Dialogs, set private some membersStrangerke
2013-10-02FULLPIPE: Finish MGM::rebuildTables()Eugene Sandulenko
2013-10-02FULLPIPE: Started implementing MGM::rebuildTables()Eugene Sandulenko
2013-10-02FULLPIPE: Implement MGM::clear()Eugene Sandulenko