aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/game/sound.h
AgeCommit message (Expand)Author
2011-05-24LASTEXPRESS: Add a separate sound cache list for entries with a sound data bu...Littleboy
2011-05-13LASTEXPRESS: Implement SoundManager::setupCache()Littleboy
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-01-26LASTEXPRESS: Add some more error handling to Savegame and Sound classesJulien Templier
2011-01-25LASTEXPRESS: Add per-entry sound stream (this fixes all dialog being cut as s...Julien Templier
2011-01-25LASTEXPRESS: Add some subtitle support to Sound classJulien Templier
2010-11-15LASTEXPRESS: Protect sound queue accesses with mutexJulien Templier
2010-11-11LASTEXPRESS: Use SAFE_DELETE for class variablesJulien Templier
2010-11-11LASTEXPRESS: Fix more memory leaksJulien Templier
2010-10-27LASTEXPRESS: Cleanup game savingJulien Templier
2010-10-26LASTEXPRESS: More savegame workJulien Templier
2010-10-21LASTEXPRESS: Implement remaining AI logic functions for Kahina and KronosJulien Templier
2010-10-19LASTEXPRESS: Fix some space formatting.Jordi Vilalta Prat
2010-10-18LASTEXPRESS: Fix GCC warningsJulien Templier
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko