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
/
screen_item32.h
Age
Commit message (
Expand
)
Author
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-07-10
SCI32: Add support for blacklined video
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover
2016-07-02
SCI32: Document ScreenItem::_insetRect
Colin Snover
2016-06-30
SCI32: Implement engine-accurate screen item list sorting
Colin Snover
2016-06-21
SCI32: Implement line drawing (kAddLine/kUpdateLine/kRemoveLine)
Colin Snover
2016-05-28
SCI: Fix warning
Eugene Sandulenko
2016-05-27
SCI32: Use better name for fixed priority field
Colin Snover
2016-03-10
SCI32: Implement kSetNowSeen
Colin Snover
2016-03-08
SCI: Add missing namespace comments in graphics/.
Johannes Schickel
2016-03-08
SCI32: Clean up kIsOnMe and fix rounding bug
Colin Snover
2016-03-07
SCI32: Add reg_t comparisons for graphics sorting
Colin Snover
2016-03-06
SCI32: Fix memory leaks
Colin Snover
2016-03-06
SCI32: "Improve" comparison algorithm for planes and screen items
Colin Snover
2016-03-06
SCI32: Implement kEditText
Colin Snover
2016-02-20
SCI32: kIsOnMe apply scaling + use mulru() thx snover
Martin Kiewitz
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover