dxx-rebirth/similar
Kp d1c6b89f17 Move dsx::segment -> dcx::segment
d2x::segment has all members of d1x::segment, as well as two new members
exclusive to d2x::segment.  Structure layout is such that d1x::segment
requires the same size allocation, and places anonymous pad members in
the locations that become named members in d2x::segment.  Thus, reusing
d2x::segment for d1x::segment does not change the size of the structure
nor the offsets of any members used.  This reuse may enable some
functions to be better shared by the dsx project.
2017-07-26 03:15:58 +00:00
..
2d Pass grs_bitmap to gr_pixel 2017-03-11 19:56:23 +00:00
3d Raise MAX_POINTS_PER_POLY to 64 2017-06-07 02:44:55 +00:00
arch Use array<> in more places 2017-07-08 18:17:49 +00:00
editor Rename segment::value to segment::station_idx 2017-07-08 18:17:49 +00:00
main Move dsx::segment -> dcx::segment 2017-07-26 03:15:58 +00:00
misc Fix check_header_includes=1 poison.h 2017-02-19 19:33:36 +00:00