index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
drascula
/
graphics.cpp
Age
Commit message (
Expand
)
Author
2019-10-18
DRASCULA: Fix Missing Default Switch Cases
D G Turner
2017-11-18
DRASCULA: Fix ego manipulation for translated versions
Eugene Sandulenko
2017-02-11
DRASCULA: Add bound check asserts to copyRect
Willem Jan Palenstijn
2016-12-08
DRASCULA: Increase debug level for copyBackground
Thierry Crozat
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-04-16
DRASCULA: Swap extraSurface and tableSurface use in chapter 6 for Spanish ver...
Thierry Crozat
2016-04-13
DRASCULA: Improve text centering
Thierry Crozat
2016-04-11
DRASCULA: Fix regression in subtitle display in Spanish version
Thierry Crozat
2016-04-11
DRASCULA: Fix typo in variable name
Thierry Crozat
2016-04-08
DRASCULA: Fix text alignment to be faithful to the original
Thierry Crozat
2016-04-07
DRASCULA: Improve text centering and spacing between lines
Thierry Crozat
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
[next]