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
/
tattoo
/
tattoo_journal.cpp
Age
Commit message (
Collapse
)
Author
2015-07-05
SHERLOCK: RT: Cleanup and fleshing out of saving
Paul Gilbert
2015-07-04
SHERLOCK: RT: Fix closing the journal
Paul Gilbert
2015-07-04
SHERLOCK: RT: Fix display of journal buttons
Paul Gilbert
2015-06-30
SHERLOCK: Fix out-of-bounds access of JOURNAL_COMMAND (CID 1308104)
Torbjörn Andersson
Maybe we should be using ARRAYSIZE() instead, though.
2015-06-25
SHERLOCK: RT: Fix compiler warnings
Paul Gilbert
2015-06-22
SHERLOCK: RT: Beginnings of look window display
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented journal search term entry
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented journal event handling
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented further journal draw methods
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented drawJournalControls
Paul Gilbert
2015-06-21
SHERLOCK: RT: Move journal code used by both games back to Journal
Paul Gilbert
2015-06-21
SHERLOCK: RT: Beginnings of journal display
Paul Gilbert
2015-06-21
SHERLOCK: Split up Journal class for each game
Paul Gilbert