aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Nintendo Switch initial supportAdrian Graber2021-07-1313-12/+273
* Vanilla config for Windows and win-x86 onlywithmorten2021-07-122-4/+9
* fixwithmorten2021-07-121-1/+1
* Reorganize config.hSergeanur2021-07-122-132/+51
* Merge pull request #1218 from withmorten/inierorcun2021-07-123-382/+821
|\
| * switch out current ini_parser.hpp with pulzed/mINIwithmorten2021-07-123-382/+821
|/
* Merge pull request #1149 from withmorten/saveserorcun2021-07-1225-159/+1161
|\
| * finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-1025-159/+1161
* | Unite all sliderserorcun2021-07-121-2/+2
* | Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-07-1211-50/+157
* | Add PED DENSITY and CAR DENSITY lines to GXTSergeanur2021-07-1114-0/+42
* | fix the fix (and another fix)withmorten2021-07-112-2/+2
* | tiny diff fixeswithmorten2021-07-113-3/+3
* | Physical: division by zero fixerorcun2021-07-101-0/+4
* | Merge/sync fixes after threaded audioerorcun2021-07-102-2/+7
* | Remove waiting for stream closure in multi-thread audioerorcun2021-07-103-20/+23
* | Multi-threaded audio fixeserorcun2021-07-104-119/+113
* | Multi-threaded audio streamserorcun2021-07-104-95/+559
|/
* readme: fix lto optionwithmorten2021-07-101-1/+1
* recompile german.gxtwithmorten2021-07-101-0/+0
* Merge pull request #1134 from RuesanG/masterwithmorten2021-07-101-29/+29
|\
| * Update german.txtwithmorten2021-07-101-4/+4
| * Update german.txtwithmorten2021-07-100-0/+0
| * Update german.txtwithmorten2021-07-101-1/+1
| * Add files via uploadRuesanG2021-02-191-1/+1
| * Add files via uploadRuesanG2021-02-191-25/+25
* | Update GXT compiler with fix of GermanSergeanur2021-07-102-301/+301
* | Update russian.txtIgorPolyakov2021-07-102-11/+11
* | fix jittery cars at 15fpswithmorten2021-07-091-3/+4
* | add librw defines to vanilla defines undefswithmorten2021-07-091-0/+5
* | Use CPad functions to check key states in script loaderSergeanur2021-07-082-24/+6
* | fix macro redefinition warnings on win-glfw buildwithmorten2021-07-082-1/+3
* | fix sampman_null buildwithmorten2021-07-071-5/+5
* | Merge pull request #1188 from mssx86/echo_to_printferorcun2021-07-051-11/+13
|\ \
| * | fix: printHash.sh; replace echo -n, check if $1 is set.mssx862021-07-011-11/+13
* | | Merge pull request #1187 from mssx86/musl_fixerorcun2021-07-052-0/+2
|\ \ \
| * | | fix: add missing limits.h includes to enable bulding on musl.mssx862021-07-012-0/+2
| |/ /
* | | fix cmake workflowwithmorten2021-07-051-3/+4
* | | Merge pull request #1202 from AGraber/librw_updateerorcun2021-07-042-1/+1
|\ \ \
| * | | Update librwAdrian Graber2021-07-042-1/+1
|/ / /
* | | Update README.mdwithmorten2021-07-031-1/+1
* | | Add MacOS to Readmeerorcun2021-07-031-2/+8
* | | Fix overflow in audio codeSergeanur2021-07-031-1/+1
* | | Fix Mac M1 premakeerorcun2021-07-031-7/+33
* | | fix previous PED_SKIN commit, add commentswithmorten2021-07-031-3/+3
* | | premake: add no-full-paths option for CI builds, rename lto to with-ltowithmorten2021-07-033-5/+14
* | | disable PED_SKIN and PEDS_REPORT_CRIMES_ON_PHONE when COMPATIBLE_SAVES is dis...withmorten2021-07-031-0/+6
* | | Remove redundant part of 'Sanitizer fixes 2'erorcun2021-07-031-10/+2
* | | Sanitizer fixes 2erorcun2021-07-034-14/+27
* | | Peds: Efforts to find the reason of crashes on GCC 7.5.0erorcun2021-07-033-4/+30