5
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GitHub: Add workaround for macOS CI issues More... about 1 month ago
GitHub: Update actions/checkout in GitHub Actions workflows to v3 More... about 1 month ago
Player: Remove hero global More... 5 months ago
Update .mailmap More... 5 months ago
Widget: Use correct type More... 6 months ago
BaseGraphicsTypes: Fix typo More... 6 months ago
ArxGame: Remove no-op bit twiddling More... 6 months ago
ScriptedPlayer: Adjust open bag in HUD when destroying bags More... 6 months ago
ArxGame: Adjust empty lines for more consistent formatting More... 7 months ago
ArxGame: Replace hardcoded value with constant More... 7 months ago
ArxGame: Utilize if-else instead of calculate-then-overwrite in updateInput More... 7 months ago
OpenALSource: Fix incorrect condition More... 7 months ago
[clang-analyzer] Process: Fix potential null pointer dereference More... 8 months ago
[clang-tidy] ScriptUtils: Use std::string_view::empty() More... 8 months ago
CrashHandlerPOSIX: Use std::fill() instead of std::memset() More... 8 months ago
[clang-tidy] Mesh: Use std::string::empty() More... 8 months ago
Equipment: Remove unneeded try/catch around util::parseInt() More... 8 months ago
[clang-tidy] OpenALSource: Break up complicated expression More... 8 months ago
Script: Order cases in getSystemVar() More... 8 months ago
CMake: Don't try to disable obsolete libc++ debug flags More... 8 months ago
CMake: Disable -Wdangling-reference for now in normal builds with GCC More... 8 months ago
ArxGame: Add --noclip command line option More... 9 months ago
ScriptedPlayer: Add noclip command More... 9 months ago
[style] ErrorReport: Remove extraneous spaces More... 9 months ago
CrashProcessorPOSIX: Save vmmap / procstat / procmap output More... 9 months ago
CMake: Build crash handler on macOS More... 9 months ago
CMake: Reduce POSIX crash handler requirements More... 9 months ago
CrashProcessorPOSIX: Exclude Linux /proc/ parsing for other platforms More... 9 months ago
CrashHandlerPOSIX: Make fork(), kill() and execvp optional More... 9 months ago
CrashHandlerPOSIX: Use existing platform abstraction for waitpid More... 9 months ago