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
CrashProcessorPOSIX: Use existing platform abstraction More... over 1 year ago
CrashProcessorImpl: Include error reason in fallback dialog More... over 1 year ago
ErrorReportDialog: Terminate processes when the user closes the window More... over 1 year ago
ErrorReport: Terminate processes only once More... over 1 year ago
CrashProcessorPOSIX: Store GDB process ID in crash info More... over 1 year ago
Process: Add parameter to store process ID for getOutputOf() More... over 1 year ago
CMake: Update debug assertion flag for libc++ 17+ More... over 1 year ago
Refactor: Unnest if More... over 1 year ago
Refactor: De-nest quadruple if statement More... over 1 year ago
Fix some typos
striezel
as Dirk Stolle
More... over 1 year ago
LexicalCall: Mark swap() noexcept More... over 1 year ago
Optional: Replace comments with noexcept More... over 1 year ago
Platform: Fix copy pasted comment More... over 1 year ago
GitHub: Update actions/checkout in GitHub Actions workflows to v3
striezel
as Dirk Stolle
More... over 1 year ago
Cheat: Reset SOS cheat when starting a new game More... over 1 year ago
CHANGELOG: Add entries for cheat fixes More... over 1 year ago
ChangeLevel: Persist SAM and SOS cheat state More... over 1 year ago
Cheat: Remove redundant state for PNUX cheat More... over 1 year ago
Cheat: Use constexpr instead of #define More... over 1 year ago
Cheat: Replace sp_wep with utilizing cur_pom More... over 1 year ago
Cheat: Remove restriction of casting armor cheat preventing sword cheat from triggering More... over 1 year ago
Cheat: Replace greater than with equality More... over 1 year ago
Cheat: Mark whether a cheat is enabled or not with a constant More... over 1 year ago
ChangeLevel: Simplify if-else into a ternary More... over 1 year ago
Cheat: Remove sp_max in favor of using cur_mx to check if MAX cheat is enabled More... over 1 year ago
Cheat: Remove some unnecessary ifs which will always be true More... over 1 year ago
Cheat: Remove unnecessary else clause More... over 1 year ago
FlyingEye: Use default destructor More... over 1 year ago
[clang-tidy] Entity: Add [[nodiscard]] More... over 1 year ago
[clang-tidy] HTTPClient: Add missing move More... over 1 year ago