5
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CrashHandlerPOSIX: Use existing platform abstraction for waitpid More... over 2 years ago
CrashProcessorPOSIX: Use existing platform abstraction for waitpid More... over 2 years ago
CrashInfo: Add missing space More... over 2 years ago
CrashProcessorPOSIX: Make fork() and kill() optional More... over 2 years ago
CrashHandlerPOSIX: Use existing platform abstraction More... over 2 years ago
CrashProcessorPOSIX: Use existing platform abstraction More... over 2 years ago
CrashProcessorImpl: Include error reason in fallback dialog More... over 2 years ago
ErrorReportDialog: Terminate processes when the user closes the window More... over 2 years ago
ErrorReport: Terminate processes only once More... over 2 years ago
CrashProcessorPOSIX: Store GDB process ID in crash info More... over 2 years ago
Process: Add parameter to store process ID for getOutputOf() More... over 2 years ago
CMake: Update debug assertion flag for libc++ 17+ More... over 2 years ago
Refactor: Unnest if More... over 2 years ago
Refactor: De-nest quadruple if statement More... over 2 years ago
Fix some typos
striezel
as Dirk Stolle
More... over 2 years ago
LexicalCall: Mark swap() noexcept More... over 2 years ago
Optional: Replace comments with noexcept More... over 2 years ago
Platform: Fix copy pasted comment More... over 2 years ago
GitHub: Update actions/checkout in GitHub Actions workflows to v3
striezel
as Dirk Stolle
More... over 2 years ago
Cheat: Reset SOS cheat when starting a new game More... over 2 years ago
CHANGELOG: Add entries for cheat fixes More... over 2 years ago
ChangeLevel: Persist SAM and SOS cheat state More... over 2 years ago
Cheat: Remove redundant state for PNUX cheat More... over 2 years ago
Cheat: Use constexpr instead of #define More... over 2 years ago
Cheat: Replace sp_wep with utilizing cur_pom More... over 2 years ago
Cheat: Remove restriction of casting armor cheat preventing sword cheat from triggering More... over 2 years ago
Cheat: Replace greater than with equality More... over 2 years ago
Cheat: Mark whether a cheat is enabled or not with a constant More... over 2 years ago
ChangeLevel: Simplify if-else into a ternary More... over 2 years ago
Cheat: Remove sp_max in favor of using cur_mx to check if MAX cheat is enabled More... over 2 years ago