3
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Github Actions: fix indentation of `path`
Kp
More... 6 months ago
zip: fix transposed types for std::derived_from
Kp
More... 6 months ago
xrange: add requires() clauses to some methods
Kp
More... 6 months ago
zip: tighten requires() checks on zip_iterator
Kp
More... 6 months ago
Use `sound_effect` for arguments and members, where appropriate
Kp
More... 6 months ago
SConstruct: add annotations
Kp
More... 6 months ago
Move `sound_none` to `sound_effect::None`
Kp
More... 6 months ago
Add self tests for some vecmat functions
Kp
More... 6 months ago
bm_read_sound: simplify assigning AltSounds value
Kp
More... 6 months ago
Factor out AppImage filename
Kp
More... 6 months ago
Pass `uname -m` to build_package.sh
Kp
More... 6 months ago
SConstruct: simplify ConfigureTests hierarchy
Kp
More... 6 months ago
Move GetRankStringWithSpace to net_udp.cpp
Kp
More... 6 months ago
Fix build of Windows resource file
Kp
More... 6 months ago
Use architecture-appropriate linuxdeploy in packaging
Kp
More... 6 months ago
fixc.cpp: remove unused `#include "dxxerror.h"`
Kp
More... 6 months ago
enumerated_array::valid_index: return std::optional for enum input
Kp
More... 6 months ago
gr_uscanline: use range check result in call to transform
Kp
More... 6 months ago
Include project and architecture in Linux artifact zip filename
Kp
More... 6 months ago
Include project and architecture in Windows artifact zip filename
Kp
More... 6 months ago
Change size of `sound_effect` to `uint8_t`
Kp
More... 6 months ago
Reduce scope of $OUTPUT in Linux appimage setup
Kp
More... 6 months ago
Qualify uses of sound effect names
Kp
More... 6 months ago
Include project and architecture in MacOS artifact zip filename
Kp
More... 6 months ago
Expand MAX_PALETTE_ADD inline; it is only used once
Kp
More... 7 months ago
d_zip: reuse zip_input_constraints for constructor
Kp
More... 7 months ago
Prohibit narrowing when assigning palette flash values
Kp
More... 7 months ago
Use brace initialization for simple integers
Kp
More... 7 months ago
PALETTE_FLASH_ADD: use std::clamp
Kp
More... 7 months ago
SConstruct: define DXX_BUILD_DESCENT appropriate to game type
Kp
More... 7 months ago