Paul Gilbert
|
5c30a2c577
|
SHERLOCK: Clean up initialization and handling of NPC data
|
2015-05-21 20:07:54 -04:00 |
|
Paul Gilbert
|
1df183ffcb
|
SHERLOCK: Move method comments from cpp to headers
|
2015-05-19 07:37:55 -04:00 |
|
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
|
1ba94c93e9
|
SHERLOCK: Remove redundant shouldQuit call in loop
|
2015-05-09 13:07:14 -04:00 |
|
Willem Jan Palenstijn
|
902b791165
|
SHERLOCK: Make copyright headers consistent
|
2015-05-09 18:06:05 +02:00 |
|
Strangerke
|
f622d7471e
|
SHERLOCK: Some more fixes
|
2015-05-09 13:08:36 +02:00 |
|
Strangerke
|
fc5a0deb89
|
SHERLOCK: Fix some more GCC warnings
|
2015-05-08 17:54:53 +02:00 |
|
Strangerke
|
01ed05f295
|
SHERLOCK: Remove extra semi-column, some code formatting
|
2015-05-08 06:57:38 +02: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 |
|
Paul Gilbert
|
97bec43799
|
SHERLOCK: Minor comment updates
|
2015-05-06 23:39:23 -04:00 |
|
Paul Gilbert
|
6c41a9be52
|
SHERLOCK: Fix looking at Paul's Cap immediately after entering a scene
|
2015-05-06 23:34:57 -04:00 |
|
Paul Gilbert
|
b4c3d9840c
|
SHERLOCK: Extra method comments
|
2015-05-01 17:17:24 -10:00 |
|
Paul Gilbert
|
f34b9a59b5
|
SHERLOCK: Fix Sherlock gliding when walking vertically
|
2015-04-29 21:38:06 -10: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
|
ecaa4c26c9
|
SHERLOCK: Fix pathfinding for movement on map screen
|
2015-04-24 00:53:19 -05:00 |
|
Paul Gilbert
|
02e604ce8c
|
SHERLOCK: Fix display of Holmes' icon on overhead map
|
2015-04-22 19:59:27 -05:00 |
|
Paul Gilbert
|
214cd61afd
|
SHERLOCK: Fixes for multi-point walking routes
|
2015-04-22 17:23:14 -05:00 |
|
Paul Gilbert
|
0984405a0d
|
SHERLOCK: Implement savegame synchronization
|
2015-04-21 22:51:03 -05:00 |
|
Paul Gilbert
|
17bf9e7f54
|
SHERLOCK: Refactored Chess class to be Map class
|
2015-04-15 08:22:40 -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
|
38b6aa70a8
|
SHERLOCK: Fixes for talk setup and portrait loading
|
2015-04-13 22:55:07 -05:00 |
|
Paul Gilbert
|
c9890cbacc
|
SHERLOCK: Implementing event handling for talk display
|
2015-04-12 17:55:55 -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
|
1199cf724c
|
SHERLOCK: Loading for TALK_SEQUENCES and STILL_SEQUENCES Scalpel arrays
|
2015-03-31 22:42:57 -04:00 |
|
Paul Gilbert
|
8fa8b14762
|
SHERLOCK: Implement clearTalking and Talk::drawInterface
|
2015-03-31 21:30:22 -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
|
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
|
26c5168074
|
SHERLOCK: Implemented checkObject and some support methods
|
2015-03-21 18:18:12 -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
|
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 |
|