Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-30 | SHERLOCK: SS: default to look in inventory | Martin Kiewitz | |
original interpreter did that too | |||
2016-01-30 | SHERLOCK: SS: fix inventory button gfx glitch | Martin Kiewitz | |
2016-01-30 | SHERLOCK: SS: make journal hotkeys multilingual | Martin Kiewitz | |
2016-01-30 | SHERLOCK: SS: make inventory hotkeys multilingual | Martin Kiewitz | |
2016-01-30 | SHERLOCK: SS: Make load/save menu multilingual | Martin Kiewitz | |
Also change behavior of makeButton/buttonPrint to directly remove a hotkey-prefix, in case it was passed. | |||
2016-01-30 | SHERLOCK: SS: make settings multilingual | Martin Kiewitz | |
Also make it possible to somewhat easily have hotkeys within the button text itself and not just having to use the very first button text character as hotkey. | |||
2016-01-30 | AMIGAOS: Add scripts for README conversion | Eugene Sandulenko | |
2016-01-30 | Merge pull request #655 from raziel-/patch-1 | Eugene Sandulenko | |
AMIGAOS: Update amigaos.mk to automatically create an AmigaGuide file… | |||
2016-01-29 | SHERLOCK: RT: Simplify ascii char checks, since we don't support accents | Paul Gilbert | |
2016-01-30 | AMIGAOS: amigaos.mk - Revert rx command line | Hubert Maier | |
rx doesn't find the program if "./" or ${srcdir} is kept in front. Probably a limitation of abc-shell...or rx | |||
2016-01-30 | AMIGAOS: amigaos.mk path fixes | Hubert Maier | |
2016-01-29 | SCI: add code to make numpad cursor keys work again | Martin Kiewitz | |
When the users presses keys on the numpad, we get digits in .ascii even when Num-Lock is not enabled. This caused numpad cursor keys not working anymore. Imo we should only get .ascii in those cases, when Num-Lock is enabled. | |||
2016-01-29 | AMIGAOS: Fix the exe paths and delete the guide after installing | Hubert Maier | |
2016-01-29 | AMIGAOS: Update amigaos.mk to automatically create an AmigaGuide file from ↵ | Hubert Maier | |
README | |||
2016-01-29 | Merge pull request #629 from raziel-/patch-1 | Eugene Sandulenko | |
README: Update and consistency fixes | |||
2016-01-29 | README: Clean up "Supported Platforms" | Hubert Maier | |
2016-01-29 | README: Web link and other consistendy fixes | Hubert Maier | |
2016-01-29 | README: Fix line break | Hubert Maier | |
2016-01-29 | README: Add Chapters 1.3) F.A.Q. and 10.) Credits | Hubert Maier | |
2016-01-29 | README: Sorting and updating compatible games to match the entries at ↵ | Hubert Maier | |
http://www.scummvm.org/compatibility/ | |||
2016-01-29 | README: More consistency fixes | Hubert Maier | |
- www links - Supported games sorted alphabetically - small fixes | |||
2016-01-29 | README: Update 9) Compiling | Hubert Maier | |
- Added all platforms for which a wiki's "Compiling_ScummVM" chapter exists - No more details in the readme, all build intructions linked to their respective wiki pages - Windows derivates and Linux kept on top as those are the main platforms people will look for, the rest sorted alphabetically | |||
2016-01-29 | README: Link MacOS and AmigaOS compiling intstructions to their respective ↵ | Hubert Maier | |
wiki pages | |||
2016-01-29 | README: Fixed wrong chapter marking | Hubert Maier | |
2016-01-29 | README: Typo, cleanup and one more link fixed | Hubert Maier | |
2016-01-29 | README: Moved Copy Protection back to 3.1) as requested | Hubert Maier | |
(Gathered the non game specific changes grouped at the top now) | |||
2016-01-29 | README: Update and consistency fixes | Hubert 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-29 | ACCESS: Fix some uninitialized variables | Strangerke | |
2016-01-28 | SHERLOCK: SS: Fix signed char issues with new isPrintable function | Paul Gilbert | |
2016-01-28 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-01-28 | Merge pull request #653 from rootfather/gui-de | Thierry Crozat | |
I18N: Update German language file | |||
2016-01-28 | SCI: change ascii detection for key event handling | Martin 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-28 | I18N: Update German language file | rootfather | |
This commit addresses all changes introduced to the scummvm.pot template in commit 7ae0f29fb02b345186f768ff41359ca633556be3 | |||
2016-01-28 | I18N: Fix leftover fuzzy tags in German language file | rootfather | |
This commit fixes the two fuzzy tags I forgot to remove in the previous update of the German language file. | |||
2016-01-27 | SHERLOCK: SS: Fix German accents not showing in journal | Paul Gilbert | |
2016-01-27 | AGI: Apple IIgs: remove warning about bad sample size | Martin Kiewitz | |
2016-01-27 | AGI: fix invalid memory access in Apple IIgs sound | Martin Kiewitz | |
fixes crash in Manhunter 1, when looking at corpse right at the start. Sound resource is actually corrupt (missing bytes). | |||
2016-01-27 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-01-27 | I18N: Revert language change in GUI for hungarian translation | Thierry Crozat | |
I assume the change from Magyar to hu was a mistake (probably a changed done automatically by poedit). | |||
2016-01-27 | I18N: Regenerated translations.dat | Eugene Sandulenko | |
2016-01-27 | I18N: Updated Hungarian translation. Patch #1622 | Eugene Sandulenko | |
2016-01-26 | I18N: Merge scummvm.pot into a few po files | Thierry 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-26 | KYRA: Cleanup listing of actual save slots in GUI::updateSaveFileList. | Johannes Schickel | |
2016-01-26 | SCI: Only select save slots for kernel calls | Martin Kiewitz | |
Previous code also selected files called e.g. "[targetname].abc" | |||
2016-01-26 | ZVISION: Only request actual save slots in listSaves. | Johannes Schickel | |
2016-01-26 | VOYEUR: Only request actual save slots in listSaves. | Johannes Schickel | |
2016-01-26 | TSAGE: Only request actual save slots in listSaves. | Johannes Schickel | |
2016-01-26 | TOON: Only request actual save slots in listSaves. | Johannes Schickel | |
2016-01-26 | TONY: Only request actual save slots in listSaves. | Johannes Schickel | |
2016-01-26 | TOLTECS: Only request actual save slots in listSaves. | Johannes Schickel | |