4
I Use This!
Activity Not Available

Commits : Listings

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