Commit Graph

78330 Commits

Author SHA1 Message Date
Eugene Sandulenko
950ee49382 UPDATES: Added MacOS 1.9.0.2, no changes.
It appears that Mac Sparkle does not ignore the Windows binaries,
and offers to upgrade to Windows executable. Thus, in the meantime
we supply binary with the version change only.
2016-10-20 08:38:50 +02:00
Hein-Pieter van Braam
5013eae243 WIN32: re-sort migration.txt
Kind of nit-picky but it was annoying me that it was ALMOST sorted.
2016-10-19 23:48:50 +02:00
Hein-Pieter van Braam
3f797173c0 WIN32: Nightlies will start using SDL2 2016-10-19 23:45:38 +02:00
Hein-Pieter van Braam
9af3c05561 WIN32: Add missing LICENSE files to migration.txt 2016-10-19 23:44:55 +02:00
Eugene Sandulenko
06ca6531ae DIRECTOR: Fix movie scanning 2016-10-19 21:53:18 +02:00
Eugene Sandulenko
4162295464 DIRECTOR: Lingo: Implemented getting 'the frame' entity 2016-10-19 21:47:44 +02:00
Eugene Sandulenko
428cc33851 UPDATES: Sparkle doesn't understand 1.9.0b, thus rename it to 1.9.0.2 2016-10-19 00:07:41 +02:00
Eugene Sandulenko
2b842d2ee2 UPDATES: Added Win32 1.9.0b build 2016-10-18 22:59:11 +02:00
Thierry Crozat
fa8b665495 NEWS: Add filtering option for SDL2 2016-10-18 19:51:17 +01:00
Ori Avtalion
fc85eb461d SDL: Fix typo in function name 2016-10-18 19:24:51 +03:00
Eugene Sandulenko
d890f99c85 UPDATES: Actually put the updated Win32 binary to 1.9.0a 2016-10-18 13:40:23 +02:00
Bastien Bouclet
1d349e8244 VIDEO: Fix an off-by-one check in VideoDecoder::getTrack 2016-10-18 13:13:00 +02:00
Eugene Sandulenko
6ef67b9186 DIRECTOR: Further work on text cast loading and rendering 2016-10-18 11:50:12 +02:00
Eugene Sandulenko
e19cb15943 GRAPHICS: Declared few methods in MacFontManager public 2016-10-18 11:50:12 +02:00
Eugene Sandulenko
0eac022f55 DIRECTOR: Added debug chanel for text rendering 2016-10-18 11:50:12 +02:00
Eugene Sandulenko
01cf3d2ebd GRAPHICS: Remove debug leftover 2016-10-18 11:50:12 +02:00
Eugene Sandulenko
6751bc39b4 UPDATE: Win32 buld was updated. There were 120 downloads 2016-10-18 09:55:22 +02:00
Kirben
4a1f3d76fd WIN32: Remove NSIS installer script, since it is no longer maintained, outdated, and leads to confusion. 2016-10-18 14:46:02 +11:00
Paul Gilbert
9f90b4b50b XEEN: Visual Studio compilation fix 2016-10-17 21:56:44 -04:00
angstsmurf
ec06c04faa COMPOSER: Use setPixel() and getPixel() methods to read and write to private pixel member 2016-10-18 03:09:19 +02:00
angstsmurf
c3994cd6ea COMPOSER: Add missing 'typename' prior to dependent type name 2016-10-18 03:03:15 +02:00
angstsmurf
17f3626214 COMPOSER: Delete leftover git conflict marker 2016-10-18 02:58:19 +02:00
angstsmurf
a946e9eab9 COMPOSER: Include config manager header in composer.cpp again
It was removed in 253e18c
2016-10-18 02:57:04 +02:00
upthorn
74c75e36ca COMPOSER: Fix for issue when save_slot is in config. 2016-10-18 02:12:56 +02:00
upthorn
5649ce55fc COMPOSER: Various formatting fixes. 2016-10-18 02:12:45 +02:00
upthorn
a9441186b7 COMPOSER: Better spacing of autosaves 2016-10-18 02:12:34 +02:00
upthorn
483cad039e COMPOSER: Enable autosaving. 2016-10-18 02:12:19 +02:00
upthorn
582006d1cf COMPOSER: Added loading from launcher support 2016-10-18 02:12:04 +02:00
upthorn
69a6a200a2 COMPOSER: Fixed some scope issues 2016-10-18 02:11:51 +02:00
upthorn
d91368aa1a COMPOSER: Saving/loading code deduplication 2016-10-18 02:11:17 +02:00
upthorn
c4c6cce78e COMPOSER: Completely removed unnecessary #ifdefs 2016-10-18 02:10:11 +02:00
upthorn
027bab88fb COMPOSER: Added support for saving/loading in V1 games. 2016-10-18 02:09:59 +02:00
upthorn
1f1928c9ac COMPOSER: Added new file to module.mk 2016-10-18 02:09:47 +02:00
upthorn
3d6eb8b49d COMPOSER: cleaned up miscellaneous gcc warnings and formatting issues. 2016-10-18 02:09:35 +02:00
upthorn
bbcf4a9218 COMPOSER: Fixed audio issues after save-game load. 2016-10-18 02:09:25 +02:00
upthorn
4e1f98a155 COMPOSER: failed attempt to correct audio sync issue 2016-10-18 02:09:14 +02:00
upthorn
70220384cd COMPOSER: game saving/loading now actually works 2016-10-18 02:09:04 +02:00
upthorn
2b58f42b8c COMPOSER: Continued work on saving/loading functionality. 2016-10-18 02:08:53 +02:00
upthorn
529a82a50a COMPOSER/JANITORIAL: Corrected a number of formatting issues in and around new functions related to saving. 2016-10-18 02:08:23 +02:00
upthorn
49fad58b2a COMPOSER: Preliminary (non-functional) game saving/loading support 2016-10-18 02:08:10 +02:00
Thierry Crozat
58b2d0b317 UPDATES: Give feedback on OS X when using the Check now button
Checking updates from the menu was giving feedback when no update was
found, but checking updates from the Check now button in the options was
only giving feedback if a new version was found. Now it also tell us when
ScummVM is up to date.
2016-10-18 00:55:07 +01:00
Eugene Sandulenko
b2581ad853 UPDATES: Another Win32 binary update 2016-10-18 01:48:02 +02:00
Eugene Sandulenko
1efb11818d UPDATES: Update 1.9.0 Win32 signature. Thanks to TMM for the build. 2016-10-18 01:32:09 +02:00
Thierry Crozat
6c13a4d000 DISTS: Fix corrupted character in copyright string for Windows exe
This was introduced in commit 02827d0.
2016-10-17 23:37:21 +01:00
Thierry Crozat
6051bafecc I18N: Regenerate translations data file 2016-10-17 20:40:20 +01:00
Thierry Crozat
83354f60b7 I18N: Update Hungarian translation (ticket #9616) 2016-10-17 20:40:01 +01:00
Eugene Sandulenko
402c4758f3 DIRECTOR: Lingo: Hide noisy warnings 2016-10-17 19:31:47 +02:00
Eugene Sandulenko
c5e233b66b ALL: Fix compilation with enabled sdl_net and disabled cloud 2016-10-17 18:55:22 +02:00
Eugene Sandulenko
e8b70a4686 ALL: Fix compilation with disabled cloud but enabled libcurl 2016-10-17 18:55:22 +02:00
Ori Avtalion
d3c173da7a TITANIC: Remove always-true test 2016-10-17 16:10:38 +03:00