aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
AgeCommit message (Expand)Author
2011-12-06DREAMWEB: 'allpointer', 'blank', 'mode640x480' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'afterintroroom', 'gettingshot', 'loadintroroom', 'redrawmainscrn',...Filippos Karapetis
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
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
2011-12-04DREAMWEB: 'showExit' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: Convert 'readKey' and the keyboard bufferWillem Jan Palenstijn
2011-12-04DREAMWEB: Move 'readKey' from dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: Clean up last remaining kFileheader/kFiledata usageWillem Jan Palenstijn
2011-12-03DREAMWEB: Remove unused filenames from blobWillem Jan Palenstijn
2011-12-03DREAMWEB: Remove more unused functions and blobsWillem Jan Palenstijn
2011-12-03DREAMWEB: Convert 'atmospheres'Willem Jan Palenstijn
2011-12-03DREAMWEB: Move 'atmospheres' from dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: Allow quitting during symbol phasesBertrand Augereau
2011-12-03DREAMWEB: 'enterSymbol' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Replace hardcoded constants by their symbolic namesWillem Jan Palenstijn
2011-12-03DREAMWEB: 'getridoftempXXX' family ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Convert 'loadOld' and clean up 'doLoad' callsWillem Jan Palenstijn
2011-12-03DREAMWEB: Clean upWillem Jan Palenstijn
2011-12-03DREAMWEB: Create and use FileHeader structWillem Jan Palenstijn
2011-12-03DREAMWEB: Convert 'scanForNames'Willem Jan Palenstijn
2011-12-03DREAMWEB: 'dumpMenu' ported to C++Bertrand Augereau