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
/
engine
Age
Commit message (
Expand
)
Author
2012-06-10
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2012-06-09
SCI: Update information on kGetSierraProfileInt
Filippos Karapetis
2012-06-09
SCI: Initial implementation of AddLine, UpdateLine, DeleteLine
Filippos Karapetis
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-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: 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: 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-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-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-04-29
SCI: Fix for bug #3522046 "Detection of SQ4CD as Windows breaks Music"
Filippos Karapetis
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: 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
SCI: Hook up the digital SFX and CD audio options
Filippos Karapetis
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-03-08
SCI: Fix KQ6 Mac movies with resource fork names
Matthew Hoops
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-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-02-12
SCI: Expand adjustGraphColor to work for older EGA games too
Willem Jan Palenstijn
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2012-01-29
SCI: Remove unnecessary break after return statement.
Johannes Schickel
2012-01-16
SCI: Update a workaround for the demo of QFG4 to make it work again
Filippos Karapetis
2012-01-16
SCI: Remove outdated comment
Willem Jan Palenstijn
2012-01-15
SCI: Simplify kString(Dup) using the overloaded = operator
Filippos Karapetis
2012-01-15
SCI: Ignore an invalid export in a script in the demo of RAMA
Filippos Karapetis
2012-01-15
SCI: Use fromString() in kString(Dup) to simplify code
Filippos Karapetis
2012-01-15
SCI: Zero-terminate strings in SciString::fromString()
Filippos Karapetis
2012-01-15
SCI: Remove wrong script-to-array copying code in kArray
Filippos Karapetis
2012-01-15
SCI: Fix a nasty bug in kString(Dup)
Filippos Karapetis
2012-01-15
SCI: Clean up some memory management and loops
Willem Jan Palenstijn
2012-01-14
SCI: Add a script patch to fix a script bug in GK1 floppy
Filippos Karapetis
[prev]
[next]