Commit graph

45 commits

Author SHA1 Message Date
Paul Gilbert
3da3dda187 SHERLOCK: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:27 -04:00
Paul Gilbert
e9efe9ab90 SHERLOCK: 3DO: Fix introduction 2015-09-14 19:54:47 -04:00
Paul Gilbert
bb01b27777 SHERLOCK: 3DO: Implementing high-resolution mode for 3DO version
This will allow us to play the portrait movies at full resolution,
and better display the fonts, which dont look good at low resolution
2015-09-13 12:22:31 -04:00
Martin Kiewitz
765dbe647c SHERLOCK: 3DO: some work on font file loading 2015-06-12 21:26:24 +02:00
Martin Kiewitz
a08b0b9e59 SHERLOCK: remove transBlitFromUnscaled3DO 2015-06-12 11:11:55 +02:00
Martin Kiewitz
7ff3336a65 SHERLOCK: 3DO: load walk.anim for player 2015-06-11 21:30:32 +02:00
Martin Kiewitz
6aaee559dc SHERLOCK: 3DO intro: implement fade from white 2015-06-10 07:14:15 +02:00
Martin Kiewitz
f2a25013f1 SHERLOCK: 3DO intro: audio implemented 2015-06-07 19:19:04 +02:00
Torbjörn Andersson
6cc469dc5c SHERLOCK: Fix GCC compilation 2015-06-07 17:19:05 +02:00
Martin Kiewitz
4c9e67ccfa SHERLOCK: 3DO animation support 2015-06-07 17:05:26 +02:00
Paul Gilbert
9c56d616b0 SHERLOCK: Fix regression in intro sequence display 2015-05-19 19:08:48 -04:00
Paul Gilbert
8ae0014bc2 SHERLOCK: Refactor Surface not to descend directly from Graphics::Surface 2015-05-19 09:10:35 -04:00
Paul Gilbert
1df183ffcb SHERLOCK: Move method comments from cpp to headers 2015-05-19 07:37:55 -04:00
Paul Gilbert
19d93325b1 SHERLOCK: Move the override filename fields into the Animation class 2015-05-18 19:53:49 -04:00
Paul Gilbert
844d801259 SHERLOCK: Syntactic fixes 2015-05-18 18:30:31 -04:00
Paul Gilbert
c24d0de8f6 SHERLOCK: Remove unused variable 2015-05-18 18:21:41 -04:00
sirlemonhead
da9333a924 SHERLOCK: Fix code formatting issues and comment spelling mistakes 2015-05-18 18:23:47 +01:00
Paul Gilbert
0af230e948 SHERLOCK: Fix speed of animations 2015-05-13 14:43:50 +02:00
Strangerke
72c9b9f56b SHERLOCK: Implement sound priority 2015-05-13 14:43:50 +02:00
sirlemonhead
cf6276145b SHERLOCK: Fix to correctly increment animation variables 2015-05-13 14:43:50 +02:00
sirlemonhead
7b2da2abc5 SHERLOCK: Re-factored Scalpel arrays out of Animation 2015-05-12 08:56:53 -04:00
Willem Jan Palenstijn
902b791165 SHERLOCK: Make copyright headers consistent 2015-05-09 18:06:05 +02:00
Willem Jan Palenstijn
8306451462 SHERLOCK: Fix string equality tests 2015-05-09 16:14:39 +02:00
Paul Gilbert
1ef5b66792 SHERLOCK: Cleanup fixes for animation player 2015-05-09 08:56:12 -04:00
Paul Gilbert
13c06c100e SHERLOCK: Simplify animation loading filename handling 2015-05-09 08:41:13 -04:00
Strangerke
d9e93f8e01 SHERLOCK: some code formatting 2015-05-07 19:33:44 +02:00
Strangerke
4884762e04 SHERLOCK: Reduce the scope of some variables 2015-05-07 18:21:25 +02:00
Strangerke
0c12b85d4b SHERLOCK: Fix checkForSoundFrames, add some warning TODOs 2015-05-05 07:00:24 +02:00
Paul Gilbert
b4c3d9840c SHERLOCK: Extra method comments 2015-05-01 17:17:24 -10:00
Paul Gilbert
42a99354f9 SHERLOCK: Rename playPrologue to play 2015-05-01 16:53:22 -10:00
Paul Gilbert
da75ee1f8b SHERLOCK: Fix display of animation cutscenes 2015-05-01 12:29:40 -10:00
Paul Gilbert
862d63c2a6 SHERLOCK: Partial fix for Blackwell capture cutscene 2015-04-30 15:20:48 -10:00
Paul Gilbert
96e04ab797 SHERLOCK: Implemented doScript and support methods 2015-04-10 23:35:26 -05:00
Paul Gilbert
73085bf570 SHERLOCK: Beginnings of UserInterface class 2015-03-23 20:34:34 -04:00
Paul Gilbert
7f04ea4425 SHERLOCK: Implemented checkSprite 2015-03-21 20:25:15 -04:00
Paul Gilbert
26c5168074 SHERLOCK: Implemented checkObject and some support methods 2015-03-21 18:18:12 -04:00
Paul Gilbert
a02461fcb1 SHERLOCK: Refactorings, new Sprite and People classes 2015-03-19 19:49:42 -04:00
Paul Gilbert
62f3f5d14e SHERLOCK: Remainder of showCityCutscene implemented 2015-03-17 23:09:04 -04:00
Paul Gilbert
51989953b6 SHERLOCK: Implement transparent sprite drawing 2015-03-17 08:12:19 -04:00
Paul Gilbert
cb874522e4 SHERLOCK: Implement screen clipping for sprite drawing 2015-03-16 23:38:58 -04:00
Paul Gilbert
0ee3f1895f SHERLOCK: Beginnings of animation sequence loop 2015-03-16 22:42:19 -04:00
Paul Gilbert
b762bebf27 SHERLOCK: Implement sprite palette loading and fade out 2015-03-16 08:07:24 -04:00
Paul Gilbert
02657f5a91 SHERLOCK: Fix loading of sprite for startup animation 2015-03-16 00:02:45 -04:00
Paul Gilbert
6cfb7169b9 SHERLOCK: Beginnings of sprite loading for animations 2015-03-15 23:16:38 -04:00
Paul Gilbert
92c55e2bb1 SHERLOCK: Beginning of animation player 2015-03-15 21:25:07 -04:00