dxx-rebirth/similar
Kp 7fafc22cca Poison multiplayer object_rw without making it unreadable
`struct object_rw` is poisoned prior to initializing and sending it.
However, some fields are legitimately unininitialized (other than their
memset or poison value) at send time.  Add and use a poison variant that
can clear those fields, without marking them unreadable.
2017-01-08 22:32:00 +00:00
..
2d Pass canvas to gr_{,u}string 2017-01-08 22:32:00 +00:00
3d Factor out point_list setup 2017-01-01 00:45:45 +00:00
arch Pass canvas to gr_disk 2016-12-29 03:27:13 +00:00
editor Pass canvas to gr_{,u}string 2017-01-08 22:32:00 +00:00
main Poison multiplayer object_rw without making it unreadable 2017-01-08 22:32:00 +00:00
misc Fix failure to unmap custom hogs 2016-12-17 18:39:18 +00:00