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