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
2017-10-06
SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeight
Colin Snover
2017-10-06
SCI32: Clean up CelObj
Colin Snover
2017-09-15
SCI32: Fix clipping of inventory items in Phant2
Colin Snover
2017-09-03
SCI32: Implement kCelLink
Colin Snover
2017-07-13
SCI32: Ignore chest view palette in Phantasmagoria
Colin Snover
2017-04-23
SCI32: Fix out-of-bounds reads of truncated uncompressed cels
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2017-01-12
SCI32: "Fix" renderer for PQ4CD
Colin Snover
2016-12-19
SCI32: Add support for alternate graphics selectors
Colin Snover
2016-11-02
SCI32: Automate kNumCels workaround
Colin Snover
2016-10-09
SCI32: Clarify some identifiers
Colin Snover
2016-10-01
SCI32: Make kNumCels error more detailed
Colin Snover
2016-09-29
SCI32: Clean up and document GfxPalette32
Colin Snover
2016-09-29
SCI: Deduplicate call origin formatting
Colin Snover
2016-09-29
SCI32: Add workaround for kNumCels
Colin Snover
2016-09-29
SCI32: Extra bounds checking in CelObj renderer
Colin Snover
2016-09-29
SCI32: Always build scaler tables to the maximum possible size
Colin Snover
2016-09-29
SCI32: Fix CelObj scaling in games with hi-res scripts
Colin Snover
2016-09-29
SCI32: Add a trap for invalid calls to kNumCels
Colin Snover
2016-08-24
SCI32: Remove extra ! in error message
Colin Snover
2016-08-24
SCI32: Fix incorrect boolean operator
Colin Snover
2016-08-24
SCI32: Remove error check for negative celNo
Colin Snover
2016-08-19
SCI32: Increase maximum line width for graphics
Colin Snover
2016-08-19
SCI32: Add some bounds checking, const-correctness, and errors to CelObj
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from SCI32
Colin Snover
2016-08-01
SCI32: Add bitmap segment and remove GC option from hunk segment
Colin Snover
2016-07-27
SCI32: Remove dead placeholder rendering code
Colin Snover
2016-07-11
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
Colin Snover
2016-07-10
SCI32: Add support for blacklined video
Colin Snover
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
[next]