aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/animation.cpp
AgeCommit message (Expand)Author
2014-06-16DRASCULA: Reduce some variable scope in AnimationStrangerke
2014-02-18DRASCULA: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-17DRASCULA: Give hint about unused return value. CID 1003863Eugene Sandulenko
2013-08-19DRASCULA: Some renaming. Also, get rid of some extraneous globalsFilippos Karapetis
2013-02-23ALL: Fix typo (existant->existent)Willem Jan Palenstijn
2013-01-06DRASCULA: Fix shadowing warnings (thanks LordHoto), and rename some variablesFilippos Karapetis
2013-01-04DRASCULA: More animation cleanup. Separate subfunction of animation_12_5()Filippos Karapetis
2013-01-04DRASCULA: Merge some animation functions and document all animationsFilippos Karapetis
2013-01-04DRASCULA: Respond quicker to aborting the von Braun songTorbjörn Andersson
2011-12-08DRASCULA: Replace usage of 'goto'.D G Turner
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-28DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage.David Turner
2010-09-23DRASCULA: Play the English "von Braun" trackTorbjörn Andersson
2010-06-15Drascula: add even more responsivenessEugene Sandulenko
2010-06-15Drascula: more responsiveness.Eugene Sandulenko
2010-06-15Drascula: Fix bug #2826610.Eugene Sandulenko
2010-06-15Drascula: Fix bug #2854303.Eugene Sandulenko
2010-06-15Drascula: Added animation-related debug output.Eugene Sandulenko
2010-05-24Fix bug #2827172: DRASCULA: Cursor appears ontop of ending and creditsEugene Sandulenko
2009-05-12Replace verb numbers with constants in selectVerb() callEugene Sandulenko
2009-01-05Got rid of updateAnim2()Filippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
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-15Fixed the phrase told by the protagonist when he talks to the blind man the s...Filippos Karapetis
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-11- The game's cursor is now handled via ScummVM's cursor manager, instead of t...Filippos 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. Simplified converse()Filippos Karapetis
2008-08-27Document some animationsFilippos 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-25Fix for bug #2062024 - "DRASCULA: Error talking with blind man"Filippos Karapetis
2008-06-25Added patch from bug report #2001189 - "DRASCULA: Wrong intro music in Spanis...Filippos Karapetis
2008-06-17Possible fix for bug #1979086 - "DRASCULA: Wrong language detection(?) and c...Filippos Karapetis
2008-06-10drawSurface1 -> bgSurfaceFilippos Karapetis
2008-06-08CleanupFilippos Karapetis
2008-06-07Shuffled around more code. Now the files look more manageable.Eugene Sandulenko
2008-06-07CleanupFilippos Karapetis
2008-06-07Simplified talk_hackerFilippos Karapetis
2008-06-06Slighly modified patch #1985341: "DRASCULA: Hopefully my last batch of englis...Eugene Sandulenko
2008-06-06Partially reverted r32580. That surface is used by Spanish version.Eugene Sandulenko
2008-06-06Removed the useless textSurface bufferFilippos Karapetis
2008-06-06- Cleaned up the code that makes the in-game screensaver pop upFilippos Karapetis
2008-06-05Added enums for all items up to chapter 3 and some of chapter 4Filippos Karapetis