Commit graph

69 commits

Author SHA1 Message Date
Willem Jan Palenstijn
902b791165 SHERLOCK: Make copyright headers consistent 2015-05-09 18:06:05 +02:00
Strangerke
e3e4354f88 SHERLOCK: Remove the use of ++ on boolean variables 2015-05-09 10:22:51 +02:00
Strangerke
d9e93f8e01 SHERLOCK: some code formatting 2015-05-07 19:33:44 +02:00
Strangerke
a0661c8d5a SHERLOCK: Reduce some more variable scopes 2015-05-07 19:21:55 +02:00
Paul Gilbert
8a9467b09a SHERLOCK: Check _talkToAbort after calling pickupObject 2015-05-04 13:22:43 -10:00
Paul Gilbert
dceff02922 SHERLOCK: Fix trying to enter theatre without talking to Lestrade 2015-05-02 13:53:20 -10:00
Paul Gilbert
7cf9fcd44e SHERLOCK: Change _helpStyle from int to bool 2015-05-01 19:13:53 -10:00
Paul Gilbert
850bd73968 SHERLOCK: Move Settings dialog event handling into Settings class 2015-05-01 18:47:13 -10:00
Paul Gilbert
86dab70eae SHERLOCK: Remove unused key pad speed field 2015-05-01 18:34:51 -10:00
Paul Gilbert
a2ef3e2402 SHERLOCK: Moved Settings dialog into it's own class 2015-05-01 18:29:42 -10:00
Paul Gilbert
d9a42a80ff SHERLOCK: Fix some remaining TODOs 2015-05-01 17:27:59 -10:00
Paul Gilbert
b4c3d9840c SHERLOCK: Extra method comments 2015-05-01 17:17:24 -10:00
Paul Gilbert
9117083e0a SHERLOCK: Fix crash in Equestrian shop 2015-04-30 21:21:59 -10:00
Paul Gilbert
8e4ccdbd2c SHERLOCK: Fix trying to move items that can't be 2015-04-30 15:46:30 -10:00
Paul Gilbert
ef4ec4cde3 SHERLOCK: Fix moving crates in Tabacco Shop 2015-04-29 21:24:34 -10:00
Paul Gilbert
a2e1f4cb76 SHERLOCK: Fix using items within the scene 2015-04-27 02:29:34 -05:00
Paul Gilbert
3a8aa69568 SHERLOCK: Fixes for using flower on lab table 2015-04-26 23:31:29 -05:00
Paul Gilbert
3d48340069 SHERLOCK: Fix using items from inventory dialog 2015-04-26 21:15:33 -05:00
Paul Gilbert
488ac579d7 SHERLOCK: Fix checking single character star action names 2015-04-26 17:26:22 -05:00
Paul Gilbert
0c68c0a53a SHERLOCK: Fix inventory display when player has more than 6 items 2015-04-26 04:33:24 -05:00
Paul Gilbert
9044dd49dc SHERLOCK: Fix closing closet in Backstage scene 2015-04-26 03:45:28 -05:00
Paul Gilbert
95f2532937 SHERLOCK: Disable joystick buttons in Setup dialog, since it isn't supported 2015-04-25 18:37:45 -05:00
Paul Gilbert
55404f01d6 SHERLOCK: Fix talk dialog buttons 2015-04-24 20:59:30 -05:00
Paul Gilbert
3cf1afb459 SHERLOCK: Fix minor gfx glitch when sliding up closing dialogs 2015-04-24 20:26:33 -05:00
Paul Gilbert
6eb51c3d50 SHERLOCK: Formatting fixes 2015-04-24 17:27:23 -05:00
Paul Gilbert
ecd50997dd SHERLOCK: Fix Sherlock disappearing when walking to examine objects 2015-04-24 04:00:46 -05:00
Paul Gilbert
79a3db42e1 SHERLOCK: Fix 'Press any key' interface messages 2015-04-24 02:29:18 -05:00
Paul Gilbert
4f04f90a97 SHERLOCK: Fix thumbnails for savegames made via in-game files dialog 2015-04-22 07:14:49 -05:00
Paul Gilbert
27938653a5 SHERLOCK: Further fixes for entering savegame names 2015-04-22 04:44:55 -05:00
Paul Gilbert
e08520cca9 SHERLOCK: Fix Files saves listing and save name entry 2015-04-22 02:32:25 -05:00
Paul Gilbert
0984405a0d SHERLOCK: Implement savegame synchronization 2015-04-21 22:51:03 -05:00
Paul Gilbert
3186016370 SHERLOCK: Implemented save game dialog event handling 2015-04-21 18:25:06 -05:00
Paul Gilbert
a81686b0e1 SHERLOCK: Fix Setup dialog button handling 2015-04-21 02:06:24 -05:00
Paul Gilbert
38b6aa70a8 SHERLOCK: Fixes for talk setup and portrait loading 2015-04-13 22:55:07 -05:00
Paul Gilbert
3be28b495d SHERLOCK: Implemented checkUseAction 2015-04-13 20:10:35 -05:00
Paul Gilbert
cf878316ea SHERLOCK: Implement settings window code 2015-04-12 23:20:22 -05:00
Paul Gilbert
e8e095aa2a SHERLOCK: Fix mixups with sequence stack and script stack 2015-04-12 19:11:34 -05:00
Paul Gilbert
c9890cbacc SHERLOCK: Implementing event handling for talk display 2015-04-12 17:55:55 -05:00
Paul Gilbert
454b6a2bbe SHERLOCK: Implemented pick up code 2015-04-12 11:06:25 -05:00
Paul Gilbert
461d5c64f2 SHERLOCK: Fixes for opening door 2015-04-11 23:42:11 -05:00
Paul Gilbert
0f0321eb43 SHERLOCK: Fix startup initialization 2015-04-11 17:50:07 -05:00
Paul Gilbert
96e04ab797 SHERLOCK: Implemented doScript and support methods 2015-04-10 23:35:26 -05:00
Paul Gilbert
0054385704 SHERLOCK: Implement journal event handling 2015-04-04 17:09:59 -05:00
Paul Gilbert
9c24ae7590 SHERLOCK: Implemented Journal::drawInterface 2015-04-02 18:30:16 -04:00
Paul Gilbert
8ee0214342 SHERLOCK: Implemented Inventory::highlight 2015-04-02 08:44:07 -04:00
Paul Gilbert
cf4226be45 SHERLOCK: Implemented talkTo 2015-03-31 07:55:54 -04:00
Paul Gilbert
943d0a702f SHERLOCK: Beginnings of talk loading, added skeleton Scripts class 2015-03-30 21:07:01 -04:00
Paul Gilbert
3149ce0204 SHERLOCK: Added inventory list and display images in inventory mode 2015-03-29 09:52:23 -04:00
Paul Gilbert
7fec58a57d SHERLOCK: Beginnings of inventory display 2015-03-28 22:31:18 -04:00
Paul Gilbert
c28416f38e SHERLOCK: Change the screen _backBuffer to be a pointer 2015-03-28 20:13:57 -04:00