Lothar Serra Mari
9addeaa00f
I18N/DE: Translate string referring to Myst flyby movie
2016-04-03 14:03:24 +02:00
athrxx
97a69022fd
KYRA: (LOL) fix bug #7104 (LOL-CD: mixing sfx and voice mode does not work)
2016-04-03 13:06:16 +02:00
Eugene Sandulenko
d643036c20
Merge pull request #735 from sev-/updates-gui
...
UPDATES: Add GUI. Opt-in dialog and Options
2016-04-03 11:38:06 +02:00
Bastien Bouclet
c8bb597e67
MOHAWK: Fix endianness issue in Myst opcode 30
...
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 08:11:56 +02:00
Bastien Bouclet
9db3f69f5e
MOHAWK: Switch to slot based save file naming for Myst
...
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-03 08:11:56 +02:00
Johannes Schickel
7a290757a8
Merge pull request #739 from salty-horse/comi_object_labels_setting
...
SCUMM: Add checkbox for object_labels setting in "Edit Game" dialog
2016-04-02 23:12:35 +02:00
Eugene Sandulenko
98f0be39e2
Merge pull request #743 from fuzzie/apple2-platform
...
COMMON: Add Apple II platform
2016-04-02 23:08:39 +02:00
Alyssa Milburn
0dd3563085
COMMON: Add Apple II platform
2016-04-02 21:57:48 +02:00
Thierry Crozat
dd6372ee1e
I18N: Regenerate translations data file
2016-04-02 13:46:26 +01:00
Thierry Crozat
01f43c1f1b
I18N: Update Hungarian translation (patch #1645 )
2016-04-02 13:46:10 +01:00
Thierry Crozat
5cac63d6d5
I18N: Merge recent changes from scummvm.pot into German po file
2016-04-02 13:37:05 +01:00
Thierry Crozat
886ca7c096
CREDITS: Adding myself as OS X packager
2016-04-02 13:33:33 +01:00
Eugene Sandulenko
5baa657f25
UPDATES: Remove an unneeded check
2016-04-01 21:32:16 +02:00
Eugene Sandulenko
a743ec2e07
UPDATES: Implement and use method for normalizing interval value to accepted values
2016-04-01 21:29:29 +02:00
Eugene Sandulenko
14478a65f1
UPDATES: Added documentation to new methods
2016-04-01 21:19:15 +02:00
Eugene Sandulenko
8d6fdaa46f
I18N: Add update files to POTFILES
2016-04-01 21:10:28 +02:00
Ori Avtalion
cf73ea5395
SCUMM: Expose COMI's object_labels setting as an extra GUI option
2016-04-01 21:38:50 +03:00
Bastien Bouclet
eba01f7c5f
I18N: Update translations template from source code
2016-04-01 19:29:02 +02:00
Bastien Bouclet
1507bf0b06
I18N: Fix a syntax error in the german PO file
2016-04-01 19:29:02 +02:00
Bastien Bouclet
0366312228
MOHAWK: Add detection.cpp to POTFILES
...
Fixes #7102
2016-04-01 19:29:02 +02:00
Eugene Sandulenko
cf90742a48
WAGE: Added one more Puzzle Search variant
2016-04-01 19:11:10 +02:00
Eugene Sandulenko
7e6c50ea69
WAGE: Three more game variants
2016-04-01 19:08:27 +02:00
Eugene Sandulenko
b856aa8419
WAGE: 5 more game variants
2016-04-01 19:02:19 +02:00
Eugene Sandulenko
eb21b1e617
WAGE: Added more game variants
2016-04-01 18:53:55 +02:00
Eugene Sandulenko
307c8b0ecb
DEVTOOLS: Put script which is used for preserving WAGE games
2016-04-01 11:35:00 +02:00
Eugene Sandulenko
a4bf64fecd
UPDATES: Normalize updates_check value
2016-03-31 15:38:00 +02:00
Eugene Sandulenko
33dc840d2f
UPDATES: Normalize update intervals at setting
2016-03-31 15:34:50 +02:00
Eugene Sandulenko
ed3f936287
GUI: Sync built-in theme
2016-03-31 13:59:56 +02:00
Eugene Sandulenko
2cde45fe6d
UPDATES: Implement Check now button in Options
2016-03-31 13:59:01 +02:00
Eugene Sandulenko
4610ae906b
WAGE: Increased md5 byte count to avoid large number of duplicates
...
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 11:01:36 +02:00
Eugene Sandulenko
82963f7446
UPDATES: Read values from config file in MacOS X update manager
2016-03-31 09:38:28 +02:00
Eugene Sandulenko
08e7f0ab91
UPDATES: Got rid of hardcoded update intervals list
2016-03-31 09:31:57 +02:00
Eugene Sandulenko
556b7ffa29
UPDATES: Merge two steps into one
2016-03-31 09:09:23 +02:00
Eugene Sandulenko
0348bb4613
MOHAWK: Added detection for early Russian Riven version. Bug #6471
2016-03-30 23:22:04 +02:00
Eugene Sandulenko
979b072f33
MOHAWK: Added 2 more livingbook versions. Bug #6557
2016-03-30 23:10:46 +02:00
Eugene Sandulenko
47985debe1
UPDATES: Hook dialogs to UpdateManager
2016-03-30 19:28:24 +02:00
Eugene Sandulenko
73784c6a84
UPDATES: Made interval set/get functions accept normal integers
2016-03-30 19:27:59 +02:00
Eugene Sandulenko
bd249ee324
UPDATES: Made dialog functional
2016-03-30 19:02:23 +02:00
Eugene Sandulenko
35a44edca1
GUI: Implement immediate coordinate mode for PopUp widget
2016-03-30 19:02:02 +02:00
Eugene Sandulenko
f58b43b38a
UPDATES: Beginnings of the update frequency control
2016-03-30 14:28:25 +02:00
Eugene Sandulenko
cb51af0d6d
UPDATES: Improve update dialog message
2016-03-30 11:15:57 +02:00
Eugene Sandulenko
3c4ccfc52c
GUI: Enhanced StaticTextWidget with font style
2016-03-30 11:09:32 +02:00
Eugene Sandulenko
17a8f0badd
UPDATES: Plug updates dialog in.
...
Launched when ScummVM is run first time with updates feature.
2016-03-30 10:58:57 +02:00
Eugene Sandulenko
0db4c879f2
GUI: Added initial implementation for Updates opt-in wizard
2016-03-29 20:22:45 +02:00
Eugene Sandulenko
3efae7e799
GUI: Store secelcted update frequency in config
2016-03-29 19:11:09 +02:00
Eugene Sandulenko
12b0313d92
GUI: Added stub for Update frequency check widgets.
2016-03-29 19:11:09 +02:00
Johannes Schickel
244e143e61
Merge pull request #729 from tobiatesan/mark_ogg
...
JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute
2016-03-29 18:24:14 +02:00
Eugene Sandulenko
1bca15f95e
ADL: Fix warnings
2016-03-29 01:26:41 +02:00
Lothar Serra Mari
7ee6f6d110
NEWS/DE: Mention SWORD25 save time fix
2016-03-28 21:07:06 +02:00
Eugene Sandulenko
9a95381ce1
NEWS: Mention bs2.5 fix
2016-03-28 20:47:59 +02:00