Commit Graph

611 Commits

Author SHA1 Message Date
0768026938 Fix chainsaw sounds lol 2020-12-25 08:33:43 +02:00
19cc1d7854 fixes 2020-12-25 01:29:18 +01:00
35473e653d More audio 2020-12-22 14:53:45 +01:00
bf90fed2b7 fixes 2020-12-19 11:49:19 +03:00
8d1996833b merge attempt 2020-12-19 03:21:04 +03:00
6b654094a5 Merge pull request #871 from withmorten/sized-enums
Get rid of sized enums
2020-12-09 03:15:20 +03:00
5a1ea7bcf5 audio: define openal extensions in re3 owned namespace 2020-12-07 19:05:58 +01:00
4c0744260d uint8 enums fixed 2020-12-07 01:59:17 +01:00
912e71be53 int8 enums fixed 2020-12-07 01:30:38 +01:00
16ed00aede uint16 enums fixed 2020-12-07 01:22:51 +01:00
e6a7a9353c uint32 enums fixed 2020-12-07 01:20:14 +01:00
7ad86595e4 int32 enum fixed 2020-12-07 01:19:10 +01:00
5e9a433b79 int32 enum fixed 2020-12-07 01:05:45 +01:00
9e2ac26a1d uint32 enums fixed 2020-12-07 01:04:23 +01:00
b5ffea5c6e uint16 enums fixed 2020-12-07 00:57:34 +01:00
afdf8c25a0 int8 enums fixed 2020-12-07 00:56:12 +01:00
4696e3f9c8 uint8 enums fixed 2020-12-07 00:36:40 +01:00
12d3893fe9 crossplatform is needed for casepath on non-Windows systems 2020-12-06 20:46:11 +01:00
43d5831394 cAudioManager::ProcessPedOneShots + fixes 2020-12-01 23:38:36 +02:00
aap
d5bc382cb5 GTA_VERSION define and some config.h cleanup 2020-11-29 21:29:48 +01:00
103b8fb426 More audio fix 2020-11-22 23:24:38 +02:00
f010777e58 Audio fixes 2020-11-22 23:10:41 +02:00
be205d9602 Merge pull request #797 from theR4K/master
Make code in master same like in audio PR for miami
2020-11-15 14:55:40 +02:00
be92957328 fixed top gear 2020-11-11 12:21:30 +03:00
c91d5a90a1 easy way to safe few petaseconds 2020-11-08 23:29:57 +03:00
fb2173c396 to make Serge and _R4K_ happy 2020-11-08 22:33:30 +03:00
363a2c6098 marked stupied code(dotProduct and AudioEvents) 2020-11-08 22:26:14 +03:00
612bd98039 return bad code, becouse no one knows what to do with it 2020-11-08 21:30:03 +03:00
0853a47a3f returned bad code, becouse no one knows what to do with it 2020-11-08 21:23:29 +03:00
f8367ebdef Revert "Font: Fix text dimensions"
This reverts commit 6729de49b1.
2020-11-08 21:11:55 +03:00
279acfae59 pointers to referencies too 2020-11-08 20:50:46 +03:00
e269809bfd Merge branch 'master' of https://github.com/GTAmodding/re3 2020-11-08 20:32:31 +03:00
95bd5b073a pointers into referencies! 2020-11-08 20:31:24 +03:00
a553ac8716 fix for merge fix 2020-11-08 17:49:10 +03:00
f8cc86c227 fix merge 2020-11-08 16:23:20 +03:00
23d23f6462 merge upstream 2020-11-08 16:23:05 +03:00
a2e0373d22 Pickups fix 2020-11-08 15:00:54 +02:00
7ede8685ec Ped comments fixes 2020-11-07 14:39:53 +02:00
3b81eaa2d7 Fix cAudioManager::GetPhrase 2020-11-07 13:55:55 +02:00
e24513d2ad Sfx audio logic 2020-11-06 18:42:52 +01:00
89b622eea8 FORMAT 2020-11-04 11:37:17 +03:00
174424c520 fix serviceSoundEffects an cleanup 2020-11-02 12:05:23 +03:00
fad0a9507d some "optimizations". same like I did in VC 2020-11-01 23:48:03 +03:00
cebf32c46c mark code 2020-11-01 23:38:45 +03:00
5ea9285c5b changes in switch, and mark code 2020-11-01 22:42:45 +03:00
55c4346610 Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamiDev 2020-11-01 22:35:46 +03:00
b8d2c4e452 Add VB file list 2020-10-30 10:34:13 +02:00
86b1d9aea5 OpenAL channels now use their own sound buffers
# Conflicts:
#	src/audio/sampman_oal.cpp
2020-10-28 10:09:59 +02:00
4cfb3b0984 OpenAL channels now use their own sound buffers 2020-10-27 09:35:09 +02:00
ba0c96c39c Revert "(TEST) Try to fix OAL audio problems"
This reverts commit 19cc6fafe0.
2020-10-27 00:40:12 +03:00