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
/
sci
/
graphics
/
celobj32.cpp
Age
Commit message (
Expand
)
Author
2016-07-01
SCI32: Fix bad rendering of subtitle backgrounds in Torin
Colin Snover
2016-06-30
SCI32: Add low resolution constants
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-05-27
SCI32: Add explicit checks for null pointers
Colin Snover
2016-05-27
SCI32: Initialise pointers in CelObj scaler
Colin Snover
2016-05-27
SCI32: Fix CelObj cache
Colin Snover
2016-03-16
SCI32: Implement analyzeForRemap()
Filippos Karapetis
2016-03-16
SCI32: Implement the remapping drawing functions
Filippos Karapetis
2016-03-16
SCI32: Implement analyzeUncompressedForRemap()
Filippos Karapetis
2016-03-16
SCI32: Spacing
Filippos Karapetis
2016-03-16
SCI32: Remove dead code related to priority map handling
Filippos Karapetis
2016-03-15
SCI32: More work on remapping
Filippos Karapetis
2016-03-13
SCI32: Fix scaler drawing pixels at the wrong positions
Colin Snover
2016-03-13
Revert "SCI32: Fix small inaccuracy in the scaling drawing code"
Colin Snover
2016-03-13
SCI32: Fix small inaccuracy in the scaling drawing code
Martin Kiewitz
2016-03-08
SCI: Slight template formatting fixes.
Johannes Schickel
2016-03-08
SCI: Add missing namespace comments in graphics/.
Johannes Schickel
2016-03-07
SCI32: Move in-memory bitmap read/write into its own class
Colin Snover
2016-03-06
SCI32: Fix memory leaks
Colin Snover
2016-03-03
SCI32: Add all kBitmap signatures
Colin Snover
2016-03-01
SCI32: Fix bad reads of mirrored cels
Colin Snover
2016-02-18
SCI: Minor cleanup
Colin Snover
2016-02-19
SCI: Use American English, like we do in other parts of ScummVM
Filippos Karapetis
2016-02-18
SCI: When rewriting lookup tables, also actually record what scale they are for
Colin Snover
2016-02-18
SCI: Implement templated drawing subroutines
Colin Snover
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover