0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
May 31, 2024 — May 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use member instead of global variable for video write lock More... 29 days ago
Remove duplicate newline in video rendering log messages More... 29 days ago
Make ToggleSpecPause and ToggleSpecPauseVoted in ddracechat.cpp static More... 29 days ago
Fix var style for CGameContext::NextUniqueClientId More... 29 days ago
Move credits to constant in CGameContext::ConCredits More... 29 days ago
Remove unused include optional in ddracechat.cpp More... 29 days ago
Move CheckClientId and make it static in ddracechat.cpp More... 29 days ago
Merge pull request #10112 from AssassinTee/feature/map-create-pixelart-tool More... 29 days ago
Update constants in CRaceHelper::TimeFromStr More... 29 days ago
Merge pull request #10149 from ChillerDragon/pr_ab_segfault More... 29 days ago
Fix antibot config segfault More... 29 days ago
Create Move constructor and assignment operator for CImageInfo More... 29 days ago
Merge pull request #10146 from SollyBunny/chat_cleanup More... 29 days ago
Outline str_copy CurrentLine.m_aText in CChat::AddLine More... 30 days ago
Explicit constructor for ChatLogColor in FChatMsgCheckAndPrint in CChat::AddLine More... 30 days ago
Use CurrentLine instead of repeating in CChat::AddLine More... 30 days ago
Use '\0' instead of 0 for setting char in CChat::AddLine More... 30 days ago
Merge pull request #10141 from SollyBunny/chat_cleanup More... about 1 month ago
Merge pull request #10144 from SollyBunny/spectate_closest_clean More... about 1 month ago
Cleanup CSpectator::SpectateClosest More... about 1 month ago
pCurrentLine in CChat::AddLine to ref More... about 1 month ago
Fix #10141: Use references for pCurrentLine in CChat::AddLine Split into PreviousLine and CurrentLine More... about 1 month ago
FChatMsgCheckAndPrint takes const reference More... about 1 month ago
Fix float style in chat.cpp More... about 1 month ago
CLine refactoring Now a class Add Reset() Add constructor More... about 1 month ago
Use "" instead of {'\0'} Less of a mouthfull 0 initalized both ways More... about 1 month ago
Merge pull request #10140 from Robyt3/Base-GNU-Source-Cleanup More... about 1 month ago
Merge pull request #10139 from Jupeyy/pr_fix_warning_assert More... about 1 month ago
Make sure no device with required version is a proper own warning. But unhandled for user UI. More... about 1 month ago
Remove unnecessary and incorrect definition of `__USE_GNU` More... about 1 month ago