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
e98164ec41
Sync aspect ratio setting with master
2021-02-12 18:00:20 +02:00
Sergeanur
b1698948e6
Update TXDs
2021-02-12 12:59:39 +02:00
Sergeanur
df336f5ba2
Convert TXDs to VC version, delete unused controller shadows
2021-02-12 09:20:35 +02:00
Sergeanur
c5042dcdf6
Add english strings to translations as stubs, also translation notice
2021-02-12 08:14:10 +02:00
withmorten
031195f11d
better controller menu txds
2021-02-11 21:51:22 +01:00
withmorten
46e229c069
use better quality button textures, add generic.txd
2021-02-11 21:36:55 +01:00
Sergeanur
438277408b
Use VEHICLE_FIREWEAPON in GXTs
2021-02-11 18:36:40 +02:00
Sergeanur
4f27a28762
More fixes
2021-02-11 05:03:41 +02:00
Sergeanur
7c485560c5
Translated string fix
2021-02-11 04:28:21 +02:00
Sergeanur
bf8687590e
Add textures
2021-02-10 09:03:13 +02:00
Sergeanur
12330e38cb
Controller menu
2021-02-10 08:57:51 +02:00
IlDucci
1ffa9bb30f
Adding strings to re3's GXT, recompiling GXT files
...
Contains the same new elements as #1017
2021-02-03 19:41:17 +01:00
Sergeanur
3e0dbf42d4
Add radio off text
2021-01-31 23:46:45 +02:00
erorcun
9c2f067403
Change joystick DB with latest offical one
2021-01-27 22:19:17 +03:00
ForeverL95
bc5f3abd3c
closer to the source text...
2021-01-25 14:46:54 -03:00
ForeverL95
a01a9e5943
A necessary step back, again.
2021-01-25 01:44:06 -03:00
ForeverL95
8869f4ca4d
spanish gxt fixed
...
Fixes and order in the file.
2021-01-25 00:08:52 -03:00
ForeverL95
ed2b985245
Add spanish translation for new strings.
...
I have added missing text strings, mainly in the menu.
And I made some modifications to some translated strings.
2021-01-24 20:06:13 -03:00
Sergeanur
0495d0f232
GXT fixes
2021-01-22 02:26:26 +02:00
Sergeanur
9d2509ab5b
A bit of frontend and GXT
2021-01-22 01:56:47 +02:00
Sergeanur
eecf095077
Add missing GXT line
2021-01-07 20:57:17 +02:00
aap
54ce7885bc
add neo files
2020-12-27 18:15:25 +01:00
Nikolay Korolev
bf90fed2b7
fixes
2020-12-19 11:49:19 +03:00
IlDucci
c7ce056728
Spanish translation corrections and fixes
...
Unlike GTA3's spanish.gxt file, Vice City for PC's version has a number of issues related with the structure of the text file (it also has translation issues, but those are for a later commit).
This is what was done:
- Removed unused strings.
- Fixed string names to match the American file (fixes "STRING not found" in the intro subtitles, the media coverage strings, and probably a lot more).
- Added most of the translation changes from the iOS release (except the Cuban/Haitian censorship, as the iOS release also had voice changes that are not present in PC).
- Fixed the help screen's extra articles and missing full stops.
- Added re3's new strings, using the translation from the GTA3 version.
- A few minor translation changes of my own.
- Relocated some strings to follow the american.gxt structure.
2020-12-12 11:41:24 +02:00
erorcun
95fe5004c8
Fix
2020-12-09 06:36:51 +03:00
Sergeanur
4b4f59a5d4
Add texts
2020-12-07 17:09:31 +02:00
Sergeanur
56388472cb
Remove III files
2020-08-14 15:25:02 +03:00
aap
bfd13d58e0
add freeroam; clean up debug menu
2020-06-01 22:02:22 +02:00
eray orçunus
84f8312b86
Weapon fixes and thingies
2020-05-17 21:01:52 +03:00
Sergeanur
3a536f18b1
Add GXT util
2020-05-05 15:47:18 +03:00
Fire-Head
75acd78190
ps2 particles, sampman oal started
2020-04-23 11:24:03 +03:00
Fire-Head
753343bcac
rem english.gxt
2020-04-20 07:20:14 +03:00
Fire-Head
81ca8596c8
fixed missing keys in gxt for PL/RU langs
2020-04-20 07:18:26 +03:00
Fire-Head
2308321805
Add polish lang support
2020-04-19 22:32:59 +03:00
eray orçunus
f2995640bd
CMenuManager done and CHud fixes
2020-04-12 00:56:27 +03:00
eray orçunus
cf8249fa05
Menu map changes
...
- new texture by AG
- map now centers when zoomed out too much
- background darkened a bit
- mouse wheel up/down switched
- cross add target on gamepad
- LeftStickY inverted
2020-04-07 23:20:23 +03:00
eray orçunus
1f8e073c0a
Menu map
2020-04-07 20:18:24 +03:00
Sergeanur
bb8868eba7
Add russian lang support
2020-03-30 14:50:14 +03:00
aap
0a36d49d2c
clean up
2019-05-30 00:47:33 +02:00