Files
sourcemod/core/logic
nosoop 2e13460823 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.
2023-08-30 22:08:46 +02:00
..
2021-07-16 18:33:10 -07:00
2023-08-30 22:08:45 +02:00
2023-08-30 22:08:45 +02:00
2020-05-20 17:57:18 -07:00
2020-05-20 17:57:18 -07:00
2021-05-24 14:30:16 -07:00
2021-05-24 14:30:16 -07:00
2020-10-16 21:41:21 +01:00
2023-08-30 22:08:45 +02:00
2015-03-05 10:56:36 -08:00
2014-07-05 13:52:44 -07:00
2018-07-08 11:05:29 -04:00
2017-11-20 21:24:01 -08:00