vanfanel
66dbb7f485
SDL/DISPMANX: Remove dispmanx graphics output.
2015-12-08 21:41:40 +01:00
vanfanel
8981279580
CONFIGURE: Fix OpenGL ES detection for Raspberry Pi and other SBCs.
2015-12-08 21:41:40 +01:00
vanfanel
1eecc41ef6
OPENGLSDL: Request GLES1.1 context with SDL2 for GLES targets.
2015-12-08 21:41:40 +01:00
Eugene Sandulenko
1779fba59b
SWORD25: Mark Sword 2.5 as testing
2015-12-04 11:53:07 +01:00
Willem Jan Palenstijn
13b7fecab2
WIN32: Don't install QUICKSTART file
...
The English version is only intended as a template for translation; not for
installing. See FR#699.
2015-12-03 10:55:48 +01:00
Paul Gilbert
cc497fb8dc
ACCESS: Explicit cast in figuring out fade out pixel values
2015-12-02 21:49:56 -05:00
Paul Gilbert
a6a9315d6e
ACCESS: Fix corruption of scrolling screen when using ui buttons
2015-12-02 21:13:12 -05:00
Strangerke
427850b78d
VOYEUR: Remove useless global variable
2015-12-02 11:41:55 +01:00
Paul Gilbert
bf4ab6d52a
TINSEL: Remove redundant assert check in SetHookScene
...
In the original, a second SetHookScene call can validly occur due to first
placing the cover-switched book in the bookcase, and then by the thief
leaving if his arrival happens immediately.
2015-12-01 21:48:14 -05:00
Paul Gilbert
2e3ecb1be8
SHERLOCK: SS: Fix crash moving box at Tabbacconists
2015-12-01 20:23:29 -05:00
Eugene Sandulenko
3a574272b8
SWORD25: Remove unused class variable
2015-11-30 23:54:27 +01:00
Eugene Sandulenko
7449c09f4a
SWORD25: Init variables
2015-11-30 23:54:27 +01:00
Torbjörn Andersson
1c841094fa
BBVS: Use memmove(), not memcpy(), for overlapping memory areas
...
CID 1230310. This fixes the credits easter eggs for me.
2015-11-30 22:39:54 +01:00
Torbjörn Andersson
93b2a2e5c6
TIMIDITY: Fix resource leak (CID 1003919)
2015-11-30 22:21:35 +01:00
Martin Kiewitz
7ce6a2d89a
ACCESS: video player: initialize variable
...
also remove another unused variable
2015-11-30 19:17:13 +01:00
Eugene Sandulenko
4998a574ef
BUILD: Add access.dat to DIST_FILES_ENGINEDATA
2015-11-29 12:51:33 +01:00
Paul Gilbert
e8aa00c975
ACCESS: Fix crash in demo when changing scene
2015-11-27 19:13:36 -05:00
Paul Gilbert
4e415c3fef
ACCESS: Fix loading character data in English demo
2015-11-27 18:56:44 -05:00
Eugene Sandulenko
b9fc8cf746
TESTBED: Sanity check
2015-11-28 00:21:09 +01:00
Kirben
d33c444f05
BUILD: Add access.dat to resource file for Windows builds.
2015-11-28 10:14:13 +11:00
Eugene Sandulenko
deb7623fbf
SCUMM: Add safety check
2015-11-28 00:06:47 +01:00
Eugene Sandulenko
b7735b020f
TESTBED: Added safety check
2015-11-28 00:06:47 +01:00
Eugene Sandulenko
34a1d7aaaa
AGI: Improve debug output
2015-11-28 00:06:47 +01:00
Eugene Sandulenko
7a21929e08
FULLPIPE: Fix cursor comparison
2015-11-28 00:06:47 +01:00
Paul Gilbert
f1c9825863
ACCESS: Fix redrawing buttons after changing selection
2015-11-27 17:52:57 -05:00
Eugene Sandulenko
ccd82145a4
HE: Proper cast to double to avoid integer division
2015-11-27 23:08:50 +01:00
Eugene Sandulenko
5675fa7b7f
SCUMM: Enforcing numbers to double
2015-11-27 23:07:02 +01:00
Eugene Sandulenko
a6ca2ec6d0
ACCESS: Adding missing comma
2015-11-27 23:02:30 +01:00
Eugene Sandulenko
401518a3dc
WINTERMUTE: Proper place for pointer check
2015-11-27 22:57:23 +01:00
Eugene Sandulenko
48e048be8d
WINTERMUTE: More sanity checks
2015-11-27 22:54:13 +01:00
Eugene Sandulenko
8f3d528b7e
AGI: Better pointer checking
2015-11-27 22:49:18 +01:00
Eugene Sandulenko
9855957697
MADS: Fixing parenthesis. Requires checking with the original
2015-11-27 22:44:20 +01:00
Eugene Sandulenko
46dc9a89c3
MADS: Fix warning. Requires consulting with the original
2015-11-27 22:41:59 +01:00
Eugene Sandulenko
9033f8db13
MADS: Shut gcc warning. Requires checking
2015-11-27 22:41:39 +01:00
Eugene Sandulenko
a92ecf7b53
AGI: Removed excess check
2015-11-27 22:34:26 +01:00
Eugene Sandulenko
866baf1d9a
LASTEXPRESS: Removing excess check
2015-11-27 22:34:26 +01:00
Eugene Sandulenko
6e9fe0052c
CGE2: Fix rounding error
2015-11-27 22:34:26 +01:00
Eugene Sandulenko
1f1c9803a7
PRINCE: Fix color clipping logic
2015-11-27 22:34:26 +01:00
Eugene Sandulenko
9389126534
Merge pull request #627 from fedor4ever/master
...
SYMBIAN: various fixes
2015-11-27 22:32:37 +01:00
Torbjörn Andersson
ee5acb25ad
ACCESS: Add TODO for access.dat
2015-11-27 20:58:24 +01:00
Paul Gilbert
1fe6e92bf9
ACCESS: Silence gcc warnings
2015-11-27 12:40:33 -05:00
Paul Gilbert
a6150f9308
ACCESS: Creation of access.dat for holding Access games engine data
2015-11-27 12:12:32 -05:00
Eugene Sandulenko
24dbee0f06
FULLPIPE: Check result on realloc()
2015-11-27 16:38:06 +01:00
Strangerke
751183a269
CGE2: Silent a CppCheck warning
2015-11-27 15:06:10 +01:00
Strangerke
9d6ae42f65
MORTEVIELLE: Reduce the scope of a variable
2015-11-27 15:05:41 +01:00
Strangerke
fe916f1794
ACCESS: Martian - Simplify check in takePicture()
2015-11-27 02:05:40 +01:00
Strangerke
279be647da
ACCESS: Fix bug in River
2015-11-27 01:44:32 +01:00
Torbjörn Andersson
93697c1704
MADS: Silence Clang warning
...
There are others still left, but this one was obvious how to fix.
2015-11-27 00:48:11 +01:00
Eugene Sandulenko
a9479e2acf
Merge pull request #628 from rootfather/master
...
NEWS: Update German NEWS file to address all changes made until 9dbaf8d
2015-11-25 23:57:31 +01:00
rootfather
3fdce73c61
NEWS: Update German NEWS file to address all changes made until 9dbaf8d
2015-11-25 22:52:02 +01:00