Paul Gilbert
|
bcfe38c24f
|
SHERLOCK: RT: Move Journal record method back to Journal class
|
2015-07-26 21:51:18 -04:00 |
|
Paul Gilbert
|
6f121be1c2
|
Merge pull request #605 from mgerhardy/master
SHERLOCK: added yet another german version for scalpel
|
2015-07-26 21:29:49 -04:00 |
|
Paul Gilbert
|
40ba51664a
|
SHERLOCK: Remove redundant call to freeScene
|
2015-07-26 21:20:32 -04:00 |
|
Paul Gilbert
|
c2d1369546
|
SHERLOCK: RT: Stop windows from going off-screen to the right
|
2015-07-26 21:15:57 -04:00 |
|
Paul Gilbert
|
20a067a662
|
SHERLOCK: RT: Fix scrolling talk window
|
2015-07-26 20:58:26 -04:00 |
|
Matthew Hoops
|
8a0725238e
|
AGI: Add detection for the fangame 'The Gourd of the Beans'
|
2015-07-26 19:13:14 -04:00 |
|
Paul Gilbert
|
ab1ffde9aa
|
SHERLOCK: Don't set _justLoaded when saving a game
|
2015-07-26 19:01:17 -04:00 |
|
Paul Gilbert
|
2ef1ede691
|
SHERLOCK: RT: Further fixes for increased _sceneStats size
|
2015-07-26 18:33:40 -04:00 |
|
Paul Gilbert
|
ec5406377c
|
SHERLOCK: RT: Fix crash from adding text window multiple times
|
2015-07-26 18:33:11 -04:00 |
|
Paul Gilbert
|
7648a70eb4
|
SHERLOCK: RT: Increase size of _sceneStats
|
2015-07-26 16:40:34 -04:00 |
|
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 |
|