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-06-04
SCI: Set Mac versions of LSL1 and LSL5 to screen height 190.
Walter van Niftrik
2011-06-03
ENGINES: Remove some uses of g_engine
Max Horn
2011-06-03
SCI: Switch some char* to Common::String&
Max Horn
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-31
SCI: Fix up start/end points when pathfinding with opt == 0.
Walter van Niftrik
2011-05-29
SCI: Added a more generalized fix for bug #3306417
md5
2011-05-29
SCI: Make 'quit' an alias for 'quit game' in the console
Willem Jan Palenstijn
2011-05-27
SCI: Fix access to variables (gc_interval etc.) from the console
Lars Skovlund
2011-05-27
Revert "SCI: Don't attempt to modify null/disposed objects."
Lars Skovlund
2011-05-27
SCI: Don't attempt to modify null/disposed objects.
md5
2011-05-27
SCI: Added a workaround for bug #3308087 - "SCI: SQ1VGA - Engine Abort Upon L...
md5
2011-05-27
SCI: Fixed bug #3306417 - "LAURA BOW 2: segmentation fault while talking to D...
md5
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
ALL: analyse -> analyze
Matthew Hoops
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-25
SCI: Constify Object::_baseVars
Max Horn
2011-05-23
COMMON: Add exit() to list of forbidden symbols
Max Horn
2011-05-21
SCI: Fix probable alt/shift mixup
Willem Jan Palenstijn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-14
SCI: Don't do suffix expansions after exact dict match
Willem Jan Palenstijn
2011-05-13
SCI: Fix crash in vo with unloaded superclass
Willem Jan Palenstijn
2011-05-13
SCI: Avoid incrementing lockers of deleted script
Willem Jan Palenstijn
2011-05-13
SCI: Don't include several debug tables when REDUCE_MEMORY_USAGE is defined
md5
2011-05-13
SCI: Marked the sanity check inside processWorkList() as a workaround
md5
2011-05-13
SCI: Added workarounds for bug #3292251, instead of patching the script
md5
2011-05-12
SCI: Fixed bugs #3299458 and #3295849
md5
2011-05-12
SCI: Fix signature of script patch qfg3DialogCrash (bug #3300241)
Tarek Soliman
2011-05-12
SCI: Added a warning for SCI0 games like in bug #3297881
md5
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-09
SCI: Line wrap some comments
Max Horn
2011-05-09
SCI: Fix warning about potential strict-aliasing rules violation
Max Horn
2011-05-09
SCI: Slight cleanup to undithering code
Max Horn
2011-05-05
SCI: Use new MacCursor code instead of convertCrsrCursor()
Matthew Hoops
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
[next]