aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-16Added "querySaveMetaInfos" to MetaEngine.Johannes Schickel
2008-09-16Fix sign warnings in unit testsMax Horn
2008-09-16Removed assert leftover.Johannes Schickel
2008-09-16Merged common/gzip-stream.* and common/zlib.*Max Horn
2008-09-16- Moved some includes away from drascula.hFilippos Karapetis
2008-09-16Modified uncompress in common/zlib.h to return a bool, so that we don't have ...Max Horn
2008-09-16Fixed some glitches in the last part of Von Braun's storyFilippos Karapetis
2008-09-16Cleaned up and fixed the cutscene with Von Braun's story. Fixes bugs #2111804...Filippos Karapetis
2008-09-16Removed the confirmation speech when a game is saved - it's "99.als" instead ...Filippos Karapetis
2008-09-16Assign _lang to the appropriate enum valuesFilippos Karapetis
2008-09-16Added a workaround to skip the silence in the beginning and end of file 3.als...Filippos Karapetis
2008-09-16- Fixed centerText() to print text at the correct heightFilippos Karapetis
2008-09-15DS: Backported 0.12 changes to trunkMax Horn
2008-09-15Fixed compiler warningsMax Horn
2008-09-15Turned compressed savefile wrapper into a generic stream wrapperMax Horn
2008-09-15also check for premature end-of-stream when loadingWillem Jan Palenstijn
2008-09-15fix eos() behaviour for CompressedInSaveFileWillem Jan Palenstijn
2008-09-15Show the blind man's dialog text at a bit better placeFilippos Karapetis
2008-09-15Remove a workaround in textFitsCentered(). The blind man's dialog is a bit be...Filippos Karapetis
2008-09-15Fixed the phrase told by the protagonist when he talks to the blind man the s...Filippos Karapetis
2008-09-15Rewrote the very confusing centerText() function into something that makes mo...Filippos Karapetis
2008-09-15Replace ioFailed by err.Travis Howell
2008-09-15Corrected and shortened some file opening related warningsMax Horn
2008-09-15Fix SubReadStream by initing _eos to false in the constructor (spotted thanks...Max Horn
2008-09-15Proper check for eos(), after the latest changes to OSystemFilippos Karapetis
2008-09-15replace ioFailed by errWillem Jan Palenstijn
2008-09-15fix listSaveGamesWillem Jan Palenstijn
2008-09-14Fixed regression introduced with latest stream changes (it seems compressed s...Johannes Schickel
2008-09-14DS: Some more compile fixes (prope solution would of course be to overload ::...Max Horn
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-14DS: Removed legacy GCC 2.x build code (NDS/DevKitPro uses GCC 3 or newer anyw...Max Horn
2008-09-14NDS: Replaced -I- by modern -iquoteMax Horn
2008-09-14Another NDS compilation fix, plus a warning fixMax Horn
2008-09-14Cleanup.Johannes Schickel
2008-09-14Changed VPATH to vpath, to allow building NDS port in parallel to another por...Max Horn
2008-09-14Little cleanup.Johannes Schickel
2008-09-14Compilation fix for NDSMax Horn
2008-09-14Fixed a typo & clarified a commentMax Horn
2008-09-14Added thumbnail support for launcher to SCUMM engine.Johannes Schickel
2008-09-14- Added thumbnail support to launcher load dialog.Johannes Schickel
2008-09-14Minor improvement for GMM layout.Johannes Schickel
2008-09-14Added ScummVM logo to GMM.Johannes Schickel
2008-09-14Changed message when trying to open the load dialog for games not supporting ...Johannes Schickel
2008-09-14Added autosave support in Kyra.Johannes Schickel
2008-09-14Fix for bug #2090879 "GUI: Launcher 'Load' dialog should preserve save slot i...Johannes Schickel
2008-09-14Fix potentional bug in Screen::setResolution.Johannes Schickel
2008-09-14Fix for bug #2089275: "GUI: Returning to launcher may trigger an error".Johannes Schickel
2008-09-14Slight cleanup of centerText()Filippos Karapetis
2008-09-14Committed patch by [md5] from bug tracker item #2100790 "GUI:Clicking "Load" ...Johannes Schickel
2008-09-14Updated MSVC project files for the SCUMM engine - removed smush/chunk.*Filippos Karapetis