aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-25Fixed variable capitalizationFilippos Karapetis
2009-12-25Fix compilation.Johannes Schickel
2009-12-25Properly initialize the audio stream part of each music slot when loadingFilippos Karapetis
2009-12-25SCI/new music code: Some initial code for saving/loading the sound stateFilippos Karapetis
2009-12-25SCI/newmusic: _signalSet, _signalToSet init, debug output added for signalsMartin Kiewitz
2009-12-25SCI/newmusic: ignore vol selector for games prior sci1late, fixes amiga music...Martin Kiewitz
2009-12-25Another readability changeFilippos Karapetis
2009-12-25Slight code readability cleanupFilippos Karapetis
2009-12-25SCI/newmusic: Filter was processing one byte too muchMartin Kiewitz
2009-12-25Consistency change: Use uniform copyright strings in getOriginalCopyright.Johannes Schickel
2009-12-25Fix gcc warning (and along with it make the code a little bit easier to read).Johannes Schickel
2009-12-25Removed a const-away cast.Johannes Schickel
2009-12-25Commit of patch #2909981 "create_msvc: Updated default warnings + per-project...Johannes Schickel
2009-12-24SCI/newmusic: Set signal after waiting for delta and not immediately (fixes i...Martin Kiewitz
2009-12-24SCI/newmusic: support for 0xF8 delta in parseNextEvent, changes to channel fi...Martin Kiewitz
2009-12-24Fix detection for ITE Floppy ItalianEugene Sandulenko
2009-12-24Silenced some MSVC warningsFilippos Karapetis
2009-12-24Silence some gcc warnings.Matthew Hoops
2009-12-24LOL: fixed minor bug in lamp codeFlorian Kagerer
2009-12-24Stub SCI32's kOnMe to give better debugging info (used when clicking in the G...Matthew Hoops
2009-12-24SCI: new music code / signals now almost correctly triggeredMartin Kiewitz
2009-12-24Obtain channel mask from music drivers. Also, added a warning in cmdReverb() ...Filippos Karapetis
2009-12-24Updated comments in kListEachElementDo() to show how it's called, with the he...Filippos Karapetis
2009-12-24SCI32: Added some more stubs for picture manipulation, screen update and anim...Filippos Karapetis
2009-12-24Added a hack in kAddScreenItem to display the view in question on screen. Som...Filippos Karapetis
2009-12-24SCI32: The view related functions pass a view object as parameter, and the en...Filippos Karapetis
2009-12-24SCI: new music code / dont filter channel 15 (control) at any timeMartin Kiewitz
2009-12-24SCI: channels are now filtered for sci0 (fixes garbled music)Martin Kiewitz
2009-12-2411H: Add some more opcode stubsScott Thomas
2009-12-24Tweak Groovie2 video buffer handlingScott Thomas
2009-12-24JPEG tweaks and optimization (thanks to digitall)Scott Thomas
2009-12-24SCI32:Matthew Hoops
2009-12-23Add more information to Italian fan translations of ITE as mentioned inEugene Sandulenko
2009-12-23Sort list of new games in chronological order like everything elseEugene Sandulenko
2009-12-23mentioned teenagent/dragon historie in NEWSVladimir Menshakov
2009-12-23Mention Sega CD passcodes in NEWS file.Eugene Sandulenko
2009-12-23Patch #2895458: "SCUMM: Add support for SEGA-CD MI Passcodes"Eugene Sandulenko
2009-12-23fixed invalid debug levelVladimir Menshakov
2009-12-23Mention MM NES save/load dialog in NEWS file.Eugene Sandulenko
2009-12-23Patch #2898445: "MM NES: Add support for original save/load dialog"Eugene Sandulenko
2009-12-23SCI/new music code: Song handles are now unique (as SCI0 relies on them, rath...Filippos Karapetis
2009-12-23Fixed compilationFilippos Karapetis
2009-12-23SCI/new music code: Some fixes for SCI0 music, and removed a duplicate enumFilippos Karapetis
2009-12-23SCI: Fix warningMax Horn
2009-12-23SCI: new music code / wip support for sci0 musicMartin Kiewitz
2009-12-23SCI/new music code: Added a sanity check to avoid changing some selectors tha...Filippos Karapetis
2009-12-23SCI/new music code: Removed the checks for the nodePtr selector, as we alread...Filippos Karapetis
2009-12-23SCI: new music code / removed unused sz from Track structMartin Kiewitz
2009-12-23SCI: new music code / variable-names changed to make it more verboseMartin Kiewitz
2009-12-23fix typoFabio Battaglia