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
/
module.mk
Age
Commit message (
Expand
)
Author
2019-07-08
SCI: Fix build when SCI32 isn't enabled
Le Philousophe
2019-07-07
SCI32: Add stub for the Hoyle 5 Poker game logic
Filippos Karapetis
2019-04-02
SCI: add PC-9801 sound driver
athrxx
2017-04-21
SCI: Improve audio volume & settings sync code
Colin Snover
2016-08-19
SCI32: Implement SCI32 cursor support
Colin Snover
2016-08-01
SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-06-21
SCI32: Implement line drawing (kAddLine/kUpdateLine/kRemoveLine)
Colin Snover
2016-06-20
SCI32: Rewrite digital audio engine
Colin Snover
2016-06-19
SCI: Split audio sync to its own class
Colin Snover
2016-03-08
SCI: Split color remapping functionality into a separate class
Filippos Karapetis
2016-02-20
SCI: Fix missing whitespace causing create_project errors
Colin Snover
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover
2016-01-07
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Colin Snover
2014-10-28
SCI: Remove trailing whitespace
Filippos Karapetis
2012-06-13
SCI: Implement the file operations needed for the save dialog in Phantasmagoria
Filippos Karapetis
2012-05-21
SCI: Properly alphabetize the SCI32 objects
Matthew Hoops
2012-05-20
SCI: Split the SCI32 graphics kernel functions in a separate file
Filippos Karapetis
2011-11-01
SCI: add sound driver for KQ5 FM-Towns
athrxx
2011-10-28
SCI: Added skeleton code for kEditText (still not working)
Filippos Karapetis
2011-10-26
SCI: Renamed GfxControls to GfxControls16
Filippos Karapetis
2011-09-03
SCI32: Added an initial skeleton structure for the SCI2 text drawing code
Filippos Karapetis
2011-02-19
SCI: Refactored the reg_t related operations and comparisons
md5
2011-02-07
SCI: Converted the robot decoder into a regular video decoder, and decoupled ...
Filippos Karapetis
2010-11-19
SCI: Moved the Object class in a separate file
Filippos Karapetis
2010-09-17
SCI: Add CMS driver for SCI1-SCI1.1.
Johannes Schickel
2010-08-08
SCI: Remove the now useless Sci::VMDDecoder wrapper
Sven Hesse
2010-08-06
SCI: Split the new script patch code in a separate file
Filippos Karapetis
2010-07-22
SCI: Moved the actual workaround arrays inside a cpp file
Filippos Karapetis
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-18
SCI: Rename the Amiga music drivers to AmigaMac to reflect its current purpose.
Matthew Hoops
2010-06-30
SCI: Removed the FreeSCI music code
Filippos Karapetis
2010-06-15
SCI: SciGui/SciGui32 gone for good...
Martin Kiewitz
2010-06-10
Moved all of the game init/run/exit logic inside the SciEngine class
Filippos Karapetis
2010-05-27
Split all of the audio-related functions of the resource manager in a separat...
Filippos Karapetis
2010-05-24
Add support for showing the icon bar in SCI1.1 Mac.
Matthew Hoops
2010-05-18
Add initial support for KQ6 Mac. Wrapper functions for read/writing to pointe...
Matthew Hoops
2010-04-16
SCI: support for kanji (sjis), minor centering issue left
Martin Kiewitz
2010-02-05
SCI: GfxCoordAdjuster class added, local2Global and global2Local use that cla...
Martin Kiewitz
2010-02-04
SCI: adding GfxPaint class, implementing kernelDrawPicture for GfxPaint16 and...
Martin Kiewitz
2010-02-04
SCI: moving paint32.o around...
Martin Kiewitz
2010-02-04
SCI: adding GfxPaint32 class, adding back support for planes, minor change in...
Martin Kiewitz
2010-02-03
Placed all the game feature detection code in a separate class
Filippos Karapetis
2010-02-02
Fix compile without SCI32
Matthew Hoops
2010-02-02
SCI: some sort of priority support for sci32 (not working right, but at least...
Martin Kiewitz
2010-01-31
SCI: renamed Text class to GfxText16
Martin Kiewitz
2010-01-31
Sort order.
Travis Howell
2010-01-31
SCI: forgot the cache :P
Martin Kiewitz
[next]