Commit graph

12 commits

Author SHA1 Message Date
smallmodel
f9d264058b
Use safe version of sprintf and strcpy 2024-09-20 23:08:53 +02:00
smallmodel
0ef743d945
Forgot newline 2024-02-13 01:01:39 +01:00
smallmodel
adaeaea596
Fixed other code that makes the game crash when length is 0 2024-01-25 19:48:34 +01:00
smallmodel
f1e2a45520
Don't crash if the length is 0 2024-01-18 20:05:57 +01:00
smallmodel
983f5b9ca4
Fixed UI sounds 2024-01-01 23:17:09 +01:00
smallmodel
11ef489225
Added basic implementation of sound callback
Implemented S_IsSoundPlaying
2023-08-13 20:20:17 +02:00
OM
d2146807fd S_FreeOldestSound: returns *qfalse* if the sound wasn't freed 2023-06-11 12:48:39 +02:00
OM
7910c3c1c9 Added full MP3 support 2023-05-29 15:24:24 +02:00
OM
ba0ed7504d New sound system 2023-05-24 19:42:48 +02:00
OM
67444b0f15 Fixed sound being muted on startup 2023-05-18 20:21:38 +02:00
OM
ce69ed75f7 Reverted to Quake 3 sound system 2023-05-18 19:47:37 +02:00
L
72f090b289 Fixed openmohaa.exe compilation (only 102 linker errors) 2023-05-07 21:28:54 +02:00
Renamed from code/client/snd_dma_new.cpp (Browse further)