aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/sound/queue.cpp
AgeCommit message (Expand)Author
2014-02-18LASTEXPRESS: Make GPL headers consistent in themselves.Johannes Schickel
2012-08-27LASTEXPRESS: Fix analysis warningsLittleboy
2012-08-01LASTEXPRESS: Remove use of skip from savegame functions when loadingLittleboy
2012-07-27LASTEXPRESS: More include re-organizationLittleboy
2012-07-16LASTEXPRESS: Comment unused variableLittleboy
2012-07-14LASTEXPRESS: CleanupLittleboy
2012-07-14LASTEXPRESS: Remove duplicated include statementsLittleboy
2011-07-08LASTEXPRESS: Simplify SoundQueue::updateQueue()Littleboy
2011-07-06LASTEXPRESS: implement Sound::updateQueue() and all dependent functionsEugene Sandulenko
2011-07-04LASTEXPRESS: Move sound filtering to base Sound classLittleboy
2011-06-29LASTEXPRESS: Hook up preliminary sound filteringLittleboy
2011-06-29LASTEXPRESS: Update sound timer and sound entry playingLittleboy
2011-06-29LASTEXPRESS: Replace shared sound buffer by per-entry bufferLittleboy
2011-06-28LASTEXPRESS: Make SoundEntry members privateLittleboy
2011-06-28LASTEXPRESS: Cleanup commentsLittleboy
2011-06-28LASTEXPRESS: Move sound queue related functions to a separate classLittleboy