Sergeanur
5c562c3adc
More type fixes in audio
2021-08-18 15:31:58 +03:00
erorcun
0542b1bd4d
Fix radio scroll when player controls disabled
2021-07-31 23:03:59 +03:00
Sergeanur
a064b3a687
Audio changes:
...
- Reorder AudioCollision.cpp functions into original order
- Add missing cAudioCollision::Reset()
- Move cAudioCollision ctor into .h (like original)
- Fix argument types for ped comment functions and more
- Fix wrong names of ped comment functions
- Fix incorrect ped comments
- Remove getters
- Reorder declarations of cAudioManager
- Wrap PC only functions around ifdef
- Add cAudioManager methods from PS2 and mobile
2021-07-26 04:34:55 +03:00
Sergeanur
a3964dfd4a
Pause radio when game is paused
2021-06-30 21:36:11 +03:00
Sergeanur
f741101e44
Fix redone + add hud fix
2021-06-24 21:32:44 +03:00
Sergeanur
f2390deaa9
Make sampman stream functions default to stream 0
2021-06-24 21:32:44 +03:00
Sergeanur
786e101acf
Use bool8 in audio code
2021-06-24 21:32:43 +03:00
erorcun
1667ffdd8f
MusicManager fixes
2021-02-03 14:08:28 +03:00
Sergeanur
4afa7b86ae
Add radio off text
2021-01-31 23:44:30 +02:00
erorcun
f9cbe29c50
Merge pull request #886 from erorcun/master
...
Radio scroll to prev. station & radio off text
2020-12-24 20:47:26 +03:00
erorcun
ae7cb92437
fixes to last HUD commits
2020-12-20 05:49:55 +03:00
Fire-Head
140fa2a21c
restore original code, fixes, ps2 font
2020-12-19 21:25:45 +03:00
erorcun
4c46d24983
style change
2020-12-19 20:39:42 +03:00
erorcun
b834d92585
radio scroll fix
2020-12-15 18:37:21 +03:00
erorcun
984b8efccc
Radio scroll to prev. station & radio off text
2020-12-15 05:51:53 +03:00
Fire-Head
87bca997a4
Merge branch 'master' of https://github.com/GTAmodding/re3
2020-12-07 21:50:18 +03:00
Fire-Head
c5fbb594a5
ps2 hud, restore original code
2020-12-07 21:12:13 +03:00
erorcun
f8367ebdef
Revert "Font: Fix text dimensions"
...
This reverts commit 6729de49b1
.
2020-11-08 21:11:55 +03:00
erorcun
6729de49b1
Font: Fix text dimensions
2020-10-25 20:57:24 +03:00
eray orçunus
595421da39
Fixes, mouse AUX buttons, joystick detect menu
2020-09-30 20:03:01 +03:00
eray orçunus
70aac0f460
Fixes: PS2/PS2-like menu, Hud, new sliding text found
2020-09-27 19:22:21 +03:00
Sergeanur
db2c34923d
Fixes to MusicManager
2020-09-19 16:39:31 +03:00
Sergeanur
7efc153dc9
Renaming audio enum entries to something more like original
2020-09-19 15:55:27 +03:00
Sergeanur
be9954ecc6
IsMissionAudioSamplePlaying (from VC)
2020-06-08 10:33:32 +03:00
Sergeanur
3a5a122887
Fix city sound playing on restarting a new game
2020-05-27 20:48:47 +03:00
Sergeanur
e891cf858f
Remove MAX_VOLUME dups
2020-05-18 20:17:24 +03:00
Sergeanur
e9b334d7bf
More use of GetModelIndex
2020-05-05 14:48:35 +03:00
Sergeanur
7d758f3a9f
Adding getters and setters for type and status
2020-04-30 16:45:45 +03:00
Sergeanur
299bbc47ec
Changing prefixes for some audio fields
2020-04-28 14:00:38 +03:00
Filip Gawin
370c4e48cd
Try to build with mingw
2020-04-20 18:18:46 +02:00
Nikolay Korolev
89688843ec
bug fixes
2020-04-18 13:56:21 +03:00
Sergeanur
599164006a
Remove patches
2020-04-17 16:31:11 +03:00
Sergeanur
b1fc7bc533
More refs removed
2020-04-16 11:50:45 +03:00
Sergeanur
6e6912b613
fixes
2020-04-02 09:20:45 +03:00
eray orçunus
112685ebac
CCopPed done and #include cleanup
2020-03-28 18:52:25 +03:00
Filip Gawin
0e817230af
Remove all constexpr
2020-03-22 17:30:54 +01:00
Filip Gawin
a097f225bc
Fixes for review
2020-03-22 17:30:54 +01:00
Sergeanur
a3e5ccde47
cMusicManager
2020-02-07 02:30:00 +02:00
Sergeanur
d5a72fa597
Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicMode
2019-10-26 15:20:12 +03:00
Filip Gawin
8808e6fdfe
Fixes for aap review (audio8)
2019-10-26 13:05:00 +02:00
Filip Gawin
003ac856c6
More work
2019-10-26 13:05:00 +02:00
Filip Gawin
12ee71e4f7
audio7
2019-10-26 13:05:00 +02:00
Sergeanur
32c5723b91
Radio shadow fix, RAMPAGE!! message fix
2019-10-06 21:31:34 +03:00
Fire-Head
6093d855b0
CParticleObject done, cDMAudio done
2019-08-15 04:43:00 +03:00
Fire-Head
6ba2b05443
sampman done
2019-08-02 23:20:12 +03:00
Filip Gawin
88a6d67494
more audio process
2019-07-19 16:23:03 +02:00
Filip Gawin
d6944ec570
cAudioManager::Initialise
2019-07-07 17:48:32 +02:00
Filip Gawin
2115faec38
Cleanup project a bit
2019-06-30 12:56:50 +02:00
_AG
e765dfe90a
Initial commit for Frontend.
...
Bug fixes:
fix #40 , fix #39 , fix #38 , fix #37 , fix #21 .
Code organization and cleanup...
2019-06-25 02:36:26 +02:00
Nikolay Korolev
8b47a5b9f4
First commit of replay system
2019-06-22 21:17:25 +03:00