3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move `set_segment_depths` to `similar/main/automap.cpp`
Kp
More... about 1 month ago
Move `create_shortpos_native` to `dcx`
Kp
More... about 1 month ago
`init_extra_robot_movie`: reorder to encourage NRVO
Kp
More... about 1 month ago
Move `extract_orient_from_segment` to `dcx`
Kp
More... about 1 month ago
Move `create_walls_on_side` to `dcx`
Kp
More... about 1 month ago
Move `pick_random_point_in_seg` to `dcx`
Kp
More... about 1 month ago
Avoid unnecessary `vms_vector` copy in `check_line_to_face`
Kp
More... about 2 months ago
Improve handling of missing palette.256
Kp
More... about 2 months ago
Return `std::optional<vms_vector>` from `find_plane_line_intersection`
Kp
More... about 2 months ago
`bitmap_read_d1`: use `std::span` to track output buffer
Kp
More... about 2 months ago
`bitmap_read_d1`: avoid unnecessary seek
Kp
More... about 2 months ago
`gr_remap_bitmap_good`: make `palette` `const`
Kp
More... about 2 months ago
Make `D1_BITMAPS_SIZE` `static constexpr std::size_t`
Kp
More... about 2 months ago
`rle_remap`: make `line_size` `const`
Kp
More... about 2 months ago
`rle_remap`: make `rle_big` `const`
Kp
More... about 2 months ago
Add wrappers for `PHYSFS_readULE16`, `PHYSFS_readULE32`
Kp
More... about 2 months ago
`bitmap_read_d1`: add `const` to `colormap`
Kp
More... about 2 months ago
`build_colormap_good`: return built colormap
Kp
More... about 2 months ago
Construct `create_abs_vertex_lists` return value out of line
Kp
More... about 2 months ago
Construct `get_side_verts` return value out of line
Kp
More... about 2 months ago
`bitmap_read_d1`: make `d1_palette` `const`
Kp
More... about 2 months ago
Mark `Warning` as cold
Kp
More... about 2 months ago
Use SCons argument `--install-sandbox` instead of `DESTDIR` option
Kp
More... about 2 months ago
Return `std::optional<vms_vector>` from `check_line_to_face`
Kp
More... about 2 months ago
Construct `make_random_vector` return value out of line
Kp
More... about 2 months ago
Expand inline helper `create_abs_vertex_lists`
Kp
More... about 2 months ago
Construct `vm_vec_cross` result into destination storage
Kp
More... about 2 months ago
`rle_remap`: add `const` to `colormap`
Kp
More... about 2 months ago
Construct `create_all_vertnum_lists` return value out of line
Kp
More... about 2 months ago
`build_colormap_good`: use `std::ranges::transform`
Kp
More... about 2 months ago