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
/
titanic
/
npcs
/
doorbot.cpp
Age
Commit message (
Expand
)
Author
2017-09-20
TITANIC: DE: Adding sound translations
Paul Gilbert
2017-09-17
TITANIC: Create a separate g_language global in it's own file
Paul Gilbert
2017-09-17
TITANIC: Fixes for sounds and Doorbot during German prologue
Paul Gilbert
2017-09-03
TITANIC: Fix Doorbot disappearing on loading prologue elevator savegame
Paul Gilbert
2017-09-03
TITANIC: Fix Doorbot disappearing in prologue elevator
Paul Gilbert
2017-08-25
TITANIC: Fix Door/Bellbot remaining when summoned outside doors
Paul Gilbert
2017-08-25
TITANIC: Fix doubled announcement when summoning DoorBot
Colin Snover
2017-08-24
TITANIC: Reduce header includes for titanic.h
David Fioramonti
2017-07-08
TITANIC: Fix Doorbot timing in prologue service lift
Paul Gilbert
2017-07-03
TITANIC: Fix delay for Doorbot repeat will you help message
Paul Gilbert
2017-07-02
TITANIC: Don't allow saving during the Doorbot prologue
Paul Gilbert
2017-04-04
TITANIC: Change debug level constants to have a DEBUG_ prefix
Paul Gilbert
2017-02-16
TITANIC: Cleanup of movie flags
Paul Gilbert
2017-02-16
TITANIC: Further renamings for CGameObject
Paul Gilbert
2017-01-20
TITANIC: NpcFlag enum is now completely named
Paul Gilbert
2017-01-20
TITANIC: Renaming NPC flags
Paul Gilbert
2017-01-14
TITANIC: Fix crash going to Embarkation Lobby
Paul Gilbert
2016-11-02
TITANIC: Change endTalking to setTalking
Paul Gilbert
2016-11-01
TITANIC: Cleanup calls to playClip
Paul Gilbert
2016-10-31
TITANIC: Implement manual mouse control used during intro
Paul Gilbert
2016-10-30
TITANIC: Renamings of mouse methods
Paul Gilbert
2016-10-29
TITANIC: Fix to Doorbot talking animations selection
Paul Gilbert
2016-10-29
TITANIC: Renaming NPCFLAG enum values for idling
Paul Gilbert
2016-10-28
TITANIC: More renaming and debug logging
Paul Gilbert
2016-10-28
TITANIC: Renames and adding debugging
Paul Gilbert
2016-10-24
TITANIC: Add conversation text to the PET
Paul Gilbert
2016-10-23
TITANIC: Fix freeze in Doorbot conversation
Paul Gilbert
2016-10-23
TITANIC: Fix resetting NPC flags when Doorbot finishes speaking
Paul Gilbert
2016-10-13
TITANIC: Fix getting NPC animation name lists
Paul Gilbert
2016-08-29
TITANIC: Clarify CMouseCursor saveState as setPosition
Paul Gilbert
2016-08-22
TITANIC: Cleanup of engine references
Paul Gilbert
2016-08-13
TITANIC: Implemented CDoorbot class
Paul Gilbert
2016-07-15
TITANIC: Removed const modifier from all saveable objects
Paul Gilbert
2016-02-25
TITANIC: Implement TrueTalk NPC classes
Paul Gilbert