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
2009-06-21
Cleanup
Filippos Karapetis
2009-06-19
SCI: Fix cel1 y-offset regression introduced in r40997.
Walter van Niftrik
2009-06-18
Patch
Max Horn
2009-06-15
Added aliases for the script/breakpoint related commands and added the debugf...
Filippos Karapetis
2009-06-14
SCI: Added detection entries for Japanese SQ4.
Walter van Niftrik
2009-06-13
Buildfix for gcc 3.3 (moved a template class member into the header file)
Oystein Eftevaag
2009-06-12
SCI: Moved audio code from AudioResource to the sfx core.
Walter van Niftrik
2009-06-12
SCI: Added detection entries for Japanese QFG.
Walter van Niftrik
2009-06-09
SCI: Moved SCI1 audio map handling into the resource manager.
Walter van Niftrik
2009-06-08
SCI: Cleanup
Walter van Niftrik
2009-06-08
Replaced GFXWARN with warning and GFXDEBUG with debugC
Filippos Karapetis
2009-06-08
Moved some more debug commands to ScummVM's console
Filippos Karapetis
2009-06-07
Hopefully fixed memory corruption when loading games
Filippos Karapetis
2009-06-07
SCI: C++ified the song iterator code a little bit more
Max Horn
2009-06-07
SCI: Got rid of g_EngineState
Max Horn
2009-06-07
SCI: Moved resource36 handling into resource manager.
Walter van Niftrik
2009-06-07
SCI: Fixed the broken SciEngine::pauseEngineIntern code by ensuring that SciE...
Max Horn
2009-06-07
SCI: Simplified SongLibrary code a bit
Max Horn
2009-06-07
SCI: Objectified Song struct 'a bit'
Max Horn
2009-06-07
SCI: Objectified SongLibrary
Max Horn
2009-06-07
SCI: Renamed various song/songlib related structs and members
Max Horn
2009-06-07
Replaced KP_ALT, SKPV_OR_ALT and UKPV_OR_ALT
Filippos Karapetis
2009-06-07
Init _opl to 0. This prevents a crash on exit when the Adlib driver is closed...
Filippos Karapetis
2009-06-07
Replaced/removed KP_UINT, KP_SINT, SKPV and UKPV as well as the VIEW_PRIORITY...
Filippos Karapetis
2009-06-07
MD5 from bugreport #2797962: "SCI: Laura Bows 2 german, md5"
Eugene Sandulenko
2009-06-07
Added MD5 from Bug #2796782: "SCI: LSL1 Russian MD5"
Eugene Sandulenko
2009-06-07
SCI: Resmgr cleanup and preparations for moving resource36 handling into resmgr.
Walter van Niftrik
2009-06-06
Moved some more debug commands to ScummVM's coneole
Filippos Karapetis
2009-06-06
Added game GUI options to advancedDetector and updated all engines
Eugene Sandulenko
2009-06-06
Fix unused variable warnings.
Johannes Schickel
2009-06-06
Moved some more debug commands to ScummVM's coneole
Filippos Karapetis
2009-06-06
SCI: Fix audio regression in KQ5CD, introduced in r41205.
Walter van Niftrik
2009-06-06
Store long-term pointers to object variables in a new ObjVarRef struct.
Willem Jan Palenstijn
2009-06-06
Some uint8 -> byte conversions
Filippos Karapetis
2009-06-06
Moved the fake 1x1 mode structure to gfx_resmgr.cpp (where it's actually used)
Filippos Karapetis
2009-06-06
Objectified the graphics driver
Filippos Karapetis
2009-06-06
SCI: Moved the handling of 65535.map into the resource manager.
Walter van Niftrik
2009-06-05
Cleanup
Filippos Karapetis
2009-06-05
Moved some more debug commands to ScummVM's coneole and removed some unused code
Filippos Karapetis
2009-06-05
Removed some unused code and performed some cleanup
Filippos Karapetis
2009-06-05
SCI: Audio: Fixed bug in sample length computation.
Walter van Niftrik
2009-06-04
SCI: Fixed some endian bugs related to speech handling. READ_UINT* are not LE,
Walter van Niftrik
2009-06-04
SCI: Made some members of class Resource protected; some cleanup
Max Horn
2009-06-04
oops
Max Horn
2009-06-04
SCI: Renamed EngineState::flags and version to _flags and _version (following...
Max Horn
2009-06-04
SCI: Renamed _kfuncTable -> _kernelFuncs; and simplified/streamlined the kern...
Max Horn
2009-06-04
SCI: Added MemObject::isValidOffset method; use it to simplify determine_reg_...
Max Horn
2009-06-04
SCI: Slightly modified kAddAfter so that it does not modify its arguments nee...
Max Horn
2009-06-04
SCI: cleanup
Max Horn
2009-06-04
SCI: Added FIXME comment to not_register()
Max Horn
[next]