summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-07-08Use CPad functions to check key states in script loaderSergeanur
2021-07-05fix: add missing limits.h includes to enable bulding on musl.mssx86
2021-07-03fix screenshot namewithmorten
2021-07-03Sanitizer fixes 2erorcun
2021-07-01Fix sound of water when changing MSAA or windowed/fullscreen modeSergeanur
2021-06-30Pause radio when game is pausedSergeanur
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for con...withmorten
2021-06-28Redo ReadSaveBuf + common.h cleanupSergeanur
2021-06-27Multi-threaded audio fixeserorcun
2021-06-26Merge pull request #1151 from erorcun/miamierorcun
2021-06-26Multi-threaded audio streamserorcun
2021-06-26fix screenshot name spacewithmorten
2021-06-26Fix premature CTimer callsSergeanur
2021-06-25add no-git-hash option to premakewithmorten
2021-06-25Refactor CTimer::UpdateSergeanur
2021-06-25Timer fixSergeanur
2021-06-25Frontend fixSergeanur
2021-06-25High FPS FixesSergeanur
2021-06-24Fix some timer callsSergeanur
2021-06-24Fix sin & cos callsSergeanur
2021-06-24Fix IsSphereVisible callsSergeanur
2021-06-24CEntity and C(Vu)Vector fixes and cleanupaap
2021-06-24Undef PS2_AUDIO_CHANNELS for SQUEEZE_PERFORMANCE and VANILLA_DEFINESSergeanur
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-06-24Fix C3dMarkers::PlaceMarker calls in RadarSergeanur
2021-06-24Pool fixes + peds not forming circle fixerorcun
2021-05-10Use some GetMatrix/SetMatrix logic based on SASergeanur
2021-05-10Small Acos fixSergeanur
2021-02-28fix new rendereraap
2021-02-28proper radar clippingaap
2021-02-28update librwaap
2021-02-28Fixeserorcun
2021-02-19make debug render groups optionalaap
2021-02-18name error strings to REVCwithmorten
2021-02-18add NoMovies ini option, rename gDrawVersionText, always save ini after loadingwithmorten
2021-02-18d3d9 debug render groupsaap
2021-02-18fix last commitaap
2021-02-18add debug render groupsaap
2021-02-18Add russian supportSergeanur
2021-02-17Fix endless vibration in pause menuSergeanur
2021-02-17Fix seg fault when configuring controllerSteve Wills
2021-02-16Fix buffer overflow on re3_sem_open/closeAdrian Graber
2021-02-16Only include sys/syscall.h when __linux__ is definedAdrian Graber
2021-02-16Add unnamed semaphore define toggle for CdStreamPosixAdrian Graber
2021-02-16Fix rare stream deadlock on Windowserorcun
2021-02-13clean up debug menuaap
2021-02-12fixerorcun
2021-02-12Fix XInput hotplugerorcun
2021-02-12Cmake version for hashFilip Gawin