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
/
frameout.cpp
Age
Commit message (
Expand
)
Author
2011-02-14
SCI: Fix loading SCI32 games
Matthew Hoops
2011-02-14
SCI2+: Point out that there is a hack in the text splitting code
md5
2011-02-07
SCI: Converted the robot decoder into a regular video decoder, and decoupled ...
Filippos Karapetis
2011-02-03
SCI: Add support for GK1 Mac high-res fonts
Matthew Hoops
2011-02-02
SCI: Fix GK1 Mac scaling
Matthew Hoops
2011-01-22
SCI21: Allow the game scripts to sync robot videos, like in SSCI. Also, refer...
Filippos Karapetis
2011-01-09
SCI2: Implemented proper text splitting
Filippos Karapetis
2010-12-22
SCI2+: Set pictureCels to 0 after deleting them
Filippos Karapetis
2010-12-06
SCI: Fix uninitialized reads (and therefore, GK1)
Matthew Hoops
2010-11-20
SCI: Some minor fixes for Phantasmagoria 2 (which doesn't work at all, since ...
Filippos Karapetis
2010-10-31
SCI: Play time related changes
Filippos Karapetis
2010-10-23
SCI2/SCI2.1: Some changes to the screen drawing code.
Filippos Karapetis
2010-09-19
SCI2/2.1: Changes to the plane code
Filippos Karapetis
2010-08-04
SCI: fixing a scrolling issue in sci32
Martin Kiewitz
2010-08-04
SCI: Fix SCI32 texts that are in Str objects
Matthew Hoops
2010-08-03
SCI: dont clip plane during frameout.cpp
Martin Kiewitz
2010-08-02
SCI: clipping plane rects for sci32
Martin Kiewitz
2010-08-01
SCI: reading the actual priority instead of guessing
Martin Kiewitz
2010-08-01
SCI: Fix uninitialized variable warning in g++.
Johannes Schickel
2010-07-29
SCI: Re-enable the throttle for kFrameout, I must have been asleep that day
Matthew Hoops
2010-07-27
SCI: translating nsRect back to actual plane coordinate
Martin Kiewitz
2010-07-26
SCI: commenting out picture cel debug msg
Martin Kiewitz
2010-07-26
SCI: adding scrollcapability to sci32
Martin Kiewitz
2010-07-26
SCI: some scrolling support for sci32
Martin Kiewitz
2010-07-25
SCI: adding kAddPicAt dummy
Martin Kiewitz
2010-07-25
SCI: blacking out planes that got deleted
Martin Kiewitz
2010-07-25
SCI: some changes for kq7
Martin Kiewitz
2010-07-25
SCI: adjust z coordinate for views (sci32)
Martin Kiewitz
2010-07-25
SCI: sci32 changes
Martin Kiewitz
2010-07-24
SCI: changing how insectRect gets applied
Martin Kiewitz
2010-07-24
SCI: adding kOnMe transparency support
Martin Kiewitz
2010-07-24
SCI: fix warning
Martin Kiewitz
2010-07-24
SCI: honor given order of screen items in sci32
Martin Kiewitz
2010-07-24
SCI: support useInsetRect in kFrameout
Martin Kiewitz
2010-07-24
SCI: enable speed throttler for sci32
Martin Kiewitz
2010-07-24
SCI: cache Planes for sci32
Martin Kiewitz
2010-07-24
SCI: delete hidden planes in kFrameout
Martin Kiewitz
2010-07-24
SCI: adding 1 to planeRect bottom/right
Martin Kiewitz
2010-07-22
SCI: doing res correction on text as well
Martin Kiewitz
2010-07-22
SCI: some changes to kFrameout for sci32
Martin Kiewitz
2010-07-22
Use new[]/delete[] instead of malloc/free
Matthew Hoops
2010-07-22
Silence gcc warning
Matthew Hoops
2010-07-22
SCI: some more work on priority sci32
Martin Kiewitz
2010-07-22
SCI: removing priority hack for gk1hires
Martin Kiewitz
2010-07-22
SCI: some work on priority in sci32
Martin Kiewitz
2010-07-21
SCI: fixing hires background pictures sci2.1
Martin Kiewitz
2010-07-14
SCI: Removed a chatty (and unneeded) warning
Filippos Karapetis
2010-07-02
Extended the SCI2 text drawing hack for SCI2.1 too, and added font caching
Filippos Karapetis
2010-06-30
SCI: support for hires views in gk1
Martin Kiewitz
2010-06-28
SCI: Add const qualifiers to many GfxView methods and their return values.
Max Horn
[next]