aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
AgeCommit message (Expand)Author
2011-12-01DREAMWEB: Fix compilation due to dreamgen.* function renaming.D G Turner
2011-12-01DREAMWEB: 'worktoscreenm' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Remove unreferenced stubs and unused sound blaster stuffBertrand Augereau
2011-11-30DREAMWEB: 'allocatebuffers' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Use workspace() instead of kWorkspaceBertrand Augereau
2011-11-30DREAMWEB: Less VM side-effects in 'doblocks'Bertrand Augereau
2011-11-30DREAMWEB: 'drawfloor' ported to C++Bertrand Augereau
2011-11-30EAMWEB: 'loadtemptext' and 'loadtraveltext' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'loadfolder' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'foldertext' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'folderhints' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'lastfolder' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'nextfolder' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: Helper to get strings from kTextfile1Bertrand Augereau
2011-11-28DREAMWEB: Small cleanup in 'showleftpage' and 'showrightpage'Bertrand Augereau
2011-11-28DREAMWEB: 'getlocation' and 'setlocation' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showrightpage' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showleftpage' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showfolder' ported to C++Bertrand Augereau
2011-11-27DREAMWEB: Add utility function ObjPos::containsWillem Jan Palenstijn
2011-11-26DREAMWEB: Convert 'restorereels'Willem Jan Palenstijn
2011-11-26DREAMWEB: Move 'restorereels' from dreamgenWillem Jan Palenstijn
2011-11-26DREAMWEB: Convert 'restoreall' and simplify 'startloading'Willem Jan Palenstijn
2011-11-26DREAMWEB: Move 'restoreall' from dreamgenWillem Jan Palenstijn
2011-11-26DREAMWEB: Convert 'loadposition'Willem Jan Palenstijn
2011-11-26DREAMWEB: Convert 'saveposition'Willem Jan Palenstijn
2011-11-26DREAMWEB: 'hangonw' ported to C++Bertrand Augereau
2011-11-26DREAMWEB: 'usetempcharset' and 'usecharset1' ported to C++Bertrand Augereau
2011-11-26DREAMWEB: Ceaning in 'startloading'Bertrand Augereau
2011-11-23DREAMWEB: 'dolook' ported to C++Bertrand Augereau
2011-11-23DREAMWEB: 'look' ported to C++Bertrand Augereau
2011-11-23DREAMWEB: 'autolook' ported to C++Bertrand Augereau
2011-11-23DREAMWEB: 'findroominloc' ported to C++Bertrand Augereau
2011-11-22DREAMWEB: Sound structureBertrand Augereau
2011-11-22DREAMWEB: 'playchannel0' and 'playchannel1' ported to C++Bertrand Augereau
2011-11-21DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]'Bertrand Augereau
2011-11-20DREAMWEB: Reduce code duplicationWillem Jan Palenstijn
2011-11-20DREAMWEB: Accessor for kQuitrequestedBertrand Augereau
2011-11-20DREAMWEB: 'screenupdate' ported to C++Bertrand Augereau
2011-11-20DREAMWEB: 'switchryanon' and 'switchryanoff' ported to C++Bertrand Augereau
2011-11-20DREAMWEB: 'startup' and 'startup1' ported to C++Bertrand Augereau
2011-11-20DREAMWEB: dochange(void) is not needed anymoreBertrand Augereau
2011-11-20DREAMWEB: 'dumpwatch' ported to C++Bertrand Augereau
2011-11-20DREAMWEB: Accessor for kTempcharsetBertrand Augereau
2011-11-20DREAMWEB: Accessors for kTempGraphicsBertrand Augereau
2011-11-19DREAMWEB: Minor cleanupWillem Jan Palenstijn
2011-11-18DREAMWEB: Add some sprite-related comments and namesWillem Jan Palenstijn
2011-11-18DREAMWEB: 'printcurs', 'delcurs' and 'hangoncurs' moved to monitor.cppBertrand Augereau
2011-11-18DREAMWEB: monitor.cpp to mirror monitor.asmBertrand Augereau
2011-11-18DREAMWEB: 'deallocatemem' overload that takes a parameterBertrand Augereau