Commit Graph
104 Commits
Author SHA1 Message Date
Paul Gilbert 24b93a14be SHERLOCK: Renamed graphics.cpp to surface.cpp 2015-05-13 20:05:19 -04:00
Paul Gilbert 7a46c84c0d SHERLOCK: Beginnings of Rose Tattoo engine 2015-05-12 22:02:59 -04:00
Strangerke 0d3750a768 SHERLOCK: Add preliminar sound support 2015-05-11 01:04:04 +02:00
Willem Jan Palenstijn 902b791165 SHERLOCK: Make copyright headers consistent 2015-05-09 18:06:05 +02:00
Strangerke d9e93f8e01 SHERLOCK: some code formatting 2015-05-07 19:33:44 +02:00
Paul Gilbert 97bec43799 SHERLOCK: Minor comment updates 2015-05-06 23:39:23 -04: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 f97e550d86 SHERLOCK: Don't mark leaving scene as visited during savegame loads 2015-05-02 17:48:07 -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 12d3976c38 SHERLOCK: Implement configuration settings save/load 2015-05-01 18:21:13 -10:00
Paul Gilbert b4c3d9840c SHERLOCK: Extra method comments 2015-05-01 17:17:24 -10:00
Paul Gilbert 8671d29627 SHERLOCK: Re-enabled intro credits 2015-05-01 15:58:47 -10:00
Paul Gilbert aba28c4737 SHERLOCK: Move _slowChess to Map _frameChangeFlag 2015-04-29 21:41:49 -10:00
Paul Gilbert f3bd616070 SHERLOCK: Fix character positioning after loading savegames 2015-04-26 18:07:52 -05:00
Paul Gilbert 02e604ce8c SHERLOCK: Fix display of Holmes' icon on overhead map 2015-04-22 19:59:27 -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 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 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 cf878316ea SHERLOCK: Implement settings window code 2015-04-12 23:20:22 -05:00
Paul Gilbert 96e04ab797 SHERLOCK: Implemented doScript and support methods 2015-04-10 23:35:26 -05:00
Paul Gilbert c13c02b079 SHERLOCK: Implemented loadJournalFile 2015-04-01 23:12:49 -04:00
Paul Gilbert 943d0a702f SHERLOCK: Beginnings of talk loading, added skeleton Scripts class 2015-03-30 21:07:01 -04:00
Paul Gilbert 03a969bd0f SHERLOCK: Implementing walk code 2015-03-24 22:24:45 -04:00
Paul Gilbert 73de00b72f SHERLOCK: Implemented UserInterface::handleInput 2015-03-23 21:52:20 -04:00
Paul Gilbert 73085bf570 SHERLOCK: Beginnings of UserInterface class 2015-03-23 20:34:34 -04:00
Paul Gilbert 61980291bd SHERLOCK: Disable intro for now 2015-03-22 15:49:54 -04:00
Paul Gilbert 0f424da24b SHERLOCK: First game scene is partially showing 2015-03-22 15:44:11 -04:00
Paul Gilbert e444d989bb SHERLOCK: Implemented scene freeing code 2015-03-22 09:51:37 -04:00
Paul Gilbert 3c77a521dc SHERLOCK: Implement main scene loop and more inventory code 2015-03-22 09:02:31 -04:00
Paul Gilbert ff02c29e9c SHERLOCK: Implemented doBgAnim 2015-03-22 00:52:02 -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 8f4b4a7bc2 SHERLOCK: Implemented updateBackground 2015-03-21 13:01:45 -04:00
Paul Gilbert b6076dd524 SHERLOCK: Implemented setWalking 2015-03-21 11:24:35 -04:00
Paul Gilbert 06fbefc787 SHERLOCK: Beginnings of transitionToScene 2015-03-21 09:20:39 -04:00
Paul Gilbert f0ad2f624b SHERLOCK: More scene loading, implemented Inventory class 2015-03-20 22:01:52 -04:00
Paul Gilbert cf92e540db SHERLOCK: More scene loading code and support methods 2015-03-20 19:44:32 -04:00
Paul Gilbert 77a4227aa4 SHERLOCK: Added loading of scene objects 2015-03-19 23:31:28 -04:00
Paul Gilbert a02461fcb1 SHERLOCK: Refactorings, new Sprite and People classes 2015-03-19 19:49:42 -04:00
Paul Gilbert 5a7ea9318d SHERLOCK: Refactor Rooms to Scene, added skeletons for Chess and Darts 2015-03-18 23:01:47 -04:00
Paul Gilbert 2dc355ff6e SHERLOCK: Implement Scalpel-specific scene starting 2015-03-18 22:32:41 -04:00
Paul Gilbert 62f3f5d14e SHERLOCK: Remainder of showCityCutscene implemented 2015-03-17 23:09:04 -04:00
Paul Gilbert 0ee3f1895f SHERLOCK: Beginnings of animation sequence loop 2015-03-16 22:42:19 -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