65686 Commits

Author SHA1 Message Date
Kirben
86a3d50467 SCUMM: Fix bug #6742 - PJGAMES: Crash upon playing Happy Fun Squares on Hard. 2014-10-31 09:22:12 +11:00
Strangerke
75198ce17c HOPKINS: Fix a couple of comments 2014-10-29 17:13:16 +01:00
Strangerke
c2951e2594 HOPKINS: Add specific code to handle the butchered Polish version with sync sound 2014-10-29 16:46:33 +01:00
Filippos Karapetis
8f368145ba Merge pull request #523 from BenCastricum/fixforbug6739
SCUMM: Fix bug 6739 - Untranslated dialogs
2014-10-29 11:37:34 +02:00
Filippos Karapetis
40b224fc74 SCUMM: Disallow saving while a room 'prequel' is shown in v0-v3 games
These are cases where the screen is completely blank, showing text.
In such cases, no room is set, thus no room resources are available.
An example is the screen shown after the credits in the Zak FM-TOWNS
intro ("The next day..."). Thanks to segrax for finding this case.
This commit is based off pull request 522, but completely disallows
saving in such scenes, instead of adding explicit checks for them
2014-10-29 11:23:59 +02:00
Martin Kiewitz
5c91173337 SCI: color matching bug fix 2014-10-29 00:12:12 +01:00
Martin Kiewitz
bb29cdc899 SCI: color matching - remove debug code 2014-10-28 22:41:14 +01:00
Martin Kiewitz
28967b617f SCI: properly reversed color matching thanks wjp 2014-10-28 22:37:57 +01:00
lukaslw
5f022f2e9e PRINCE: Change PrinceGameType enum names
Fix compilation on gcc
2014-10-28 21:36:25 +01:00
lukaslw
9ad2135ff9 PRINCE: Allow to load translation file - prince_translation.dat
Update detection file to allow English language with both PL and DE data files. Add setMobTranslationTexts() to update mob names to translated ones in each location
2014-10-28 20:59:11 +01:00
Strangerke
7126374b42 HOPKINS: Rename the parameter of PlayAnimSound to make it meaningful 2014-10-28 18:19:12 +01:00
Filippos Karapetis
88e5998ee5 BBVS: Remove trailing whitespace 2014-10-28 16:24:45 +02:00
Filippos Karapetis
361f4d4717 FULLPIPE: Remove trailing whitespace 2014-10-28 16:22:48 +02:00
Filippos Karapetis
0f0ca25e43 PRINCE: Remove trailing whitespace 2014-10-28 16:21:53 +02:00
Filippos Karapetis
8d11226723 MORTEVIELLE: Remove trailing whitespace 2014-10-28 16:20:43 +02:00
Filippos Karapetis
01e8286e1c MADS: Remove trailing whitespace 2014-10-28 16:19:26 +02:00
Filippos Karapetis
e0c281b9b2 NEVERHOOD: Remove trailing whitespace 2014-10-28 16:18:11 +02:00
Filippos Karapetis
26588f81b4 PEGASUS: Remove trailing whitespace 2014-10-28 16:17:44 +02:00
Filippos Karapetis
9783f0bbd9 SCI: Remove trailing whitespace 2014-10-28 16:17:06 +02:00
Filippos Karapetis
6bdb362370 SAGA: Remove trailing whitespace 2014-10-28 16:16:12 +02:00
Filippos Karapetis
2cbd2402a5 SCUMM: Remove trailing whitespace 2014-10-28 16:15:43 +02:00
Filippos Karapetis
e4f3f44c23 ZVISION: Remove trailing whitespace 2014-10-28 16:15:01 +02:00
Filippos Karapetis
66abcb4829 TOON: Remove trailing whitespace 2014-10-28 16:14:08 +02:00
Filippos Karapetis
3575235ca6 TONY: Remove trailing whitespace 2014-10-28 16:13:40 +02:00
Filippos Karapetis
e938ddcef7 SWORD25: Remove trailing whitespace 2014-10-28 16:13:07 +02:00
Filippos Karapetis
eed9da3ea2 SWORD1: Remove trailing whitespace 2014-10-28 16:12:25 +02:00
Filippos Karapetis
ceab7a8742 KYRA: Remove trailing whitespace 2014-10-28 16:07:16 +02:00
Filippos Karapetis
176f8209c7 HOPKINS: Remove trailing whitespace 2014-10-28 16:06:48 +02:00
Filippos Karapetis
c76c72c799 CGE2: Remove trailing whitespace 2014-10-28 16:06:07 +02:00
Filippos Karapetis
2621d22cb7 AGOS: Remove trailing whitespace 2014-10-28 16:04:52 +02:00
Filippos Karapetis
62c2e46566 CGE: Remove trailing whitespace 2014-10-28 16:04:11 +02:00
Filippos Karapetis
7e03520030 TSAGE: Remove trailing whitespace 2014-10-28 16:03:17 +02:00
Filippos Karapetis
c18dba1326 CREDITS: Properly sync trailing whitespace changes in all files
This was initially only done for the AUTHORS file in commit f50715a
2014-10-28 16:01:35 +02:00
Filippos Karapetis
338f3dc103 TONY: Fix image loading on BE systems again
This was originally changed in commit 43520ce4f3, but it has been
removed accidentally in commit 84fb3e816d
2014-10-28 15:46:19 +02:00
Filippos Karapetis
50c1d5c3a1 WINTERMUTE: Remove trailing whitespace 2014-10-28 15:38:52 +02:00
Filippos Karapetis
daf110c867 COMMON: Remove trailing whitespace 2014-10-28 15:38:52 +02:00
Filippos Karapetis
d2c69a79fe BACKENDS: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
Filippos Karapetis
67fec75b4e IMAGE: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
Filippos Karapetis
0d81e522c1 GUI: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
Filippos Karapetis
b845d41d16 VIDEO: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
Filippos Karapetis
614de0d761 GRAPHICS: Remove trailing whitespace 2014-10-28 15:38:50 +02:00
Filippos Karapetis
4577da88ad README: Remove trailing whitespace 2014-10-28 15:38:50 +02:00
Filippos Karapetis
f50715a3f1 AUTHORS: Remove trailing whitespace 2014-10-28 15:38:50 +02:00
Eugene Sandulenko
3884331310 Merge pull request #438 from fuzzie/tony-565
TONY: Switch to 565 screen format.
2014-10-28 14:37:01 +01:00
Fedor
75305f136f GRAPHICS: Remove some trailing whitespace in surface.h 2014-10-28 15:03:44 +02:00
Filippos Karapetis
22be7f4346 COMMON: Add reference links for the enabled C++11 features in MSVC 2014-10-28 14:26:19 +02:00
Filippos Karapetis
84c2267734 Merge pull request #502 from SpecLad/visual-c++11
COMMON: Use true nullptr in Visual Studio 2010+ and true override in VS 2012+
2014-10-28 14:17:47 +02:00
Eugene Sandulenko
b000243dd3 Merge pull request #513 from BenCastricum/detection_fixes
SCUMM: detection fixes and more HE games
2014-10-28 10:27:47 +01:00
Martin Kiewitz
f317e8c877 SCI: implement 8-bit color matching SCI1.1 bug
effectively fixes bug #6455
thanks to wjp and [md5]
2014-10-28 01:40:40 +01:00
Willem Jan Palenstijn
da9ffe9dbc SCI: Add note on SSCI 11 FindColor bug 2014-10-27 23:04:25 +01:00