Commit Graph
184 Commits
Author SHA1 Message Date
sirlemonhead da9333a924 SHERLOCK: Fix code formatting issues and comment spelling mistakes 2015-05-18 18:23:47 +01:00
sirlemonhead 5e351b6bf3 SHERLOCK: Replace scumm_stricmp() with equalsIgnoreCase() 2015-05-17 20:41:46 +01:00
Paul Gilbert 7cd4d15610 SHERLOCK: Fix scene loading when using a Small installation 2015-05-17 11:50:39 -04:00
Paul Gilbert 3683719932 SHERLOCK: Implement remaining Rose Tattoo scene data loading 2015-05-17 07:20:06 -04:00
Paul Gilbert 46e27b6293 SHERLOCK: Update CAnim loading for Rose Tattoo 2015-05-16 22:48:24 -04:00
Paul Gilbert 7aa804b5cc SHERLOCK: Implement Tattoo version of image RLE compression 2015-05-16 22:27:36 -04:00
Paul Gilbert e909f1325f SHERLOCK: Fix reading scene shapes when compressed 2015-05-16 17:03:48 -04:00
Paul Gilbert 2cfc6a0a0c SHERLOCK: Fix broken Scalpel scene loading 2015-05-16 16:46:35 -04:00
Paul Gilbert 5f5051d7be SHERLOCK: Scene loading for shapes, desc, scripts for Rose Tattoo 2015-05-16 12:27:58 -04:00
Paul Gilbert 7897b72f65 SHERLOCK: Fix decompression for Rose Tattoo 2015-05-16 10:52:38 -04:00
Paul Gilbert af651e19a4 Merge branch 'sherlock' into sherlock2
Conflicts:
	engines/sherlock/decompress.cpp
	engines/sherlock/objects.cpp
	engines/sherlock/objects.h
	engines/sherlock/scene.cpp
	engines/sherlock/scene.h
	engines/sherlock/sound.cpp
2015-05-16 09:29:40 -04:00
Paul Gilbert 052e04c005 SHERLOCK: Merged decompression code into Resources class 2015-05-16 08:56:50 -04:00
Paul Gilbert c1244623e0 SHERLOCK: More rename of synchronize methods to load 2015-05-13 14:43:50 +02:00
Paul Gilbert 2db576357f SHERLOCK: Rename object loading methods from synchronize to load 2015-05-13 14:43:50 +02:00
Strangerke 72c9b9f56b SHERLOCK: Implement sound priority 2015-05-13 14:43:50 +02:00
Paul Gilbert 7a46c84c0d SHERLOCK: Beginnings of Rose Tattoo engine 2015-05-12 22:02:59 -04:00
Strangerke 1f81f61cf9 SHERLOCK: Add some code for the interactive demo (still crashing) 2015-05-10 19:14:55 +02:00
Willem Jan Palenstijn 902b791165 SHERLOCK: Make copyright headers consistent 2015-05-09 18:06:05 +02:00
Strangerke d34e5d1a59 SHERLOCK: Fix some more warnings 2015-05-08 18:01:51 +02:00
Strangerke d9e93f8e01 SHERLOCK: some code formatting 2015-05-07 19:33:44 +02:00
Paul Gilbert 034e1384aa SHERLOCK: Fix picking up Sarah's effects in Morgue 2015-05-04 13:41:01 -10:00
Paul Gilbert c5d5694883 SHERLOCK: Fix gfx glitch when returning to morgue for a second time 2015-05-02 18:51:13 -10:00
Paul Gilbert 0a2c50deb5 SHERLOCK: Revised door close fix due to new bug when entering morgue 2015-05-02 18:15:24 -10:00
Paul Gilbert f97e550d86 SHERLOCK: Don't mark leaving scene as visited during savegame loads 2015-05-02 17:48:07 -10:00
Paul Gilbert 9ff445497f SHERLOCK: Properly close door when entering Sarah's flat 2015-05-02 16:29:08 -10:00
Paul Gilbert 8fab80ce47 SHERLOCK: Tweak doBgAnim delays to better match original game 2015-05-01 20:31:43 -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 a4662b4699 SHERLOCK: Fix getting Tarot cards 2015-05-01 14:22:35 -10:00
Paul Gilbert 3f5c159068 SHERLOCK: Fix opening pocketwatch 2015-05-01 10:24:53 -10:00
Paul Gilbert b8372695eb SHERLOCK: Refactored out _ongoingCans field 2015-05-01 10:08:14 -10:00
Paul Gilbert ffd65cfd36 SHERLOCK: Fix animation for retrieving pocket watch 2015-05-01 09:57:19 -10:00
Paul Gilbert 24a36d6106 SHERLOCK: Fix crash loading scene 42, which didn't have any canimations 2015-04-30 22:11:29 -10:00
Paul Gilbert 2bc1d2badc SHERLOCK: Fix showing corpse portraits in Morgue 2015-04-30 17:55:58 -10:00
Paul Gilbert 50da2a2dd8 SHERLOCK: Fix display of item descriptions 2015-04-30 12:21:11 -10:00
Paul Gilbert 00fd812028 SHERLOCK: Properly restrict scene drawing to scene area 2015-04-30 11:23:31 -10:00
Paul Gilbert 56f43eff10 SHERLOCK: Fix loading scenes with initially hidden objects 2015-04-30 10:24:18 -10:00
Paul Gilbert 80fba27cb3 SHERLOCK: Fix analysing flower on lab table 2015-04-27 02:18:57 -05:00
Paul Gilbert 3a8aa69568 SHERLOCK: Fixes for using flower on lab table 2015-04-26 23:31:29 -05:00
Paul Gilbert 65eb390ead SHERLOCK: Cleanup and moving of map variables into Map class 2015-04-26 18:29:20 -05:00
Paul Gilbert f3bd616070 SHERLOCK: Fix character positioning after loading savegames 2015-04-26 18:07:52 -05:00
Paul Gilbert 841a8df099 SHERLOCK: Fix Sherlock disappearing when giving sedative 2015-04-26 02:08:43 -05:00
Paul Gilbert a95170d243 SHERLOCK: Fix Watson not appearing in backstage scene 2015-04-25 23:44:50 -05:00
Paul Gilbert 1e4c6abfa3 SHERLOCK: Fix checkSceneFlags incorrectly restoring hidden objects 2015-04-25 21:53:50 -05:00
Paul Gilbert 35368ce8a8 SHERLOCK: Fixes and cleanup for checkObject 2015-04-25 05:52:04 -05:00
Paul Gilbert b8e12bbd88 SHERLOCK: Fix setting scene flags when leaving a scene 2015-04-25 05:11:07 -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 51eb601f83 SHERLOCK: Fix loading/handling of sprite offsets 2015-04-24 05:12:30 -05:00
Paul Gilbert 0fc2997280 SHERLOCK: Fixes for saving and restoring games 2015-04-22 05:06:13 -05:00
Paul Gilbert 0984405a0d SHERLOCK: Implement savegame synchronization 2015-04-21 22:51:03 -05:00