aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
AgeCommit message (Collapse)Author
2011-12-07DREAMWEB: Use symbolic constants and move functions to right filesWillem Jan Palenstijn
2011-12-07DREAMWEB: Added a C++ implementation of isSetObOnMap()Filippos Karapetis
2011-12-06DREAMWEB: Fix regression in 'moretalk'Willem Jan Palenstijn
2011-12-07DREAMWEB: 'moretalk' and 'redes' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: Cleanup end of namespace commentsMax Horn
2011-12-06DREAMWEB: Fix warningsWillem Jan Palenstijn
2011-12-06DREAMWEB: Fix regressions in 'intro1text', 'redrawmainscrn', 'sitdowninbar'Willem Jan Palenstijn
2011-12-06DREAMWEB: Revert the changes in zoomOnOff() from ddddce372. Some cleanupFilippos Karapetis
2011-12-06DREAMWEB: Simplified mouse button checks (thanks wjp, Tron)Filippos Karapetis
2011-12-06DREAMWEB: Fixed delEverything() (thanks tramboi)Filippos Karapetis
2011-12-06DREAMWEB: Fixed mouse button checks (thanks wjp)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: '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: Fix symbol puzzleBertrand Augereau
2011-12-06DREAMWEB: Fix getBackToOps and setWalkWillem Jan Palenstijn
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-05DREAMWEB: Remove unused 'openFile', merge duplicated 'getFilename'D G Turner
2011-12-05DREAMWEB: 'intro' ported to C++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: Unused stubsBertrand Augereau
2011-12-05DREAMWEB: 'setSoundOff' is a deprecated sound blaster detailBertrand Augereau
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-04DREAMWEB: 'readDestIcon' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: 'readCityPic' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: 'DOSReturn' cleanupBertrand Augereau
2011-12-04DREAMWEB: kMapstore accessorBertrand Augereau
2011-12-04DREAMWEB: Cleanup DreamGenContext::loadPalFromIFF, get rid of readFromFile()Max Horn
2011-12-04DREAMWEB: kTempCharset and kCurrentSet are managed out of the VMBertrand Augereau
2011-12-04DREAMWEB: Removed 'icons1' and 'icons2' stubsBertrand Augereau
2011-12-04DREAMWEB: 'standardLoadCPP' to load game data in malloc'ed buffersBertrand Augereau
2011-12-04DREAMWEB: kIcons1 and kIcons2 ownership transferred from the VM to the engineBertrand Augereau
2011-12-04DREAMWEB: 'titles' ported to C++D G Turner
2011-12-04DREAMWEB: Cleaner finalization of the engineBertrand Augereau
All the segments are destroyed with the VM but it won't be the case when individual buffers will be malloc'ed.
2011-12-04DREAMWEB: 'getRidOfAll' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: Hardcoded a few filenamesBertrand Augereau
2011-12-04DREAMWEB: 'examIcon' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: 'panelIcons1' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: kIcons2 accessorBertrand Augereau
2011-12-04DREAMWEB: 'showMan' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: kIcons1 accessorBertrand Augereau