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-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-05-01
SCI: Round left/right edges in bitsShow to even coords
Willem Jan Palenstijn
2011-04-29
SCI: Fixed bug #3289744 - "Hero Quest 1 demo crashes"
md5
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
SCI: Clarify comment from rev 5654e12 further
Willem Jan Palenstijn
2011-04-28
JANITORIAL: Format more forward declarations to follow convention
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-28
SCI: Clarified comment in rev 5654e12
md5
2011-04-28
SCI: Added a more specific workaround for bug #3267956. This fixes bug #32911...
md5
2011-04-27
SCI: Removed unused variables
md5
2011-04-26
SCI: Fixed script bug #3292334 - "HOYLE4: Gin Rummy bug"
md5
2011-04-26
SCI: Fixed script bug #3292251 - "SCI: QFG3: Script error when buying robe"
md5
2011-04-26
SCI: Fixed 2 script bugs in Hoyle 4 - hearts
md5
2011-04-26
SCI: Fixed several uninitialized variable script bugs in Hoyle 4 Bridge
md5
2011-04-26
SCI: Updated the view type descriptions in the "version" console command
md5
2011-04-21
SCI: Avoid (unused) sqrt of a negative number
Willem Jan Palenstijn
2011-04-20
SCI: Fix precedence (bug #3087872)
Willem Jan Palenstijn
2011-04-17
SCI: Prefer Surface::create taking a PixelFormat over the one taking a byte d...
Johannes Schickel
2011-04-15
SCI: Some initial work on supporting patch.005 in KQ1 Amiga
md5
2011-04-15
SCI: Silenced the warning for kMacPlatform(1)
md5
2011-04-14
ALL: centre -> center
Max Horn
2011-04-13
SCI: Remove left-over fixme comment
Willem Jan Palenstijn
2011-04-13
SCI: Added handling for another version of mt32.drv (bug #3285556)
md5
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-05
SCI: Extended the script workaround for the sign reading script (bugs #327273...
md5
2011-04-04
SCI: Initialize newPlane fully before adding it to _planes
Max Horn
2011-04-04
SCI: Added workaround for script bug #3272735 - "SCI: QFG2: Crash when typing...
md5
2011-04-03
SCI: Fixed fading-related bugs #3267956 and #3041738
md5
2011-04-03
SCI: Show object names in the songlib console command
md5
2011-04-03
SCI: Added a workaround for script bug #3268076 - "MOTHERGOOSE: Crash after f...
md5
2011-04-03
SCI: Fixed bug #3266480 and partially fixed bug #3041738
md5
2011-04-03
SCI: Changed debug console hotkey to Control-Shift-D instead of Control-D.
md5
2011-04-02
SCI: Fix Mac SCI32 picture transparency
Matthew Hoops
2011-04-02
SCI: Fix SQ1 droid zapping issue with a script patch, thanks to
Lars Skovlund
2011-04-02
SCI: Replace not required emumidi header
dhewg
2011-03-30
SCI: Minor cleanup
Matthew Hoops
2011-03-30
SCI32: Support for views with 640x400 native resolution
Lars Skovlund
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-29
SCI: Add workaround for a GK1 pointer comparison
Matthew Hoops
2011-03-29
SCI: Limit SCI32 view scaling to when we're actually scaling
Matthew Hoops
2011-03-28
SCI: Fix Compilation with --enable-release set.
D G Turner
2011-03-28
SCI: Add detection entry for my GK1 floppy version.
Johannes Schickel
2011-03-28
SCI: Renamed restAdjust to r_rest (like r_acc and r_prev)
md5
2011-03-28
SCI: Error out when kMemorySegment() is requested to save more than 256 bytes
md5
2011-03-28
SCI: Set the GC_INTERVAL define to its hexadecimal equivalent
md5
2011-03-27
SCI: Moved some debug functions from vm.cpp to scriptdebug.cpp
md5
2011-03-27
SCI: Fix default pan value in MIDI driver.
Walter van Niftrik
2011-03-26
SCI: Removed the READ_VAR and WRITE_VAR wrappers
md5
2011-03-26
SCI: Refactored and cleaned up the VM call stack handling code
md5
2011-03-25
SCI: Reordered some functions
md5
[next]