aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/titles.cpp
AgeCommit message (Expand)Author
2011-12-28DREAMWEB: Replaced most isCD calls with calls checking for speechFilippos Karapetis
2011-12-28DREAMWEB: Fix a regression in monkSpeaking (y should be unchanged)Filippos Karapetis
2011-12-28DREAMWEB: Mark all of the differences between the floppy and CD versionsFilippos Karapetis
2011-12-28DREAMWEB: Implemented the floppy version of monkSpeaking()Filippos Karapetis
2011-12-28DREAMWEB: Completely remove all of the runtime, and move everything into Drea...Filippos Karapetis
2011-12-28DREAMWEB: Move all saved variables to a GameVars structWillem Jan Palenstijn
2011-12-28DREAMWEB: Mass-move variables out of dataWillem Jan Palenstijn
2011-12-28DREAMWEB: Move 4 volume related variables out of data blob.D G Turner
2011-12-27DREAMWEB: Move 3 sound related variables out of data blob.D G Turner
2011-12-27DREAMWEB: Streamline graphics file accessWillem Jan Palenstijn
2011-12-27DREAMWEB: Move kRoomssample out of data blob.D G Turner
2011-12-26DREAMWEB: Move titles.cpp to DreamBaseMax Horn
2011-12-26DREAMWEB: Port rollEm() to C++Max Horn
2011-12-26DREAMWEB: Rename workToScreenCPP to workToScreenMax Horn
2011-12-26DREAMWEB: Remove some dead codeMax Horn
2011-12-23DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cppMax Horn