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-06-23
SHERLOCK: RT: Beginnings of talk window widget class
Paul Gilbert
2015-06-14
SHERLOCK: remove virtual from Talk::isOpcode()
Martin Kiewitz
2015-06-14
SHERLOCK: remove inline from Talk::isOpcode()
Martin Kiewitz
2015-06-14
SHERLOCK: fix build
Martin Kiewitz
2015-06-14
SHERLOCK: SS: fix talkInterf to handle int. chars
Martin Kiewitz
2015-06-13
SHERLOCK: 3DO: movie playback for script events
Martin Kiewitz
2015-06-13
SHERLOCK: 3DO: support for talk movies
Martin Kiewitz
2015-06-12
SHERLOCK: RT: Fix loading talk/script statements
Paul Gilbert
2015-06-12
SHERLOCK: RT: Initial implementation of cmdWalkHolmesToCoords
Filippos Karapetis
2015-06-07
SHERLOCK: Refactoring, cleanup, and fixes for savegame code
Paul Gilbert
2015-06-07
SHERLOCK: Add missing OP_END_TEXT_WINDOW opcode
Paul Gilbert
2015-06-07
SHERLOCK: Fix mistakes in opcode lists
Paul Gilbert
2015-06-07
SHERLOCK: Fix for switching speakers
Paul Gilbert
2015-06-07
SHERLOCK: Split cmdGotoScene and add the Rose Tattoo implementation
Filippos Karapetis
2015-06-07
SHERLOCK: Implemented talk/listen sequence methods
Paul Gilbert
2015-06-06
SHERLOCK: Move Scalpel specific talk window drawing into ScalpelTalk
Paul Gilbert
2015-06-06
SHERLOCK: Setting up game specific People descendant classes
Paul Gilbert
2015-06-06
SHERLOCK: Created common base class for Sprite and Object
Paul Gilbert
2015-06-06
SHERLOCK: Increase size of RT _talkHistory
Paul Gilbert
2015-06-05
SHERLOCK: Move the Talk descendant classes into their own files
Paul Gilbert
2015-06-03
SHERLOCK: Implemented setObjTalkSequence methods
Paul Gilbert
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
[next]