aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* little fix to ps2 CPadaap2020-11-161-1/+1
* change gl caps.dat constantsaap2020-11-161-1/+3
* move config.h define to CUSTOM_FRONTEND_OPTIONSwithmorten2020-11-161-1/+1
* remove unneeded ifdefwithmorten2020-11-161-2/+0
* add CFO for invertlook4pad; update american.gxtwithmorten2020-11-151-0/+10
* Merge branch 'upstream/master'withmorten2020-11-1552-2107/+2381
|\
| * Make collision code placement more like original (+ small fixes)Sergeanur2020-11-1525-854/+930
| * Merge pull request #797 from theR4K/masterSergeanur2020-11-152-219/+229
| |\
| | * easy way to safe few petasecondsRoman Masanin2020-11-081-0/+8
| | * return bad code, becouse no one knows what to do with itRoman Masanin2020-11-081-2/+2
| | * pointers to referencies tooRoman Masanin2020-11-082-218/+218
| | * Merge branch 'master' of https://github.com/GTAmodding/re3Roman Masanin2020-11-0823-1816/+2267
| | |\
| | * | some "optimizations". same like I did in VCRoman Masanin2020-11-011-3/+5
| * | | Fix loading island LODs with big buildingsSergeanur2020-11-131-1/+3
| * | | Fix ini readerSergeanur2020-11-111-2/+4
| * | | Fix RestoreDef crasherorcun2020-11-111-1/+1
| * | | changes to RW layer so loading foreign files worksaap2020-11-117-21/+142
| * | | Frontend: Scroll for All, some care for PS2-like menuerorcun2020-11-102-365/+436
| * | | Font: Hud: Use orig. text dimensions, fix right-align calculationserorcun2020-11-1010-40/+63
| * | | Revert "Font: Fix text dimensions"erorcun2020-11-0810-31/+31
| | |/ | |/|
| * | Merge pull request #809 from erorcun/mastererorcun2020-11-078-180/+125
| |\ \
| | * | Fix build without CFO, NO_ISLAND_LOADING, save postfx/pipeline multserorcun2020-11-078-180/+125
| * | | Check if buttons txd exsistSergeanur2020-11-073-29/+44
| |/ /
| * | Fix cAudioManager::GetPhraseSergeanur2020-11-072-399/+399
| * | Allow to handle larger files via 64bit variablesFilip Gawin2020-11-063-2/+11
* | | revert frontend changes for invertlook4padwithmorten2020-11-152-8/+0
* | | add bInvertLook4Pad from VC (doesn't get saved yet)withmorten2020-11-055-1/+30
|/ /
* | RwRenderStateGetaap2020-11-051-0/+47
* | Button iconsSergeanur2020-11-054-372/+403
* | Merge pull request #795 from withmorten/masteraap2020-11-051-0/+2
|\ \
| * | add ifdef LIBRW guard for pipelines and colourfilterwithmorten2020-11-011-0/+2
* | | only do backface culling on buildingsaap2020-11-031-2/+2
* | | fix mistake in custom menu; update librwaap2020-11-031-6/+6
* | | fix buildSergeanur2020-11-031-0/+1
* | | Merge pull request #789 from erorcun/mastererorcun2020-11-039-883/+1171
|\ \ \
| * | | Update MenuScreensCustom.cpperorcun2020-10-301-8/+8
| * | | Update config.herorcun2020-10-301-2/+2
| * | | rewrite CFO + postfx/pipeline optionserorcun2020-10-2810-885/+1173
* | | | Fix MemoryCard.cppSergeanur2020-11-021-0/+1
* | | | Add basic support for cmake on linuxFilip Gawin2020-11-021-0/+112
* | | | Fix include in Frontend_PS2.cppshfil2020-11-021-2/+2
| |_|/ |/| |
* | | Fix the goddamn spaces for tabs master raceSergeanur2020-11-011-284/+284
* | | Show Xbox buttons when playing with a controllerSergeanur2020-11-011-0/+408
* | | RevertSergeanur2020-11-013-3/+3
* | | remove autosave at end of mission under MISSION_REPLAYNikolay Korolev2020-11-011-0/+2
* | | Also fix SetModelIndex in CAutomobile and CTrain ctorsSergeanur2020-11-012-2/+2
* | | Fix virtual SetModelIndex call in CBoat ctorSergeanur2020-11-011-1/+1
* | | fix sniper crosshairaap2020-10-311-1/+1
* | | Merge pull request #792 from withmorten/masteraap2020-10-314-6/+30
|\ \ \ | | |/ | |/|
| * | fix draw menu version text ifdef locationwithmorten2020-10-291-1/+1