Age | Commit message (Expand) | Author |
---|---|---|
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 | 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 | Some bugfixes to the new music code | Filippos Karapetis |
2009-12-21 | Some updates to the new music code | Filippos Karapetis |
2009-12-20 | Directly modify the sound objects, instead of modifying a local copy. Remove ... | Filippos Karapetis |
2009-12-19 | Silence some gcc 3.4.5 warnings. | Matthew Hoops |
2009-12-09 | Changed MidiDriver::createMidi to take a MidiDriverType instead of an int | Max Horn |
2009-11-15 | - Started importing the music code from Greg's SCI engine | Filippos Karapetis |