aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_adlib.cpp
AgeCommit message (Expand)Author
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-09Fixed typos.Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-04-06Silenced MSVC warningFilippos Karapetis
2008-04-06Implemented fadeout waiting in KyraEngine_v2::enterNewScene for AdLib.Johannes Schickel
2008-04-04Cleaned up volume settings managment.Johannes Schickel
2008-03-26- fixed multiple voices playing at once (see bug #1926547 "HoF: Right mouse b...Johannes Schickel
2008-01-03Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".Johannes Schickel
2007-12-09Added a hack to allow adjustment of Adlib volume. (see bug #1497961 "KYRA1: m...Johannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-04-01made _vm/_engine usage consistent. (_engine -> _vm all over the place now).Johannes Schickel
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2007-02-17Only set up the Kyra 1 triggers for Kyra 1, not Kyra 2.Torbjörn Andersson
2007-02-16Added support for Kyrandia 2 ADL files.Johannes Schickel
2007-01-29- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)Johannes Schickel
2007-01-26little parameter reodering.Johannes Schickel
2006-08-15- adding LPGL headers to adlib sound specific filesJohannes Schickel
2006-08-03Committed my own patch #1533833 (minus one line that was left over from anTorbjörn Andersson
2006-07-26Removed unnecessary #includeTorbjörn Andersson
2006-06-02Fix for bug # 1497961 ("KYRA1: in-game "Music" option not working").Johannes Schickel
2006-05-28- makes Screen::getPagePtr privateJohannes Schickel
2006-05-28Commits Chriliths patch for fixing Kyra on PalmOS.Johannes Schickel
2006-05-12- little cleanupsJohannes Schickel
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-04-12Fixing mismatch between format strings and data on some systemsMax Horn
2006-04-12sizeof(void *) != sizeof(int) for a large number of systems.Jonathan Gray
2006-03-26Cleaned up update_playRhythmSection(). It's almost possible to understand whatTorbjörn Andersson
2006-03-25I believe that the purpose of updateCallback45() is to add a signed value to aTorbjörn Andersson
2006-03-25More renamings:Torbjörn Andersson
2006-03-21Implemented "sound triggers" so that the music does not stop shortly afterTorbjörn Andersson
2006-03-17Oops, I never meant to remove *that* line! Put it back again. (This fixes theTorbjörn Andersson
2006-03-17The opcode functions are not allowed to modify their own channel.dataptrTorbjörn Andersson
2006-03-16More cleanups and renamings: _sfxSecondByteOfSong -> _sfxPriorityTorbjörn Andersson
2006-03-16Went through callbacks 51, 52 and 53, comparing them to LordHoto's annotatedTorbjörn Andersson
2006-03-16We have several functions where we need to find the pointer to a program or anTorbjörn Andersson
2006-03-16More renamings:Torbjörn Andersson
2006-03-16I don't know if it's our bug, or a bug in the original Kyra music driver, butTorbjörn Andersson
2006-03-16Fixed some comments and made a couple of cleanups to make it a bit more clearTorbjörn Andersson
2006-03-14Cleanup.Torbjörn Andersson
2006-03-14Added workaround in FMOPL for the pathological case where a note was turned offTorbjörn Andersson
2006-03-14Fix typo in comment.Torbjörn Andersson
2006-03-14- Fixes a bug in update_primaryEffect (wrong sound from the birds outside bra...Johannes Schickel
2006-03-14Fixes _unkTables, I made a mistake while extracting those last time it seems.Johannes Schickel
2006-03-14Updated comment with more circumstantial evidence that the low-frequency noteTorbjörn Andersson
2006-03-13Further clarifications to the comment about the "low-frequency notes atTorbjörn Andersson
2006-03-13Cleaned up the comments in unkOutput2(), and added a big note about the bugTorbjörn Andersson
2006-03-13Changed type for samplesleft in order for MIN macro to work properly on all p...Lars Persson
2006-03-13Things continue to fall into place. In other words, more renamings:Torbjörn Andersson