index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
drascula
/
animation.cpp
Age
Commit message (
Expand
)
Author
2017-11-19
DRASCULA: Document several updateVisible() calls
Filippos Karapetis
2017-11-15
Revert "DRASCULA: Revert range 4dbed774..1f1d8607"
Filippos Karapetis
2017-11-14
DRASCULA: Revert range 4dbed774..1f1d8607
Willem Jan Palenstijn
2017-11-14
DRASCULA: Make remaining static texts translatable
Eugene Sandulenko
2017-11-11
DRASCULA: Rename gotoObject() to walkToPoint() and simplify it
Filippos Karapetis
2017-11-11
DRASCULA: walkToObject is a boolean variable
Filippos Karapetis
2017-11-11
DRASCULA: Simplify the drawing code in BJ's room
Filippos Karapetis
2017-11-11
DRASCULA: characterMoved and characterVisible are boolean variables
Filippos Karapetis
2016-12-08
DRASCULA: Fix bug when talking to drunkard in chapter 2
Thierry Crozat
2016-07-20
DRASCULA: Fix slight delay when interrupting intro animation
Thierry Crozat
2016-04-16
DRASCULA: Swap extraSurface and tableSurface use in chapter 6 for Spanish ver...
Thierry Crozat
2016-04-12
DRASCULA: Fix cursor visibility during animation at start of chapter 6
Thierry Crozat
2016-04-12
DRASCULA: Fix wrong background for inventory in chapter 6
Thierry Crozat
2016-04-11
DRASCULA: Fix typo in variable name
Thierry Crozat
2016-04-11
DRASCULA: Rename variable to clarify its meaning
Thierry Crozat
2014-06-16
DRASCULA: Reduce some variable scope in Animation
Strangerke
2014-02-18
DRASCULA: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-17
DRASCULA: Give hint about unused return value. CID 1003863
Eugene Sandulenko
2013-08-19
DRASCULA: Some renaming. Also, get rid of some extraneous globals
Filippos Karapetis
2013-02-23
ALL: Fix typo (existant->existent)
Willem Jan Palenstijn
2013-01-06
DRASCULA: Fix shadowing warnings (thanks LordHoto), and rename some variables
Filippos Karapetis
2013-01-04
DRASCULA: More animation cleanup. Separate subfunction of animation_12_5()
Filippos Karapetis
2013-01-04
DRASCULA: Merge some animation functions and document all animations
Filippos Karapetis
2013-01-04
DRASCULA: Respond quicker to aborting the von Braun song
Torbjörn Andersson
2011-12-08
DRASCULA: Replace usage of 'goto'.
D G Turner
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-28
DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage.
David Turner
2010-09-23
DRASCULA: Play the English "von Braun" track
Torbjörn Andersson
2010-06-15
Drascula: add even more responsiveness
Eugene Sandulenko
2010-06-15
Drascula: more responsiveness.
Eugene Sandulenko
2010-06-15
Drascula: Fix bug #2826610.
Eugene Sandulenko
2010-06-15
Drascula: Fix bug #2854303.
Eugene Sandulenko
2010-06-15
Drascula: Added animation-related debug output.
Eugene Sandulenko
2010-05-24
Fix bug #2827172: DRASCULA: Cursor appears ontop of ending and credits
Eugene Sandulenko
2009-05-12
Replace verb numbers with constants in selectVerb() call
Eugene Sandulenko
2009-01-05
Got rid of updateAnim2()
Filippos Karapetis
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-09-16
Fixed some glitches in the last part of Von Braun's story
Filippos Karapetis
2008-09-16
Cleaned up and fixed the cutscene with Von Braun's story. Fixes bugs #2111804...
Filippos Karapetis
2008-09-15
Fixed 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.dat
Filippos Karapetis
2008-09-11
Cleanup
Filippos 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-10
Merged all the methods to assign and set default palettes
Filippos Karapetis
2008-09-10
Reduced game memory usage by about 400KB by only loading the current language...
Filippos Karapetis
2008-09-09
- Cleanup and simplification
Filippos Karapetis
2008-09-09
Cleanup. Simplified converse()
Filippos Karapetis
2008-08-27
Document some animations
Filippos Karapetis
2008-08-26
talk_dr_grande -> talk_drascula_big
Filippos Karapetis
[next]