summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-09Sync Stats page style with miami - and a little veh. cam. fixerorcun
2020-12-09Vehicle cam fixeserorcun
- @ZLau92 's idea to remove 3rd person check on num 2/8. It was meaningless on III, probably not on VC tho. - @Nick007J pointed out that camera wasn't checking objects, which was something done by someone to prevent camera to collide with traffic lights. Instead I enabled object check again, and comparing the result if it's a traffic light after the test.
2020-12-09AnimViewer fixes, commentary from miamierorcun
2020-12-09Fixerorcun
2020-12-09Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's ↵erorcun
idea to use PPSSPP's DB if available, disable DEV() messages by default
2020-12-09Merge pull request #871 from withmorten/sized-enumserorcun
Get rid of sized enums
2020-12-08fix CObject::DeleteAllTempObjectsInAreaaap
2020-12-08Merge branch 'master' of https://github.com/GTAmodding/re3erorcun
2020-12-08Red delete menu backgrounderorcun
2020-12-08Merge pull request #875 from waliedyassen/master-cobject-fixesaap
re3 CObject fixes
2020-12-08Fix DeleteAllTempObjectsInArea and bunch of random gen rangesWalied K. Yassen
2020-12-08Update ReadmeFilip Gawin
2020-12-08Add basic clang format fileFilip Gawin
2020-12-08remove appveyor for now, our bintray account is still lockedFilip Gawin
2020-12-08Merge pull request #873 from madebr/openal_staticshfil
audio: define openal extensions in re3 owned namespace
2020-12-08Add NUM_LEVELSSergeanur
2020-12-08GenerateOneRandomCar cleanupSergeanur
2020-12-08Fix CRecordDataForChase::ShouldThisPadBeLeftAloneSergeanur
2020-12-08Fix wrong defineSergeanur
2020-12-07audio: define openal extensions in re3 owned namespaceAnonymous Maarten
2020-12-07Fixing the Ghost vehicle name.IlDucci
2020-12-07Restored the original ordering of Spanish.txt.IlDucci
2020-12-07Major editing and proofread of the official Spanish translationIlDucci
Alright, this is the big mother update. This commit includes a ton of changes and fixes to the original Spanish translation. Some have been taken from the iOS version (which was just a cleanup), others were done by myself. I've reorganized the entire file per missions and sections just so I could know where I was looking at. There's too much changes to list them, so here's the short version: - Retranslated and naturalized a lot of overly literal translations. - Fixed some uppercasing and lowercasing issues in the menus. - Shortened some subtitle translations that appear in a very short span of time so they are readable by the player. - This translation is European Spanish based, just like the original one and following Rockstar's policy up until GTAV. However, I tried to "neutralize" characters that are Latino American (El Burro, Catalina, Miguel, the Colombians...). If someone wants to do a fully Neutral Spanish translation, it should use a new file instead of overwriting this one in a translation war.
2020-12-07Removing iOS strings as requested.IlDucci
2020-12-07Spanish translation: adding new re3 strings.IlDucci
2020-12-07don't cast script param to uint8withmorten
2020-12-07int32 enum fixedwithmorten
2020-12-07uint32 enums fixedwithmorten
2020-12-07uint16 enums fixedwithmorten
2020-12-07int8 enums fixedwithmorten
2020-12-07uint8 enums fixedwithmorten
2020-12-06crossplatform is needed for casepath on non-Windows systemsAnonymous Maarten
2020-12-06inttypes.h is part of the C++ standard, so prefix itAnonymous Maarten
2020-12-06fixed parenthesisNikolay
2020-12-05fixed ANCHOR_BOATNikolay
2020-12-05fix pMemoryTopaap
2020-12-04typoaap
2020-12-04bit more GTA_VERSION and GTA_PS2aap
2020-12-03Merge branch 'master' of github.com:GTAmodding/re3aap
2020-12-03forgot some junkaap
2020-12-03Fix discord inviteshfil
2020-12-03forgot to wrap in FIX_BUGSaap
2020-12-03kludge to prevent dodo unique jumpsaap
2020-12-03more PS2 stuff; memory movement doneaap
2020-12-03little fixes for animvieweraap
2020-12-02blaaap
2020-12-02rpDefaultGeometryInstanceaap
2020-12-02Merge branch 'master' of github.com:GTAmodding/re3aap
2020-12-02better cam lod dist fixaap
2020-12-02fast fixNikolay Korolev