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.cpp
Age
Commit message (
Expand
)
Author
2015-06-07
SHERLOCK: Fix cmdWalkToCoords
Paul Gilbert
2015-06-07
SHERLOCK: Refactoring, cleanup, and fixes for savegame code
Paul Gilbert
2015-06-07
SHERLOCK: Fix for switching speakers
Paul Gilbert
2015-06-07
SHERLOCK: Adapt more code to use FIXED_INT_MULTIPLIER
Filippos Karapetis
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-05
SHERLOCK: Implement cmdMouseOnOff opcode
Paul Gilbert
2015-06-05
SHERLOCK: Further FIXED_INT_MULTIPLIER refactoring
Paul Gilbert
2015-06-03
SHERLOCK: Fix gcc warnings
Paul Gilbert
2015-06-03
SHERLOCK: Implemented setObjTalkSequence methods
Paul Gilbert
2015-06-01
SHERLOCK: Add extra constructor field initializations
Paul Gilbert
2015-05-31
SHERLOCK: Fix regression in conversations
Torbjörn Andersson
2015-05-30
SHERLOCK: Fix restoring info line when talk window closes
Paul Gilbert
2015-05-28
SHERLOCK: Moving split up classes into their own files
Paul Gilbert
2015-05-27
SHERLOCK: Implemented initial background clearing of RT doBgAnim
Paul Gilbert
2015-05-25
SHERLOCK: Cleanup of checkBgShapes and updateBackground
Paul Gilbert
2015-05-24
SHERLOCK: Fix People data initialization and general start fixes
Paul Gilbert
2015-05-24
SHERLOCK: Implement cmdNextSong
Paul Gilbert
2015-05-24
SHERLOCK: Implement cmdSetNPCWalkGraphics method
Paul Gilbert
2015-05-24
SHERLOCK: Fix script opcode table lookup
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: Replaced second MAX_PEOPLE definition with _characters.size()
Paul Gilbert
2015-05-21
SHERLOCK: Clean up initialization and handling of NPC data
Paul Gilbert
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: Use a bit more MenuMode and SaveMode
Strangerke
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-18
SHERLOCK: Further syntactic fixes
Paul Gilbert
2015-05-18
SHERLOCK: Syntactic fixes
Paul Gilbert
2015-05-18
SHERLOCK: Added more of the game options to the Engine tab
Paul Gilbert
2015-05-18
SHERLOCK: More replacing numbers with constants
Paul Gilbert
2015-05-18
SHERLOCK: Fix spacing in constructors
Paul Gilbert
2015-05-18
SHERLOCK: Fix some issues pointed by LordHoto
Strangerke
2015-05-17
SHERLOCK: Replace scumm_stricmp() with equalsIgnoreCase()
sirlemonhead
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-13
SHERLOCK: Implement sound priority
Strangerke
2015-05-12
SHERLOCK: Correct some minor spelling mistakes
sirlemonhead
2015-05-09
SHERLOCK: Make copyright headers consistent
Willem Jan Palenstijn
2015-05-09
SHERLOCK: Some more fixes
Strangerke
2015-05-08
SHERLOCK: Fix some reads beyond script end in doScript
Paul Gilbert
[next]