aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-04DREAMWEB: kMapstore accessorBertrand Augereau
2011-12-04DREAMWEB: Cleanup DreamGenContext::loadPalFromIFF, get rid of readFromFile()Max Horn
2011-12-04DREAMWEB: Rename random -> randomSpriteMax Horn
2011-12-04DREAMWEB: Implicit conversion warnings fixedBertrand Augereau
2011-12-04DREAMWEB: Removed a useless opcodeBertrand 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: 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-04GUI: Fix GUIO flags again.Johannes Schickel
The GUIO flags use an escape sequence for octal numbers. Starting with 18e84f9c1138ea4ce66cbbea53e6957bee3e588f GUIO_MIDICMS used "\008" which resulted in the CMS flag adding a zero into the flags and thus terminating the GUIO flag string.
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: Less direct references to kIcons1 and kIcons2Bertrand Augereau
2011-12-04DREAMWEB: 'examIcon' ported to C++Bertrand Augereau
2011-12-04GUI: fix GUIO_NOSPEECH/GUIO_NOSFX settingsathrxx
2011-12-04DREAMWEB: 'panelIcons1' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: kIcons2 accessorBertrand Augereau
2011-12-04DREAMWEB: Minor warning fix (shadowing)Bertrand 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: 'security' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: Ported 'drunk' to C++Bertrand Augereau
2011-12-04DREAMWEB: 'checkSpeed' takes a referenceBertrand Augereau
2011-12-04DREAMWEB: 'manAsleep' ported to C++Bertrand Augereau
2011-12-04DREAMWEB: 'smokeBloke' 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-03NEWS: Mention mustard Mac supportMatthew Hoops
2011-12-03DREAMWEB: Convert 'soundOnReels', including its dataWillem Jan Palenstijn
2011-12-03DREAMWEB: Move 'soundOnReels' out of dreamgenWillem Jan Palenstijn
2011-12-03SCUMM: Add support for the mustard mac map fileMatthew Hoops
2011-12-03DREAMWEB: Clean up last remaining kFileheader/kFiledata usageWillem Jan Palenstijn
2011-12-03DREAMWEB: Convert 'loadpersonal', 'loadnews', 'loadcart'Willem Jan Palenstijn
2011-12-03DREAMWEB: Move 'loadpersonal', 'loadnews', 'loadcart' out of dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: Move temporary room for loading out of data segmentWillem Jan Palenstijn
2011-12-03DREAMWEB: Move Bresenham output out of data segmentWillem Jan Palenstijn
2011-12-03MAEMO: Add fields to debian/controlTarek Soliman
2011-12-03DREAMWEB: Remove unused filenames from blobWillem Jan Palenstijn
2011-12-03DREAMWEB: Remove more unused functions and blobsWillem Jan Palenstijn
2011-12-03DREAMWEB: Remove 'symbollist' blobWillem 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: 'madmansTelly' (so british! :) ) ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Omit a number of unused binary blobsWillem Jan Palenstijn