index
:
re3.git
lcs
master
miami
GTA III and Vice City reverse engineered source code
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
sampman_miles.cpp
Age
Commit message (
Expand
)
Author
2021-07-09
Merge branch 'miami' into lcs
Sergeanur
2021-07-08
fix macro redefinition warnings on win-glfw build
withmorten
2021-06-30
Merge branch 'miami' into lcs
Sergeanur
2021-06-28
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for con...
withmorten
2021-06-24
Fixes
Sergeanur
2021-06-24
Make sampman stream functions default to stream 0 + type fixes
Sergeanur
2021-06-24
Increase the number of audio channels to PS2 count and some small audio fixes
Sergeanur
2021-06-24
Use bool8 in audio code
Sergeanur
2021-06-24
Fix engine sounds, player and male01 ped comments
Sergeanur
2021-06-24
Fall back to mp3 if vb is not found
Sergeanur
2021-06-24
LCS sfx + mission audio
Sergeanur
2021-06-24
Make sampman stream functions default to stream 0 + type fixes
Sergeanur
2021-06-24
Increase the number of audio channels to PS2 count and some small audio fixes
Sergeanur
2021-06-24
Use bool8 in audio code
Sergeanur
2021-02-26
Merge branch 'miami' into lcs
Sergeanur
2021-02-19
Fix MP3 player
erorcun
2021-01-25
Merge branch 'miami' into lcs
Sergeanur
2021-01-24
make building with Codewarrior 7 possible
withmorten
2021-01-23
Merge remote-tracking branch 'origin/miami' into lcs
Sergeanur
2021-01-23
Includes overhaul, fix some compiler warnings
erorcun
2021-01-22
Merge remote-tracking branch 'origin/miami' into lcs
Sergeanur
2021-01-22
get rid of most --MIAMI comments
withmorten
2021-01-14
Revert extra checks before autolinking
Filip Gawin
2021-01-14
RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINK
Filip Gawin
2021-01-14
More checks before autolinking
Filip Gawin
2021-01-11
CutsceneMgr done + use original VB audio + make interiors visible + use hashe...
Sergeanur
2020-12-19
fixes
Nikolay Korolev
2020-12-19
merge attempt
Nikolay Korolev
2020-11-29
GTA_VERSION define and some config.h cleanup
aap
2020-10-18
Fix build
erorcun
2020-10-18
Fixes and style changes from miami
erorcun
2020-10-12
Update sampman_miles.cpp
erorcun
2020-10-12
SampleManager
eray orçunus
2020-09-21
some style and bug fixes, updated sfx enum, and implemented processVehicleEngine
Roman Masanin
2020-09-19
Renaming audio enum entries to something more like original
Sergeanur
2020-09-09
cMusicManager, cDMAudio, radio position save/load, a few commands implemented
Sergeanur
2020-07-17
Merge branch 'master' into miami
Sergeanur
2020-07-17
Add audio cache for faster initialization
Sergeanur
2020-05-31
dumb
Nikolay Korolev
2020-05-31
game logic
Nikolay Korolev
2020-05-27
Support of original mp3/wav/adf
Sergeanur
2020-05-20
fixed dumb
Nikolay Korolev
2020-05-20
fixed ped comment
Nikolay Korolev
2020-05-14
it works differently
Nikolay Korolev
2020-05-14
some fixes
Nikolay Korolev
2020-05-04
oal upd
Fire-Head