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
Age
Commit message (
Expand
)
Author
2009-12-28
cleanup
Max Horn
2009-12-28
SCI: Make some code comply to our naming conventions
Max Horn
2009-12-28
SCI/new sound code:
Filippos Karapetis
2009-12-28
Moved the OLD_PATHFINDING define inside sci.h, together with the others
Filippos Karapetis
2009-12-28
SCI/new music code: Added a workaround for a music-related game bug in Castle...
Filippos Karapetis
2009-12-28
Fixed music pausing
Filippos Karapetis
2009-12-28
Create the stream dynamically in playSoundData(), to avoid a crash (spotted by
Torbjörn Andersson
2009-12-28
LOL: fixed debug message
Florian Kagerer
2009-12-28
Added a workaround for an off-by-one invalid species access bug in the LSL2 d...
Filippos Karapetis
2009-12-28
SCI/new music code: Implemented the "songlib" debug command
Filippos Karapetis
2009-12-28
SCI/new music code: Hanging notes now stop when a sound is paused/stopped
Filippos Karapetis
2009-12-28
SCI/new music code: Fixed a race condition when removing a sound from the pla...
Filippos Karapetis
2009-12-28
Added MD5 data for Russian Discworld 1
Paul Gilbert
2009-12-28
SCI/new music code: Fixed music fading in SCI2 - seems like setting the signa...
Filippos Karapetis
2009-12-27
SCI/new music code:
Filippos Karapetis
2009-12-27
Fix regression in SCI1/1.1 wave sound from r46660. I knew it was a bad omen t...
Matthew Hoops
2009-12-27
SCI/newmusic: fixed warning
Martin Kiewitz
2009-12-27
wCompressed is still a uint16 in SCI32, so correct the vol version detection.
Matthew Hoops
2009-12-27
Add support for external wave files used as audio resources in the ResourceMa...
Matthew Hoops
2009-12-27
fix resource refactor regression
Andrew Kurushin
2009-12-27
SCI/newmusic: Accept WAVE files as audio resources (needed for gk1 title musi...
Martin Kiewitz
2009-12-27
Implement kPlatform subfunctions 0 and 2, and stub 1 and 3 (CD speed and CD c...
Matthew Hoops
2009-12-27
SCI/newmusic: fix getting of mastervolume. cause of rounding we will otherwis...
Martin Kiewitz
2009-12-27
implemented fade in/out effects
Vladimir Menshakov
2009-12-27
Fixed priority bug
Filippos Karapetis
2009-12-27
SCI/newmusic: Fixed fading (fixes intro of castle of brain)
Martin Kiewitz
2009-12-27
Removed _hasNodePtr
Filippos Karapetis
2009-12-27
Added some currently disabled code to be used when sound fading is done (need...
Filippos Karapetis
2009-12-27
cmdGetPolyphony always returns true in SCI0, according to specs
Filippos Karapetis
2009-12-27
SCI/new music code:
Filippos Karapetis
2009-12-27
Renamed gameName -> gameId, to keep the same vocabulary everywhere
Filippos Karapetis
2009-12-27
SCI/newmusic: moving commented assert
Martin Kiewitz
2009-12-27
SCI/newmusic: now playing sample data for sci0 games (this also fixes sq3 ami...
Martin Kiewitz
2009-12-27
Really fixed compilation
Filippos Karapetis
2009-12-27
SCI/newmusic: now adding digital sample data as separate channel for sci0 gam...
Martin Kiewitz
2009-12-27
Hopefully fixed compilation
Filippos Karapetis
2009-12-27
Changed some comments
Filippos Karapetis
2009-12-27
SCI/new music code:
Filippos Karapetis
2009-12-27
SCI32: Partially implemented kOnMe. Now the main menu in GK1 works
Filippos Karapetis
2009-12-27
Turned some unimplemented debug related kernel functions into dummy functions
Filippos Karapetis
2009-12-27
Silenced a chatty console debug message
Filippos Karapetis
2009-12-27
SCI/new music code: split the MidiParser class into a separate file
Filippos Karapetis
2009-12-27
The state selector is only available in SCI0 games
Filippos Karapetis
2009-12-27
Now using m_kiewitz's picture code to show pictures in SCI32. Also took some ...
Filippos Karapetis
2009-12-26
SCI/newmusic: added state change to sample play as well
Martin Kiewitz
2009-12-26
SCI/newmusic: Update state when music is done playing (fixes sq3)
Martin Kiewitz
2009-12-26
SCI: Added #ifdefs for sci32 picture format code
Martin Kiewitz
2009-12-26
SCI: added TODO priority map of sci32 pictures
Martin Kiewitz
2009-12-26
SCI: support for "no compression" pictures in sci32
Martin Kiewitz
2009-12-26
SCI: support for sci32 picture resource data
Martin Kiewitz
[prev]
[next]