Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-09 | Sync Stats page style with miami - and a little veh. cam. fix | erorcun | |
2020-12-09 | Vehicle cam fixes | erorcun | |
- @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-09 | AnimViewer fixes, commentary from miami | erorcun | |
2020-12-09 | Fix | erorcun | |
2020-12-09 | Use 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-09 | Merge pull request #871 from withmorten/sized-enums | erorcun | |
Get rid of sized enums | |||
2020-12-08 | fix CObject::DeleteAllTempObjectsInArea | aap | |
2020-12-08 | Merge branch 'master' of https://github.com/GTAmodding/re3 | erorcun | |
2020-12-08 | Red delete menu background | erorcun | |
2020-12-08 | Merge pull request #875 from waliedyassen/master-cobject-fixes | aap | |
re3 CObject fixes | |||
2020-12-08 | Fix DeleteAllTempObjectsInArea and bunch of random gen ranges | Walied K. Yassen | |
2020-12-08 | Update Readme | Filip Gawin | |
2020-12-08 | Add basic clang format file | Filip Gawin | |
2020-12-08 | remove appveyor for now, our bintray account is still locked | Filip Gawin | |
2020-12-08 | Merge pull request #873 from madebr/openal_static | shfil | |
audio: define openal extensions in re3 owned namespace | |||
2020-12-08 | Add NUM_LEVELS | Sergeanur | |
2020-12-08 | GenerateOneRandomCar cleanup | Sergeanur | |
2020-12-08 | Fix CRecordDataForChase::ShouldThisPadBeLeftAlone | Sergeanur | |
2020-12-08 | Fix wrong define | Sergeanur | |
2020-12-07 | audio: define openal extensions in re3 owned namespace | Anonymous Maarten | |
2020-12-07 | Fixing the Ghost vehicle name. | IlDucci | |
2020-12-07 | Restored the original ordering of Spanish.txt. | IlDucci | |
2020-12-07 | Major editing and proofread of the official Spanish translation | IlDucci | |
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-07 | Removing iOS strings as requested. | IlDucci | |
2020-12-07 | Spanish translation: adding new re3 strings. | IlDucci | |
2020-12-07 | don't cast script param to uint8 | withmorten | |
2020-12-07 | int32 enum fixed | withmorten | |
2020-12-07 | uint32 enums fixed | withmorten | |
2020-12-07 | uint16 enums fixed | withmorten | |
2020-12-07 | int8 enums fixed | withmorten | |
2020-12-07 | uint8 enums fixed | withmorten | |
2020-12-06 | crossplatform is needed for casepath on non-Windows systems | Anonymous Maarten | |
2020-12-06 | inttypes.h is part of the C++ standard, so prefix it | Anonymous Maarten | |
2020-12-06 | fixed parenthesis | Nikolay | |
2020-12-05 | fixed ANCHOR_BOAT | Nikolay | |
2020-12-05 | fix pMemoryTop | aap | |
2020-12-04 | typo | aap | |
2020-12-04 | bit more GTA_VERSION and GTA_PS2 | aap | |
2020-12-03 | Merge branch 'master' of github.com:GTAmodding/re3 | aap | |
2020-12-03 | forgot some junk | aap | |
2020-12-03 | Fix discord invite | shfil | |
2020-12-03 | forgot to wrap in FIX_BUGS | aap | |
2020-12-03 | kludge to prevent dodo unique jumps | aap | |
2020-12-03 | more PS2 stuff; memory movement done | aap | |
2020-12-03 | little fixes for animviewer | aap | |
2020-12-02 | bla | aap | |
2020-12-02 | rpDefaultGeometryInstance | aap | |
2020-12-02 | Merge branch 'master' of github.com:GTAmodding/re3 | aap | |
2020-12-02 | better cam lod dist fix | aap | |
2020-12-02 | fast fix | Nikolay Korolev | |