aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-20PSP: moved VramAllocator to display_manager.cpp.Yotam Barnoy
2010-09-20GOB: Don't crash if getCharData() returns NULLTorbjörn Andersson
2010-09-19I18N: Add lowres context for one string.Thierry Crozat
2010-09-19SCI2/2.1: Changes to the plane codeFilippos Karapetis
2010-09-19SCI: Added documentation for the different music patches in SCI gamesFilippos Karapetis
2010-09-19SCI2: Some work on RBT filesFilippos Karapetis
2010-09-19SAGA: Fixed bug #3068840 - "ITE: ScummVM crashes when talking on the ferry"Filippos Karapetis
2010-09-18SCUMM: Remove unused code, which was replaced by ScummEngine_v0::runObject in...Travis Howell
2010-09-18SCUMM: Fix bug #3070077 - MMC64: No music when Syd plays the piano.Travis Howell
2010-09-18SWORD2: Plug memory leaks.Eugene Sandulenko
2010-09-18M4: NULL terminate after a strncpyPaul Gilbert
2010-09-18M4: Added missing breaks to switch statementPaul Gilbert
2010-09-18SCUMM: minor cleanupFlorian Kagerer
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-18TESTBED: Fix warningsFilippos Karapetis
2010-09-18SCI: Some changes to the fallback detector (sync with branch 1.2.0)Filippos Karapetis
2010-09-17HUGO: Fix crash in the first screen of H1 DosArnaud Boutonné
2010-09-17DISTS/REDHAT: Package png and svg iconsWillem Jan Palenstijn
2010-09-17SCI: Fix compilation on AmigaOS.Johannes Schickel
2010-09-17CMS: Some constification.Johannes Schickel
2010-09-17SCI: Add CMS driver for SCI1-SCI1.1.Johannes Schickel
2010-09-17CMS: Change an incorrect error into debug output.Johannes Schickel
2010-09-17SOUND: Properly add CMS as plugin.Johannes Schickel
2010-09-17SOUND: Move CMS emulator to sound/softsynth.Johannes Schickel
2010-09-17DISTS: Sync a few .in filesWillem Jan Palenstijn
2010-09-17RELEASE: This is 1.3.0svnEugene Sandulenko
2010-09-17SCI: Proper initialization in MidiPlayer's constructor.Johannes Schickel
2010-09-17GOB: Add detection for polish gob2 and gob3Arnaud Boutonné
2010-09-17SCI: Use spaces for indentation for consistency.Johannes Schickel
2010-09-17DISTS/FEDORA: package create_sjisfnt toolWillem Jan Palenstijn
2010-09-17SCI2: some very early work on kSetShowStyleFilippos Karapetis
2010-09-17DISTS/FEDORA: Update package description to match readmeWillem Jan Palenstijn
2010-09-17DOC: Update list of supported games in readmeWillem Jan Palenstijn
2010-09-17I18N: Use a String instead of a char buffer.Johannes Schickel
2010-09-17SCI: Removed some unnamed selector access in the workarounds. Fixes the regre...Filippos Karapetis
2010-09-17COMMON: Extend getting a Mac resource fork resource with a nameMatthew Hoops
2010-09-16HUGO: Fix H1 DOS initializationArnaud Boutonné
2010-09-16TOOLS: Add missing data for H1 DosArnaud Boutonné
2010-09-16I18N: Update Spanish translationThierry Crozat
2010-09-16README: Update and improve About sectionThierry Crozat
2010-09-16I18N: fix a buffer size issue with translated save/load strings in AGOSThierry Crozat
2010-09-16DISTS/FEDORA: Remove mpeg2 and mention SCIWillem Jan Palenstijn
2010-09-16TESTBED: fixed detectionNeeraj Kumar
2010-09-16NEWS: Switched to Latin numbering for some SCI gamesFilippos Karapetis
2010-09-16DINGUX: Add placeholder for dingux specific readmeFabio Battaglia
2010-09-16DINGUX: add exec wrapper for scummvm.elfFabio Battaglia
2010-09-16AGI: Initialise PCjr emulator channels on creationTorbjörn Andersson
2010-09-15I18N: Add translation for load/save success or failure messagesThierry Crozat
2010-09-15I18N: Fix create_translation tool when string contain special charactersThierry Crozat
2010-09-15DRACI: Initialize MIDI channel volume properly.Johannes Schickel