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
/
titania.cpp
Age
Commit message (
Collapse
)
Author
2017-09-21
TITANIC: DE: More sound translations
Paul Gilbert
2017-08-19
TITANIC: Fix flagging of mouth and vision centre inserting in Titania
Paul Gilbert
2017-08-18
TTTANIC: Fix bomb narration disappearing after Titania's cutscene
Paul Gilbert
2017-08-14
TITANIC: Don't allow Titania to activate if you remove parts after adding
Paul Gilbert
2017-06-25
TITANIC: Change Titania to use speech sound type
Paul Gilbert
2017-02-20
TITANIC: Fixes for Titania's speech
Paul Gilbert
2017-02-20
TITANIC: Wait for parrot speech to end before waking Titania
Paul Gilbert
2016-11-05
TITANIC: Replaced int passenger class with PassengerClass enum
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-08-14
TITANIC: Implemented CTitania class
Paul Gilbert
2016-07-15
TITANIC: Removed const modifier from all saveable objects
Paul Gilbert
Turns out that CGameObject::save regenerates the _movieRangeInfo list. So the const suffix can no longer be used for the entire hierarchy
2016-02-25
TITANIC: Implement non-TrueTalk character classes
Paul Gilbert