aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-27KYRA: (EOB) - fix original savefile import/exportathrxx
(flag settings were not imported/exported in EOB 1 saves)
2013-04-27KYRA: (EOB) - minor fix in NPC sequence codeathrxx
2013-04-27PEGASUS: Fix missing text in canyon chaseMatthew Hoops
2013-04-27SCI: Fix incorrect detection of NRS patches in QFG3 (bug #3574541)Filippos Karapetis
2013-04-27SCI: Change wording for bug/further info referencesFilippos Karapetis
2013-04-27TSAGE: Fix some non-initialized variables. CID 1002389, 1002390, 1002391Strangerke
2013-04-27TOON: Fix Uninitialized scalar variable CID 1003172, 1003173, 1003175, 1003176Strangerke
2013-04-27GROOVOE: Plug memory leak. CID 1003912Eugene Sandulenko
2013-04-27AGI: Null terminate string. CID 1003890Eugene Sandulenko
2013-04-27AGI: Null terminate string. CID 1003889Eugene Sandulenko
2013-04-27AGI: Null terminate string. CID 1003888Eugene Sandulenko
2013-04-27SAGA: Fix memory leak in Mac version of IHNMTorbjörn Andersson
CID 1004123. Unfortunately, I do not have this version of the game so I cannot verify that this fix is correct, but it should be.
2013-04-26SCI: Fix SCI32 BE selector name countMatthew Hoops
2013-04-26SCI: Add script patch for Freddy Pharkas Mac inventoryMatthew Hoops
Thanks to waltervn for figuring this mess out!
2013-04-26I18N: Update French translationThierry Crozat
2013-04-26I18N: Workaround to fix spelling in French command 3Thierry Crozat
2013-04-26I18N: Update Hungarian translation (from patch #3611796)Thierry Crozat
2013-04-26TINSEL: Reorder loop condition to fix out-of-bounds accessTorbjörn Andersson
This should fix CID 1003943 and CID 1003944.
2013-04-26TOLTECS: Ignore invalid script opcodes (script bugs) - bug #3604025Filippos Karapetis
The original ignores invalid opcodes as well, according to johndoe
2013-04-26TOLTECS: Remove dead codeFilippos Karapetis
The clearSprites() method is a leftover from the older sprite drawing code
2013-04-26HUGO: Fix some uninitialized variables. CID 1002887Strangerke
2013-04-26CRUISE: Plug memory lek. CID 1003917Eugene Sandulenko
2013-04-26CRUISE: Plug memory leak. CID 1003918Eugene Sandulenko
2013-04-26CINE: Null terminate string. CID 1003886Eugene Sandulenko
2013-04-26CINE: Null terminate string. CID 1003884Eugene Sandulenko
2013-04-26CINE: Null terminate string. CID 1003887Eugene Sandulenko
2013-04-26CGE: Plug memory leak. CID 1003914Eugene Sandulenko
2013-04-26Merge branch 'master' of https://github.com/scummvm/scummvmPaul Gilbert
2013-04-26HOPKINS: Fix Return to LauncherPaul Gilbert
2013-04-26HOPKINS: Fix bug #3611566Strangerke
2013-04-25TOON: Fix memory leakWillem Jan Palenstijn
2013-04-25SCI: Fix (unlikely) memory leakWillem Jan Palenstijn
2013-04-25CREATE_PROJECT: Add scummvm core project to list of coroutine projects to ↵Paul Gilbert
fix MSVC 10 compilation
2013-04-25SCI: Add the French floppy version of GK1 (bug #3611487)Filippos Karapetis
2013-04-25SCI: Reorder the LSL3 detection entries a bitFilippos Karapetis
2013-04-25SCI: Add another version of LSL3 (bug #3611488)Filippos Karapetis
2013-04-25SCI: Fix scaling in the back room of the bookstore in GK1Filippos Karapetis
2013-04-24DRASCULA: Remove dead codeWillem Jan Palenstijn
2013-04-24SWORD1: Error our in case the resource handle is not found in lockScriptThierry Crozat
This should never happen, so as per wjp suggestion makes this an error.
2013-04-24SWORD1: Avoid possible dereferencing of a null pointerThierry Crozat
CID 1003605
2013-04-24LURE: Fix bounds checkingTorbjörn Andersson
CID 1003986 and CID 1003990.
2013-04-24I18N: Update Galician translation (from patch #3611744)Thierry Crozat
2013-04-24I18N: Add fluidsynth-dialog.cpp to POTFILESThierry Crozat
Strings in the fluidsynth dialog had already been marked for translation but where not included because of the file not being listed in POTFILES.
2013-04-24I18N: Update Norwegian (Bokmål)-translationEinar Johan Trøan Sømåen
2013-04-24I18N: Update translation files from source code.Thierry Crozat
2013-04-23SCI: Fix kMessage REF subop orderingMatthew Hoops
Thanks to waltervn for testing values from running in DOSBox. Fixes bug #3034704
2013-04-24BASE: Fixed code flow warnings. CID 1002239Eugene Sandulenko
2013-04-24SWORD25: Plug memory leak. CID 1003589Eugene Sandulenko
2013-04-24GUI: Plug memory leak. CID 1003572Eugene Sandulenko
2013-04-24GUI: Fix memory leak. CID 1003569Eugene Sandulenko