Commit Graph

305 Commits

Author SHA1 Message Date
Paul Gilbert
d8cdaabadf SHERLOCK: RT: Further fixes for scrolling in Files dialog 2015-07-26 07:49:03 -04: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
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
Paul Gilbert
8ccc6331ad SHERLOCK: RT: Implement Quit dialog 2015-07-24 12:06:07 -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
1a680ddb13 SHERLOCK: RT: Fix spelling mistake 2015-07-22 19:56:48 -04: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
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
959c4eceda SHERLOCK: RT: Fix clicking on Exit button in Lab scene 2015-07-21 08:12:04 -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
4a738f972a SHERLOCK: RT: Compilation fix 2015-07-20 20:12:02 -04:00
Paul Gilbert
39930a25c3 SHERLOCK: RT: Implement WidgetLab displayLabNames 2015-07-20 19:56:01 -04:00
Paul Gilbert
e4975cef85 SHERLOCK: RT: Implemented WidgetLab handleEvents 2015-07-20 19:36:38 -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
48f5ef847f SHERLOCK: RT: Fix tooltip display when using inventory item 2015-07-19 18:56:08 -04:00
Paul Gilbert
a9150b5c3c SHERLOCK: RT: Show tooltip when selecting scene object to use item on 2015-07-19 17:31:40 -04:00
Paul Gilbert
b16dced3c9 SHERLOCK: RT: Support for showing inventory items as a cursor 2015-07-19 16:09:40 -04:00
Paul Gilbert
bc9da9c14d SHERLOCK: RT: Fix loading of inventory verb list secondary actions 2015-07-19 15:01:35 -04:00
Paul Gilbert
b52d48e0da SHERLOCK: RT: Fix crash when clicking outside talk window to close it 2015-07-19 10:52:55 -04:00
Paul Gilbert
f415fe49a7 SHERLOCK: RT: Fix warnings 2015-07-18 23:12:43 -04:00
Paul Gilbert
0c9fcd7e02 SHERLOCK: RT: Fix crash loading text window when talking to Wiggins 2015-07-18 22:44:15 -04:00
Paul Gilbert
3838bc09a1 SHERLOCK: RT: Fix hiding talk window after selecting an option 2015-07-18 22:31:14 -04:00
Paul Gilbert
46c8a5c335 SHERLOCK: RT: Implement Escape key handling in waitForMore 2015-07-18 21:37:07 -04:00
Paul Gilbert
08036cc489 SHERLOCK: RT: Fix pressing Escape to close inventory windows 2015-07-18 21:08:47 -04:00
Paul Gilbert
1844f8ca3d SHERLOCK: RT: Fix event handling for inventory Verbs menu 2015-07-18 17:41:10 -04:00
Paul Gilbert
3a4b478d98 SHERLOCK: RT: Fix display of inventory verb menu 2015-07-18 16:46:32 -04:00
Paul Gilbert
20a31501e6 SHERLOCK: RT: Fix showing look window for inventory items 2015-07-18 14:19:22 -04:00
Paul Gilbert
d0a6af6cb9 SHERLOCK: RT: Splitting inventory verb dialog code into it's own class 2015-07-17 21:07:03 -04:00