aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/imuse_digi/dimuse_music.cpp
AgeCommit message (Expand)Author
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-03-29fixed 'if' statement as should be/was.Paweł Kołodziejski
2008-02-15revert stateId == 4 part of code to previous ignore action to fix bug #1881415Paweł Kołodziejski
2008-01-21final fix for bug #1757010Paweł Kołodziejski
2008-01-20added experimental hack to code to prevent the same start music again if old ...Paweł Kołodziejski
2008-01-18iMuse Digital: Moved track & table definition from dimuse.h into separate hea...Max Horn
2008-01-17reduction a bit of codePaweł Kołodziejski
2008-01-15implement dimuse transition 12, not tested yetPaweł Kołodziejski
2008-01-14implement special case for playing music with beginning offset where other on...Paweł Kołodziejski
2008-01-14fixed setting hookId for music, it doesn't worked beforePaweł Kołodziejski
2008-01-13Indentation.Torbjörn Andersson
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
2008-01-13revert updateFadeMusicTrackPaweł Kołodziejski
2008-01-13revert experimental hackPaweł Kołodziejski
2008-01-13fixed fadeOutMusic in transitionsPaweł Kołodziejski
2008-01-13additional missing stoppingSequence to music transitions.Paweł Kołodziejski
2008-01-13added missing stoppingSequence to music transitions. still i'm not sure if it...Paweł Kołodziejski
2008-01-12seqId 4 should pass fadeout music not silence ignorePaweł Kołodziejski
2008-01-01Fix a long standing bug in playComiMusic (no idea whether this caused any bug...Max Horn
2008-01-01experimental change to fade out to 120 ms instead from table for state music ...Paweł Kołodziejski
2007-12-31verified differences in play music code of the dig and comiPaweł Kołodziejski
2007-12-31cleanupMax Horn
2007-12-30atrib -> attrib; added some FIXME commentsMax Horn
2007-12-04remove code duplicationPaweł Kołodziejski
2007-12-04correction based on disassembly Paweł Kołodziejski
2007-12-03remove code duplicationPaweł Kołodziejski
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-02renamed variable in IMuseDigital music codePaweł Kołodziejski
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-20cleanupMax Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-02-19added experimental hook handle on 8,9 sub opcode musicPaweł Kołodziejski
2006-02-11Moved engines to the new engines/ directoryMax Horn