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
Cheat: Remove unnecessary else clause More... 10 months ago
FlyingEye: Use default destructor More... 10 months ago
[clang-tidy] Entity: Add [[nodiscard]] More... 10 months ago
[clang-tidy] HTTPClient: Add missing move More... 10 months ago
Inventory: Avoid converting between signed and unsigned types More... 10 months ago
Version: Define macro to make clang-tidy happy More... 10 months ago
[clang-tidy] Range: Remove r-value reference More... 10 months ago
[clang-tidy] LinkedObject: Remove redundant return statement More... 10 months ago
[clang-tidy] Random: Use C++17 variable templates More... 10 months ago
[clang-tidy] SaveRename: Don't use std::endl More... 10 months ago
[clang-tidy] AssertionTraits: Don't use std::endl More... 10 months ago
[clang-tidy] CommandLine: Don't use std::endl More... 10 months ago
[clang-tidy] Dialog: Don't use std::endl More... 10 months ago
[clang-tidy] LogBackend: Don't use std::endl More... 10 months ago
[clang-tidy] ColorLogger: Don't use std::endl More... 10 months ago
[clang-tidy] SystemPaths: Don't use std::endl More... 10 months ago
[clang-tidy] Dismemberment: Fix return type More... 10 months ago
Script: Make constructor explicit More... 10 months ago
Script: Extract function and simplify More... 10 months ago
Script: Add SCRIPT_VAR constructor More... 10 months ago
Script: Use std::string_view More... 10 months ago
cpplint: Add check for space before braces More... 10 months ago
cpplint: Fix check for space before opening condition parenthesis More... 10 months ago
[style] ArxProfiler: Add missing space More... 10 months ago
[style] QHexEditPrivate: Remove extraneous space More... 10 months ago
[style] CrashReporter: Remove extraneous space More... 10 months ago
[style] Script: Remove extraneous spaces and add braces More... 10 months ago
[style] Scene: Add missing spaces More... 10 months ago
[style] Interactive: Remove extraneous spaces and add braces More... 10 months ago
[style] GameSound: Remove extraneous spaces and add braces More... 10 months ago