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
/
engine
/
kgraphics.cpp
Age
Commit message (
Expand
)
Author
2010-10-15
SCI: Fixed access to dest in kTextSize() (thanks LordHoto)
Filippos Karapetis
2010-10-15
SCI: Fixed code bugs from bug #3087872 - "SCI: Code analysis warnings"
Filippos Karapetis
2010-10-03
SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973).
Filippos Karapetis
2010-09-19
SCI2/2.1: Changes to the plane code
Filippos Karapetis
2010-09-17
SCI2: some very early work on kSetShowStyle
Filippos Karapetis
2010-09-15
SCI: Some very early work on kRemapColors (just comments/observations for now)
Filippos Karapetis
2010-09-09
SCI: kIsOnMe is kOnMe, merge both into kIsOnMe
Martin Kiewitz
2010-09-09
SCI: Cleanup kWinHelp's dialog handling
Matthew Hoops
2010-09-09
SCI: Kernel table changes
Filippos Karapetis
2010-09-09
SCI: SCI2/2.1 kernel table changes
Filippos Karapetis
2010-09-09
SCI: adding text code reference support
Martin Kiewitz
2010-09-08
SCI: ability to change r_acc within DrawControl
Martin Kiewitz
2010-09-04
SCI: removing non-sierra sci code in kDirLoop
Martin Kiewitz
2010-09-03
SCI: kDirLoop freshly reversed
Martin Kiewitz
2010-08-29
SCI: adding virtual lists for qfg-import rooms
Martin Kiewitz
2010-08-22
SCI: Fixed bug #3048908 - "PQ3EGA: Wrong speech bubble background colors" and...
Filippos Karapetis
2010-08-22
SCI: Reimplemented the kShow kernel command, used by the inbuilt SCI debugger...
Filippos Karapetis
2010-08-17
SCI: added a wrapper for GUI::MessageDialog
Filippos Karapetis
2010-08-11
SCI: fixing kGraphFillBoxAny implementation
Martin Kiewitz
2010-08-02
SCI: only display qfg-import information dialog once
Martin Kiewitz
2010-08-02
SCI: Rewrap overlong lines; improve dialog text slightly
Max Horn
2010-08-02
SCI: fixing typo
Martin Kiewitz
2010-08-02
SCI: qfg2/3 import
Martin Kiewitz
2010-08-01
SCI: Move kernelShakeScreen to GfxScreen so it can be used in SCI32 (it's use...
Matthew Hoops
2010-07-30
SCI: adding workaround for kSetCursor kq5cd
Martin Kiewitz
2010-07-30
SCI: arguments of mag-kSetCursor documented
Martin Kiewitz
2010-07-30
SCI: cleaning up kSetCursor
Martin Kiewitz
2010-07-30
SCI: Updated some comments related to Freddy Pharkas and silenced warning for...
Filippos Karapetis
2010-07-30
SCI: Added a case for 10 params inside kSetCursorSci11(), thus fixing the cra...
Filippos Karapetis
2010-07-27
SCI: implemented kPalette(save/restore)
Martin Kiewitz
2010-07-26
SCI: implement scaling for kDrawCel
Martin Kiewitz
2010-07-26
SCI: changing CRLF to LF
Martin Kiewitz
2010-07-26
SCI: reverting r51304, broke kq6 hires
Martin Kiewitz
2010-07-26
SCI: adding workaround for island of dr. brain
Martin Kiewitz
2010-07-26
SCI: Fixed bug #3034506, "QFG4 Demo: kPalette Subfunction Sig Mismatch", plus...
Filippos Karapetis
2010-07-25
SCI: adding kAddPicAt dummy
Martin Kiewitz
2010-07-25
SCI: adding separate kCantBeHere32 (stub)
Martin Kiewitz
2010-07-24
SCI: adding kOnMe transparency support
Martin Kiewitz
2010-07-24
SCI: removing sci32 gfx debug messages
Martin Kiewitz
2010-07-24
SCI: cache Planes for sci32
Martin Kiewitz
2010-07-24
SCI: kCelWide/kCelHigh now adjust on hires views
Martin Kiewitz
2010-07-24
SCI: removing some debug stuff from sci32 gfx
Martin Kiewitz
2010-07-23
SCI: support kSetCursorSci11(-2)
Martin Kiewitz
2010-07-22
SCI: kSetCursor works the same in sci16
Martin Kiewitz
2010-07-22
SCI: Some slight work on robot files
Filippos Karapetis
2010-07-22
SCI: kSetCursor change for sci32
Martin Kiewitz
2010-07-22
SCI: sci2+ has a different kSetCursor order
Martin Kiewitz
2010-07-21
SCI: Moved all the video related functions in a separate file
Filippos Karapetis
2010-07-21
SCI: Moved the SCI32 kernel functions out of kernel32.cpp and into their resp...
Filippos Karapetis
2010-07-21
SCI: r51104 adding #ifdef and check for hires
Martin Kiewitz
[next]