Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
SupSuper
024eb036fe
PRINCE: Copy audio streams
2021-05-22 23:50:42 +01:00
Eugene Sandulenko
ab5a07857e
PRINCE: Added comment for fix for bug#11771
2020-10-18 01:51:05 +02:00
Денис Телюх
0e3e70a4a4
PRINCE: fixed bug in the conversation with the priest
...
BUG: https://bugs.scummvm.org/ticket/11771
This conversation have no audio files, because it is performed using gestures. So it shouldn't try to load audio.
2020-10-18 01:48:58 +02:00
Eugene Sandulenko
3c5569d272
PRINCE: Fix infinite loop on bad 'look' data. Fixes #11429
2020-08-25 18:36:52 +02:00
Eugene Sandulenko
9a5ba52e6b
PRINCE: Cleanup debug output
2018-05-06 19:33:45 +02:00
Adrian Frühwirth
7f85a988c0
Revert "PRINCE: Don't output debug information unless requested"
...
This reverts commit dfbf6b7287 .
2018-05-06 09:25:31 +02:00
Adrian Frühwirth
dfbf6b7287
PRINCE: Don't output debug information unless requested
2018-05-06 01:24:12 +02:00
Eugene Sandulenko
d84c1ac7e0
PRINCE: Fix header dependency
2018-05-05 23:17:35 +02:00
Eugene Sandulenko
c234630931
PRINCE: Initial support for packed Russian version
2018-05-05 23:17:35 +02:00
Eugene Sandulenko
67abcc36a7
PRINCE: Moved audio-related methods to separate files
2018-05-05 23:17:35 +02:00
Eugene Sandulenko
132f77fd16
PRINCE: Rename sound.cpp to music.cpp
2018-05-05 23:17:34 +02:00
Eugene Sandulenko
fab199d37e
JANITORIAL: Make GPL headers uniform
2016-09-03 12:46:38 +02:00
Eugene Sandulenko
378f8573b0
PRINCE: Object initialization
2016-05-31 17:12:18 +02:00
Ori Avtalion
3564032330
JANITORIAL: Reduce audio header dependencies
2016-04-14 16:10:21 +03:00
lukaslw
a554fa9f7d
PRINCE: Changing all occurrences of NULL to nullptr
...
To beconsistent and to keep just one of them
2014-10-08 18:09:18 +02:00
lukaslw
dcb85739ff
PRINCE: MusicPlayer - remove unnecessary comments
2014-10-07 16:17:19 +02:00
lukaslw
3c29d61f67
PRINCE: Code clean-up
2014-08-01 17:38:04 +02:00
lukaslw
c1456d2734
PRINCE: MIDI music - update. loadMusic(), stopMusic(), O_SETMUSIC, O_STOPMUSIC
2014-07-26 20:58:35 +02:00
lukaslw
97d10f94ec
PRINCE: Sounds and voices - fix and update
2014-07-26 05:33:33 +02:00
lukaslw
ebf3625718
PRINCE: Animation classes fix.
2014-06-22 19:24:28 +02:00
Kamil Zbrog
94f5135850
PRINCE: Fixed background music playback
2014-06-22 19:24:14 +02:00
Kamil Zbróg
cdc1409dc7
PRINCE: databank.ptc base archive with decompression
2013-11-09 23:07:40 +00:00
Kamil Zbróg
fcd2273d78
PRINCE: spaces converted to tabs
2013-10-30 02:28:07 +00:00
Kamil Zbróg
39265b7a4b
PRINCE: replace space with tabs in indent
2013-10-28 17:06:12 +00:00
Kamil Zbróg
84784add68
PRINCE: midi music player added. mob and object lists added
2013-10-28 00:06:21 +00:00