Age | Commit message (Expand) | Author |
2014-02-18 | DRASCULA: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-10-17 | DRASCULA: Fix build | Willem Jan Palenstijn |
2013-10-17 | DRASCULA: Fix potential buffer overrun. CID 1003310 | Eugene Sandulenko |
2013-08-19 | DRASCULA: Some renaming. Also, get rid of some extraneous globals | Filippos Karapetis |
2013-08-03 | DRASCULA: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | DRASCULA: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-01-04 | DRASCULA: More animation cleanup. Separate subfunction of animation_12_5() | Filippos Karapetis |
2011-11-25 | DRASCULA: Add fix for crash/OOB memory accesses in bug #3440895 | D G Turner |
2011-11-02 | DRASCULA: Fix warnings | Eugene Sandulenko |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-05 | DRASCULA: Handle pitch in code using lockScreen() | Marcus Comstedt |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-01-28 | DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage. | David Turner |
2010-06-15 | Drascula: Move more cursor-related blits to cursorSurface. | Eugene Sandulenko |
2010-06-15 | Drascula: Fixed bug #2826608. | Eugene Sandulenko |
2010-06-15 | Drascula: ease load on backend. | Eugene Sandulenko |
2010-06-15 | Drascula: add more pic-related debug output. | Eugene Sandulenko |
2010-06-15 | Drascula: Optimized blitting code. | Eugene Sandulenko |
2010-04-29 | Fixed a glitch when a one-word text (e.g. "TOTENKOPF" in the first room, when | Torbjörn Andersson |
2010-03-09 | DRASCULA: Simplify playFLI and its subroutines | Max Horn |
2010-02-08 | Renamed ArjFile to ArchiveMan, and _arj to _archives. | Nicola Mettifogo |
2010-02-08 | Let ArjFile return a SeekableReadStream instead of implementing | Nicola Mettifogo |
2010-02-08 | Reduced references to _arj to the minimum. It is passed as a | Nicola Mettifogo |
2010-02-08 | Close the FLI file only from the routine that opened it. | Nicola Mettifogo |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-08-04 | Cleanup | Filippos Karapetis |
2009-08-04 | Removed the superfluous VGA buffer, replacing it with direct writes to the vi... | Filippos Karapetis |
2009-07-25 | Added word-wrapping to Drascula's conversation options. Fixes bug #2826607. | Torbjörn Andersson |
2009-05-13 | Normalized types for several variables. Formatting | Eugene Sandulenko |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-09-16 | - Fixed centerText() to print text at the correct height | Filippos Karapetis |
2008-09-15 | Fixed compiler warnings | Max Horn |
2008-09-15 | Remove a workaround in textFitsCentered(). The blind man's dialog is a bit be... | Filippos Karapetis |
2008-09-15 | Rewrote the very confusing centerText() function into something that makes mo... | Filippos Karapetis |
2008-09-14 | Slight cleanup of centerText() | Filippos Karapetis |
2008-09-14 | Fix for bug #2110375 - "DRASCULA: Mouse visible in screen saver", a regressio... | Filippos Karapetis |
2008-09-13 | Indentation. | Torbjörn Andersson |
2008-09-12 | - Moved more animation data inside drascula.dat | Filippos Karapetis |
2008-09-11 | - Merged openDoor() and closeDoor() | Filippos Karapetis |
2008-09-11 | Code optimizations from Fingolfin | Filippos Karapetis |
2008-09-11 | Cleanup | Filippos Karapetis |
2008-09-11 | Fixed the hotspot for the crosshair cursor | Filippos Karapetis |
2008-09-11 | - The game's cursor is now handled via ScummVM's cursor manager, instead of t... | Filippos Karapetis |
2008-09-09 | Cleanup. Simplified converse() | Filippos Karapetis |
2008-08-26 | Removed some unneeded sanity checks that have been introduced with the latest... | Filippos Karapetis |
2008-08-26 | Simplified several calls to copyBackground() | Filippos Karapetis |
2008-08-17 | Patch #2045543: Possible fix for Drascula's decodeRLE() | Eugene Sandulenko |
2008-06-17 | Removed duplicate code | Filippos Karapetis |
2008-06-10 | drawSurface1 -> bgSurface | Filippos Karapetis |