Commit graph

15 commits

Author SHA1 Message Date
smallmodel
d8d98ade6a
Set the default sound quality to 44 Hz 2024-12-08 12:37:59 +01:00
smallmodel
486b6f40e5
Don't play sound if the parameter is not specified 2024-11-26 22:47:55 +01:00
smallmodel
9ea40f31e4
Clear all entities on registration 2024-09-29 13:30:56 +02:00
smallmodel
3af24ee0ea
Exclude new sound CPP files directly when not using the new sound system instead of using #ifdef 2024-08-09 20:30:35 +02:00
smallmodel
757b4849f8
Add a fix to load the music from save
This commit implements code to get/set sample offset in an OpenAL channel and saves the music filename/offset into the file. This only works by using the experimental sound system, so it partially fixes #327
2024-07-22 20:13:03 +02:00
smallmodel
4cf4ca2943
Fixed crash on pSoundAlias 2024-03-03 18:53:22 +01:00
smallmodel
cc048f5099
Fixed some sounds being improperly replaced 2024-01-21 23:50:15 +01:00
smallmodel
5ae88b816d
Initialize pSoundAlias to NULL 2024-01-16 20:27:56 +01:00
smallmodel
8b85e4e075
Export number_of_sfx_infos and sfx_infos 2024-01-08 23:25:41 +01:00
smallmodel
88ccaee5cc
Implemented C++ sound DMA 2024-01-08 20:07:26 +01:00
smallmodel
1dfb81917c
Added public driver functions 2024-01-07 23:38:57 +01:00
smallmodel
04e0242422
Added source files for OpenAL FAKK (unimplemented) 2024-01-07 20:10:53 +01:00
L
72f090b289 Fixed openmohaa.exe compilation (only 102 linker errors) 2023-05-07 21:28:54 +02:00
L
7030c23994 Fixed compilation issues 2023-05-07 20:38:08 +02:00
Ley0k
09bed43f97 Hard reset 2016-03-27 11:49:47 +02:00