summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
2021-07-13Nintendo Switch supportAdrian Graber
2021-07-11Add PED DENSITY and CAR DENSITY lines to GXTSergeanur
2021-07-10Merge pull request #1135 from RuesanG/patch-2withmorten
Update reVC German.txt
2021-07-10Update GXT compiler with fix of GermanSergeanur
2021-07-10Update german.txtwithmorten
2021-02-19Update reVC German.txtRuesanG
2021-02-12Sync aspect ratio setting with masterSergeanur
2021-02-12Add english strings to translations as stubs, also translation noticeSergeanur
2021-02-11Use VEHICLE_FIREWEAPON in GXTsSergeanur
2021-02-11More fixesSergeanur
2021-02-11Translated string fixSergeanur
2021-02-10Controller menuSergeanur
2021-02-03Adding strings to re3's GXT, recompiling GXT filesIlDucci
Contains the same new elements as #1017
2021-01-31Add radio off textSergeanur
2021-01-07Add missing GXT lineSergeanur
2020-12-12Spanish translation corrections and fixesIlDucci
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-07Add textsSergeanur
2020-08-19Merge branch 'master' into miamiSergeanur
# Conflicts: # gamefiles/TEXT/american.gxt # src/control/Garages.cpp # src/control/Record.cpp # src/control/Script.cpp # src/core/Collision.cpp # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.cpp # src/core/MenuScreens.cpp # src/core/Streaming.cpp # src/core/config.h # src/core/re3.cpp # src/modelinfo/ModelInfo.cpp # src/render/Renderer.cpp # src/save/GenericGameStorage.cpp # utils/gxt/american.txt
2020-08-16Island loading and PS2 alpha test added to optionsSergeanur
2020-08-16Graphics menu + MSAASergeanur
2020-08-14Remove III filesSergeanur
2020-05-05Add GXT utilSergeanur