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
/
plane32.h
Age
Commit message (
Expand
)
Author
2016-08-01
SCI32: Add 6-argument signature of kAddPicAt
Colin Snover
2016-08-01
SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)
Colin Snover
2016-07-11
SCI32: Give planes a default type
Colin Snover
2016-07-01
SCI32: Fix signed comparison warnings
Colin Snover
2016-06-30
SCI32: Add transparent pic plane type
Colin Snover
2016-06-30
SCI32: Clean-up pass on rendering pipeline
Colin Snover
2016-05-26
SCI32: Remove unused Plane fields
Colin Snover
2016-05-25
SCI32: Fix assertion failures in LSL6 hires caused by bad rects
Colin Snover
2016-03-17
SCI32: Code documentation improvements
Colin Snover
2016-03-15
SCI32: More work on remapping
Filippos Karapetis
2016-03-10
SCI32: Implement kMovePlaneItems
Colin Snover
2016-03-08
SCI: Add missing namespace comments in graphics/.
Johannes Schickel
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-19
SCI: Use American English, like we do in other parts of ScummVM
Filippos Karapetis
2016-02-19
SCI: Compare offsets in the Plane comparison operator
Filippos Karapetis
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover