68928 Commits

Author SHA1 Message Date
Paul Gilbert
3e0ba9feee SHERLOCK: RT: Fix showing Journal when in a scrolled scene 2015-07-26 15:31:42 -04:00
Paul Gilbert
fa51095f7c SHERLOCK: RT: Fix filled beaker not being a hotspot in lab scene 2015-07-26 14:56:11 -04:00
Paul Gilbert
86a33cf428 SHERLOCK: RT: Correct order of precedence of shapes in findBgShape 2015-07-26 12:23:26 -04:00
Paul Gilbert
3217eab539 SHERLOCK: RT: Implement Files dialog getFilename 2015-07-26 11:15:21 -04:00
Paul Gilbert
b2de771613 SHERLOCK: RT: Implement Files dialog event handling 2015-07-26 09:24:02 -04:00
Paul Gilbert
d8cdaabadf SHERLOCK: RT: Further fixes for scrolling in Files dialog 2015-07-26 07:49:03 -04:00
Martin Gerhardy
ceb711faf2 SHERLOCK: added yet another german version for scalpel 2015-07-26 11:09:37 +02:00
Paul Gilbert
05eb787ce5 SHERLOCK: RT: Refactoring scrolling code to WidgetBase 2015-07-25 23:24:39 -04:00
Paul Gilbert
1d16677e35 SHERLOCK: RT: Implemented rendering of Files dialog 2015-07-25 21:25:59 -04:00
Paul Gilbert
e754adbf77 SHERLOCK: Remove redundant People::synchronize code 2015-07-25 17:26:56 -04:00
Paul Gilbert
3e0383ac0c SHERLOCK: RT: Fix centering screen on person when scene starts 2015-07-25 17:24:31 -04:00
Paul Gilbert
8753fa17d3 SHERLOCK: RT: Add RT version of default scene facing list 2015-07-25 17:02:24 -04:00
Paul Gilbert
d325d53755 SHERLOCK: RT: Fix movement and tooltip display when dragging lab objects 2015-07-25 15:59:53 -04:00
Paul Gilbert
9e545df252 SHERLOCK: RT: Generalise code for joining cursor and images as a cursor 2015-07-25 14:24:05 -04:00
Paul Gilbert
cb9aab65b0 SHERLOCK: RT: Clean up handling of WidgetLab for lab table scene 2015-07-25 11:26:09 -04:00
Paul Gilbert
e77f9f1779 SHERLOCK: RT: Hook up ScummVM save/load dialogs in-game 2015-07-25 10:27:49 -04:00
Paul Gilbert
fc0cf31fde SHERLOCK: RT: Skeleton class for Files dialog 2015-07-24 22:14:40 -04:00
Paul Gilbert
67d2bf8589 SHERLOCK: RT: Fix Options dialog event handling 2015-07-24 21:47:05 -04:00
Paul Gilbert
58380d5661 SHERLOCK: RT: Fix operation of Quit dialog 2015-07-24 20:20:18 -04:00
Paul Gilbert
c6e1884403 SHERLOCK: RT: Rendering fixes for Options & Quit dialogs 2015-07-24 19:42:41 -04:00
Filippos Karapetis
8be83948b1 ACCESS: Use our formatting conventions for variable and function names 2015-07-24 23:03:22 +03:00
Paul Gilbert
8ccc6331ad SHERLOCK: RT: Implement Quit dialog 2015-07-24 12:06:07 -04:00
Kirben
11c7d38e09 AGOS: Fix music looping in disk version of Simon1, a regression from svn 22907. 2015-07-24 20:34:52 +10:00
Torbjörn Andersson
08bef96073 ACCESS: Use VGA_COLOR_TRANS() in setManPalette()
This fixes the palette for Tex in Martian Memorandum.
2015-07-24 10:14:28 +02:00
Torbjörn Andersson
c01aa956b9 ACCESS: Use VGA_COLOR_TRANS() in setIconPalette()
This fixes the palette for Martian Memorandum's command icons and
mouse cursor.
2015-07-24 10:08:08 +02:00
Torbjörn Andersson
15d6495755 ACCESS: Fix misleading comment 2015-07-24 09:44:00 +02:00
Torbjörn Andersson
df31113222 ACCESS: Rename local variable to silence GCC warning 2015-07-24 09:14:25 +02:00
Paul Gilbert
c4736c274e SHERLOCK: RT: Implement Options dialog event handling 2015-07-23 22:56:42 -04:00
Paul Gilbert
1018dad556 SHERLOCK: RT: Implemented Options dialog rendering 2015-07-23 21:50:45 -04:00
Torbjörn Andersson
7734cea9c8 ACCESS: Remove unnecessary variable to fix GCC warning
We already have 'events' declared earlier in the function.
2015-07-23 23:34:32 +02:00
Johannes Schickel
66df9c95e0 NEWS: Slight style fix (MT32 to MT-32). 2015-07-23 22:33:57 +02:00
Johannes Schickel
01eda204d6 NEWS: Mention Simon1 AdLib output addition. 2015-07-23 22:33:57 +02:00
Johannes Schickel
757077fecc AGOS: Add simple volume control when Simon1 AdLib output is used. 2015-07-23 22:33:57 +02:00
Johannes Schickel
cf42dc0a35 AGOS: Slight cleanup in Simon1 AdLib output initialization code. 2015-07-23 22:33:56 +02:00
Johannes Schickel
33c57c632c Revert "AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank"
This reverts commit 06addfc4041b3e20fd89dee46227e04f1c66fe52.

