aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreamgen.cpp
AgeCommit message (Collapse)Author
2011-12-06DREAMWEB: Move 'train' out of dreamgen againWillem Jan Palenstijn
Apparently it is effectively empty...
2011-12-06DREAMWEB: Put 'train' back in dreamgen since it hadn't been converted yetWillem Jan Palenstijn
Also fix syntax error in tasm-recover
2011-12-06DREAMWEB: 'grafittidoor', 'hotelcontrol', 'openhoteldoor', 'openhoteldoor2', ↵Filippos Karapetis
'opentomb' ported to C++
2011-12-06DREAMWEB: 'chewy', 'slabdoorb', 'usecart', 'usehole', 'usetrainer', ↵Filippos Karapetis
'usewinch' ported to C++
2011-12-06DREAMWEB: 'useelvdoor', 'useobject', 'useplinth' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'destselect', 'lastdest', 'nextdest', 'putbackobstuff', ↵Filippos Karapetis
'reexfromopen', 'useplate' ported to C++
2011-12-06DREAMWEB: 'clearpalette', 'deleverything', 'errormessage1', 'errormessage2', ↵Filippos Karapetis
'errormessage3', 'train' ported to C++
2011-12-06DREAMWEB: 'opentvdoor', 'useclearbox' ported to C++. Some cleanup.Filippos Karapetis
2011-12-06DREAMWEB: 'usechurchgate', 'usefullcart' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'makemainscreen', 'obsthatdothings', 'openinv' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'intro1text', 'intro2text', 'intro3text', 'monks2text' ported to ↵Filippos Karapetis
C++. textForMonk() has been converted to C++, too.
2011-12-06DREAMWEB: 'slabdoora', 'slabdoorc', 'slabdoord', 'slabdoore', 'slabdoorf', ↵Filippos Karapetis
'useladder', 'useladderb', ported to C++
2011-12-06DREAMWEB: 'setwalk' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'getanyaddir' (without parameters) is no longer usedFilippos Karapetis
2011-12-06DREAMWEB: 'useWall' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'openeden', 'openlouis', 'openpoolboss', 'openryan', ↵Filippos Karapetis
'opensarters', 'openyourneighbour' ported to C++
2011-12-06DREAMWEB: 'allpointer', 'blank', 'mode640x480' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'afterintroroom', 'gettingshot', 'loadintroroom', ↵Filippos Karapetis
'redrawmainscrn', 'selectslot2', 'walkintoroom' ported to C++
2011-12-06DREAMWEB: 'initialinv', 'pickupob' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'getbackfromops', 'getbacktoops', 'newgame' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'settopleft', 'settopright', 'setbotleft', 'setbotright' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'calledensdlift', 'calledenslift', 'sitdowninbar', 'trapdoor', ↵Filippos Karapetis
'usebalcony', 'usechurchhole', 'usecoveredbox', 'useelevator2', 'useelevator5', 'usedryer', 'userailing', 'usewindow', 'wearwatch', 'wearshades' ported to C++
2011-12-06DREAMWEB: 'foghornsound' and 'liftnoise' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'callhotellift', 'carparkdrip', 'useshield' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'clearbeforeload', 'clearreels', 'getridofreels' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'fadescreenup', 'fadescreenups', 'fadescreenuphalf', ↵Filippos Karapetis
'fadescreendown', 'fadescreendowns' ported to C++
2011-12-06DREAMWEB: Ported 'handclap' to C++Filippos Karapetis
2011-12-06DREAMWEB: Ported 'gates' to C++Bertrand Augereau
2011-12-05DREAMWEB: 'edeninbath' and 'louis' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: Ported 'candles' to C++Bertrand Augereau
2011-12-06DREAMWEB: 'introMusic' ported to C++Bertrand Augereau
2011-12-06DREAMWEB: 'introMagic1' ported to C++Bertrand Augereau
2011-12-05DREAMWEB: 'edenscdplayer', 'hotelbell', 'playguitar', 'useelevator1', ↵Filippos Karapetis
'useelevator3', 'useelevator4', 'usehatch', 'wheelsound' ported to C++
2011-12-05DREAMWEB: 'aide', 'mansatstill' and 'tattooman' changed into genericPersonFilippos Karapetis
2011-12-05DREAMWEB: Remove more unused filenames from constant data segment.D G Turner
2011-12-05DREAMWEB: 'intro' ported to C++D G Turner
2011-12-05DREAMWEB: Remove now unused filenames from constant data segment.D G Turner
2011-12-05DREAMWEB: 'realcredits' ported to C++D G Turner
2011-12-05DREAMWEB: 'biblequote' ported to C++D G Turner
2011-12-05DREAMWEB: 'hangone' ported to C++D G Turner
2011-12-05DREAMWEB: Remove more unused dataWillem Jan Palenstijn
2011-12-05DREAMWEB: 'nextSymbol' ported to C++Bertrand Augereau
2011-12-05DREAMWEB: Ported 'showSymbol' to C++Bertrand Augereau
2011-12-05DREAMWEB: 'loadSaveBox' ported to C++Bertrand Augereau
2011-12-05DREAMWEB: 'loadKeypad' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: 'readDestIcon' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: 'readCityPic' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: 'delChar' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: kTempCharset and kCurrentSet are managed out of the VMBertrand Augereau
2011-12-04DREAMWEB: kIcons1 and kIcons2 ownership transferred from the VM to the engineBertrand Augereau