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
2014-02-18
DREAMWEB: Make GPL headers consistent in themselves.
Johannes Schickel
2012-05-31
DREAMWEB: Remove irrelevant additions in SFX id 62 usage.
D G Turner
2012-05-31
DREAMWEB: Objectify Sound functions & data into DreamWebSound class.
D G Turner
2012-05-30
DREAMWEB: Replaced vsync() function with waitForVSync().
D G Turner
2011-12-28
DREAMWEB: Added commandOnlyCond() method
Max Horn
2011-12-28
DREAMWEB: Clean up checkCoords
Willem Jan Palenstijn
2011-12-28
DREAMWEB: Replaced most isCD calls with calls checking for speech
Filippos Karapetis
2011-12-28
DREAMWEB: Mark all of the differences between the floppy and CD versions
Filippos Karapetis
2011-12-28
DREAMWEB: Completely remove all of the runtime, and move everything into Drea...
Filippos Karapetis
2011-12-28
DREAMWEB: Mass-move variables out of data
Willem Jan Palenstijn
2011-12-28
DREAMWEB: Move 4 volume related variables out of data blob.
D G Turner
2011-12-28
DREAMWEB: Move 'speechloaded' flag out of data blob.
D G Turner
2011-12-27
DREAMWEB: Move 3 sound related variables out of data blob.
D G Turner
2011-12-27
DREAMWEB: Convert room text into TextFiles
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Convert reel segments into GraphicsFiles
Willem Jan Palenstijn
2011-12-27
DREAMWEB: Move kQuitRequested out of data blob.
D G Turner
2011-12-27
DREAMWEB: Move all of the functions to DreamBase and remove stubs.h
Filippos Karapetis
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