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
/
view.cpp
Age
Commit message (
Expand
)
Author
2011-03-10
SCI: Made some checks inside unditherBitmap() more understandable
md5
2011-03-10
SCI: Some renaming related to the undithering code
md5
2011-03-09
SCI: Whitespace fixes
md5
2011-03-09
SCI: Some cleanup and fixes to the view unpacking code
md5
2011-03-07
SCI: Initial handling of the views in Longbow Amiga. Still not right
md5
2011-03-06
SCI: Fix Mac SCI1.1 view decompression
Matthew Hoops
2011-03-06
SCI: Merged the cel data unpacking code for views and pictures
md5
2011-03-04
SCI: Cleaned up some view type checks
md5
2011-03-04
SCI: Added support for 16/32 color view and picture patches
md5
2011-02-27
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
md5
2011-02-26
SCI: Added a TODO concerning the workaround for SQ1EGA, as we don't know if i...
md5
2011-02-24
SCI: Added a workaround for script bug #3044500 - "SQ1EGA: Skimmer-Buyer Dial...
md5
2011-02-20
SCI: Slight cleanup
md5
2011-02-10
SCI: Fix Mac SCI1 view transparency
Matthew Hoops
2011-02-08
SCI: Add detection for Freddy Pharkas Mac
Matthew Hoops
2011-02-08
SCI: Do not flip clearKey for Mac SCI1.1+ views.
Walter van Niftrik
2011-02-08
SCI: Fix Mac SCI1.1+ view white/black/transparency
Matthew Hoops
2011-02-02
SCI: Fix GK1 Mac scaling
Matthew Hoops
2011-02-02
SCI: Fix GK1 Mac views, the game now starts
Matthew Hoops
2011-02-01
SCI: Fix SCI1.1+ Mac views with uint16 rle lengths (thanks, Walter)
Matthew Hoops
2010-12-15
SCI: Fixed View Cel RLE Decoding when RLE Code 0x40 is used (Corrects Bug #31...
David Turner
2010-11-20
SCI: Some minor fixes for Phantasmagoria 2 (which doesn't work at all, since ...
Filippos Karapetis
2010-10-26
SCI: fix gfx issues when giving out cards hoyle4
Martin Kiewitz
2010-10-15
SCI: fixing iceman undithering door close-up
Martin Kiewitz
2010-10-15
SCI: updating comment for r53515
Martin Kiewitz
2010-10-15
SCI: fixing view-undithering for laura bow 1
Martin Kiewitz
2010-08-19
SCI: disabling EGA mapping after sci1ega
Martin Kiewitz
2010-08-10
SCI: improving comment about r51955
Martin Kiewitz
2010-08-10
SCI: adding displaceY adjust for sci1.1 views
Martin Kiewitz
2010-08-02
SCI: adding non-scaleable view capability
Martin Kiewitz
2010-08-01
SCI: fixing regression of r51520
Martin Kiewitz
2010-07-31
SCI: adjusting inside view::getCelRect for sci0early
Martin Kiewitz
2010-07-31
SCI: fixing stupid typo
Martin Kiewitz
2010-07-30
SCI: fixing view scaling code
Martin Kiewitz
2010-07-25
SCI: using coordadjuster in GfxView
Martin Kiewitz
2010-07-24
SCI: kCelWide/kCelHigh now adjust on hires views
Martin Kiewitz
2010-06-30
SCI: remove some duplicate code
Martin Kiewitz
2010-06-30
SCI: support for hires views in gk1
Martin Kiewitz
2010-06-29
Handle empty clip rectangles in GfxView::drawScaled(). Fixes an assert in the...
Filippos Karapetis
2010-06-28
SCI: updated comment about transparent pixels in views
Martin Kiewitz
2010-06-28
SCI: fix regression of r50422, please no refactoring without proper testing -...
Martin Kiewitz
2010-06-28
SCI: Cleanup GfxView code (formatting etc.); also insert some asserts to prot...
Max Horn
2010-06-28
SCI: Remove GfxView::getLoopInfo; add assert to GfxView::getCelInfo
Max Horn
2010-06-28
SCI: Add const qualifiers to many GfxView methods and their return values.
Max Horn
2010-06-27
SCI: Fix for large views in GK2. At least it does not segfault now.
Lars Skovlund
2010-06-23
SCI: implementing boundary checking for GfxPalette::createFromData(), sq5 has...
Martin Kiewitz
2010-06-22
SCI: implemented kAssertPalette and a palvary fix for ::set, fixes erana's pl...
Martin Kiewitz
2010-06-19
SCI: cleanup view decompression code
Martin Kiewitz
2010-06-18
SCI: fixing detection of vga sci11 views for ega games (original change in r5...
Martin Kiewitz
2010-06-18
SCI: added more description about changes in r50025
Martin Kiewitz
[next]