aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/people.cpp
AgeCommit message (Expand)Author
2018-07-09DREAMWEB: Fix speech during the monk cutscene in non-English versionsFilippos Karapetis
2014-02-18DREAMWEB: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-29DREAMWEB: Simplify _lastHardKey usage and migrate to Common::KeyCode.D G Turner
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-05-31DREAMWEB: Objectify Sound functions & data into DreamWebSound class.D G Turner
2012-03-03DREAMWEB: Simplify some uses of randomNumber()Torbjörn Andersson
2012-02-24DREAMWEB: Migrate loadTempText() to using datafile prefix variable.D G Turner
2012-02-12DREAMWEB: Improve subtitle durations in madman sceneWillem Jan Palenstijn
2011-12-28DREAMWEB: Remove unnecessary DreamWebEngine:: usesMax Horn
2011-12-28DREAMWEB: Allow skipping the mad man sequence with the ESC keyFilippos Karapetis
2011-12-28DREAMWEB: Replaced most isCD calls with calls checking for speechFilippos 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-28DREAMWEB: Move 'wongame' flag 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 text file handlingWillem Jan Palenstijn
2011-12-26DREAMWEB: Moved the two rollEndCredits functions together in print.cpp and re...Filippos Karapetis
2011-12-26DREAMWEB: Rename workToScreenCPP to workToScreenMax Horn
2011-12-23DREAMWEB: Fix regression from moving ReelRoutines out of dataWillem Jan Palenstijn
2011-12-23DREAMWEB: Fix regression in sparkyWillem Jan Palenstijn
2011-12-18DREAMWEB: Remove reelRoutines from data blobWillem Jan Palenstijn
2011-12-18DREAMWEB: Move all reel functions to DreamBaseWillem Jan Palenstijn
2011-12-18DREAMWEB: Convert removeObFromInv, deleteExObject, deleteExFrame, deleteExTextWillem Jan Palenstijn
2011-12-18DREAMWEB: Set es for reel callbacks while it may be necessaryWillem Jan Palenstijn
2011-12-18DREAMWEB: Port 'setpickup' to C++ and added an enum for the object typesFilippos Karapetis
2011-12-17DREAMWEB: Add disabled reelRoutine conversion workWillem Jan Palenstijn
2011-12-17DREAMWEB: Fix a regression in businessMan(), and updated its commentsFilippos Karapetis
2011-12-16DREAMWEB: Move most of people.cpp to DreamBaseMax Horn
2011-12-16DREAMWEB: Move more to DreamBase; fix regression in introMonks1()Max Horn
2011-12-16DREAMWEB: Fix regressions in helicopter and poolGuardWillem Jan Palenstijn
2011-12-16DREAMWEB: Rename 'reelCallbacksCPP' to reelCallbacks'Filippos Karapetis
2011-12-16DREAMWEB: Enable the C++ callback of poolGuard()Filippos Karapetis
2011-12-16DREAMWEB: Port 'poolguard' to C++Filippos Karapetis
2011-12-16DREAMWEB: Port 'endgameseq' to C++Filippos Karapetis
2011-12-16DREAMWEB: Port 'businessman' to C++Filippos Karapetis
2011-12-15DREAMWEB: Port 'mugger' to C++, remove the unused 'findpuztext' function and ...Filippos Karapetis
2011-12-15DREAMWEB: Fix regression in helicopter()Filippos Karapetis
2011-12-15DREAMWEB: Port 'helicopter' to C++Filippos Karapetis
2011-12-14DREAMWEB: Port 'heavy' to C++Filippos Karapetis
2011-12-13DREAMWEB: Fix regression in bartender() and receptionist()Filippos Karapetis
2011-12-13DREAMWEB: Port 'bartender' and 'receptionist' to C++Filippos Karapetis
2011-12-12DREAMWEB: Simplify getUnderCentre(), putUnderCentre() and move some functions...Filippos Karapetis
2011-12-12DREAMWEB: Convert 'setuptimeduse', 'entrytexts' to C++ and move priestText() ...Filippos Karapetis
2011-12-09DREAMWEB: Port 'soldier1' to C++Filippos Karapetis
2011-12-08DREAMWEB: Port 'intromonks2' to C++Filippos Karapetis
2011-12-08DREAMWEB: Fix warningsFilippos Karapetis
2011-12-08DREAMWEB: Port 'intromonks1' to C++Filippos Karapetis
2011-12-08DREAMWEB: Port 'copper' to C++. Remove 'advisor' (unused)Filippos Karapetis