aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-10-07SCI: Flip assertWillem Jan Palenstijn
2012-10-06SWORD1: Enable American ("Circle of Blood") panelTorbjörn Andersson
2012-10-06SCI: Fix dissect_script crash with invalid object typesWillem Jan Palenstijn
2012-10-06SCI: Fix some console output formattingWillem Jan Palenstijn
2012-10-06TOLTECS: Improve the shake screen effects during moviesTorbjörn Andersson
2012-10-06TOLTECS: Hide the mouse cursor while a movie is playing, like the originalFilippos Karapetis
2012-10-06TOLTECS: Wait a bit after drawing each frameFilippos Karapetis
2012-10-06TOLTECS: Remove redundant screen updatesFilippos Karapetis
2012-10-05SCI: Add kReadNumber fixmeWillem Jan Palenstijn
2012-10-03TOLTECS: Fix menu positining in the simplest way I can think ofTorbjörn Andersson
2012-10-03PEGASUS: Fix uninitialized variableMatthew Hoops
2012-10-03TOLTECS: Improve audio/video sync in the movie playerTorbjörn Andersson
2012-10-03TOLTECS: Added TODO comment about main menu positionTorbjörn Andersson
2012-10-02TOLTECS: Draw shaded rects to "front screen", not "background"Torbjörn Andersson
2012-10-02TEENAGENT: Modify callback comment into readable FIXME.D G Turner
2012-10-01SCI: Fix compilation with MSVC (atan2() was ambiguous)Filippos Karapetis
2012-10-01PEGASUS: MarsTimerEvent is a structFilippos Karapetis
2012-09-30SCI: Implement kMergePolyWillem Jan Palenstijn
2012-09-29WINTERMUTE: Make scGetProperty use Common::String& instead of const char*Einar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatize variables in BaseQuickMsgEinar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatize variables in BaseRegion and BaseSubFrameEinar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatize variables in BaseFrame and BaseSpriteEinar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatize variables in BaseFaderEinar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatise member-variables in BaseDynamicBufferEinar Johan Trøan Sømåen
2012-09-28TONY: Fix German fontsStrangerke
2012-09-28PARALLACTION: Add a workaround for the end credits of NSFilippos Karapetis
2012-09-28PARALLACTION: Add a workaround for the end credits of NSFilippos Karapetis
2012-09-28PARALLACTION: Add a missing return statementFilippos Karapetis
2012-09-28PARALLACTION: Fix a script bug in the end of the multilingual DOS version of NSFilippos Karapetis
2012-09-27PARALLACTION: Clean up global variables a bit.Alyssa Milburn
2012-09-27PARALLACTION: Remove unused function.Alyssa Milburn
2012-09-27Merge pull request #281 from fuzzie/parallaction-adlibAlyssa Milburn
2012-09-26TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', li...Strangerke
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-09-25PEGASUS: Fix minor formatting issueMatthew Hoops
2012-09-25PEGASUS: Initialize _duration in RobotShipMatthew Hoops
2012-09-26TEENAGENT: Cleanup TeenagentEngine class.D G Turner
2012-09-25TONY: Use debug channel for fading messagesStrangerke
2012-09-25TOUCHE: Add more font entries to French ToucheWillem Jan Palenstijn
2012-09-25TONY: Replace abortGame() with nicer error() calls.Alyssa Milburn
2012-09-25TONY: Don't error out on invalid ReleaseOwnership calls.Alyssa Milburn
2012-09-24TONY: Don't mute all sound when using sound config dialogWillem Jan Palenstijn
2012-09-24WINTERMUTE: Fix leakWillem Jan Palenstijn
2012-09-24CONFIGURE: Mark some engines off as requiring 16bit color supportMatthew Hoops
2012-09-24TEENAGENT: Cleanup Surface class.D G Turner
2012-09-24TEENAGENT: Cleanup Scene class.D G Turner
2012-09-24TEENAGENT: Cleanup Object classes.D G Turner
2012-09-24TEENAGENT: Further cleanup for Font class.D G Turner
2012-09-24WINTERMUTE: Remove unnecessary semicolons.Torbjörn Andersson