dxx-rebirth/similar
Kp 9fe23b7dce Rework loading weapon reorder values
- Document the logic for resetting the values to default
- For D1: load the untrusted values directly into an array, instead of
  loading them to temporaries and then copying the temporaries to the
  array.
- For D2: optimize the read by loading 22 bytes in a single step,
  instead of loading single bytes 22 times.
2022-10-02 19:51:35 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
arch Merge branch 'refs/pull/633/head' into master 2022-10-02 19:50:49 +00:00
editor Pass std::span to msgbox_warning 2022-09-24 17:47:53 +00:00
main Rework loading weapon reorder values 2022-10-02 19:51:35 +00:00
misc Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00