raze/source/common/objects
Christoph Oelckers 138690d34e - do not use auto to make local copies of TObjPtr's.
This will just copy the object without performing the read barrier on the source data which is not what we want here.
For these assignments the type must be explicit.
2021-12-26 23:09:59 +01:00
..
autosegs.cpp - fixed incorrect autosegs section addresses on macOS 2020-11-14 12:48:39 +02:00
autosegs.h - eliminate dependency on linking order for autosegs registration 2020-11-13 09:41:58 +01:00
dobject.cpp - backend update from GZDoom 2021-10-07 22:46:45 +02:00
dobject.h - eliminate dependency on linking order for autosegs registration 2020-11-13 09:41:58 +01:00
dobjgc.cpp - removed templates.h includes. 2021-10-30 10:51:03 +02:00
dobjgc.h - do not use auto to make local copies of TObjPtr's. 2021-12-26 23:09:59 +01:00
dobjtype.cpp - backend update from GZDoom. 2021-02-12 14:44:54 +01:00
dobjtype.h - another backend update from merging several GZDoom PRs. 2020-09-27 16:16:53 +02:00