aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/map.cpp
AgeCommit message (Expand)Author
2015-05-10SHERLOCK: Add some code for the interactive demo (still crashing)Strangerke
2015-05-09SHERLOCK: Performance tweak for resource loadingPaul Gilbert
2015-05-09SHERLOCK: Make copyright headers consistentWillem Jan Palenstijn
2015-05-07SHERLOCK: some code formattingStrangerke
2015-05-07SHERLOCK: Reduce the scope of some variablesStrangerke
2015-04-30SHERLOCK: Properly restrict scene drawing to scene areaPaul Gilbert
2015-04-29SHERLOCK: Move _slowChess to Map _frameChangeFlagPaul Gilbert
2015-04-29SHERLOCK: Fix display of place names on overhead mapPaul Gilbert
2015-04-26SHERLOCK: Fix map not displaying second time it's calledPaul Gilbert
2015-04-26SHERLOCK: Cleanup and moving of map variables into Map classPaul Gilbert
2015-04-24SHERLOCK: Fix restoring background as player icon moves on mapPaul Gilbert
2015-04-24SHERLOCK: Fix pathfinding for movement on map screenPaul Gilbert
2015-04-22SHERLOCK: Fix map path loadingPaul Gilbert
2015-04-22SHERLOCK: Fix display of Holmes' icon on overhead mapPaul Gilbert
2015-04-22SHERLOCK: Fix display of location names on overhead mapPaul Gilbert
2015-04-22SHERLOCK: Fix display of overhead mapPaul Gilbert
2015-04-22SHERLOCK: Fixes for multi-point walking routesPaul Gilbert
2015-04-20SHERLOCK: Map path walking, beginnings of darts gamePaul Gilbert
2015-04-17SHERLOCK: Implement map icon drawing/restoringPaul Gilbert
2015-04-16SHERLOCK: Implemented Map::show methodPaul Gilbert
2015-04-15SHERLOCK: Refactored Chess class to be Map classPaul Gilbert