30 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Torbjörn Andersson
c052865dcc SHERLOCK: Silence GCC warning about non-virtual destructor 2015-06-29 07:09:41 +02:00
Paul Gilbert
a041aec839 SHERLOCK: RT: Inventory window now partially showing 2015-06-28 20:10:02 -04:00
Paul Gilbert
d5c1f8b8d6 SHERLOCK: RT: Implement initial inventory 2015-06-28 13:29:32 -04:00
Paul Gilbert
92ac962718 SHERLOCK: RT: Further split-off of Scalpel-specific code 2015-06-25 20:42:02 -04:00
Paul Gilbert
3adaf2f999 SHERLOCK: RT: Implement inventory handleEvents 2015-06-21 08:46:38 -04:00
Paul Gilbert
af2a1a3351 SHERLOCK: Refactoring, cleanup, and fixes for savegame code 2015-06-07 19:18:14 -04:00
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
59993fdc74 SHERLOCK: Replace magic numbers with enums and constants 2015-05-18 19:15:17 -04:00
Strangerke
8d2ec6f9fa SHERLOCK: Remove a couple of unused variables in inventory 2015-05-15 09:55:35 +02:00
Willem Jan Palenstijn
902b791165 SHERLOCK: Make copyright headers consistent 2015-05-09 18:06:05 +02:00
Paul Gilbert
1518d14c34 SHERLOCK: Cleanup fixes for Inventory 2015-05-09 11:25:05 -04:00
Strangerke
01ed05f295 SHERLOCK: Remove extra semi-column, some code formatting 2015-05-08 06:57:38 +02:00
Paul Gilbert
2379824e32 SHERLOCK: Fix saving and display of inventory items 2015-04-25 04:42:15 -05:00
Paul Gilbert
0984405a0d SHERLOCK: Implement savegame synchronization 2015-04-21 22:51:03 -05:00
Paul Gilbert
454b6a2bbe SHERLOCK: Implemented pick up code 2015-04-12 11:06:25 -05:00
Paul Gilbert
0d4d8e878c SHERLOCK: Implemented stubbed talk and inventory methods 2015-05-07 22:49:22 +02:00
Paul Gilbert
96e04ab797 SHERLOCK: Implemented doScript and support methods 2015-04-10 23:35:26 -05:00
Paul Gilbert
8ee0214342 SHERLOCK: Implemented Inventory::highlight 2015-04-02 08:44:07 -04:00
Paul Gilbert
943d0a702f SHERLOCK: Beginnings of talk loading, added skeleton Scripts class 2015-03-30 21:07:01 -04:00
Paul Gilbert
3149ce0204 SHERLOCK: Added inventory list and display images in inventory mode 2015-03-29 09:52:23 -04:00
Paul Gilbert
7fec58a57d SHERLOCK: Beginnings of inventory display 2015-03-28 22:31:18 -04:00
Paul Gilbert
c28416f38e SHERLOCK: Change the screen _backBuffer to be a pointer 2015-03-28 20:13:57 -04:00
Paul Gilbert
35df6bb7ed SHERLOCK: Implemented doInvControl 2015-05-07 22:49:22 +02:00
Paul Gilbert
4fad808aad SHERLOCK: Implemented doMainControl 2015-03-27 08:36:04 -04:00
Paul Gilbert
5e45abcca4 SHERLOCK: Implemented printObjectDesc 2015-03-26 21:40:24 -04:00
Paul Gilbert
3c77a521dc SHERLOCK: Implement main scene loop and more inventory code 2015-03-22 09:02:31 -04:00
Paul Gilbert
f0ad2f624b SHERLOCK: More scene loading, implemented Inventory class 2015-03-20 22:01:52 -04:00
Paul Gilbert
87a9ba5f2f SHERLOCK: Initial commit 2015-05-07 22:49:22 +02:00