Martin Kiewitz
|
eb2b3f352e
|
SCI: adding upscaled hires mode 640x480 for kq6 and gk1, fixing valgrind error in GfxPortrait class, not using priority anymore when drawing hires cels (shouldnt be needed for kq6)
svn-id: r49040
|
2010-05-15 14:17:50 +00:00 |
|
Martin Kiewitz
|
7c26675ec1
|
SCI: fix regression from r48720, upscaled games that use view cursors crashed
svn-id: r48810
|
2010-04-26 21:01:05 +00:00 |
|
Martin Kiewitz
|
88af84514b
|
SCI: added comments about sierra not upscaling cursors for shape and view cursors
svn-id: r48721
|
2010-04-19 16:38:36 +00:00 |
|
Martin Kiewitz
|
5e472b1ba2
|
SCI: added upscaling for shape cursors in upscaled hires games (will make the cursor "normal" sized in japanese sci01 games)
svn-id: r48720
|
2010-04-19 16:36:47 +00:00 |
|
Max Horn
|
903b694574
|
SCI: Cleanup resource.h
svn-id: r48084
|
2010-02-17 23:37:32 +00:00 |
|
Martin Kiewitz
|
f967318225
|
SCI: remaining cursor functions now also directly called
svn-id: r47914
|
2010-02-05 21:09:36 +00:00 |
|
Martin Kiewitz
|
f8f490c565
|
SCI: calling most of the cursor functions directly via _gfxCursor instead of SciGui/32
svn-id: r47903
|
2010-02-05 14:48:51 +00:00 |
|
Martin Kiewitz
|
6c204cc890
|
SCI: renamed class Cursor to GfxCursor
svn-id: r47902
|
2010-02-05 13:05:26 +00:00 |
|
Martin Kiewitz
|
cabd18da9e
|
SCI: renaming class View to GfxView
svn-id: r47891
|
2010-02-04 22:17:58 +00:00 |
|
Martin Kiewitz
|
72c2d360f7
|
SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now called directly w/o SciGui
svn-id: r47752
|
2010-01-31 16:21:11 +00:00 |
|
Johannes Schickel
|
aed02365ec
|
Strip trailing spaces/tabs.
svn-id: r47541
|
2010-01-25 01:39:44 +00:00 |
|
Martin Kiewitz
|
dbe665908e
|
SCI: dont directly set mouse cursor to visible state but call show() instead thus updating _isVisible so cursor wont get lost in sci0 games
svn-id: r47391
|
2010-01-19 19:58:36 +00:00 |
|
Martin Kiewitz
|
7d7d23ce2b
|
SCI: making most of the variables in screen class private (some of it was needed for old gui)
svn-id: r47075
|
2010-01-06 13:05:14 +00:00 |
|
Filippos Karapetis
|
d99aa0f126
|
More renaming
svn-id: r47009
|
2010-01-05 01:37:57 +00:00 |
|