Eugene Sandulenko
|
dead4aa014
|
JANITORIAL: Remove trailing spaces
|
2016-10-09 14:59:58 +02:00 |
|
Paul Gilbert
|
3da3dda187
|
SHERLOCK: Changed engine to use Graphics::ManagedSurface
|
2016-03-14 20:56:27 -04:00 |
|
Paul Gilbert
|
15918139b7
|
SHERLOCK: RT: Fix corrupted savegame thumnails
|
2015-10-16 07:57:36 -04:00 |
|
Paul Gilbert
|
f959a461a9
|
SHERLOCK: RT: Hook up fast speed to the Ctrl+S toggle
This reverts back to the original slower speed by default, but allows
the Ctrl+S toggle from Scalpel to work in Rose Tattoo to increase
the play speed
|
2015-10-14 19:42:18 -04:00 |
|
Paul Gilbert
|
f633b02d62
|
SHERLOCK: RT: Fix palette corruption using Journal in Diogenes club
|
2015-09-28 08:10:37 -04:00 |
|
Paul Gilbert
|
b439cf75b5
|
SHERLOCK: RT: Remove redundant voices check when showing look dialogs
|
2015-09-21 20:00:30 -04:00 |
|
Strangerke
|
dab5cd387d
|
SHERLOCK: Reduce the scope of several variables.
|
2015-09-14 00:23:07 +02:00 |
|
Paul Gilbert
|
e9ae9ff4e7
|
SHERLOCK: RT: Fix array overrun when displaying journal
|
2015-09-11 20:15:00 -04:00 |
|
Paul Gilbert
|
edd95b3eb6
|
SHERLOCK: RT: Don't check for gameplay keys when entering copy protection
|
2015-08-29 22:29:43 -04:00 |
|
Torbjörn Andersson
|
303bbe75d5
|
SHERLOCK: Fix comment typos
|
2015-08-29 21:30:55 +02:00 |
|
Paul Gilbert
|
6511f2ec2c
|
SHERLOCK: Replace various scene numbers with enum values
|
2015-08-23 16:01:32 -04:00 |
|
Paul Gilbert
|
5fd764c221
|
SHERLOCK: RT: Fix dialog background shading data after viewing journal
|
2015-08-22 09:42:53 -04:00 |
|
Paul Gilbert
|
bc839e4c3f
|
SHERLOCK: RT: Clear sequence stack when changing scenes
|
2015-08-19 08:21:53 -04:00 |
|
Paul Gilbert
|
21666d701e
|
SHERLOCK: Rename talk to initTalk
|
2015-08-17 20:21:14 -04:00 |
|
Paul Gilbert
|
d3b8152a71
|
SHERLOCK: RT: Extra integrity checks for the _talkSequenceStack
|
2015-08-17 20:16:22 -04:00 |
|
Paul Gilbert
|
3e718ad31f
|
SHERLOCK: RT: Revert lookAtObject to use playSound
|
2015-08-13 19:44:01 -04:00 |
|
Paul Gilbert
|
237d1149b5
|
SHERLOCK: RT: Don't error out if a speech resource doesn't exist
|
2015-08-11 20:30:04 -04:00 |
|
Paul Gilbert
|
b29413965c
|
SHERLOCK: RT: Show the GMM if user clicks when credits are being displayed
|
2015-08-08 12:09:15 -04:00 |
|
Paul Gilbert
|
ee54396126
|
SHERLOCK: RT: Implemented pickUpObject
|
2015-08-08 07:00:05 -04:00 |
|
Paul Gilbert
|
9f74d342a8
|
SHERLOCK: RT: Fix saving in the lab table scene
|
2015-08-02 18:53:03 -04:00 |
|
Paul Gilbert
|
650c455e85
|
SHERLOCK: RT: Fix setting default _lookPos in scrolled scenes
|
2015-08-01 16:03:01 -04:00 |
|
Paul Gilbert
|
803969b928
|
SHERLOCK: RT: Fix rendering of of scene masks
|
2015-07-31 08:33:19 -04:00 |
|
Paul Gilbert
|
6cf0bfe6d5
|
SHERLOCK: RT: Further fixes for _lookupTable1 init
|
2015-07-30 22:36:11 -04:00 |
|
Paul Gilbert
|
7b6c49033e
|
SHERLOCK: RT: Fix initialization of _lookupTable1
|
2015-07-30 22:04:20 -04:00 |
|
Paul Gilbert
|
7a4d4ac29d
|
SHERLOCK: RT: Fix flickering tooltips in scenes with a mask
|
2015-07-30 20:48:20 -04:00 |
|
Paul Gilbert
|
1460e1f296
|
SHERLOCK: RT: Properly redraw screen after closing journal
|
2015-07-28 21:04:21 -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
|
b2de771613
|
SHERLOCK: RT: Implement Files dialog event handling
|
2015-07-26 09:24:02 -04:00 |
|
Paul Gilbert
|
1d16677e35
|
SHERLOCK: RT: Implemented rendering of Files dialog
|
2015-07-25 21:25:59 -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
|
c6e1884403
|
SHERLOCK: RT: Rendering fixes for Options & Quit dialogs
|
2015-07-24 19:42:41 -04: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 |
|
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
|
15c8917c01
|
SHERLOCK: RT: Fix compiler warnings
|
2015-07-21 22:36:05 -04:00 |
|
Paul Gilbert
|
60a4a85604
|
SHERLOCK: RT: Implement credits
|
2015-07-21 19:55:34 -04:00 |
|
Paul Gilbert
|
c38d8d9617
|
SHERLOCK: RT: Keep lab scene widget active after displaying messages
|
2015-07-21 08:12:47 -04:00 |
|
Paul Gilbert
|
a28d34b7b9
|
SHERLOCK: RT: Fix showing tooltips for solid objects in lab scene
|
2015-07-20 21:58:05 -04:00 |
|
Paul Gilbert
|
500877dac5
|
SHERLOCK: RT: Beginnings of lab table widget class
|
2015-07-20 07:47:48 -04:00 |
|
Paul Gilbert
|
87a91e69e6
|
SHERLOCK: RT: Fix walking when the screen is scrolled
|
2015-07-19 19:40:51 -04:00 |
|
Paul Gilbert
|
4e7a4695e0
|
SHERLOCK: RT: Hide any active tooltip when the scene changes
|
2015-07-19 19:26:36 -04:00 |
|
Paul Gilbert
|
b0c1e6efaa
|
SHERLOCK: RT: Implement using items on scene objects
|
2015-07-19 19:23:16 -04:00 |
|
Paul Gilbert
|
20a31501e6
|
SHERLOCK: RT: Fix showing look window for inventory items
|
2015-07-18 14:19:22 -04:00 |
|
Paul Gilbert
|
8b5716f538
|
SHERLOCK: Improve flagging for can load/save
|
2015-07-15 18:52:28 -04:00 |
|
Paul Gilbert
|
03acc4ec27
|
SHERLOCK: RT: Fix derived declaration of banishWindow
|
2015-07-13 19:38:14 -04:00 |
|
Paul Gilbert
|
d5edb841f0
|
SHERLOCK: RT: Only show tooltips when no action is active
|
2015-07-09 20:21:35 -04:00 |
|