aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/saveload.cpp
AgeCommit message (Expand)Author
2008-09-16Removed the confirmation speech when a game is saved - it's "99.als" instead ...Filippos Karapetis
2008-09-11- The game's cursor is now handled via ScummVM's cursor manager, instead of t...Filippos Karapetis
2008-09-03Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add...Max Horn
2008-08-26Simplified several calls to copyBackground()Filippos Karapetis
2008-08-10hint the backend to show the VKKostas Nakos
2008-06-10Pressing enter when entering the name of a save game should save that gameFilippos Karapetis
2008-06-10drawSurface1 -> bgSurfaceFilippos Karapetis
2008-06-07Shuffled around more code. Now the files look more manageable.Eugene Sandulenko