Age | Commit message (Expand) | Author |
---|---|---|
2017-07-13 | SLUDGE: replace int types to scummvm defined ones | yinsimei |
2017-07-13 | SLUDGE: use Common/debug instead of sludge debug | yinsimei |
2017-07-13 | SLUDGE: stop a sound by file number | yinsimei |
2017-07-13 | SLUDGE: cache of ended sound in playlist won't be used before handled | yinsimei |
2017-07-13 | SLUDGE: add sound loop for wav and ogg | yinsimei |
2017-07-13 | SLUDGE: get loop sound work for wav and ogg | yinsimei |
2017-07-13 | SLUDGE: leave MOD sound loading aside | yinsimei |
2017-07-13 | SLUDGE: play game wav sound in a rough way | yinsimei |
2017-07-13 | SLUDGE: remove unused sound files and rename cpp | yinsimei |