Commit Graph

67414 Commits

Author SHA1 Message Date
Paul Gilbert
c92b3b5c71 SHERLOCK: Fix paging in the journal 2015-04-24 22:12:15 -05:00
Paul Gilbert
8fa2d48f1f SHERLOCK: Fix crash when entering backstage area 2015-04-24 21:12:05 -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
930600c857 SHERLOCK: Implement saving scene status when saving game or leaving scene 2015-04-24 17:47:58 -05:00
Paul Gilbert
6eb51c3d50 SHERLOCK: Formatting fixes 2015-04-24 17:27:23 -05:00
Paul Gilbert
5e1588e5cc SHERLOCK: Fix display of look description dialogs 2015-04-24 17:25:37 -05:00
Paul Gilbert
51eb601f83 SHERLOCK: Fix loading/handling of sprite offsets 2015-04-24 05:12:30 -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
572ad46490 SHERLOCK: Fix talk sequences being incorrectly started 2015-04-24 02:17:59 -05:00
Paul Gilbert
e2b233e0bb SHERLOCK: Fix button display in talk dialog 2015-04-24 01:47:25 -05:00
Paul Gilbert
a5edfcc3f5 SHERLOCK: Fix restoring background as player icon moves on map 2015-04-24 01:35:51 -05:00
Paul Gilbert
ecaa4c26c9 SHERLOCK: Fix pathfinding for movement on map screen 2015-04-24 00:53:19 -05:00
Paul Gilbert
e24ae07a90 SHERLOCK: Fix map path loading 2015-04-22 21:11:26 -05:00
Paul Gilbert
02e604ce8c SHERLOCK: Fix display of Holmes' icon on overhead map 2015-04-22 19:59:27 -05:00
Paul Gilbert
1ae176f3eb SHERLOCK: Fix display of location names on overhead map 2015-04-22 19:44:57 -05:00
Paul Gilbert
afbc333696 SHERLOCK: Fix display of overhead map 2015-04-22 18:41:40 -05:00
Paul Gilbert
0a4b722b5d SHERLOCK: Fix leaving scenes via exit zones 2015-04-22 17:36:50 -05:00
Paul Gilbert
214cd61afd SHERLOCK: Fixes for multi-point walking routes 2015-04-22 17:23:14 -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
acf0b01ad8 SHERLOCK: Hook up saving and loading via GMM 2015-04-22 07:08:01 -05:00
Paul Gilbert
8b0e8cd505 SHERLOCK: Hook up savegames to launcher 2015-04-22 06:25:04 -05:00
Paul Gilbert
0fc2997280 SHERLOCK: Fixes for saving and restoring games 2015-04-22 05:06:13 -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
6fe65dc719 SHERLOCK: Beginnins of SaveManager class 2015-04-21 03:48:21 -05:00
Paul Gilbert
a81686b0e1 SHERLOCK: Fix Setup dialog button handling 2015-04-21 02:06:24 -05:00
Paul Gilbert
6d2bde38ec SHERLOCK: Fix display of cursor 2015-04-21 01:26:47 -05:00
Paul Gilbert
7e1e0ed3ac SHERLOCK: More darts game logic 2015-04-21 01:12:16 -05:00
Strangerke
6a1b12b797 SHERLOCK: Add some more code for the intro 2015-04-20 23:47:34 +02:00
Paul Gilbert
bfb86a99db SHERLOCK: Map path walking, beginnings of darts game 2015-04-20 01:07:54 -05:00
Paul Gilbert
19142ef58a SHERLOCK: Implement map icon drawing/restoring 2015-04-17 00:07:31 -05:00
Paul Gilbert
9ba234c0e0 SHERLOCK: Implemented Map::show method 2015-04-16 17:32:11 -05:00
Paul Gilbert
17bf9e7f54 SHERLOCK: Refactored Chess class to be Map class 2015-04-15 08:22:40 -05:00
Paul Gilbert
a830d77325 SHERLOCK: Refactored out Scripts class 2015-04-15 07:49:10 -05:00
Paul Gilbert
5b97d581f6 SHERLOCK: Fix horizontal flipping of Holmes when walking left 2015-04-14 22:41:18 -05:00
Paul Gilbert
460a84e68f SHERLOCK: Fix stopping Watson from moving when talking to him 2015-04-14 21:24:24 -05:00
Paul Gilbert
b14debc207 SHERLOCK: Fix talking to Watson when he's sitting down 2015-04-14 20:30:02 -05:00
Paul Gilbert
f4af9fdbfd SHERLOCK: Fix word-wrap of talk options 2015-04-14 20:14:09 -05:00
Paul Gilbert
c58325b519 SHERLOCK: Fix scene transition 2015-04-14 19:53:03 -05:00
Paul Gilbert
97d3df3c9e SHERLOCK: Fix for animating chracter portraits when talking 2015-04-13 23:37:39 -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