aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_towns.cpp
AgeCommit message (Expand)Author
2008-01-03Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".Johannes Schickel
2007-12-23Fix the FIXME ;-)Max Horn
2007-12-22Added FIXME comment.Johannes Schickel
2007-12-21Reverted too complicated (and unneeded) volume settings code for towns driver.Johannes Schickel
2007-12-16Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...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-03-27fixed const correctnessMax Horn
2007-03-26Commit of patch #1688065 ("KYRA: fm towns music").Johannes Schickel
2007-03-25Some tempo fixes from Florian.Johannes Schickel
2007-03-24Commit of patch #1686414 ("Kyra: FM-Towns music").Johannes Schickel
2007-03-02Changed the order of the parameters of makeLinearInputStream to resemble Mixe...Max Horn
2007-02-26Using FLAG_AUTOFREE implies free() being called on the memory buffer you pass...Max Horn
2007-02-11should fix warnings in msvc.Johannes Schickel
2007-01-29cleanupJohannes Schickel
2007-01-29- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)Johannes Schickel