summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-06-27Fix map texture leakerorcun
2021-06-26fix WriteSaveHeaderwithmorten
2021-06-26Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten
2021-06-26Merge pull request #1155 from leanndroguedes/masterSergeanur
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
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-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
2021-06-24Set number of stereo sourcesSergeanur
2021-06-24Patch PolRadioSergeanur
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur
2021-06-24This means sound should be panned right, not volumeSergeanur
2021-06-24Fix cAudioManager::SetupJumboFlySoundSergeanur
2021-06-24Fix return typeSergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-06-24Fix C3dMarkers::PlaceMarker calls in RadarSergeanur