withmorten
|
037c332158
|
Merge remote-tracking branch 'origin/miami' into lcs
|
2021-02-18 02:38:12 +01:00 |
|
erorcun
|
75d8dd2bf2
|
Show Radio Off on interiors that don't want radio
|
2021-02-17 15:58:52 +03:00 |
|
Sergeanur
|
e38467ef3a
|
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts:
# .github/workflows/reLCS_msvc_amd64.yml
# .github/workflows/reLCS_msvc_x86.yml
# README.md
# gamefiles/TEXT/american.gxt
# gamefiles/TEXT/french.gxt
# gamefiles/TEXT/german.gxt
# gamefiles/TEXT/italian.gxt
# gamefiles/TEXT/spanish.gxt
# premake5.lua
# src/animation/AnimManager.cpp
# src/animation/AnimationId.h
# src/audio/MusicManager.cpp
# src/audio/audio_enums.h
# src/control/Script7.cpp
# src/core/FileLoader.cpp
# src/core/re3.cpp
# src/extras/custompipes_d3d9.cpp
# src/extras/custompipes_gl.cpp
# src/extras/postfx.cpp
# src/extras/shaders/colourfilterVC.frag
# src/extras/shaders/colourfilterVC_PS.hlsl
# src/extras/shaders/make_hlsl.cmd
# src/extras/shaders/obj/colourfilterVC_PS.cso
# src/extras/shaders/obj/colourfilterVC_PS.inc
# src/extras/shaders/obj/colourfilterVC_frag.inc
# src/peds/PedFight.cpp
# src/render/Font.cpp
# src/render/Hud.cpp
# src/render/Particle.cpp
# src/render/WaterCannon.cpp
# src/skel/win/gtavc.ico
# src/vehicles/Automobile.cpp
# utils/gxt/american.txt
# utils/gxt/french.txt
# utils/gxt/german.txt
# utils/gxt/italian.txt
# utils/gxt/spanish.txt
|
2021-02-16 18:08:19 +02:00 |
|
Sergeanur
|
c5042dcdf6
|
Add english strings to translations as stubs, also translation notice
|
2021-02-12 08:14:10 +02:00 |
|
erorcun
|
902e539c0d
|
Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text
|
2021-02-01 14:18:17 +03:00 |
|
erorcun
|
810bad9fd8
|
Fix some UBs
|
2021-01-29 01:44:33 +03:00 |
|
Sergeanur
|
e79e8b30e0
|
Partial hud
|
2021-01-24 17:21:50 +02:00 |
|
Sergeanur
|
a223157000
|
CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bit
|
2021-01-11 19:53:15 +02:00 |
|
aap
|
ebdf08a514
|
first commit for LCS
|
2021-01-08 01:41:40 +01:00 |
|
Sergeanur
|
2e06e4b6b8
|
Fix speed of sound
|
2021-01-03 16:43:58 +02:00 |
|
Sergeanur
|
9ae3fac08e
|
Fix ServiceTrack
|
2021-01-03 00:52:30 +02:00 |
|
Sergeanur
|
1169437ec6
|
Fix uninitialized RadioStaticCounter
|
2021-01-03 00:15:33 +02:00 |
|
Sergeanur
|
c0be4a3f7d
|
Fix cMusicManager::SetRadioChannelByScript
|
2020-12-25 12:06:08 +02:00 |
|
Sergeanur
|
4846564c78
|
cMusicManager::ServiceGameMode fix
|
2020-12-25 11:11:37 +02:00 |
|
erorcun
|
0a36629502
|
Finalize frontend sounds, player setup screen
|
2020-10-25 18:01:09 +03:00 |
|
Sergeanur
|
ca497e2cbd
|
ScriptSounds
|
2020-10-23 16:56:34 +03:00 |
|
Sergeanur
|
ee61f19253
|
Police Radio + fixes
|
2020-10-22 12:38:09 +03:00 |
|
eray orçunus
|
6f3f581d8a
|
Fix Audio
|
2020-10-05 13:59:40 +03:00 |
|
eray orçunus
|
f71953077d
|
Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes
|
2020-09-30 02:41:42 +03:00 |
|
Sergeanur
|
ec2f4fde93
|
Fixes to MusicManager
|
2020-09-19 16:40:30 +03:00 |
|
Sergeanur
|
4f4b1f9145
|
cMusicManager, cDMAudio, radio position save/load, a few commands implemented
|
2020-09-09 19:37:44 +03:00 |
|
eray orçunus
|
67a3c7d2ee
|
VC fighting, Peds, many fixes including ghost bikes
|
2020-07-09 17:01:07 +03:00 |
|
Sergeanur
|
36a6d124aa
|
Mission audio slots
|
2020-06-08 10:34:31 +03:00 |
|
Sergeanur
|
a44510d1df
|
more font
|
2020-06-07 10:36:37 +03:00 |
|
Sergeanur
|
53ac163a3e
|
Merge branch 'master' into miami
# Conflicts:
# src/audio/AudioLogic.cpp
# src/vehicles/Automobile.h
|
2020-05-27 20:50:40 +03:00 |
|
Sergeanur
|
3a5a122887
|
Fix city sound playing on restarting a new game
|
2020-05-27 20:48:47 +03:00 |
|
Sergeanur
|
408faf8a66
|
Support of original mp3/wav/adf
|
2020-05-27 03:29:54 +03:00 |
|
Sergeanur
|
c53b23cff0
|
Merge remote-tracking branch 'origin/master' into miami
# Conflicts:
# src/core/Radar.h
# src/core/World.cpp
# src/core/config.h
# src/entities/Entity.cpp
# src/modelinfo/ModelIndices.h
# src/modelinfo/PedModelInfo.cpp
# src/peds/Population.cpp
# src/render/Clouds.cpp
# src/render/Hud.cpp
# src/vehicles/HandlingMgr.h
|
2020-05-20 14:39:36 +03:00 |
|
Sergeanur
|
e891cf858f
|
Remove MAX_VOLUME dups
|
2020-05-18 20:17:24 +03:00 |
|
aap
|
05a1d64fbb
|
VC vehicles just barely working now
|
2020-05-07 11:33:20 +02: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 |
|