summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-07-19fix garbage data written in garage save blockwithmorten
2021-07-15Make PS2 VB files work together with PC audio filesSergeanur
2021-07-15Remove stupid castSergeanur
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-10Merge/sync fixes after threaded audioerorcun
2021-07-10Multi-threaded audio fixeserorcun
2021-07-10Multi-threaded audio streamserorcun
2021-07-10finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten
2021-07-09add librw defines to vanilla defines undefswithmorten
2021-07-08Use CPad functions to check key states in script loaderSergeanur
2021-07-05Merge pull request #1187 from mssx86/musl_fixerorcun
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-03Sanitizer fixes 2erorcun
2021-07-01fix: add missing limits.h includes to enable bulding on musl.mssx86
2021-06-30Pause radio when game is pausedSergeanur
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-27Fix map texture leakerorcun
2021-06-26Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten
2021-06-26fix screenshot name spacewithmorten
2021-06-26Fix premature CTimer callsSergeanur
2021-06-26Small timer fixSergeanur
2021-06-26Pool fixeserorcun
2021-06-26Revert "Redo ReadSaveBuf + common.h cleanup"erorcun
2021-06-25Merge pull request #1147 from withmorten/githashwithmorten
2021-06-25Redo ReadSaveBuf + common.h cleanupSergeanur
2021-06-25add no-git-hash option to premakewithmorten
2021-06-25Refactor CTimer::UpdateSergeanur
2021-06-24Remove frameTime, fix pause mode timerSergeanur
2021-06-24Make times more accurateSergeanur
2021-06-24Fix redone + add hud fixSergeanur
2021-06-24Fix cut off sfx on high frameratesSergeanur
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-24Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fixSergeanur
2021-06-24fix new rendereraap
2021-02-28proper radar clippingaap