4
I Use This!
Moderate Activity

Commits : Listings

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