aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
2012-09-14DREAMWEB: Increase _operand1 buffer sizeTorbjörn Andersson
2012-09-13DREAMWEB: Switch to the common PCX decoderFilippos Karapetis
2012-07-18DREAMWEB: Marked Dreamweb as stablePaul Gilbert
2012-07-03DREAMWEB: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03JANITORIAL: Remove extra semicolonsOri Avtalion
2012-07-01DREAMWEB: Fix minor regression with Ryan's watch.D G Turner
2012-06-10GUI: Add helper to SaveLoadChooser, which uses the currently active target.Johannes Schickel
2012-06-10GUI: Get rid of SaveLoadChooser::setSaveMode.Johannes Schickel
2012-06-05DREAMWEB: Modify Sound code to better match original behaviour.D G Turner
2012-06-02DREAMWEB: Modify sound code to prevent missing sound effects.D G Turner
2012-06-02DREAMWEB: Cleanup of debugging code and formatting in sound code.D G Turner
2012-05-31DREAMWEB: Remove irrelevant additions in SFX id 62 usage.D G Turner
2012-05-31DREAMWEB: Objectify Sound functions & data into DreamWebSound class.D G Turner
2012-05-30DREAMWEB: Replaced vsync() function with waitForVSync().D G Turner
2012-05-30DREAMWEB: Removal of dead code and cleanup in sound code.D G Turner
2012-05-22DREAMWEB: Increased debugging output from sound related code.D G Turner
2012-05-21DREAMWEB: Fix bug #3528160 - "DREAMWEB: graphical glitch on UKV CD version lo...Filippos Karapetis
2012-05-18DREAMWEB: Modify detection entries to allow for early UK CD Release.D G Turner
2012-05-10DREAMWEB: Fix crash when entering short console passwordWillem Jan Palenstijn
2012-05-08DREAMWEB: Fix Speech Directory Name for SP/FR CD Variant.D G Turner
2012-05-08DREAMWEB: Add _speechDirName to remove duplication of Directory name.D G Turner
2012-05-07DREAMWEB: Add detection entry for another French/Spanish CD variant.D G Turner
2012-05-04DREAMWEB: Add character map for the Italian version.Willem Jan Palenstijn
2012-05-03DREAMWEB: Tag all detection entries as testing instead of unstable.Johannes Schickel
2012-04-22DREAMWEB: Slight cleanupFilippos Karapetis
2012-04-22DREAMWEB: Move all of the mouse cursor related code into a separate fileFilippos Karapetis
2012-04-16DREAMWEB: Simplify modifyFileName() by using _datafilePrefixThierry Crozat
2012-04-16DREAMWEB: Minor style fixesThierry Crozat
2012-04-15DREAMWEB: Add character mapping for french versionThierry Crozat
2012-04-15DREAMWEB: Support opening data files from ES and FR CD versionThierry Crozat
2012-03-27DREAMWEB: Slight cleanup of DreamWebEngine::animPointer()Filippos Karapetis
2012-03-25DREAMWEB: Rename the dreamweb_originalsaveload option to originalsaveloadFilippos Karapetis
2012-03-19DREAMWEB: Add per-game GUI option support.Filippos Karapetis
2012-03-04DREAMWEB: Clean up the palette brightness codeFilippos Karapetis
2012-03-03DREAMWEB: Simplify some uses of randomNumber()Torbjörn Andersson
2012-03-03DREAMWEB: The rain processing has its own cpp fileBertrand Augereau
2012-02-24DREAMWEB: Remove uneeded Common::String construction.D G Turner
2012-02-24DREAMWEB: Migrate remaining minor functions to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadTextFile() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadSounds() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadTempText() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Add datafile name prefix to engine and modify showPCX() to it.D G Turner
2012-02-23Merge pull request #189 from fingolfin/cleanupEugene Sandulenko
2012-02-23DREAMWEB: Dynamically allocate GraphicsFile::_frames.Alyssa Milburn
2012-02-23DREAMWEB: Remove shared temp graphics variables.Alyssa Milburn
2012-02-22DREAMWEB: Avoid including advancedDetector.h from dreamweb.hMax Horn
2012-02-18DREAMWEB: Revert "Fix the detection entries for the French and Spanish CD ver...Willem Jan Palenstijn
2012-02-18DREAMWEB: Fix the detection entries for the French and Spanish CD versionsFilippos Karapetis
2012-02-16DREAMWEB: Document some locationsMax Horn