aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-06DREAMWEB: 'intro1text', 'intro2text', 'intro3text', 'monks2text' ported to ↵Filippos Karapetis
C++. textForMonk() has been converted to C++, too.
2011-12-06DREAMWEB: Fix symbol puzzleBertrand Augereau
2011-12-06DREAMWEB: Fix getBackToOps and setWalkWillem Jan Palenstijn
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: 'dosreturn' has already been converted to C++Filippos 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: Blacklist 'setMode' function.D G Turner
This function was already implemented in C++, but it's header is now in stubs.h rather than dreamgen.h
2011-12-06DREAMWEB: 'callhotellift', 'carparkdrip', 'useshield' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'clearbeforeload', 'clearreels', 'getridofreels' ported to C++Filippos Karapetis
2011-12-05TSAGE: R2R - Fix several erroneous references to BF_GLOBALSStrangerke
2011-12-05TSAGE: R2R - Implement scene 2400Strangerke
2011-12-06DREAMWEB: 'fadescreenup', 'fadescreenups', 'fadescreenuphalf', ↵Filippos Karapetis
'fadescreendown', 'fadescreendowns' ported to C++
2011-12-06DREAMWEB: Apply our code formatting conventionsFilippos Karapetis
2011-12-06DREAMWEB: Ported 'handclap' to C++Filippos Karapetis
2011-12-06DREAMWEB: Ported 'gates' to C++Bertrand Augereau
2011-12-05GUI: Add new line to error string in debugger.Johannes Schickel
2011-12-05GUI: Simplify boolean parsing in our debugger.Johannes Schickel
2011-12-05SCUMM: fix minor bug in FM-TOWNS sound codeathrxx
(multi channel pcm sounds did not get restored correctly after loading a save file)
2011-12-05DREAMWEB: Use the correct showGameReel() and addToPeopleList() functionsFilippos Karapetis
2011-12-05DREAMWEB: 'edeninbath' and 'louis' ported to C++Filippos Karapetis
2011-12-05DREAMWEB: Remove unused 'openFile', merge duplicated 'getFilename'D G Turner
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-05CGE: Remove useless functionStrangerke
2011-12-05CGE: Better handling of the wide 'space' characterStrangerke
2011-12-05DREAMWEB: Merged several simple NPC functions into genericPerson()Filippos Karapetis
2011-12-05COMMON: Fix stylingFilippos 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-05COMMON: Handle boolean types in the debuggerFilippos Karapetis
2011-12-05DREAMWEB: Untangle namespacesWillem Jan Palenstijn
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: Minor fix to 'showPCX' call to ensure constant parameters.D G Turner
2011-12-05DREAMWEB: Modified 'showPCX' to allow passing of file name string.D G Turner
This will allow migration of fixing string values in the cs segment.
2011-12-05DREAMWEB: 'hangone' ported to C++D G Turner