aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/objects.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-28DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage.David Turner
2010-09-21DRASCULA: Fix invalid memory access on inventory screenTorbjörn Andersson
2010-06-15Drascula: add even more responsivenessEugene Sandulenko
2010-05-24Fix bug #2827172: DRASCULA: Cursor appears ontop of ending and creditsEugene Sandulenko
2010-03-09DRASCULA: Simplified some code, cleanupMax Horn
2009-05-13Normalized types for several variables. FormattingEugene Sandulenko
2009-05-12Replace verb numbers with constants in selectVerb() callEugene Sandulenko
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
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-10Reduced game memory usage by about 400KB by only loading the current language...Filippos Karapetis
2008-06-09- drascula.dat is now read completelyFilippos Karapetis
2008-06-07Shuffled around more code. Now the files look more manageable.Eugene Sandulenko