dxx-rebirth/similar
Kp 822249304c Remove useless unaligned write
Little endian systems stored sound as a `uint32_t`, but sent only the
lowest byte.  Store only that byte, since the destination was unaligned
and was the last field in the message.
2017-08-02 02:49:13 +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 Add experimental Windows manifest 2017-08-02 02:49:12 +00:00
editor Rename segment::value to segment::station_idx 2017-07-08 18:17:49 +00:00
main Remove useless unaligned write 2017-08-02 02:49:13 +00:00
misc Fix check_header_includes=1 poison.h 2017-02-19 19:33:36 +00:00