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
/
talk.h
Age
Commit message (
Expand
)
Author
2015-05-30
SHERLOCK: Silence GCC warning.
Torbjörn Andersson
2015-05-27
SHERLOCK: Implemented initial background clearing of RT doBgAnim
Paul Gilbert
2015-05-24
SHERLOCK: Implement method stubs for Tattoo opcodes
Paul Gilbert
2015-05-24
SHERLOCK: Splitting Talk up to implement individual opcode methods
Paul Gilbert
2015-05-24
SHERLOCK: Fully implemented RT opcodes array
Paul Gilbert
2015-05-24
SHERLOCK: Create separate opcode list for Scalpel vs Tattoo
Paul Gilbert
2015-05-22
Merge branch 'master' into sherlock2
Paul Gilbert
2015-05-21
SHERLOCK: Clean up initialization and handling of NPC data
Paul Gilbert
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-17
SHERLOCK: Beginnings of UserInterface split for Scalpel vs Tattoo
Paul Gilbert
2015-05-14
SHERLOCK: Remove redundant _scriptCurrentIndex field
Paul Gilbert
2015-05-09
SHERLOCK: Remove duplicated _converseNum field from Journal
Paul Gilbert
2015-05-09
SHERLOCK: Make copyright headers consistent
Willem Jan Palenstijn
2015-05-06
SHERLOCK: Dropped _saveSeqNum in favor of _savedSequences size
Paul Gilbert
2015-05-03
SHERLOCK: Fix crash when moving crates
Paul Gilbert
2015-04-30
SHERLOCK: Use script opcode constants in journal loading
Paul Gilbert
2015-04-21
SHERLOCK: Implement savegame synchronization
Paul Gilbert
2015-04-15
SHERLOCK: Refactored out Scripts class
Paul Gilbert
2015-04-12
SHERLOCK: Fix mixups with sequence stack and script stack
Paul Gilbert
2015-04-12
SHERLOCK: Implementing event handling for talk display
Paul Gilbert
2015-05-07
SHERLOCK: Implemented stubbed talk and inventory methods
Paul Gilbert
2015-04-10
SHERLOCK: Implemented doScript and support methods
Paul Gilbert
2015-04-01
SHERLOCK: Implemented loadJournalFile
Paul Gilbert
2015-03-31
SHERLOCK: Implement pushSequence and pullSequence
Paul Gilbert
2015-03-31
SHERLOCK: Loading for TALK_SEQUENCES and STILL_SEQUENCES Scalpel arrays
Paul Gilbert
2015-03-31
SHERLOCK: Implement clearTalking and Talk::drawInterface
Paul Gilbert
2015-03-31
SHERLOCK: Implemented displayTalk
Paul Gilbert
2015-03-31
SHERLOCK: Implemented talkTo
Paul Gilbert
2015-03-30
SHERLOCK: Beginnings of talk loading, added skeleton Scripts class
Paul Gilbert
2015-03-23
SHERLOCK: Implemented UserInterface::handleInput
Paul Gilbert
2015-03-22
SHERLOCK: Implement main scene loop and more inventory code
Paul Gilbert
2015-03-21
SHERLOCK: Implemented checkSprite
Paul Gilbert
2015-05-07
SHERLOCK: Initial commit
Paul Gilbert