aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* render -> renderer (original name)Sergeanur2021-07-1862-0/+0
* Merge pull request #1217 from Nopey/masterwithmorten2021-07-153-13/+20
|\
| * Fix Cheat menu debug script loaderMagnus Larsen2021-07-101-0/+4
| * Fix debug script loader crashing missionsMagnus Larsen2021-07-103-13/+16
* | Make PS2 VB files work together with PC audio filesSergeanur2021-07-154-45/+238
* | Remove stupid castSergeanur2021-07-151-1/+1
* | Merge pull request #1236 from Nopey/fix_nearPedserorcun2021-07-131-0/+1
|\ \
| * | Fix NearPed count going negativeMagnus Larsen2021-07-121-0/+1
* | | Vanilla config for Windows and win-x86 onlywithmorten2021-07-121-0/+4
* | | fixwithmorten2021-07-121-1/+1
* | | Reorganize config.hSergeanur2021-07-121-131/+50
* | | 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
* | | 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
|/
* 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 #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 overflow in audio codeSergeanur2021-07-031-1/+1
* | fix previous PED_SKIN commit, add commentswithmorten2021-07-031-3/+3
* | 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
* | Sanitizer fixeserorcun2021-07-033-9/+9
* | Refactor OnscreenTimerSergeanur2021-07-021-59/+63
* | fix compilation when ctype.h is includedwithmorten2021-07-011-9/+9
|/
* zero out work_buff before writing padding in savewithmorten2021-07-011-0/+5
* Pause radio when game is pausedSergeanur2021-06-302-1/+17
* fix some string sizes to be MAX_PATHwithmorten2021-06-302-0/+8
* Fix MP3 finding stack crasherorcun2021-06-282-99/+48
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-2831-116/+116
* Less invasive red tint on Delete Game pageerorcun2021-06-271-34/+5
* Revert "Use PS2-y global names on SampMan"erorcun2021-06-276-273/+273
* Use PS2-y global names on SampManerorcun2021-06-276-273/+273
* Fix map texture leakerorcun2021-06-271-1/+3
* fix WriteSaveHeaderwithmorten2021-06-261-8/+8
* Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten2021-06-2626-338/+399