Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Eugene Sandulenko
|
0b7194ecc4
|
SLUDGE: Gracefully continue on MOD music failure. Happens with IT modules now
|
2021-05-30 11:40:37 +02:00 |
|
Eugene Sandulenko
|
51d56fdcea
|
SLUDGE: Implement handling MOD track starting playback position
|
2021-05-14 01:01:58 +02:00 |
|
Eugene Sandulenko
|
cfaa0fd4be
|
SLUDGE: Loop MOD playback
|
2021-05-13 02:10:18 +02:00 |
|
Eugene Sandulenko
|
28e4e46707
|
SLUDGE: Reduce header dependencies
|
2021-05-07 01:29:53 +02:00 |
|
Eugene Sandulenko
|
5c15a99fb8
|
SLUDGE: Reduced header dependecy. No nested includes
|
2021-05-07 01:29:53 +02:00 |
|
Eugene Sandulenko
|
e3da6f47b5
|
SLUDGE: Remove unused files and redundant header
|
2021-05-07 01:29:52 +02:00 |
|
Eugene Sandulenko
|
9d6761a8ad
|
SLUDGE: Dump more resources
|
2021-05-07 01:29:52 +02:00 |
|
Simei Yin
|
2ab7665e56
|
SLUDGE: Move SetVariable() into struct Variable
|
2018-05-31 23:15:09 +02:00 |
|
Simei Yin
|
fe9968a074
|
SLUDGE: Arrange include order
|
2017-12-19 22:16:21 +01:00 |
|
Simei Yin
|
e1c33a6b97
|
SLUDGE: Use Mod/Xm/S3m decoder in Sludge
|
2017-09-12 11:27:21 +02:00 |
|
Simei Yin
|
867b8dbb92
|
SLUDGE: Reset engine when launching a new game data file
|
2017-08-22 16:20:15 +02:00 |
|
Simei Yin
|
cc84534871
|
SLUDGE: Fix load&save sound bug
|
2017-08-18 05:17:03 +02:00 |
|
Simei Yin
|
0993264ba3
|
SLUDGE: Play mod music
|
2017-08-18 05:17:03 +02:00 |
|
Simei Yin
|
606d2135b8
|
SLUDGE: Fix SoundManager destructure error
|
2017-08-12 16:49:47 +02:00 |
|
Simei Yin
|
73a81a5089
|
SLUDGE: Objectify sound manager
|
2017-07-21 11:21:45 +02:00 |
|
Simei Yin
|
caa51ef49a
|
SLUDGE: Change all structure names to Uppercase
|
2017-07-20 19:10:01 +02:00 |
|
Simei Yin
|
4fc6cef968
|
SLUDGE: Objectify resource manager
|
2017-07-18 19:05:04 +02:00 |
|
yinsimei
|
f8e1fe0064
|
SLUDGE: replace int types to scummvm defined ones
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
08304b848a
|
SLUDGE: use Common/debug instead of sludge debug
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
874d03f79b
|
SLUDGE: stop a sound by file number
SLUDGE: stop a sound by
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
5baae657fd
|
SLUDGE: cache of ended sound in playlist won't be used before handled
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
15c7958d57
|
SLUDGE: add sound loop for wav and ogg
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
747820bbed
|
SLUDGE: get loop sound work for wav and ogg
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
51a20af064
|
SLUDGE: leave MOD sound loading aside
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
ef9438065f
|
SLUDGE: play game wav sound in a rough way
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
da842ee14e
|
SLUDGE: remove unused sound files and rename cpp
|
2017-07-13 18:27:45 +02:00 |
|