Files
sourcemod/core
nosoop 855ece1d3b entitylump: Fix behavior of append (#1836)
This change ensures that the iterator values used by `std::distance`
is correct.  Having the emplace within leads to the possibility of
`m_Entities.begin()` being invalidated due to reallocations.
2022-09-20 16:24:08 +02:00
..
2020-05-20 17:57:18 -07:00
2021-11-23 00:11:48 -08:00
2021-11-23 00:11:48 -08:00
2014-08-13 14:24:35 -07:00
2019-05-30 18:27:14 -07:00