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
2012-05-26
SCI: Bugfix for kFileIOReadRaw
Filippos Karapetis
2012-05-24
SCI: Map the rarely used VibrateMouse kernel function to be an empty call
Filippos Karapetis
2012-05-22
SCI: Fix the detection of the NRS patch for QFG3
Filippos Karapetis
2012-05-22
SCI: Add a workaround for a hack used in the NRS script patches for QFG3
Filippos Karapetis
2012-05-21
SCI: Silence unused variable warnings
Matthew Hoops
2012-05-21
SCI: Properly alphabetize the SCI32 objects
Matthew Hoops
2012-05-21
SCI: Added two new debug commands, plane_list and plane_items
Filippos Karapetis
2012-05-20
SCI: Fix case of the SciOpcodes enum
Filippos Karapetis
2012-05-20
SCI: Remove the hackish (and wrong) SCI32 fade code
Filippos Karapetis
2012-05-20
SCI: Split the SCI32 graphics kernel functions in a separate file
Filippos Karapetis
2012-05-20
SCI: Change sci_opcodes to CamelCase
Filippos Karapetis
2012-05-20
SCI: Add another workaround for the map scene in TMM
Filippos Karapetis
2012-05-15
SCI: Resolve some resource related FIXMEs
Filippos Karapetis
2012-05-14
SCI: kMakeSaveFileName is actually using virtual savegame IDs
Filippos Karapetis
2012-05-14
SCI: Implement savegame deletion functionality in SCI32
Filippos Karapetis
2012-05-14
SCI: Check for object visibility, if an object defines it
Filippos Karapetis
2012-05-13
SCI: Add a few FIXMEs
Willem Jan Palenstijn
2012-05-11
SCI: Fix bug #3040625 - "SCI: ECOQUEST French/German: Speech balloon graphic ...
Filippos Karapetis
2012-04-29
SCI: Fix for bug #3522046 "Detection of SQ4CD as Windows breaks Music"
Filippos Karapetis
2012-04-29
SCI: Add a hack to fix the cursor colors in Longbow (bug #3489101)
Filippos Karapetis
2012-04-29
SCI: Add the French floppy version of SQ4 (bug #3515247)
Filippos Karapetis
2012-04-05
SCI: Do not cast away const qualifier.
Johannes Schickel
2012-04-04
SCI: Bugfix for the GetAngle workarounds
Filippos Karapetis
2012-04-01
SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513765.
D G Turner
2012-04-01
SCI: Change the fix for the SQ1 PAvoider call to apply in all rooms again
Filippos Karapetis
2012-03-31
ENGINES: Return all available custom GUI options if no target is specified
Filippos Karapetis
2012-03-31
SCI: Make sure that the disable_dithering key exists
Filippos Karapetis
2012-03-31
SCI: Fix workaround for bug #3513207
Filippos Karapetis
2012-03-31
SCI: Minor formatting fix to workarounds table.
D G Turner
2012-03-31
SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513207.
D G Turner
2012-03-25
Merge pull request #216 from bluegr/gui_undither_move
Eugene Sandulenko
2012-03-25
SCI: Fix cursor coordinates for SCI01. Fixes a crash in KQ1 (bug #3503932)
Filippos Karapetis
2012-03-25
GUI: Change the undithering checkbox to be an engine-specific option
Filippos Karapetis
2012-03-25
SCI: Rename the sci_originalsavedload option to originalsaveload
Filippos Karapetis
2012-03-25
SCI: Hook up the digital SFX and CD audio options
Filippos Karapetis
2012-03-25
Merge pull request #211 from lordhoto/game-gui-options-v2
Eugene Sandulenko
2012-03-20
GRAPHICS: Convert PictDecoder to the ImageDecoder API
Matthew Hoops
2012-03-19
SCI: Add per-game GUI option support.
Filippos Karapetis
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-03-13
SCI: Add detection entry for KQ6 French DOS Floppy.
D G Turner
2012-03-08
SCI: Fix GK1 Mac text positioning
Matthew Hoops
2012-03-08
SCI: Fix KQ6 Mac movies with resource fork names
Matthew Hoops
2012-03-08
SCI: Fix SCI1.1+ Mac games with resource fork container names
Matthew Hoops
2012-03-07
SCI: Add a new configuration option for SQ4 CD, "silver_cursors"
Filippos Karapetis
2012-03-05
SCI: Fix GK1 demo sounds
Matthew Hoops
2012-02-28
Revert "SCI: Do not set _singleId in SciMetaEngine"
Filippos Karapetis
2012-02-28
SCI: Do not set _singleId in SciMetaEngine
Filippos Karapetis
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-17
SCI: Added some sanity checks by digitall
Filippos Karapetis
[prev]
[next]