aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/titles.cpp
AgeCommit message (Expand)Author
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2014-02-18DREAMWEB: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-29DREAMWEB: Correction of minor conversion mistake.D G Turner
2012-11-29DREAMWEB: Simplify _lastHardKey usage and migrate to Common::KeyCode.D G Turner
2012-05-31DREAMWEB: Remove irrelevant additions in SFX id 62 usage.D G Turner
2012-05-31DREAMWEB: Objectify Sound functions & data into DreamWebSound class.D G Turner
2012-05-30DREAMWEB: Replaced vsync() function with waitForVSync().D G Turner
2012-02-24DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadTempText() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Add datafile name prefix to engine and modify showPCX() to it.D G Turner
2012-02-23DREAMWEB: Remove shared temp graphics variables.Alyssa Milburn
2012-02-12DREAMWEB: Improve subtitle durations in madman sceneWillem Jan Palenstijn
2012-02-12DREAMWEB: Fix duplicate line in monk end sequenceWillem Jan Palenstijn
2011-12-29DREAMWEB: Allow quit during endingWillem Jan Palenstijn
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