index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sherlock
/
scalpel
/
darts.cpp
Age
Commit message (
Expand
)
Author
2015-06-13
SHERLOCK: Use BLACK instead of 0 for consistency
Torbjörn Andersson
2015-06-11
SHERLOCK: RT map display partially working
Paul Gilbert
2015-06-01
SHERLOCK: Fix closing namespace comments
Filippos Karapetis
2015-05-24
SHERLOCK: Split sound class in two, add WIP music player
Strangerke
2015-05-21
SHERLOCK: Correct some comments
Paul Gilbert
2015-05-20
SHERLOCK: Re-add GCC_PRINTF and fix resulting GCC warnings
Paul Gilbert
2015-05-19
SHERLOCK: Trim useless spaces and tabs
Strangerke
2015-05-19
SHERLOCK: Refactor Surface not to descend directly from Graphics::Surface
Paul Gilbert
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-18
SHERLOCK: Replace magic numbers with enums and constants
Paul Gilbert
2015-05-09
SHERLOCK: Make copyright headers consistent
Willem Jan Palenstijn
2015-05-07
SHERLOCK: some code formatting
Strangerke
2015-05-07
SHERLOCK: Reduce some more variable scopes
Strangerke
2015-04-29
SHERLOCK: Minor bugfix and cleanup for dartScore
Paul Gilbert
2015-04-29
SHERLOCK: Fixes for darts minigame
Paul Gilbert
2015-04-21
SHERLOCK: More darts game logic
Paul Gilbert
2015-04-20
SHERLOCK: Map path walking, beginnings of darts game
Paul Gilbert
2015-03-18
SHERLOCK: Refactor Rooms to Scene, added skeletons for Chess and Darts
Paul Gilbert