aboutsummaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix XInput hotplugerorcun2021-02-122-5/+10
* | Merge pull request #1029 from erorcun/mastererorcun2021-02-123-4/+69
|\ \
| * | Cmake version for hashFilip Gawin2021-02-123-10/+8
| * | Remove version text, add toggleable debug info(with commit hash!)erorcun2021-02-123-4/+71
* | | Add english strings to translations as stubs, also translation noticeSergeanur2021-02-121-2/+2
* | | Fix RW33Sergeanur2021-02-121-1/+1
* | | imrove readme; enable screenshots with F12aap2021-02-121-0/+13
|/ /
* | Fix setup 4 textsSergeanur2021-02-111-4/+4
* | Also check font textures for new languageserorcun2021-02-081-11/+18
* | Merge branch 'master' of https://github.com/GTAmodding/re3erorcun2021-02-083-6/+7
|\ \
| * | Fix inverted vertical camerawithmorten2021-02-051-1/+1
| * | fix generic.txd crashaap2021-02-051-4/+5
| * | fix MASTER crasheswithmorten2021-02-041-1/+1
* | | Don't show menu map and new languages if gamefiles isn't copiederorcun2021-02-076-55/+67
* | | Detect joystick menu for XInputerorcun2021-02-057-9/+103
|/ /
* | Merge pull request #1019 from Sergeanur/ControllerMenu2Sergeanur2021-02-037-9/+595
|\ \
| * | Add undefSergeanur2021-02-031-0/+1
| * | Controller menuSergeanur2021-02-037-9/+594
* | | Merge pull request #1001 from Sergeanur/animNamesSergeanur2021-02-034-11/+11
|\ \ \
| * | | Use original animation names from VCSSergeanur2021-01-264-11/+11
* | | | no advanced script log when log level is 0withmorten2021-02-021-0/+4
| |/ / |/| |
* | | Revert "First batch of fixes (CallAndMessage)"Filip Gawin2021-01-314-34/+13
* | | First batch of fixes (CallAndMessage)Filip Gawin2021-01-314-13/+34
* | | fix reallocshfil2021-01-311-1/+1
| |/ |/|
* | Merge branch 'master' of https://github.com/GTAmodding/re3erorcun2021-01-292-3/+15
|\ \
| * | add NewRenderer ini read/writewithmorten2021-01-291-0/+6
| * | CdStreamPosix fixeserorcun2021-01-291-3/+9
* | | Some regular fixes and UB fixeserorcun2021-01-292-1/+6
|/ /
* | fixed uninitialized nearclipaap2021-01-281-0/+3
* | Use previous naming & fix LineOfSightSectorList tooerorcun2021-01-281-6/+6
* | Fix some Collision NaN/inf'serorcun2021-01-281-4/+4
* | Clean up POSIX streaming codeerorcun2021-01-275-43/+89
|/
* Fix doubles in ZoneCullSergeanur2021-01-261-60/+60
* Fix out of bound binding orderserorcun2021-01-241-2/+5
* enable default resolution for vanilla defineswithmorten2021-01-231-1/+1
* use ARRAY_SIZENikolay Korolev2021-01-231-1/+1
* VANILLA_BUILD fixeswithmorten2021-01-231-1/+4
* get rid of unsupported LIBRW in config.hwithmorten2021-01-221-4/+0
* No more resetting bindings for joypad, create .ini at the first start, joysti...erorcun2021-01-226-82/+103
* fixwithmorten2021-01-221-1/+1
* small fix regarding codewarrior and AUDIO_MSSwithmorten2021-01-221-0/+1
* fix RW33 build, undef ANISOTROPIC_FILTERING for vanilla buildwithmorten2021-01-221-0/+1
* fixFilip Gawin2021-01-221-1/+1
* Better output for validating size assertFilip Gawin2021-01-221-2/+5
* m_nWantedLevel -> GetWantedLevel()withmorten2021-01-223-3/+4
* free cam fixeswithmorten2021-01-211-2/+6
* how the hell did that happen?aap2021-01-211-1/+1
* fixed anisotropic filtering; updated librwaap2021-01-212-1/+8
* codewarrior: finishing toucheswithmorten2021-01-213-12/+9
* Merge remote-tracking branch 'upstream/master' into cwwithmorten2021-01-216-38/+90
|\