aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-25MORTEVIELLE: Replace g_vm in TextHandlerStrangerke
2013-06-25MORTEVIELLE: Replace g_vm in MouseHandlerStrangerke
2013-06-25MORTEVIELLE: Replace g_vm in ScreenSurfaceStrangerke
2013-06-25MORTEVIELLE: Replace g_vm in MenuStrangerke
2013-06-24MORTEVIELLE: Remove CHECK_QUIT macrosStrangerke
2013-02-25MORTEVIELLE: remove a magic value, initialize the last bytes of cfiecBufferStrangerke
2013-02-25MORTEVIELLE: Integrate translations fixes.Strangerke
2013-02-22MORTEVIELLE: Fix minor glitches in DAT fileStrangerke
2013-02-21MORTEVIELLE: Add two debug functions required to check the English translationStrangerke
2013-02-21MORTEVIELLE: Add new DAT file containing initial English translationStrangerke
2013-02-21MORTEVIELLE: Some renaming, remove useless variables, add debuggerStrangerke
2013-02-20MORTEVIELLE:Add initial English translationStrangerke
2012-10-14MORTEVIELLE: More renamingStrangerke
2012-10-14MORTEVIELLE: Some more renamingStrangerke
2012-10-13MORTEVIELLE: rework _openObjects use, rename resetOpenObjectsStrangerke
2012-10-13MORTEVIELLE: More renamingStrangerke
2012-10-12MORTEVIELLE: Remove dead code.Strangerke
2012-10-12MORTEVIELLE: Some more renamingStrangerke
2012-10-11MORTEVIELLE: Some more renamingStrangerke
2012-10-10MORTEVIELLE: Fix mergeStrangerke
2012-10-10Merge branch 'master' of github.com:scummvm/scummvm into mortevielleStrangerke
2012-10-10MORTEVIELLE: Some renamingStrangerke
2012-10-10IPHONE: Fix cursor artifacts when linear filterting is used.Johannes Schickel
2012-10-09GRAPHICS: Fix compilation of conversion.cpp on motomagx.Johannes Schickel
2012-10-09TEST: Add two (simple) tests for MemoryWriteStream.Johannes Schickel
2012-10-09COMMON: Properly handle error indicator in MemoryWriteStream.Johannes Schickel
2012-10-08Merge pull request #282 from bluegr/nipponfixFilippos Karapetis
2012-10-08Merge pull request #257 from lordhoto/graphics-conversionJohannes Schickel
2012-10-08SCI: Add documentation regarding all SCI1.1 CD games in syncIngameAudioOptions()Filippos Karapetis
2012-10-08SCI: Also add LSL6 CD to syncIngameAudioOptions()Filippos Karapetis
2012-10-08SCI: Document syncIngameAudioOptions()Filippos Karapetis
2012-10-08SCI: Add a workaround for the large text boxes in Freddy Pharkas CDFilippos Karapetis
2012-10-08CREDITS: Update the web credits path in the make ruleThierry Crozat
2012-10-08CREDITS: Mark Lothar Serra Mari as retiredThierry Crozat
2012-10-08MORTEVIELLE: Get rid of some magic valuesStrangerke
2012-10-07SCI: Fix Uhura's Woo conversation optionWillem Jan Palenstijn
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-03AUDIO: Don't allow skipping negative times in skipSamples()Matthew 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