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_talk.cpp
Age
Commit message (
Expand
)
Author
2019-05-21
SHERLOCK: RT: Fix Spanish crash talking to lady in Tailor shop
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-02-06
SHERLOCK: RT: Fix crash removing wax cylinders on gramaphone
Paul Gilbert
2015-10-17
SHERLOCK: RT: Fix incorrect music file after intro ends
Paul Gilbert
2015-10-14
SHERLOCK: RT: Hook up fast speed to the Ctrl+S toggle
Paul Gilbert
2015-10-12
SHERLOCK: RT: Slightly increase movement speed
Paul Gilbert
2015-08-29
SHERLOCK: RT: Replace constant with it's proper enum value
Paul Gilbert
2015-08-28
SHERLOCK: RT: Workaround for monkey cap cutscene ending too quickly
Paul Gilbert
2015-08-27
SHERLOCK: RT: Fix previous commit, and make talkTo virtual
Paul Gilbert
2015-08-19
SHERLOCK: RT: Fix resetting sequence on objects with hasAborts
Paul Gilbert
2015-08-19
SHERLOCK: RT: Clear sequence stack when changing scenes
Paul Gilbert
2015-08-18
SHERLOCK: Standardize sequence stack code for both games
Paul Gilbert
2015-08-17
SHERLOCK: RT: Extra integrity checks for the _talkSequenceStack
Paul Gilbert
2015-08-16
SHERLOCK: RT: Add missing talk sequence stack handling
Paul Gilbert
2015-08-15
SHERLOCK: RT: Fix freeing character _altImages when done with
Paul Gilbert
2015-08-12
SHERLOCK: RT: Fix voice-only conversations when subtitles are off
Paul Gilbert
2015-08-12
SHERLOCK: RT: Hook window/speech to ScummVM speech/subtitles setting
Paul Gilbert
2015-08-11
SHERLOCK: RT: Don't error out if a speech resource doesn't exist
Paul Gilbert
2015-08-10
SHERLOCK: RT: Beginnings of speech code
Paul Gilbert
2015-08-08
SHERLOCK: RT: Implementing password entry window
Paul Gilbert
2015-08-07
SHERLOCK: RT: Fix initialization of NPC descriptions
Paul Gilbert
2015-08-07
SHERLOCK: RT: Fix display when characters have nothing to say
Paul Gilbert
2015-08-07
SHERLOCK: RT: Fix cmdPlaySong opcode
Paul Gilbert
2015-08-07
SHERLOCK: RT: Fix incorrect entries in opcode method table
Paul Gilbert
2015-08-07
SHERLOCK: RT: Fixes and cleanup for getting string params in opcodes
Paul Gilbert
2015-08-07
SHERLOCK: RT: Fix loading character graphics for the player
Paul Gilbert
2015-08-06
SHERLOCK: RT: Fix NPC indexes in multiple opcodes
Paul Gilbert
2015-08-06
SHERLOCK: RT: Properly implement cmdWalkHolmesAndNPCToCoords
Paul Gilbert
2015-08-02
SHERLOCK: RT: Implement Tattoo cmdCallTalkFile
Paul Gilbert
2015-07-26
SHERLOCK: RT: Fix crash from adding text window multiple times
Paul Gilbert
2015-07-18
SHERLOCK: RT: Fix showing look window for inventory items
Paul Gilbert
2015-07-17
SHERLOCK: RT: Don't show object tooltips when talk window active
Paul Gilbert
2015-07-12
SHERLOCK: RT: Implement cmdSetSceneEntryFlag
Paul Gilbert
2015-07-05
SHERLOCK: RT: Cleanup of walk-related script opcodes
Paul Gilbert
2015-07-05
SHERLOCK: RT: Fix People::reset when _scriptMoreFlag is set
Paul Gilbert
2015-07-05
SHERLOCK: RT: Fixes to display talk window
Paul Gilbert
2015-07-05
SHERLOCK: RT: Cleanup of cmdWalkHolmesToCoords
Paul Gilbert
2015-07-04
SHERLOCK: Make playMusic a private method of Music
Paul Gilbert
2015-07-03
SHERLOCK: RT: Hook talk widget refresh into talk logic
Paul Gilbert
2015-07-02
SHERLOCK: RT: Cleanup of Exit class and fix exiting scenes
Paul Gilbert
2015-07-01
SHERLOCK: RT: Implement cmdSetWalkControl
Paul Gilbert
2015-07-01
SHERLOCK: RT: Implement cmdPlaySong opcode
Paul Gilbert
2015-07-01
SHERLOCK: RT: Fix infinite empty talk dialog in intro
Paul Gilbert
2015-06-29
SHERLOCK: RT: Implement opcode cmdSetTalkSequence
Filippos Karapetis
2015-06-27
SHERLOCK: RT: Fix display of talk text windows
Paul Gilbert
2015-06-26
SHERLOCK: RT: Code for positioning text windows over characters
Paul Gilbert
2015-06-23
SHERLOCK: RT: Beginnings of talk window widget class
Paul Gilbert
2015-06-23
SHERLOCK: RT: Create WidgetMessage class for displaying messages
Paul Gilbert
2015-06-22
SHERLOCK: RT: Beginnings of look window display
Paul Gilbert
2015-06-18
SHERLOCK: Fix a couple of GCC warnings
Torbjörn Andersson
[next]