Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-05 | WAGE: Fixed moving objects to random scene | Eugene Sandulenko | |
2016-04-05 | WAGE: Fix window overlap | Eugene Sandulenko | |
2016-04-05 | WEB: Put Sparkle appcast to a standard place | Eugene Sandulenko | |
2016-04-05 | WAGE: Order scene and console drawing depending on what is active | Eugene Sandulenko | |
2016-04-05 | WAGE: Split scene and console drawing | Eugene Sandulenko | |
2016-04-05 | WAGE: Added 4 more detection entries. | Eugene Sandulenko | |
Only Disk and SEA archives are left unprocessed. Once this is finished I will put both originals and extracted archives online. | |||
2016-04-05 | WAGE: Added three more fangames to detection | Eugene Sandulenko | |
2016-04-04 | WAGE: Added 3 more games to detection | Eugene Sandulenko | |
2016-04-04 | WAGE: Added 2 more games to detection | Eugene Sandulenko | |
2016-04-04 | WAGE: 4 more games to detection | Eugene Sandulenko | |
2016-04-04 | WAGE: More games added to detection | Eugene Sandulenko | |
2016-04-03 | UPDATES: Use www.scummvm.org to avoid redirects | Eugene Sandulenko | |
2016-04-03 | UPDATES: Fix endless loop | Eugene Sandulenko | |
2016-04-03 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-04-03 | I18N: Update French translation | Thierry Crozat | |
2016-04-03 | NEWS/DE: Fix typo in German NEWS file | Lothar Serra Mari | |
2016-04-03 | I18N/DE: Fix typo in GUI translation | Lothar Serra Mari | |
2016-04-03 | I18N/DE: Improve GUI translation for Myst | Lothar Serra Mari | |
The new translations are taken directly from the original menus in the German edition of Myst: Masterpiece Edition | |||
2016-04-03 | I18N/DE: Translate string referring to Myst flyby movie | Lothar Serra Mari | |
2016-04-03 | KYRA: (LOL) fix bug #7104 (LOL-CD: mixing sfx and voice mode does not work) | athrxx | |
2016-04-03 | Merge pull request #735 from sev-/updates-gui | Eugene Sandulenko | |
UPDATES: Add GUI. Opt-in dialog and Options | |||
2016-04-03 | MOHAWK: Fix endianness issue in Myst opcode 30 | Bastien Bouclet | |
The previous code was reading data of the system's endianness as little endian. Now the data is converted to little endian before it is read. Attempt to fix #7100. | |||
2016-04-03 | MOHAWK: Switch to slot based save file naming for Myst | Bastien Bouclet | |
Myst previously used the user provided description as the save filename. This was not working when the user entered chacacters forbidden by the filesystem. The actual save format has not changed. Old saves are still compatible, but must be renamed to 'myst-###.mys' and 'myst-###.mym'. Fixes 7106. | |||
2016-04-02 | Merge pull request #739 from salty-horse/comi_object_labels_setting | Johannes Schickel | |
SCUMM: Add checkbox for object_labels setting in "Edit Game" dialog | |||
2016-04-02 | Merge pull request #743 from fuzzie/apple2-platform | Eugene Sandulenko | |
COMMON: Add Apple II platform | |||
2016-04-02 | COMMON: Add Apple II platform | Alyssa Milburn | |
2016-04-02 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-04-02 | I18N: Update Hungarian translation (patch #1645) | Thierry Crozat | |
2016-04-02 | I18N: Merge recent changes from scummvm.pot into German po file | Thierry Crozat | |
2016-04-02 | CREDITS: Adding myself as OS X packager | Thierry Crozat | |
2016-04-01 | UPDATES: Remove an unneeded check | Eugene Sandulenko | |
2016-04-01 | UPDATES: Implement and use method for normalizing interval value to accepted ↵ | Eugene Sandulenko | |
values | |||
2016-04-01 | UPDATES: Added documentation to new methods | Eugene Sandulenko | |
2016-04-01 | I18N: Add update files to POTFILES | Eugene Sandulenko | |
2016-04-01 | SCUMM: Expose COMI's object_labels setting as an extra GUI option | Ori Avtalion | |
2016-04-01 | I18N: Update translations template from source code | Bastien Bouclet | |
2016-04-01 | I18N: Fix a syntax error in the german PO file | Bastien Bouclet | |
2016-04-01 | MOHAWK: Add detection.cpp to POTFILES | Bastien Bouclet | |
Fixes #7102 | |||
2016-04-01 | WAGE: Added one more Puzzle Search variant | Eugene Sandulenko | |
2016-04-01 | WAGE: Three more game variants | Eugene Sandulenko | |
2016-04-01 | WAGE: 5 more game variants | Eugene Sandulenko | |
2016-04-01 | WAGE: Added more game variants | Eugene Sandulenko | |
2016-04-01 | DEVTOOLS: Put script which is used for preserving WAGE games | Eugene Sandulenko | |
2016-03-31 | UPDATES: Normalize updates_check value | Eugene Sandulenko | |
2016-03-31 | UPDATES: Normalize update intervals at setting | Eugene Sandulenko | |
2016-03-31 | GUI: Sync built-in theme | Eugene Sandulenko | |
2016-03-31 | UPDATES: Implement Check now button in Options | Eugene Sandulenko | |
2016-03-31 | WAGE: Increased md5 byte count to avoid large number of duplicates | Eugene Sandulenko | |
Still there are few dupes, but previously for many entries only file name and lenghts were different, which could lead to missed game variants. | |||
2016-03-31 | UPDATES: Read values from config file in MacOS X update manager | Eugene Sandulenko | |
2016-03-31 | UPDATES: Got rid of hardcoded update intervals list | Eugene Sandulenko | |