summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-13Use svcGetInfo definitions from libnxAdrian Graber
2021-07-13Save current usable memory for Switch applicationAdrian Graber
2021-07-13Finish cmake stuff for Switch buildAdrian Graber
2021-07-13Move assets to dedicated folder and redefine GLFW mappings for SwitchAdrian Graber
2021-07-13Add Switch controller asset and configurationAdrian Graber
2021-07-13Fix WINDOWS -> WIN32 on cmakeAdrian Graber
2021-07-13cmake: fix OpenAL on Switch + using X11 on LinuxAnonymous Maarten
2021-07-13Replace GTA_SWITCH macro and use GAMEPAD_MENUAdrian Graber
2021-07-13Add platform specific functions for glfw vibrationAdrian Graber
2021-07-13Enable Gamepad Menu on SwitchAdrian Graber
2021-07-13Add Nintendo Switch initial supportAdrian Graber
2021-07-12Vanilla config for Windows and win-x86 onlywithmorten
2021-07-12fixwithmorten
2021-07-12Reorganize config.hSergeanur
2021-07-12switch out current ini_parser.hpp with pulzed/mINIwithmorten
2021-07-12Merge pull request #1149 from withmorten/saveserorcun
2021-07-12Unite all sliderserorcun
2021-07-12Add ped and car density slider to menu, remove dumb collision "optimization"erorcun
2021-07-11fix the fix (and another fix)withmorten
2021-07-11tiny diff fixeswithmorten
2021-07-10Physical: division by zero fixerorcun
2021-07-10Merge/sync fixes after threaded audioerorcun
2021-07-10Remove waiting for stream closure in multi-thread audioerorcun
2021-07-10Multi-threaded audio fixeserorcun
2021-07-10Multi-threaded audio streamserorcun
2021-07-10finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten
2021-07-09fix jittery cars at 15fpswithmorten
2021-07-09add librw defines to vanilla defines undefswithmorten
2021-07-08Use CPad functions to check key states in script loaderSergeanur
2021-07-08fix macro redefinition warnings on win-glfw buildwithmorten
2021-07-07fix sampman_null buildwithmorten
2021-07-05Merge pull request #1187 from mssx86/musl_fixerorcun
2021-07-03Fix overflow in audio codeSergeanur
2021-07-03fix previous PED_SKIN commit, add commentswithmorten
2021-07-03disable PED_SKIN and PEDS_REPORT_CRIMES_ON_PHONE when COMPATIBLE_SAVES is dis...withmorten
2021-07-03Remove redundant part of 'Sanitizer fixes 2'erorcun
2021-07-03Sanitizer fixes 2erorcun
2021-07-03Peds: Efforts to find the reason of crashes on GCC 7.5.0erorcun
2021-07-03Sanitizer fixeserorcun
2021-07-02Refactor OnscreenTimerSergeanur
2021-07-01fix compilation when ctype.h is includedwithmorten
2021-07-01fix: add missing limits.h includes to enable bulding on musl.mssx86
2021-07-01zero out work_buff before writing padding in savewithmorten
2021-06-30Pause radio when game is pausedSergeanur
2021-06-30fix some string sizes to be MAX_PATHwithmorten
2021-06-28Fix MP3 finding stack crasherorcun
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten
2021-06-27Less invasive red tint on Delete Game pageerorcun
2021-06-27Revert "Use PS2-y global names on SampMan"erorcun
2021-06-27Use PS2-y global names on SampManerorcun