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
Age
Commit message (
Expand
)
Author
2011-10-09
SCI32: Marked/updated several unused/still not needed kernel functions
Filippos Karapetis
2011-10-09
SCI32: Documented the extra 2 params in kCreateTextBitmap(0)
Filippos Karapetis
2011-10-09
SCI: Removed the old kDoAvoider code
Filippos Karapetis
2011-10-09
SCI2+: Added info for the extra parameter used in kGetSaveDir in SCI32
Filippos Karapetis
2011-10-09
SCI21: Moved kRobot() together with the other video functions
Filippos Karapetis
2011-10-09
SCI2+: Added a workaround for an uninitialized temp in PQ4
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-10-07
SCI: Fix comment in kCelInfo
Lars Skovlund
2011-10-07
SCI21: Some initial work on kBitmap
Filippos Karapetis
2011-10-07
SCI: Added some extra static selectors
Filippos Karapetis
2011-10-06
SCI: Also default to MIDI for Windows versions of SCI1.1 games
Filippos Karapetis
2011-09-30
Merge pull request #88 from tsoliman/savegame-timestamp-rebase
Eugene Sandulenko
2011-09-27
SCI: Added support for the halfbrite palette used in Longbow Amiga
Filippos Karapetis
2011-09-26
SCI: Changes to the sound resource initialization code
Filippos Karapetis
2011-09-26
SCI: Code formatting
Filippos Karapetis
2011-09-25
SCI2: kString(Format) uses %d for unsigned integers. Some cleanup
Filippos Karapetis
2011-09-25
SCI: Bugfix for the palette of Longbow Amiga (still not right)
Filippos Karapetis
2011-09-24
SCI: Always reset hold when starting a new song. Fixes bug #3413589 - "SCI: K...
Filippos Karapetis
2011-09-23
SCI: change savegame default description day format to YYYY.MM.DD
Tarek Soliman
2011-09-24
SCI: Fixed timer bug #3127824 - "SCI: speed problem - Castle of Dr Brain"
Filippos Karapetis
2011-09-23
SCI21: Added some skeleton code for offsetting pictures vertically (not worki...
Filippos Karapetis
2011-09-23
SCI21: Marked kNewRoom as a debug function
Filippos Karapetis
2011-09-23
SCI: Fixed bug #3413301 - "SCI: KQ6CD: Game stops responding at the bookworm"
Filippos Karapetis
2011-09-23
SCI: Fixed bug #3413020 - "SCI: Longbow: Robin is stuck in the final monk cha...
Filippos Karapetis
2011-09-22
SCI: Ignore invalid pointers if the kernel function signature specifies it
Filippos Karapetis
2011-09-22
SCI: Fixed compilation with VM_DEBUG_SEND defined
Filippos Karapetis
2011-09-10
SCI: Fixed bug #3404466 - "ScummVM crashes when trying to add non-SCI resourc...
Filippos Karapetis
2011-09-10
SCI: Added handling of cnick-kq and cnick-longbow in the fallback detector
Filippos Karapetis
2011-09-10
SCI: Added another EGA version of Castle of Dr. Brain (bug #3405307)
Filippos Karapetis
2011-09-08
SCI: Made some static data const.
Johannes Schickel
2011-09-05
SCI: Fix Island of Dr. Brain copyprot pause menu on touch devices
Willem Jan Palenstijn
2011-09-03
SCI32: Added an initial skeleton structure for the SCI2 text drawing code
Filippos Karapetis
2011-09-03
SCI: Fix QFG3 run/walk/sleep menu on touch devices
Willem Jan Palenstijn
2011-08-28
SCI: Fixed bug #3297883 - "SCI: LB1 (Amiga) - Intro stuck"
Filippos Karapetis
2011-08-26
SCI: Fixed bug #3311911 - "SCI: QFG3: Intro music abruptly stops"
Filippos Karapetis
2011-08-26
SCI: Fixed bug #3366295 - "SCI: User-translated files are ignored"
Filippos Karapetis
2011-08-26
SCI: Fixed bug #3396887 - "SCI: pq2-pc98-jp - Listing of items / Inventory no...
Filippos Karapetis
2011-08-25
SCI: Fixed QFG3 bug #3377429, by removing the problematic script patch
Filippos Karapetis
2011-08-25
SCI: Fixed bug #3392767 - "SCI: SQ4 (English/CD/Win): Engine Abort In Timepod...
Filippos Karapetis
2011-08-25
SCI: Added two workarounds for script bug #3389579
Filippos Karapetis
2011-08-25
SCI: Added the German CD version of PQ4 (bug report #3392955)
Filippos Karapetis
2011-08-08
SCI: Remove dead code
Max Horn
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
SCI: Simplify allocation of ResourceManager.
Christoph Mallon
2011-08-07
SCI: Remove unnecessary cast.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-07-18
SCI: Fix kFormat's handling of %c with a 0 argument
Willem Jan Palenstijn
[prev]
[next]