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-12-23
SCI/new music code: Do not cache the signal selector, as it needs to be alway...
Filippos Karapetis
2009-12-23
SCI: sound resource added data format comments
Martin Kiewitz
2009-12-23
SCI: sound resource handling fixed (fixes lsl5 music w/ new music code)
Martin Kiewitz
2009-12-23
Some SCI32 (minor) String bug fixes and cleanup.
Matthew Hoops
2009-12-22
Disabled some currently unused code
Filippos Karapetis
2009-12-22
SCI/new music code:
Filippos Karapetis
2009-12-22
Silenced some warnings to protect DrMcCoy from incoming Borg
Filippos Karapetis
2009-12-22
Initial implementation of music fading in the new music code. Added warnings ...
Filippos Karapetis
2009-12-22
Started implementing SCI1.1 digital sound effect playing in the new music code
Filippos Karapetis
2009-12-22
The detectMusicDriver() function returns MD_-something, not MDT_-something.
Torbjörn Andersson
2009-12-22
Fixed looping sounds in the new sound code
Filippos Karapetis
2009-12-22
SCI: Fix some warnings
Max Horn
2009-12-22
Some bugfixes to the new music code
Filippos Karapetis
2009-12-21
Some updates to the new music code
Filippos Karapetis
2009-12-21
Restored sound volume functionality in the old music code
Filippos Karapetis
2009-12-21
Add a TODO for the SCI 2.1 message version (5).
Matthew Hoops
2009-12-21
Silenced some warnings to make DrMcCoy happier :)
Filippos Karapetis
2009-12-21
Update/add some comments/TODOs.
Matthew Hoops
2009-12-21
SCI32:
Matthew Hoops
2009-12-21
Fixed text controls when subtitles are enabled in multilingual SCI01 games
Filippos Karapetis
2009-12-21
Fixed menus in multilingual SCI01 games
Filippos Karapetis
2009-12-21
Brought back the INCLUDE_OLDGFX define
Filippos Karapetis
2009-12-20
Implemented cmdUpdateCues() in the new sound code and fixed a crash when load...
Filippos Karapetis
2009-12-20
Started integrating the new sound code in the SoundCommandParser class. Some ...
Filippos Karapetis
2009-12-20
Moved all of the sound iterator code in its own directory, and added a slight...
Filippos Karapetis
2009-12-20
Wrapped some more sound code around appropriate defines
Filippos Karapetis
2009-12-20
Wrapped some more sound code around appropriate defines
Filippos Karapetis
2009-12-20
Directly modify the sound objects, instead of modifying a local copy. Remove ...
Filippos Karapetis
2009-12-20
Removed dead code
Filippos Karapetis
2009-12-19
- Started wrapping the current sound code around appropriate defines
Filippos Karapetis
2009-12-19
- Removed unused includes
Filippos Karapetis
2009-12-19
Removed unused include
Filippos Karapetis
2009-12-19
Fix segfault when quitting. static const Common::String's shouldn't be used.
Matthew Hoops
2009-12-19
Silence some gcc 3.4.5 warnings.
Matthew Hoops
2009-12-18
Moved the interface class for the the custom SCI MIDI drivers together with t...
Filippos Karapetis
2009-12-18
Moved the midi_writer struct into the place where it's actually used, and nam...
Filippos Karapetis
2009-12-15
Got rid of ReadStream::ioFailed()
Max Horn
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
2009-12-09
SCI: Paranoia tweak for EngineState::autoDetectFeature
Max Horn
2009-12-09
SCI: implemented _picNotValidSci11 for new kPicNotValid behaviour in sci1.1 (...
Martin Kiewitz
2009-12-09
SCI: Save/LoadGame Common::Rect saving now portable
Martin Kiewitz
2009-12-09
Fixed some simple cppcheck warnings.
Torbjörn Andersson
2009-12-08
Attempt to fix MSVC warning C4121.
Johannes Schickel
2009-12-08
SCI: new USE_OLDGFX for switching to oldgui, fixes loading of savedgames unde...
Martin Kiewitz
2009-12-08
SCI: SciGui::getPortPic now uses byref
Martin Kiewitz
2009-12-08
SCI: Saving picPort now (fixes loading saved games in castle of dr. brain)
Martin Kiewitz
2009-12-08
Fix some MSVC warnings (part of patch #2909981)
Max Horn
2009-12-08
SCI: Cleanup DirSeeker a little bit
Max Horn
2009-12-07
Slight cleanup/simplification of the TimerSongIterator
Filippos Karapetis
2009-12-07
Applied patch from tracker item #2900436 - "SCI: SCI32 Checksums" with some f...
Filippos Karapetis
[next]