summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 #1188 from mssx86/echo_to_printferorcun
fix: printHash.sh; replace echo -n, check if $1 is set.
2021-07-05Merge pull request #1187 from mssx86/musl_fixerorcun
fix: add missing limits.h includes to enable bulding on musl.
2021-07-05fix cmake workflowwithmorten
2021-07-04Merge pull request #1202 from AGraber/librw_updateerorcun
Update librw
2021-07-04Update librwAdrian Graber
2021-07-03Update README.mdwithmorten
2021-07-03Add MacOS to Readmeerorcun
2021-07-03Fix overflow in audio codeSergeanur
2021-07-03Fix Mac M1 premakeerorcun
2021-07-03fix previous PED_SKIN commit, add commentswithmorten
2021-07-03premake: add no-full-paths option for CI builds, rename lto to with-ltowithmorten
2021-07-03disable PED_SKIN and PEDS_REPORT_CRIMES_ON_PHONE when COMPATIBLE_SAVES is ↵withmorten
disabled
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
* Prevent deleted peds to be in nearPeds list (was always needed, might be unrelated to crashes) * Add asserts to nearPeds and PedIK ctor (crash reasons) * Shouldn't fix reported crashes since they were caused by null peds.
2021-07-03Sanitizer fixeserorcun
2021-07-02Refactor OnscreenTimerSergeanur
2021-07-01fix compilation when ctype.h is includedwithmorten
2021-07-01fix: printHash.sh; replace echo -n, check if $1 is set.mssx86
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
We know that they changed all those names on PC. This reverts commit 091a65996ef9eba0dfeb49508927ebb521c0f15b.
2021-06-27Use PS2-y global names on SampManerorcun
2021-06-27Fix map texture leakerorcun
2021-06-26fix WriteSaveHeaderwithmorten
2021-06-26Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten
This reverts commit af7573ddbe38e0aaa485877e7ccb2e704b0f5a7f.
2021-06-26Merge pull request #1155 from leanndroguedes/masterSergeanur
re3: Update Linux 64bit build download link
2021-06-26re3: Update Linux 64bit build download linkLeandro Guedes
2021-06-26fix screenshot name spacewithmorten
2021-06-26swap out codewarrior re3.mcp with xml exportwithmorten
2021-06-26fix tabs in premakewithmorten
2021-06-26Fix premature CTimer callsSergeanur
2021-06-26Small timer fixSergeanur
2021-06-26Pool fixeserorcun
Mostly for Linux
2021-06-26Revert "Redo ReadSaveBuf + common.h cleanup"erorcun
This reverts commit 2b67aba94cb6448fb24c869559465eddf2bad069.
2021-06-25Merge pull request #1147 from withmorten/githashwithmorten
add no-git-hash option to premake
2021-06-25Redo ReadSaveBuf + common.h cleanupSergeanur
2021-06-25Update invite linkerorcun
2021-06-25add no-git-hash option to premakewithmorten
2021-06-25fix cmake build?withmorten