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
Age
Commit message (
Expand
)
Author
2011-11-17
SCI: Break the huge kernelFrameOut function into several smaller ones
Filippos Karapetis
2011-11-17
SCI: Prefix class variables with underscores
Filippos Karapetis
2011-11-17
SCI: Updated information regarding bug #3439240
Filippos Karapetis
2011-11-17
SCI: Fixed bug #3439240 - "QFG1VGA: Game Crashes While Sleeping at Erana's P...
Filippos Karapetis
2011-11-16
SCI: Add support for slater mac
Matthew Hoops
2011-11-10
SCI: Do not add 1 pixel to rect dimensions in SCI32
Filippos Karapetis
2011-11-03
SCI: Fixed typo in colorIsFromMacClut()
Filippos Karapetis
2011-10-30
SCI: More work on kEditText
Filippos Karapetis
2011-10-29
SCI: Bugfix for text alignment in SCI32 games
Filippos Karapetis
2011-10-29
SCI: Silence GCC warning
Torbjörn Andersson
2011-10-29
SCI: Fixed the up/down buttons in GK1
Filippos Karapetis
2011-10-29
SCI: Implemented text alignment for SCI32
Filippos Karapetis
2011-10-29
SCI: Fixed typo
Filippos Karapetis
2011-10-29
SCI: Some fixes for text positioning in SCI32 games (still WIP)
Filippos Karapetis
2011-10-28
SCI: Remove unneeded casts (thanks to wjp for pointing that out)
Filippos Karapetis
2011-10-28
SCI: Added two files missing in commit 4ac2940
Filippos Karapetis
2011-10-28
SCI: Use the original text buffer width/height when drawing it
Filippos Karapetis
2011-10-28
SCI: Draw overlay text, if it exists (e.g. on buttons)
Filippos Karapetis
2011-10-28
SCI: Fixed text background color and text transparency for SCI32 games
Filippos Karapetis
2011-10-26
SCI: Renamed GfxControls to GfxControls16
Filippos Karapetis
2011-10-20
SCI: Added a hack to fix bug #3035693 - "SCI: QFG3 demo: Rope swinging more h...
Filippos Karapetis
2011-10-19
SCI: Moved the width adjustment outside getPlaneRect()
Filippos Karapetis
2011-10-19
SCI: Move the palette merging checking code inside the GfxPalette class
Filippos Karapetis
2011-10-19
SCI: Added a sanity check when drawing text. Older SCI32 saves work now
Filippos Karapetis
2011-10-19
SCI: Merged all the code to get/set the NS rect
Filippos Karapetis
2011-10-19
SCI: Removed unused includes
Filippos Karapetis
2011-10-19
SCI: Wrapped some very long lines
Filippos Karapetis
2011-10-19
SCI: Fixed script bug #3425276 - "SCI: PQ2: Game crashes when looking at file"
Filippos Karapetis
2011-10-19
SCI: The draw_pic console command now works in SCI32
Filippos Karapetis
2011-10-18
SCI: Added some hacks related to new functionality in Phantasmagoria 2
Filippos Karapetis
2011-10-15
SCI: Fixed text length in upscaled SCI32 games
Filippos Karapetis
2011-10-14
SCI: Fixed display of text surfaces in SCI21
Filippos Karapetis
2011-10-14
SCI: Silenced warnings
Filippos Karapetis
2011-10-14
SCI: More work on kBitmap (still WIP)
Filippos Karapetis
2011-10-14
SCI: More work on the vertical plane offset for SCI32. Still WIP.
Filippos Karapetis
2011-10-13
SCI: Implemented kBitmap(3) and kBitmap(5). Some cleanup
Filippos Karapetis
2011-10-12
SCI: Implementation of kCelInfo subop 4
Heather Douglass
2011-10-12
SCI: Added proper handling of duplicate items in kAddScreenItem
Filippos Karapetis
2011-10-11
SCI: Fixed text display in QFG4
Filippos Karapetis
2011-10-11
SCI: Some work on the SCI32 bitmap / font code
Filippos Karapetis
2011-10-11
SCI: Removed leftover unused variables
Filippos Karapetis
2011-10-11
SCI: Proper implementation of text drawing for SCI2+
Filippos Karapetis
2011-10-10
SCI: SCI32 kernel functions kRepaintPlane and kInputText are unused
Filippos Karapetis
2011-10-09
SCI: CreateTextBitmap should return a pointer. Also, silenced a warning
Filippos Karapetis
2011-10-09
SCI32: Documented the extra 2 params in kCreateTextBitmap(0)
Filippos Karapetis
2011-10-08
SCI2+: Fixed the implementation of kTextSize(), removing some hacks
Filippos Karapetis
2011-10-08
SCI2+: Some groundwork for kTextSize()
Filippos Karapetis
2011-10-08
SCI: Fix black screen in LSL7 intro
Lars Skovlund
2011-09-27
SCI: Added support for the halfbrite palette used in Longbow Amiga
Filippos Karapetis
2011-09-26
SCI: Code formatting
Filippos Karapetis
[next]