aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula
AgeCommit message (Expand)Author
2008-09-28Use better "silence" without clicks when speech is disabled.Eugene Sandulenko
2008-09-28- Renamed withVoices to _subtitlesDisabled as it reflect the true meaning.Eugene Sandulenko
2008-09-28Fix bug #2043489: DRASCULA: Cannot disable speechEugene Sandulenko
2008-09-16Removed tons of unused 'length' variables, to silence compiler warningsMax Horn
2008-09-16- Moved some includes away from drascula.hFilippos Karapetis
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-15Fixed compiler warningsMax Horn
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-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-14Slight cleanup of centerText()Filippos Karapetis
2008-09-14Fix for bug #2110375 - "DRASCULA: Mouse visible in screen saver", a regressio...Filippos Karapetis
2008-09-13Indentation.Torbjörn Andersson
2008-09-12- Moved more animation data inside drascula.datFilippos Karapetis
2008-09-11CleanupFilippos Karapetis
2008-09-11- Merged openDoor() and closeDoor()Filippos Karapetis
2008-09-11Code optimizations from FingolfinFilippos Karapetis
2008-09-11CleanupFilippos Karapetis
2008-09-11Fixed the hotspot for the crosshair cursorFilippos Karapetis
2008-09-11- The game's cursor is now handled via ScummVM's cursor manager, instead of t...Filippos Karapetis
2008-09-10Removed the unused variable changeColorFilippos Karapetis
2008-09-10Merged all the methods to assign and set default palettesFilippos Karapetis
2008-09-10Reduced game memory usage by about 400KB by only loading the current language...Filippos Karapetis
2008-09-09- Cleanup and simplificationFilippos Karapetis
2008-09-09Cleanup of exitRoom()Filippos Karapetis
2008-09-09CleanupFilippos Karapetis
2008-09-09Cleanup. Simplified converse()Filippos Karapetis
2008-09-03Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add...Max Horn
2008-08-27Document some animationsFilippos Karapetis
2008-08-26Removed some unneeded sanity checks that have been introduced with the latest...Filippos Karapetis
2008-08-26talk_dr_grande -> talk_drascula_bigFilippos Karapetis
2008-08-26Simplified several calls to copyBackground()Filippos Karapetis
2008-08-26Merged talk_vonBraun and talk_vonBraunpuertaFilippos Karapetis
2008-08-26CleanupFilippos Karapetis
2008-08-25Fix for original game bug with the wall plug in chapter 5.Filippos Karapetis
2008-08-25Fix for bug #2062024 - "DRASCULA: Error talking with blind man"Filippos Karapetis
2008-08-24Italian version now has properly translated verbs area as well as numerousEugene Sandulenko
2008-08-24Fix inventory.Eugene Sandulenko
2008-08-19Fix for bug #2057664 - "DRASCULA: No GUI warning when playing from CD"Filippos Karapetis
2008-08-19Fixed regression from commit #33576. Fixes bug #2056282 - "DRASCULA: can't us...Filippos Karapetis
2008-08-17Patch #2045543: Possible fix for Drascula's decodeRLE()Eugene Sandulenko
2008-08-10Fixed a bunch of Valgrind warnings (mostly uninitialised variables, but also anTorbjörn Andersson
2008-08-10Add checksums for ScummVM repacked Italian and Spanish versions.Eugene Sandulenko