aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula
AgeCommit message (Expand)Author
2016-12-17Merge pull request #866 from BenCastricum/editingEugene Sandulenko
2016-12-08DRASCULA: Fix bug when talking to drunkard in chapter 2Thierry Crozat
2016-12-08DRASCULA: Increase debug level for copyBackgroundThierry Crozat
2016-12-08ALL: Leave out instructions for engine data issuesBen Castricum
2016-12-06ALL: Change instructions for engine data file issuesBen Castricum
2016-12-06ALL: Unify 'wrong version of engine data' messageBen Castricum
2016-12-06ALL: Unify 'corrupted engine data' messageBen Castricum
2016-12-05ALL: Unify 'missing engine data' messageBen Castricum
2016-11-29ALL: save file => saved gameBen Castricum
2016-11-29ALL: Remove comma before the word 'instead'Ben Castricum
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-09-18ALL: Homogeneize use of 'saved game' in messagesThierry Crozat
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-07-20DRASCULA: Fix slight delay when interrupting intro animationThierry Crozat
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-04-17DRASCULA: Remove delays when showing and hiding the inventoryThierry Crozat
2016-04-17DRASCULA: Remove delay for select verbThierry Crozat
2016-04-17DRASCULA: Fix noise when playing sound.Thierry Crozat
2016-04-17DRASCULA: Fix axe visibility flag when entering room 31Thierry Crozat
2016-04-16DRASCULA: Fix animations speedThierry Crozat
2016-04-16DRASCULA: Swap extraSurface and tableSurface use in chapter 6 for Spanish ver...Thierry Crozat
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-04-13DRASCULA: Improve text centeringThierry Crozat
2016-04-12DRASCULA: Fix cursor visibility during animation at start of chapter 6Thierry Crozat
2016-04-12DRASCULA: Fix wrong background for inventory in chapter 6Thierry Crozat
2016-04-11DRASCULA: Fix regression in subtitle display in Spanish versionThierry Crozat
2016-04-11DRASCULA: Fix typo in variable nameThierry Crozat
2016-04-11DRASCULA: Fix random crash when loading pendulum scene savegameThierry Crozat
2016-04-11DRASCULA: Rename variable to clarify its meaningThierry Crozat
2016-04-11DRASCULA: Fix color for Drascula at the end of chapter 5Thierry Crozat
2016-04-11DRASCULA: Improve loading savegames in Pendulum sceneThierry Crozat
2016-04-10DRASCULA: Fix loading games in room 102 when still chainedThierry Crozat
2016-04-09DRASCULA: Fix character walking off screenThierry Crozat
2016-04-08DRASCULA: Fix text alignment to be faithful to the originalThierry Crozat
2016-04-07DRASCULA: Improve text centering and spacing between linesThierry Crozat
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Move to an openCD() without parameters as the public APIMatthew Hoops
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-02-25DRASCULA: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26DRASCULA: Only request actual save slots in listSaves.Johannes Schickel
2015-03-01DRASCULA: comment "talk.cpp"norbertbajko
2015-03-01DRASCULA: comment "talk.cpp"norbertbajko
2015-03-01DRASCULA: comment "actors.cpp"norbertbajko
2015-03-01DRASCULA: fix crash/graphic glitch at castle towersNorbert Bajkó
2014-12-22DRASCULA: use Common::String::format when possiblePino Toscano
2014-10-11DRASCULA: Remove unused static variableThierry Crozat
2014-06-16DRASCULA: Reduce some variable scope in AnimationStrangerke
2014-06-15DRASCULA: Handle audio files in the "audio" folder (bug #6631)Filippos Karapetis
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel