Commit graph

16 commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Cameron Cawley
2f4b38b093 PETKA: Fix crash on startup 2021-08-30 23:27:13 +02:00
Andrei Prykhodko
30fd368be5 PETKA: add commentary about using iterator after erasing in SoundsMap 2020-10-07 20:32:53 +03:00
Andrei Prykhodko
7922774499 PETKA: fix thread safety issues in petka 2 2020-10-07 20:32:53 +03:00
Eduard Chaika
aa7e20de28 PETKA: fix memory leak in sound mgr 2020-10-06 17:19:52 +03:00
Andrei Prykhodko
afd2e589be PETKA: added vm field to SoundMgr 2020-06-05 20:48:16 +03:00
Andrei Prykhodko
b8bd1d1d41 PETKA: changed object's fields type to bool where appropriate 2020-05-30 23:03:30 +03:00
Andrei Prykhodko
9dc93418c9 PETKA: simplified room unloading 2020-05-30 01:14:06 +03:00
Andrei Prykhodko
00d85389a8 PETKA: implemented sound balance in dialog 2020-05-17 14:21:18 +03:00
Andrei Prykhodko
c485b77229 PETKA: added debug log to SoundMgr 2020-05-16 22:37:59 +02:00
Andrei Prykhodko
76c587a700 PETKA: fixed adding sound which has null file stream 2020-05-16 22:37:59 +02:00
Andrei Prykhodko
6b079e8575 PETKA: fixed playing previously stopped sounds 2020-05-16 22:37:59 +02:00
Andrei Prykhodko
acdbda77ce PETKA: fixed SIGSEGV when sound is being played 2nd time 2020-05-16 22:37:59 +02:00
Andrei Prykhodko
6ed94fc08d PETKA: implemented MUSIC and BGsFX opcodes 2020-05-16 22:37:59 +02:00
Andrei Prykhodko
38b6434130 PETKA: fixed compiling 2020-05-16 22:37:59 +02:00
Andrei Prykhodko
9f3bd28fc6 PETKA: implemented sound system 2020-05-16 22:37:59 +02:00