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-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
2011-03-09
SCI32: Reroute kSave(5) to kGetSaveFiles(). Any differences to pre-SCI32
Lars Skovlund
2011-03-09
SCI: Save mouse position in SciEvent.
Johannes Schickel
2011-03-08
SCI: Remove unused argument to said
Willem Jan Palenstijn
2011-03-08
SCI: Cleanup
md5
2011-03-08
SCI: Fixed typos
md5
2011-03-08
SCI: Cleanup
md5
2011-03-08
SCI: Comparisons between pointers and numbers are also done in SCI1.1
md5
2011-03-07
SCI: Constify some code
Max Horn
2011-03-05
SCI: Further clarify comment
Lars Skovlund
2011-03-05
SCI: Added some support code for Longbow Amiga
md5
2011-03-04
SCI: Remove SCI version check from READ/WRITE_SCI1ENDIAN_UINT16.
Walter van Niftrik
2011-03-04
SCI: Use BE string handling for Mac games.
Walter van Niftrik
2011-03-04
SCI: Some palette related changes
md5
2011-03-04
SCI: Fixed a issue with signed characters in setChar()
md5
2011-03-04
SCI: Removed warning from kReadNumber
md5
2011-03-04
SCI21: kSave(1) is kRestoreGame
md5
2011-03-04
SCI: Improved debug output of validate_property()
md5
2011-03-03
SCI: Fixed comment in pointerComparisonWithInteger()
md5
2011-03-03
SCI: Simplified arithmetic reg_t operations, based on fingolfin's comments
md5
2011-03-03
SCI: Fixed path finding in Amiga SCI1 games
md5
2011-03-03
SCI: Make some reg_t methods private resp. inline
Max Horn
2011-03-02
SCI: Fixed text positioning in the credits screen of Dr. Brain Amiga
md5
2011-03-02
SCI: Fix garbage collection for SCI32
Matthew Hoops
2011-03-02
SCI: Bug fixes to the reg_t addition operator
md5
2011-03-02
SCI: Fixed script bug #3059871 - "SCI Fanmade - Ocean Battle: Crash while pla...
md5
2011-03-02
SCI: Cleanup
md5
2011-03-01
SCI: Fixed the background color of the status bar in Amiga versions
md5
[next]