Paul Gilbert
|
1df183ffcb
|
SHERLOCK: Move method comments from cpp to headers
|
2015-05-19 07:37:55 -04:00 |
|
Paul Gilbert
|
485214a831
|
SHERLOCK: Further addition of enums and method renames
|
2015-05-19 00:03:54 -04:00 |
|
Paul Gilbert
|
8d426ca464
|
SHERLOCK: Added more of the game options to the Engine tab
|
2015-05-18 20:43:26 -04:00 |
|
Paul Gilbert
|
59993fdc74
|
SHERLOCK: Replace magic numbers with enums and constants
|
2015-05-18 19:15:17 -04:00 |
|
Strangerke
|
d82d476b27
|
SHERLOCK: Add code to make non-interactive demo completable
|
2015-05-18 20:58:44 +02:00 |
|
sirlemonhead
|
5e351b6bf3
|
SHERLOCK: Replace scumm_stricmp() with equalsIgnoreCase()
|
2015-05-17 20:41:46 +01:00 |
|
Paul Gilbert
|
d9a7d87b19
|
SHERLOCK: Fix positioning of Quit Yes/No buttons
|
2015-05-15 19:46:29 -04:00 |
|
Paul Gilbert
|
d3f1a76cc8
|
SHERLOCK: Default Files button to show GMM, with engine option to disable
|
2015-05-14 19:53:03 -04:00 |
|
Paul Gilbert
|
afa49212e8
|
SHERLOCK: Remove space/Enter handling for keyboard cursor
We don't implement the keyboard cursor movement anyway, and it was
stopping Space and Enter from working when showing dialogs
|
2015-05-14 01:14:04 +02:00 |
|
Paul Gilbert
|
2a7019bd3d
|
SHERLOCK: Remove redundant _scriptCurrentIndex field
|
2015-05-14 00:58:24 +02:00 |
|
Paul Gilbert
|
44fbef5498
|
SHERLOCK: Add missing setting of _oldSelector
|
2015-05-13 14:43:50 +02:00 |
|
Strangerke
|
72c9b9f56b
|
SHERLOCK: Implement sound priority
|
2015-05-13 14:43:50 +02:00 |
|
Paul Gilbert
|
6925b848d6
|
SHERLOCK: Fix getting fresh mouse positions in loop showing quit dialog
|
2015-05-09 15:48:19 -04:00 |
|
Paul Gilbert
|
1a485a44b8
|
SHERLOCK: Cleanup and fixes for Journal
|
2015-05-09 12:08:45 -04:00 |
|
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 |
|