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
Filippos Karapetis
2a6a79b167
SAGA: Remove the buggy actor swapping fixup code for IHNM
...
This was a hack that was implemented while IHNM was being developed.
That code should no longer be needed. If this issue does occur again,
the actual cause should be investigated, instead of hiding it with
workarounds. The code was buggy anyway, as _currentProtag was not
initialized properly
2014-10-27 12:28:18 +02:00
Filippos Karapetis
b5b5417d64
QUEEN: Allow the engine to quit while dialog options are shown
2014-10-27 03:36:52 +02:00
Filippos Karapetis
0db09d334c
QUEEN: Fix bug #6700 - "FOTAQ: Weird Response Glitches"
...
Pending mouse clicks and keypresses are now cleared before and after
the game options screen or dialog options are shown
2014-10-27 03:18:41 +02:00
Filippos Karapetis
17d7f3bf28
Merge pull request #503 from BenCastricum/fixforbug6719
...
GUI: Fix for bug 6719 (last line of help missing)
2014-10-27 01:46:38 +02:00
Eugene Sandulenko
8e3b6df830
GCW0: Switch to HW floats and introduce the platform define
2014-10-26 19:04:34 -04:00
Eugene Sandulenko
238b3e1ac2
GCW0: Hardcoded (for now) GCW0 controls
2014-10-27 00:03:32 +01:00
Eugene Sandulenko
9b8b737fad
KEYMAPPER: Fix off-by-one error with keymapper action names
2014-10-26 22:20:57 +01:00
Eugene Sandulenko
f16064613b
GCW0: Fix default joystick number
2014-10-26 15:57:26 -04:00
Eugene Sandulenko
732f9582fa
GCW0: Remove absolute paths
2014-10-26 15:41:30 -04:00
Eugene Sandulenko
d1169beed1
CONFIGURE: Create port-specific platform for GCW0
2014-10-26 14:32:47 -04:00
Eugene Sandulenko
6046863fdd
BASE: Display virtual keyboard and keymapper in game options
2014-10-26 14:32:47 -04:00
Eugene Sandulenko
293a0d0046
GCW0: Create target with unstripped binaries
2014-10-26 14:32:47 -04:00
Eugene Sandulenko
f5e273ded9
GCW0: Create log file at game launch
2014-10-26 14:32:47 -04:00
Matthias Mailänder
5b5a2bc7a4
BUILD: Install the theme-able SVG icon
...
Add missing hicolor SVG icon to install. Retain older pixmaps xpm icon
for now.
2014-10-26 17:20:37 +00:00
David Turner
d5d2b39e08
Merge pull request #524 from AReim1982/WII-1.7.0-Beta-2
...
WII: missing ASCII codes for some keys
2014-10-26 16:45:05 +00:00
Eugene Sandulenko
0ee20cebc7
GCW0: Enable analog joystick by default
2014-10-26 07:20:11 -04:00
Eugene Sandulenko
2699259638
GCW0: Correct launch options
2014-10-26 07:19:37 -04:00
Eugene Sandulenko
d4c687ddc8
GCW0: Further work on the port
2014-10-26 07:00:36 -04:00
Eugene Sandulenko
123e52f441
PRINCE: Fix another variable sign
2014-10-26 09:34:48 +01:00
Eugene Sandulenko
3b9ac0318c
PRINCE: Fix variable sign
2014-10-26 09:32:58 +01:00
Eugene Sandulenko
522cd1c970
PRINCE: Fix warning
2014-10-26 09:30:21 +01:00