summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2021-06-25Refactor CTimer::UpdateSergeanur
2021-06-24Don't restart OAL device when switching EAXSergeanur
2021-06-24Fix police scanner on high fpsSergeanur
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-24Make sampman stream functions default to stream 0Sergeanur
2021-06-24Fix use of enum in ped comment banks switchSergeanur
2021-06-24Add macros to set sample loop offsetsSergeanur
2021-06-24Fix typoSergeanur
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