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
Strangerke
7661b8adfc
HOPKINS: Fix the censorship flag (bug #6591 )
2014-10-27 16:45:31 +01:00
Ben Castricum
180099ac78
SCUMM: Remove obsolete comment from md5 table
...
This is no longer the case since pull request 177 was merged.
2014-10-27 16:33:05 +01:00
Ben Castricum
81795ce444
SCUMM: Identify several windows variants as such
2014-10-27 16:33:05 +01:00
Ben Castricum
5d6944ab52
SCUMM: freddicove - Detect dutch game variant found on CD EAN 8716051020172
2014-10-27 16:33:05 +01:00
Ben Castricum
1351f6505d
SCUMM: freddi1 - Add support for 'FREDDI_ROBO' CD sold with Packard Bell PCs.
2014-10-27 16:33:05 +01:00
Ben Castricum
7be3bc7004
SCUMM: balloon - There is no spanish version.
2014-10-27 16:33:05 +01:00