aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.cpp
AgeCommit message (Expand)Author
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
2011-12-03DREAMWEB: 'showMenu' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: 'loadMenu' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: 'useMenu' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Move roomData out of opaque data segmentWillem Jan Palenstijn
2011-12-03DREAMWEB: Make SegmentRef "immutable", add MutableSegmentRef subclassMax Horn
2011-12-02DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...Bertrand Augereau
2011-12-02DREAMWEB: 'enterCode' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'credits' ported to C++D G Turner
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