aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-04-17WINTERMUTE: Add a sanity check for _game.Einar Johan Trøan Sømåen
2013-04-17WINTERMUTE: Initialize _gameDescription in default-constructor.Einar Johan Trøan Sømåen
2013-04-17HOPKINS: fix ingame save thumbnails on BEAlyssa Milburn
2013-04-17HOPKINS: fix palette writes on BEAlyssa Milburn
2013-04-17HUGO: Fix Uninitialized scalar variablesStrangerke
2013-04-17CGE: Fix uninitialized variablesStrangerke
2013-04-16PEGASUS: Add Windows demo supportMatthew Hoops
2013-04-16PEGASUS: Add DVD raise/lower sounds for the inventory/biochip panelsMatthew Hoops
2013-04-16PEGASUS: Let the DVD demo use the full Prehistoric AI video setMatthew Hoops
2013-04-16PEGASUS: Clean up DVD demo Theora playbackMatthew Hoops
2013-04-16PEGASUS: Add new Prehistoric sounds for the DVD demoMatthew Hoops
2013-04-16PEGASUS: Add support for PICT cursorsMatthew Hoops
2013-04-16PEGASUS: Add detection for the new DVD Demo data fileMatthew Hoops
2013-04-16PEGASUS: Add the new demo theora videosMatthew Hoops
2013-04-16SCI: Don't suppress loop delta in SCI1 midiWillem Jan Palenstijn
2013-04-16SCI: Don't suppress end-of-track delta in SCI0 midiWillem Jan Palenstijn
2013-04-16SCI: Fix potential memory leak with Mac cursor's hotspotMatthew Hoops
2013-04-16SCI: Fix mac cursor memory leakMatthew Hoops
2013-04-16PEGASUS: Remove unused variableMatthew Hoops
2013-04-16TSAGE: Fix some obvious errors detected by Coverity in R2RStrangerke
2013-04-16HOPKINS: Fix broken condition detected by CoverityStrangerke
2013-04-15PEGASUS: Add sanity check on the NItm resource being presentMatthew Hoops
2013-04-15PEGASUS: Add missing breakMatthew Hoops
2013-04-15MOHAWK: Fix string offsets memory leakMatthew Hoops
2013-04-15MOHAWK: Fix cursor group memory leakMatthew Hoops
2013-04-15SCI: Fix hunk entry leakWillem Jan Palenstijn
2013-04-15SCI: Fix memory leakWillem Jan Palenstijn
2013-04-15SCI: Fix memory leakWillem Jan Palenstijn
2013-04-15SCI: Add missing breakWillem Jan Palenstijn
2013-04-15SCI: Add missing breakWillem Jan Palenstijn
2013-04-15SCI: Remove useless checksWillem Jan Palenstijn
2013-04-15SCI: Fix uninitialized variablesWillem Jan Palenstijn
2013-04-15SCI: Remove unused variableWillem Jan Palenstijn
2013-04-15WINTERMUTE: Fix warnings and improve const-correctnessWillem Jan Palenstijn
2013-04-15WINTERMUTE: Fix side effect of assertWillem Jan Palenstijn
2013-04-15PARALLACTION: CleanupWillem Jan Palenstijn
2013-04-15GOB: Fix a misplaced continue / fallthroughSven Hesse
2013-04-15GOB: Change strcpy/strcat to strlcpy/strlcat for safetySven Hesse
2013-04-15WINTERMUTE: Fix leak on incomplete image load.Einar Johan Trøan Sømåen
2013-04-15WINTERMUTE: Fix comparison in renderTicket.Einar Johan Trøan Sømåen
2013-04-15GOB: Change strcpy to strlcpy for safetySven Hesse
2013-04-15GOB: Add another sanity checkSven Hesse
2013-04-15GOB: Add a sanity checkSven Hesse
2013-04-15GOB: Fix another potential array overrunSven Hesse
2013-04-15GOB: Fix a potential array overrunSven Hesse
2013-04-15GOB: Fix a leakSven Hesse
2013-04-15GOB: Correct a delete/delete[]-mismatchSven Hesse
2013-04-15GOB: Remove unused member variable in SaveLoad_v6Sven Hesse
2013-04-15GOB: Remove unused member variables in SaveLoad_FascinationSven Hesse
2013-04-15Merge pull request #317 from JenniBee/wintermuteEinar Johan Trøan Sømåen