aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-29README: Update and consistency fixesHubert Maier
- Sorted "3.0) Supported Games" in alphabetic order and moved the none specific game parts to the bottom of that chapter - Sorted "5.0) Running ScummVM" in alphatic order and adapted all references - Added "Discworld II notes" to "3.0) Supported Games" - Added "Nippon Safes Inc. Amiga notes" to "3.0) Supported Games" - Added "Zork games notes" to "3.0) Supported Games" - Added "Datafiles" to "3.0) Supported Games" - Added "AmigaOS4" in "9.0) Compling" - Added "Amiga/Macintosh" to "3.14) The Feeble Files notes" - Added lots of missing subchapters to the main chapter list in "7.0) Music and Sound)" - Changed "Maniac Mansion" title to better reflect the contents
2016-01-29ACCESS: Fix some uninitialized variablesStrangerke
2016-01-28SHERLOCK: SS: Fix signed char issues with new isPrintable functionPaul Gilbert
2016-01-28I18N: Regenerate translations data fileThierry Crozat
2016-01-28Merge pull request #653 from rootfather/gui-deThierry Crozat
I18N: Update German language file
2016-01-28SCI: change ascii detection for key event handlingMartin Kiewitz
New way is probably better. Sadly we get a few keys atm in the ascii field, like cursor left and the function keys. That's why a check for <= 0xFF is needed.
2016-01-28I18N: Update German language filerootfather
This commit addresses all changes introduced to the scummvm.pot template in commit 7ae0f29fb02b345186f768ff41359ca633556be3
2016-01-28I18N: Fix leftover fuzzy tags in German language filerootfather
This commit fixes the two fuzzy tags I forgot to remove in the previous update of the German language file.
2016-01-27SHERLOCK: SS: Fix German accents not showing in journalPaul Gilbert
2016-01-27AGI: Apple IIgs: remove warning about bad sample sizeMartin Kiewitz
2016-01-27AGI: fix invalid memory access in Apple IIgs soundMartin Kiewitz
fixes crash in Manhunter 1, when looking at corpse right at the start. Sound resource is actually corrupt (missing bytes).
2016-01-27I18N: Regenerate translations data fileThierry Crozat
2016-01-27I18N: Revert language change in GUI for hungarian translationThierry Crozat
I assume the change from Magyar to hu was a mistake (probably a changed done automatically by poedit).
2016-01-27I18N: Regenerated translations.datEugene Sandulenko
2016-01-27I18N: Updated Hungarian translation. Patch #1622Eugene Sandulenko
2016-01-26I18N: Merge scummvm.pot into a few po filesThierry Crozat
This should have been done in the commit yesterday, but for some reason the 'make update-translations' skipped those files (I believe this is related to the modification date that was more recent than the modification date of the scummvm.pot file).
2016-01-26KYRA: Cleanup listing of actual save slots in GUI::updateSaveFileList.Johannes Schickel
2016-01-26SCI: Only select save slots for kernel callsMartin Kiewitz
Previous code also selected files called e.g. "[targetname].abc"
2016-01-26ZVISION: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26VOYEUR: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26TSAGE: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26TOON: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26TONY: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26TOLTECS: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26TINSEL: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26TEENAGENT: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26SWORD2: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26SWORD1: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26SKY: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26SCUMM: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26SCI: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26SAGA: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26QUEEN: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26PARALLACTION: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26NEVERHOOD: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26MADS: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26LURE: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26LAB: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26KYRA: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26HUGO: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26HOPKINS: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26FULLPIPE: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26DREAMWEB: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26DRASCULA: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26DRACI: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26CRUISE: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26CINE: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26CGE2: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26CGE: Only request actual save slots in listSaves.Johannes Schickel
2016-01-26BBVS: Only request actual save slots in listSaves.Johannes Schickel