Age | Commit message (Expand) | Author |
2009-12-24 | Silenced some MSVC warnings | Filippos Karapetis |
2009-12-24 | Silence some gcc warnings. | Matthew Hoops |
2009-12-24 | LOL: fixed minor bug in lamp code | Florian Kagerer |
2009-12-24 | Stub SCI32's kOnMe to give better debugging info (used when clicking in the G... | Matthew Hoops |
2009-12-24 | SCI: new music code / signals now almost correctly triggered | Martin Kiewitz |
2009-12-24 | Obtain channel mask from music drivers. Also, added a warning in cmdReverb() ... | Filippos Karapetis |
2009-12-24 | Updated comments in kListEachElementDo() to show how it's called, with the he... | Filippos Karapetis |
2009-12-24 | SCI32: Added some more stubs for picture manipulation, screen update and anim... | Filippos Karapetis |
2009-12-24 | Added a hack in kAddScreenItem to display the view in question on screen. Som... | Filippos Karapetis |
2009-12-24 | SCI32: The view related functions pass a view object as parameter, and the en... | Filippos Karapetis |
2009-12-24 | SCI: new music code / dont filter channel 15 (control) at any time | Martin Kiewitz |
2009-12-24 | SCI: channels are now filtered for sci0 (fixes garbled music) | Martin Kiewitz |
2009-12-24 | 11H: Add some more opcode stubs | Scott Thomas |
2009-12-24 | Tweak Groovie2 video buffer handling | Scott Thomas |
2009-12-24 | SCI32: | Matthew Hoops |
2009-12-23 | Add more information to Italian fan translations of ITE as mentioned in | Eugene Sandulenko |
2009-12-23 | Patch #2895458: "SCUMM: Add support for SEGA-CD MI Passcodes" | Eugene Sandulenko |
2009-12-23 | fixed invalid debug level | Vladimir Menshakov |
2009-12-23 | Patch #2898445: "MM NES: Add support for original save/load dialog" | Eugene Sandulenko |
2009-12-23 | SCI/new music code: Song handles are now unique (as SCI0 relies on them, rath... | Filippos Karapetis |
2009-12-23 | Fixed compilation | Filippos Karapetis |
2009-12-23 | SCI/new music code: Some fixes for SCI0 music, and removed a duplicate enum | Filippos Karapetis |
2009-12-23 | SCI: Fix warning | Max Horn |
2009-12-23 | SCI: new music code / wip support for sci0 music | Martin Kiewitz |
2009-12-23 | SCI/new music code: Added a sanity check to avoid changing some selectors tha... | Filippos Karapetis |
2009-12-23 | SCI/new music code: Removed the checks for the nodePtr selector, as we alread... | Filippos Karapetis |
2009-12-23 | SCI: new music code / removed unused sz from Track struct | Martin Kiewitz |
2009-12-23 | SCI: new music code / variable-names changed to make it more verbose | Martin Kiewitz |
2009-12-23 | fix typo | Fabio Battaglia |
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 | Specify file size for PC-Spiele German Indy3 as provided in bug#2916434 | Eugene Sandulenko |
2009-12-22 | Disabled some currently unused code | Filippos Karapetis |
2009-12-22 | SCI/new music code: | Filippos Karapetis |
2009-12-22 | removed conflicting hotkeys. | Vladimir Menshakov |
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 | md5 from bug #2809149: "AGI: SQ1: Checksum of Space Quest 1 Version 1.1A" | Eugene Sandulenko |
2009-12-21 | Add indy3 md5 from bug #2916434: "New MD5 for Indy3 DOS-EGA, German" | Eugene Sandulenko |
2009-12-21 | Sorted game entries | Eugene Sandulenko |
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 |