aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/sound.cpp
AgeCommit message (Expand)Author
2014-02-18TOLTECS: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-13TOLTECS: Replace a magic value with its appropriate enumFilippos Karapetis
2013-01-13TOLTECS: Whitespace fixesFilippos Karapetis
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-11TOLTECS: Store channel volume/panning information in saved gamesFilippos Karapetis
2012-09-11TOLTECS: Implement volume handling and toggling of speech/textFilippos Karapetis
2011-11-21TOLTECS: Sync scene sounds when saving/loadingFilippos Karapetis
2011-11-20TOLTECS: Updated TODOFilippos Karapetis
2011-11-20TOLTECS: Fix bugsBenjamin Haisch
2011-11-20TOLTECS: Fix compilation after sound->audio directory rename.David Turner
2011-11-20TOLTECS: Reduced header dependenciesFilippos Karapetis
2011-11-20TOLTECS: Reduced header dependenciesFilippos Karapetis
2011-11-20TOLTECS: - New constant kMaxChannels instead of number for clarityBenjamin Haisch
2011-11-20TOLTECS: Fixed compilation with current SVN changesBenjamin Haisch
2011-11-20TOLTECS: Fix bug caused by most recent revision (don't free the audio data in...Benjamin Haisch
2011-11-20TOLTECS: Fixed compilationFilippos Karapetis
2011-11-20TOLTECS: Fixed compilation with the latest trunk changes.Filippos Karapetis
2011-11-20TOLTECS: Fixed compilation with the latest trunkFilippos Karapetis
2011-11-20TOLTECS: Fixed compilation with the latest trunk changesFilippos Karapetis
2011-11-20TOLTECS: Fixed compilationBenjamin Haisch
2011-11-20TOLTECS: Fixed compilation with the latest sound changes in the trunkFilippos Karapetis
2011-11-20TOLTECS: - Fixed clipping bugs (in 256-color sprites and scaled sprites)Benjamin Haisch
2011-11-20TOLTECS: - Implemented playSoundAtPos and fixed sound panning (0 is center, n...Benjamin Haisch
2011-11-20TOLTECS: Reworked the ArchiveReader and ResourceCache classes.Benjamin Haisch
2011-11-20TOLTECS: - Fixed sound playingBenjamin Haisch
2011-11-20TOLTECS: - Added enum for sound channel typeBenjamin Haisch
2011-11-20TOLTECS: Very very minor cleanup.Benjamin Haisch
2011-11-20TOLTECS: Implemented preliminary sound playback; some stuff is still missing ...Benjamin Haisch