aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/darts.cpp
AgeCommit message (Expand)Author
2015-05-24SHERLOCK: Split sound class in two, add WIP music playerStrangerke
2015-05-21SHERLOCK: Correct some commentsPaul Gilbert
2015-05-20SHERLOCK: Re-add GCC_PRINTF and fix resulting GCC warningsPaul Gilbert
2015-05-19SHERLOCK: Trim useless spaces and tabsStrangerke
2015-05-19SHERLOCK: Refactor Surface not to descend directly from Graphics::SurfacePaul Gilbert
2015-05-19SHERLOCK: Move method comments from cpp to headersPaul Gilbert
2015-05-18SHERLOCK: Replace magic numbers with enums and constantsPaul Gilbert
2015-05-09SHERLOCK: Make copyright headers consistentWillem Jan Palenstijn
2015-05-07SHERLOCK: some code formattingStrangerke
2015-05-07SHERLOCK: Reduce some more variable scopesStrangerke
2015-04-29SHERLOCK: Minor bugfix and cleanup for dartScorePaul Gilbert
2015-04-29SHERLOCK: Fixes for darts minigamePaul Gilbert
2015-04-21SHERLOCK: More darts game logicPaul Gilbert
2015-04-20SHERLOCK: Map path walking, beginnings of darts gamePaul Gilbert
2015-03-18SHERLOCK: Refactor Rooms to Scene, added skeletons for Chess and DartsPaul Gilbert