scummvm/engines/drascula
2008-06-04 19:21:17 +00:00
..
animation.cpp Fixed the animation where the window is broken by the spear outside the church 2008-06-04 18:08:19 +00:00
detection.cpp Simplified detection table 2008-06-02 18:38:50 +00:00
drascula.cpp Reduced the delays in Drascula's save/load screen to make it more responsive (since delay() waits for double the time internally) 2008-06-04 19:21:17 +00:00
drascula.h Removed decompressPic() and fixed the animation of Von Braun and his glass cage 2008-06-04 17:41:40 +00:00
module.mk - Renamed texts.cpp to staticdata.h and moved all game static data there 2008-05-30 20:42:31 +00:00
rooms.cpp Fixed regression from commit #32536 2008-06-04 16:39:56 +00:00
staticdata.h Fixed typo in the initialization of the _textd1 array, which is now set correctly. Fixes bug #1982111 - "DRASCULA: Crash when buying sickle" 2008-06-04 17:02:25 +00:00
talk.cpp Fix memory overwrite 2008-06-04 18:27:58 +00:00