Paul Gilbert
aa0dd080dd
SHERLOCK: Add virtual destructors to Map classes
2015-06-08 08:48:05 -04:00
Paul Gilbert
f5a1b626b7
SHERLOCK: Move Scalpel map code to ScalpelMap
2015-06-08 08:31:51 -04:00
Paul Gilbert
cffa31c72e
SHERLOCK: Beginnings of Map descendent classes
2015-06-07 23:29:36 -04:00
Paul Gilbert
af2a1a3351
SHERLOCK: Refactoring, cleanup, and fixes for savegame code
2015-06-07 19:18:14 -04:00
Paul Gilbert
0cc79979fc
SHERLOCK: Fix map display
2015-05-26 08:18:50 -04:00
Paul Gilbert
bcc31b2a66
SHERLOCK: Implemented Tattoo loadWalk changes
2015-05-23 16:06:29 -04:00
Strangerke
9a58e485bf
SHERLOCK: Fix some uninitialized values and unused variables
2015-05-22 19:52:00 +02:00
Paul Gilbert
1df183ffcb
SHERLOCK: Move method comments from cpp to headers
2015-05-19 07:37:55 -04:00
Paul Gilbert
24b93a14be
SHERLOCK: Renamed graphics.cpp to surface.cpp
2015-05-13 20:05:19 -04:00
Willem Jan Palenstijn
902b791165
SHERLOCK: Make copyright headers consistent
2015-05-09 18:06:05 +02:00
Strangerke
8b7ebf4269
SHERLOCK: Fix some compilation warnings using GCC
2015-05-08 07:15:40 +02:00
Paul Gilbert
aba28c4737
SHERLOCK: Move _slowChess to Map _frameChangeFlag
2015-04-29 21:41:49 -10:00
Paul Gilbert
34a7ec7cdf
SHERLOCK: Fix icon disappearing when moving to Covent Gradens on map
...
Co-ordinates in Sherlock are frequently multiplied by 100.
Thus, on the overland map, the values can go up to 64000, which overflows
the signed 16-bit values allowed by the standard Common::Point class
2015-04-28 21:35:20 -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
e24ae07a90
SHERLOCK: Fix map path loading
2015-04-22 21:11:26 -05:00
Paul Gilbert
02e604ce8c
SHERLOCK: Fix display of Holmes' icon on overhead map
2015-04-22 19:59:27 -05:00
Paul Gilbert
1ae176f3eb
SHERLOCK: Fix display of location names on overhead map
2015-04-22 19:44:57 -05:00
Paul Gilbert
afbc333696
SHERLOCK: Fix display of overhead map
2015-04-22 18:41:40 -05:00
Paul Gilbert
bfb86a99db
SHERLOCK: Map path walking, beginnings of darts game
2015-04-20 01:07:54 -05:00
Paul Gilbert
19142ef58a
SHERLOCK: Implement map icon drawing/restoring
2015-04-17 00:07:31 -05:00
Paul Gilbert
9ba234c0e0
SHERLOCK: Implemented Map::show method
2015-04-16 17:32:11 -05:00
Paul Gilbert
17bf9e7f54
SHERLOCK: Refactored Chess class to be Map class
2015-04-15 08:22:40 -05:00