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
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
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-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-15
SCI: Silenced the warning for kMacPlatform(1)
md5
2011-04-14
ALL: centre -> center
Max Horn
2011-04-05
SCI: Extended the script workaround for the sign reading script (bugs #327273...
md5
2011-04-04
SCI: Added workaround for script bug #3272735 - "SCI: QFG2: Crash when typing...
md5
2011-04-03
SCI: Added a workaround for script bug #3268076 - "MOTHERGOOSE: Crash after f...
md5
2011-04-02
SCI: Fix SQ1 droid zapping issue with a script patch, thanks to
Lars Skovlund
2011-03-29
SCI: Add workaround for a GK1 pointer comparison
Matthew Hoops
2011-03-28
SCI: Fix Compilation with --enable-release set.
D G Turner
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-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
2011-03-25
SCI: Cleaned up the BreakpointType enum and documented the bpe command
md5
2011-03-25
SCI: Cleaned up send_selector()
md5
2011-03-25
SCI: Extended a workaround for KQ7 to apply in all rooms
md5
2011-03-24
SCI: Close Memory Leak from kAnimate Calls.
D G Turner
2011-03-20
SCI: Moved the engine hunk pointer processing code inside the GfxPorts class
md5
2011-03-19
ALL: s/PI/M_PI/
dhewg
2011-03-19
SCI: Changed several places that use PI to use the standard M_PI instead
md5
2011-03-18
SCI: Remove unused MAX_SAVE_DIR_SIZE
Max Horn
2011-03-14
SCI: Remove a space at the end of a warning
Matthew Hoops
2011-03-14
SCI: Add code to enumerate shadowed selectors
Willem Jan Palenstijn
2011-03-14
SCI: Got rid of VERIFY() and removed some newlines in error messages
md5
2011-03-14
SCI: Removed obsolete comment about kDoBresen()
md5
2011-03-13
SCI: Add workaround for a QFG1 VGA Mac kFormat bug
Matthew Hoops
2011-03-13
SCI: Cleanup
md5
2011-03-13
SCI: Add reference to related bug to comment
Willem Jan Palenstijn
2011-03-13
SCI: Restore full object state after collision in DoBresen
Willem Jan Palenstijn
2011-03-12
SCI: Continue disasm until no jumps go past the current opcode
Willem Jan Palenstijn
2011-03-12
SCI: Added proper fix for bug #3048054 - "LONGBOW: crash when opening hand code"
md5
2011-03-12
SCI: Added automatic detection for several selectors
md5
2011-03-12
SCI: Moved a heap patch from kScriptID() into script_patches.cpp
md5
2011-03-11
SCI: Clarify fix for KQ5 witch freeze bug #3034714
Willem Jan Palenstijn
2011-03-11
SCI: Fixed bug #3034714 - "KQ5CD: ScummVM freezes in dark forest"
md5
2011-03-10
SCI: kPurge is the SCI2+ version of kFlushResources
md5
2011-03-10
SCI: Don't try to uninstantiate scripts marked as deleted
md5
2011-03-09
SCI: Removed unnecessary parameter from deallocate()
md5
2011-03-09
SCI: Implement Mac iconbar event handling.
Walter van Niftrik
2011-03-09
Merge branch 'master' of github.com:scummvm/scummvm
Lars Skovlund
[prev]
[next]