aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/converse.cpp
AgeCommit message (Expand)Author
2009-07-2678 bytes isn't enough for some of the longer conversation options. 128 mightTorbjörn Andersson
2009-07-25Don't hog the CPU while waiting for the player to pick a conversation option.Torbjörn Andersson
2009-07-25Added word-wrapping to Drascula's conversation options. Fixes bug #2826607.Torbjörn Andersson
2009-05-12Replace verb numbers with constants in selectVerb() callEugene Sandulenko
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-09-13Indentation.Torbjörn Andersson
2008-09-12- Moved more animation data inside drascula.datFilippos Karapetis
2008-09-11CleanupFilippos Karapetis
2008-09-11- The game's cursor is now handled via ScummVM's cursor manager, instead of t...Filippos 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-06-07Shuffled around more code. Now the files look more manageable.Eugene Sandulenko