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
/
dreamweb
/
talk.cpp
Age
Commit message (
Expand
)
Author
2011-12-26
DREAMWEB: Rename workToScreenCPP to workToScreen
Max Horn
2011-12-25
DREAMWEB: Move remaining talk functions to DreamBase
Willem Jan Palenstijn
2011-12-25
DREAMWEB: Move talk functions to DreamBase
Willem Jan Palenstijn
2011-12-25
DREAMWEB: Change hangOnPQ function signature to avoid carry flag usage.
D G Turner
2011-12-25
DREAMWEB: Port 'dosometalk' to C++
D G Turner
2011-12-24
DREAMWEB: Port 'getpersontext' to C++
D G Turner
2011-12-24
DREAMWEB: Ported 'starttalk' to C++
D G Turner
2011-12-23
DREAMWEB: Fix broken merge for pull request #151
Willem Jan Palenstijn
2011-12-23
DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cpp
Max Horn
2011-12-08
DREAMWEB: Remove globals kCurrentframe, kTakeoff
Willem Jan Palenstijn
2011-12-06
DREAMWEB: Cleanup end of namespace comments
Max Horn
2011-12-02
DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...
Bertrand Augereau
2011-12-01
DREAMWEB: Fix compilation due to dreamgen.* function renaming.
D G Turner
2011-09-04
Internal: 'findsource' is pure C++
Bertrand Augereau
2011-09-04
DREAMWEB: 'showpersframe' and 'convicons' ported to C++
Bertrand Augereau
2011-09-04
DREAMWEB: talk.cpp to mirror talk.asm
Bertrand Augereau