We implement the actual Simon1 DOS AdLib driver now, thus this code is
obsolete.
2015-07-23 22:33:56 +02:00
Johannes Schickel
979a885ef9 AGOS: Add initial version of Simon1 DOS AdLib output.
Testing so far has not really happened. Only the first part of the intro has
been tested.
2015-07-23 22:33:56 +02:00
Filippos Karapetis
773305498c Merge pull request #602 from bluegr/mm
ACCESS: Work on Martian Memorandum
2015-07-23 21:37:59 +03:00
Paul Gilbert
afccba26b8 SHERLOCK: RT: Beginnings of Options dialog widget class 2015-07-22 21:16:59 -04:00
Paul Gilbert
5117482f79 SHERLOCK: RT: Implement maskArea 2015-07-22 21:02:29 -04:00
Paul Gilbert
71296d6461 SHERLOCK: RT: Split TattooEngine code into separate widget classes 2015-07-22 20:26:28 -04:00
Paul Gilbert
1a680ddb13 SHERLOCK: RT: Fix spelling mistake 2015-07-22 19:56:48 -04:00
Filippos Karapetis
ad0fc5787f ACCESS: MM doesn't use Miles Audio 2015-07-22 22:51:10 +02:00
Filippos Karapetis
b4c15c674d ACCESS: Comment out unused variables 2015-07-22 22:51:06 +02:00
Willem Jan Palenstijn
6ec9c81b57 Merge branch 'master' into mm
Conflicts:
	engines/access/access.cpp
	engines/access/asurface.h
	engines/access/bubble_box.cpp
	engines/access/bubble_box.h
	engines/access/martian/martian_game.cpp
	engines/access/player.cpp
	engines/access/player.h
	engines/access/resources.cpp
	engines/access/screen.cpp
	engines/access/screen.h
	engines/access/sound.cpp
	engines/access/sound.h
2015-07-22 22:43:42 +02:00
Max Horn
87f7f72888 CONFIGURE: add and use append_var function
This allows replacing constructs like
  LDFLAGS="$LDFLAGS -static-libgcc -static-libstdc++"
by
  append_var LDFLAGS "-static-libgcc -static-libstdc++"
or even
  append_var LDFLAGS -static-libgcc -static-libstdc++
which improves readability and reduces "code duplication", and thus
reduces the risk of introducing certain bugs (e.g. like this one:
  LDFLAGS="$LDFLAG -static-libgcc -static-libstdc++"
2015-07-22 14:32:03 +02:00
Paul Gilbert
4e5c8d35f7 SHERLOCK: RT: Further fixes for credits display 2015-07-21 22:44:34 -04:00
Paul Gilbert
15c8917c01 SHERLOCK: RT: Fix compiler warnings 2015-07-21 22:36:05 -04:00
Paul Gilbert
aad99b7706 SHERLOCK: RT: Load screen masks for specific scenes 2015-07-21 22:03:29 -04:00
Paul Gilbert
21d6099463 SHERLOCK: RT: Implemented doHangManPuzzle 2015-07-21 21:55:32 -04:00
Paul Gilbert
b952b8b0da SHERLOCK: RT: Credits display now partially working 2015-07-21 20:26:02 -04:00