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
/
gfx
Age
Commit message (
Expand
)
Author
2009-05-28
Merged some of the SCI1 and SCI1.1 view and loop drawing functions
Filippos Karapetis
2009-05-28
SCI: cleanup
Max Horn
2009-05-27
SCI: Make standard EGA palette a part of gfx_sci0_pic_colors.
Willem Jan Palenstijn
2009-05-27
- SQ5 floppy starts now
Filippos Karapetis
2009-05-26
SCI: Some small fixes for KQ6CD.
Walter van Niftrik
2009-05-25
SCI: Only let gfxop_set_color use priority/control if mask has their bits set.
Willem Jan Palenstijn
2009-05-25
Fixed a nasty bug in the GUI code, which caused the windows in PQ3 and SCI1.1...
Filippos Karapetis
2009-05-24
SCI: reset system palette when loading a new PIC.
Willem Jan Palenstijn
2009-05-24
SCI: re-xlate pixmap when palette revision changed
Willem Jan Palenstijn
2009-05-23
SCI: add (unused) palette revisioning support
Willem Jan Palenstijn
2009-05-23
Added a stub for SetVideoMode(), and fixed some of the palette glitches in th...
Filippos Karapetis
2009-05-23
Fixed the incorrectly placed views in the KQ6 intro, by reintroducing port bo...
Filippos Karapetis
2009-05-21
SCI: Added support for KQ6 movies.
Walter van Niftrik
2009-05-20
removed trailing whitespaces
Max Horn
2009-05-19
Removed some redundant variables, and renamed some variables with strange nam...
Filippos Karapetis
2009-05-19
SCI: Cleanup/paranoia checks
Max Horn
2009-05-17
SCI: LSL6 invalid selector workaround is now always active, not just at
Walter van Niftrik
2009-05-15
- Moved all the files out of /sci/scicore and into /sci
Filippos Karapetis
2009-05-15
Reverted the SQ5 change introduced with commit #40574, as this makes the mous...
Filippos Karapetis
2009-05-14
Fixed the detection entry for SQ3 Amiga, and added a special case for cursor ...
Filippos Karapetis
2009-05-14
Only load used palette entries with SCI1/11
Willem Jan Palenstijn
2009-05-14
Added a parameter to the graphics resource manager to determine if the runnin...
Filippos Karapetis
2009-05-13
SCI: Fixes a crash when loading SCI1.1 views without palette.
Walter van Niftrik
2009-05-13
Fix some variable may be used uninitialized warnings.
Johannes Schickel
2009-05-13
- Simplified SCI version detection a bit and clarified the different version ...
Filippos Karapetis
2009-05-12
SCI: Removed sci_memory.h/.cpp
Max Horn
2009-05-11
SCI: Reduced header deps
Max Horn
2009-05-10
SCI: Fixed palette regression from rev 40388
Max Horn
2009-05-08
SCI: Folded line.h and crossblit.h into gfx_support.cpp
Max Horn
2009-05-08
SCI: cleanup
Max Horn
2009-05-08
SCI: Got rid of code for endian adjusting pixmaps
Max Horn
2009-05-08
SCI: turn the various gfx filters from #define hacks into template funcs
Max Horn
2009-05-08
SCI: Replaced gfx_driver_t::set_palette and install_palette by directly invok...
Max Horn
2009-05-05
SCI: Work around an 'Array used after being disposed' bug that occurs when a ...
Max Horn
2009-04-28
SCI: Renamed text_fragment_t -> TextFragment and changed TextHandle to store ...
Max Horn
2009-04-27
SCI: renamed gfx_text_handle_t -> TextHandle; changed some string code to use...
Max Horn
2009-04-27
SCI: Removed unused vars; doxygenified some comments; cleanup
Max Horn
2009-04-27
SCI: Rewrote dirty rect code to use Common::List
Max Horn
2009-04-27
SCI: Renamed gfx_state_t -> GfxState
Max Horn
2009-04-24
SCI: Initialize pixmap to transparency before decoding cel RLE data. This
Walter van Niftrik
2009-04-24
Changed an error to a warning, to make Longbow playable again
Filippos Karapetis
2009-04-24
SCI: Fix transparency in view-based mouse cursors.
Walter van Niftrik
2009-04-24
SCI: Turned GfxWidget::draw function pointer into virtual method
Max Horn
2009-04-24
SCI: Turned GfxWidget::tag function pointer into virtual method
Max Horn
2009-04-24
SCI: Turned GfxWidget::print function pointer into virtual method
Max Horn
2009-04-24
SCI: Doxygenified some comments
Max Horn
2009-04-24
SCI: Fixed mouse cursor hotspots in ECO1.
Walter van Niftrik
2009-04-24
SCI: Changed GfxWidget::set_visual function pointer to virtual method setVisual
Max Horn
2009-04-24
SCI: Got rid of GFXW() macro; turned GfxWidget::widfree into destructors
Max Horn
2009-04-24
SCI: font_nr -> _font
Max Horn
[next]