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-06-09
SCI: Update information on kGetSierraProfileInt
Filippos Karapetis
2012-06-09
SCI: Initial implementation of AddLine, UpdateLine, DeleteLine
Filippos Karapetis
2012-06-09
SCI: Handle translucent text planes
Filippos Karapetis
2012-06-08
SCI: Handle resource ID -1 when setting the palVary resource
Filippos Karapetis
2012-06-08
SCI: Fix mouse up events
Willem Jan Palenstijn
2012-06-07
SCI: Initial implementation of kScrollWindow, used in some SCI21 games
Filippos Karapetis
2012-06-02
SCI32: Implement GetConfig("language")
Lars Skovlund
2012-05-30
SCI32: Case-insensitive configuration getters
Lars Skovlund
2012-05-28
VIDEO: Add volume/balance control to VideoDecoder
Matthew Hoops
2012-05-26
SCI: Add a TODO in kFileIOReadRaw
Filippos Karapetis
2012-05-26
SCI: Map another missing kFileIO call
Filippos Karapetis
2012-05-26
SCI: Implement kGetConfig and kGetSierraProfileInt
Filippos Karapetis
2012-05-26
SCI: Add some missing game-specific options
Filippos Karapetis
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
[prev]
[next]